W-LAN |
Since madwifi-hal-0.9.30.13 the "Atheros AR5418 802.11a/b/g/n" W-LAN chip is
supported under Linux. You just have to build the module and load it ;-)
$ svn checkout http://svn.madwifi.org/branches/madwifi-hal-0.9.30.13
$ cd madwifi-hal-0.9.30.13
$ make
$ make install
$ modprobe ath_pci
Now you are able to configure your brand new W-LAN card named "ath0".
W-LAN |