Hello Alexey, 2011/1/1 Alexey Torkhov <atork...@gmail.com>: > Happy New Year all!
Happy new year as well! > > I've managed to make Zyxel P-334WT work completely. The main problem was > ACX wifi, but, with endianness hack found on forum and proper firmware > it is working. > > Not sure how this will satisfy common openwrt coding style/etc, but at > least those patches are working for me :) > > > Patch 1/8: acx-mac80211: add io endianness patch > It should be tested on other LE and BE boards to see that it doesn't > break things. If not, it may be applied to original acx driver too and > submitted to acx-mac80211 upstream. I did not apply this one yet, because I would like to test it on a little endian target first, and make sure it does not break, even though le32_to_cpu on a little-endian machine is a no-op. I am actually surprised that all low-level accessors need to be changed, I would have thought only some firmware operations would need endianess swapping. -- Florian _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel