Hi,
I need to be able to set the Speed/Duplex to 100/FDx because autoneogation is not working properly here. There is a patch in the Ticket
https://dev.openwrt.org/ticket/7977
which should enable this by issuing a command like:
swconfig dev rtl8366rb port 0 set forcephy 1
I tried to apply this patches in order (which gives some errors), only the latest one, ... it compiles, but i cannot set speed/duplex. I get the Error message:
Unknown attribute "forcephy"
What exactly do I have to do? Any advice?
Thanks, Floran.