Differences between version 3 and predecessor to the previous major change of AtherosWirelessChipset.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Tuesday, September 20, 2005 1:56:23 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,13 @@
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
+Some distros will support this out-of-the-box -- for example, in
+[Ubuntu] 5.04 and later, the packaged kernel and the <tt>linux-restricted-modules</tt> package provides support.
+
+If your distro does not distribute non-[Free] drivers, you will need to install the driver from source.
+
+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/]