Hi, I'm testing the latest OpenWrt trunk revision on my new UBNT RouterStation. I have discovered two problems:
1. when I boot it the the board type can't be detected and for this reason the kernel boots as "Generic AR71xx board". Is this normal? For this reason now I boot the RouterStation whit the RedBoot command exec -c "board=UBNT-RS" this solution works very well. 2. the RouterStation has three ethernet ports: one "independent" (the WAN interface that works without any problems) and two connected to the ADMTEK Infineon ADM6996FC. These two interfaces are discovered at the boot time and mapped as "eth1" but only the interface next to the wan port works. The other port can't reply to the ARP request. Parts of dmesg output: (...) net_namespace: 592 bytes NET: Registered protocol family 16 MIPS: machine is Ubiquiti RouterStation ar71xx: using random MAC address for eth0 ar71xx: using random MAC address for eth1 (...) ag71xx_mdio: probed eth0: Atheros AG71xx at 0xb9000000, irq 4 eth0: connected to PHY at 0:14 [uid=00000000, driver=Generic PHY] eth1: Atheros AG71xx at 0xba000000, irq 5 eth1: connected to 4 PHYs Any ideas? Thanks Andrea _______________________________________________ openwrt-devel mailing list [email protected] http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
