The MadWifi project is …
... a team of volunteer developers working on Linux kernel drivers for Wireless LAN devices with Atheros chipsets. We currently provide three drivers, MadWifi, ath5k and ath9k.
MadWifi is one of the most advanced WLAN drivers available for Linux today. It is stable and has an established userbase. The driver itself is open source but depends on the proprietary Hardware Abstraction Layer (HAL) that is available in binary form only. The current stable release is v0.9.4.
ath5k is a relatively new and emerging driver and does not depend on the HAL. It is intended to replace MadWifi in the long run and exceed it feature-wise. ath5k is where most of our development resources are spent on now.
ath9k is the youngest of the three drivers. Initial development was done by Atheros, who then released the complete source code to the community. ath9k supports all currently available 802.11n chipsets from Atheros. For now please see here for further information.
Read More ...
News
You probably noticed that last weekend the DNS servers which are responsible for the madwifi.org domain did not work for at least two days. It's been yet another in a series of such outages that affected the availability of our website during the past months.
... (more)
Check the news archive for older news items.
Where to start
User Documentation and Support
- Newbie HowTo -- This is our "getting started" guide for new users
- UserDocs -- Documentation for users, including the FAQ and a bunch of HOWTOs
- Support -- How to get support in case you run into trouble
- Dictionary -- A dictionary of terms used by MadWifi
Developer Documentation
For a complete list of pages that are available in our wiki, see TitleIndex.
About Trac and this Wiki
We use Trac to manage this website. Trac is an enhanced wiki and issue tracking system for software development projects, written and provided as open source software by Edgewall Software.
This wiki is used to hold all the nifty things that one might want to know about MadWifi. Nearly all content in it can be modified by you, the users of the project. You're welcome to contribute, any help is appreciated.
TracGuide is a valuable resource if you want to become familiar with Trac in general. TracWiki introduces the conecpt of the wiki engine, and WikiFormatting explains the wiki formatting syntax. Last but not least there is a SandBox where you can play around and practice.