I'm trying to figure out if ath9k should even work on these chips. I've installed the latest subversion OpenWRT on but none madwifi, ath5k, and ath9k all fail to recognize the wireless.
Watching the factory firmware, the 2.6.15 kernel booting emits "Atheros AR9100 WiSoC" message. planex mzk-w300nh router is one such example. Poking around on the internet, I find these references: http://www.kernel.org/pub/linux/kernel/ … y-hal/ah.c case AR5416_AR9100_DEVID: return "Atheros AR9100 WiSoC"; That AR5416_AR9100_DEVID tag seems to be referenced in: https://dev.openwrt.org/browser/trunk/package/ath9k/src/drivers/net/wireless/ath9k/ath9k.h?rev=11884 Is it simply a matter that the hardware ID on our routers isn't matching this one exactly? How do I go about finding my ID? Help and pointers appreciated. The ath9k mailing list send me back over here ;) Thank you. _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel