blob: 72f16d45e26d74580e93b818ff699a28ad086963 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
MadWifi - a Linux kernel device driver for Wireless LAN chipsets from Atheros.
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 series
wpa_supplicant -- if you use WPA encryption - in N package series
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...
|