Differences between version 2 and predecessor to the previous major change of AtherosWirelessChipset.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Tuesday, September 20, 2005 1:51:10 pm | by JohnMcPherson | Revert |
Older page: | version 1 | Last edited on Tuesday, September 20, 2005 1:43:57 pm | by DanielLawson | Revert |
@@ -1,6 +1,8 @@
The Atheros range of chipsets are made by [Atheros Communications|http://www.atheros.com/]. There is good support for them in linux through the MADWiFi project.
+!!Linux support
+You will need to download and compile an external module (not part of the vanilla linux kernel) from http://madwifi.sourceforge.net. But you should still have a kernel with CONFIG_NET_RADIO support (as described on the WirelessChipsets page). When this module is loaded, <tt>ifconfig -a</tt> should show a device called "ath0". Note that this driver also has a binary-only component which will taint your kernel.
Resources:
* [MADWifi homepage|http://madwifi.sourceforge.net/]