summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2009-03-02 17:45:36 +0000
committerOlivier Blin <oblin@mandriva.com>2009-03-02 17:45:36 +0000
commit5c7fd20d167cdf0e067cfcf8022e42608cbdb6bc (patch)
treecd971dd5341754bb144163fb32ea2030f2fdc610 /kernel
parente19a19ed86bdfbeac020e8197afe792f89e8d5b5 (diff)
downloaddrakx-5c7fd20d167cdf0e067cfcf8022e42608cbdb6bc.tar
drakx-5c7fd20d167cdf0e067cfcf8022e42608cbdb6bc.tar.gz
drakx-5c7fd20d167cdf0e067cfcf8022e42608cbdb6bc.tar.bz2
drakx-5c7fd20d167cdf0e067cfcf8022e42608cbdb6bc.tar.xz
drakx-5c7fd20d167cdf0e067cfcf8022e42608cbdb6bc.zip
list ath9k in wireless modules category
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 80d04e98b..495861a8c 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -61,7 +61,7 @@ our %l = (
],
wireless => [
qw(acx-pci acx-usb adm8211 airo airo_cs aironet4500_cs aironet_cs arlan),
- qw(at76_usb ath_pci ath5k atmel_cs atmel_pci b43 b43legacy bcm43xx com20020_cs dyc_ar5),
+ qw(at76_usb ath_pci ath5k ath9k atmel_cs atmel_pci b43 b43legacy bcm43xx com20020_cs dyc_ar5),
qw(hostap_cs hostap_pci hostap_plx ipw2100 ipw2200 ipw3945 iwl3945 iwl4965 iwlwifi),
qw(madwifi_pci netwave_cs ndiswrapper orinoco orinoco_cs orinoco_nortel orinoco_pci orinoco_plx orinoco_tmd),
qw(p54pci p54usb prism2_cs prism2_pci prism2_usb prism54 r8180 ray_cs rndis_wlan),