Re: [OpenWrt-Devel] [PATCH] TP-Link TL-WA901ND V2 support

2011-02-04 Thread Gabor Juhos
Hi Jonathan, > OK, I've mapped the leds and the buttons. I've also moved the eth > fixup into the pre-init. If it's in the regular init, then failsafe > doesn't work, because the ethernet port never comes online. The mach > file is a bit cleaner, now, too. Failsafe is confirmed to work > correctly

[OpenWrt-Devel] [PATCH] TP-Link TL-WA901ND V2 support

2011-02-03 Thread Jonathan Bennett
OK, I've mapped the leds and the buttons. I've also moved the eth fixup into the pre-init. If it's in the regular init, then failsafe doesn't work, because the ethernet port never comes online. The mach file is a bit cleaner, now, too. Failsafe is confirmed to work correctly. Please push this patch