diff options
author | hollywoodb <hollywoodb@fastmail.fm> | 2010-05-11 15:01:30 +0200 |
---|---|---|
committer | Eric Hameleers <alien@slackbuilds.org> | 2010-05-11 15:01:30 +0200 |
commit | 2cc630e38f72150f8427e6b8f2a0080749039ebb (patch) | |
tree | 835f88aed617ae3cb306deb0fa5a259a2141b3e5 /network/madwifi-tools/README | |
parent | 338430e9a7aa688c127a699dd0f1de2944d2ce9f (diff) | |
download | slackbuilds-2cc630e38f72150f8427e6b8f2a0080749039ebb.tar.gz |
network/madwifi-tools: Initial import
Diffstat (limited to 'network/madwifi-tools/README')
-rw-r--r-- | network/madwifi-tools/README | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/network/madwifi-tools/README b/network/madwifi-tools/README new file mode 100644 index 0000000000..4405ef0d42 --- /dev/null +++ b/network/madwifi-tools/README @@ -0,0 +1,22 @@ +MadWifi - a Linux kernel device driver for Wireless LAN chipsets from Atheros. + +NOTE: MadWifi 0.9.2.1 and earlier do NOT compile against kernel 2.6.19 and + higher. MadWifi 0.9.3 will address this issue. SlackBuilds for + madwifi-tools and madwifi-driver will be updated when 0.9.3 is + released. + +A wireless card compatibility matrix is available at: +http://madwifi.org/wiki/Compatibility + +This SlackBuild builds the madwifi tools, not the kernel module. You will +need to use the "madwifi-driver" SlackBuild to build the madwifi module for +your kernel version. + +Requirements for configuring the wireless card: + iwconfig -- part of "wireless-tools" package in /n for Slackware 11.0 + wpa_supplicant -- if you use WPA encryption. + -- Available in /testing for Slackware 11.0 + +NOTE: You can place the SlackBuild and slack-desc.{tools,driver} files + in the same directory without conflicts, and then you only have to + keep one copy of the madwifi source code around... |