Dear all, I am able to get the patch works by adding the following in mach-ubnt.c:
ar71xx_eth1_data.phy_mask = UBNT_RS_LAN_PHYMASK However, there is two issues here: 1. RouterStation has two ports on ETH1. One port can only be activated after the other port is connected with cable. If this port is unplug, the port will not be activated even with cable connect. 2. VLAN separation is alright but VLAN tagging is not working. I am using the following: config 'switch' option 'name' 'eth1' option 'reset' '1' option 'enable_vlan' '1' option 'enable' '1' config 'switch_vlan' option 'device' 'eth1' option 'vlan' '1' option 'vid' '1' option 'ports' '0t 1t 5t' Tag and No Tag on the port, I am still able to PING a host without VLAN tagging. It means that the VLAN tagging is not working. Please advice. Thanks Regards, Chun Yeow
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel