2012/9/4 Warren Turkal <[email protected]>: > So, I looked on the openwrt supported devices list, and I noticed that the > Linksys E3200 is on there. The page for the device claims support since svn > revision r33003. However, that commit only adds a commented line to one of > the Makefiles. If I uncomment that line, should I expect to be able to build > a working image for the Linksys E3200 router? > > If not, are there any areas that I could provide effort to help get the > E3200 working.
Kernel will start, but you won't get basic features working. BCM5357 has integrated WiFi not supported by b43 or brcmsmac yet. BCM5357 has USB WiFi card BCM43236 V2 bot handled by brcmfmac. BCM5357 has integrated gigabit ethernet not handled by any driver yet. I'll work on WiFi support and GMAC support when I get NAND flash working. Don't expect BCM43236 V2 anytime soon :( -- Rafał _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
