Penguin
Diff: AtherosWirelessChipset
EditPageHistoryDiffInfoLikePages

Differences between current version and previous revision of AtherosWirelessChipset.

Other diffs: Previous Major 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
Older page: version 2 Last edited on Tuesday, September 20, 2005 1:51:10 pm by JohnMcPherson Revert
@@ -1,7 +1,12 @@
 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/]