Penguin
Blame: AtherosWirelessChipset
EditPageHistoryDiffInfoLikePages
Annotated edit history of AtherosWirelessChipset version 3 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 DanielLawson 1 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.
2
2 JohnMcPherson 3 !!Linux support
3 JohnMcPherson 4 Some distros will support this out-of-the-box -- for example, in
5 [Ubuntu] 5.04 and later, the packaged kernel and the <tt>linux-restricted-modules</tt> package provides support.
6
7 If your distro does not distribute non-[Free] drivers, you will need to install the driver from source.
8
2 JohnMcPherson 9 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.
1 DanielLawson 10
11 Resources:
12 * [MADWifi homepage|http://madwifi.sourceforge.net/]
13
14 Sites with lists of Atheros based cards:
15 * http://atheros.rapla.net/
16
17 ----
18 Part of CategoryWireless