Hi! I am trying to get ethernet working on MikroTik RB411AH. As I understand in trunk OpenWrt version it does work? So I have backported it from trunk to our 8.09 (yea, I know, old) firmware which is using 2.6.27 kernel. After some twiddling around I got it to compile, but ethernet still does not work. When booting it writes:
ag71xx_mdio: probed eth0: Atheros AG71xx at 0xb9000000, irq 4 eth0: unable to find MII bus on device 'ag71xx-mdio' The source I am using is here: http://wlan-lj.net/browser/trunk/openwrt-200901/target/linux/ar71xx And the problem is this line: http://wlan-lj.net/browser/trunk/openwrt-200901/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx_phy.c?rev=1172#L191 So, what should I do next? I have tried printing what does dev_is_class function see and it is called twice both time dev->class being NULL. Mitar _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel