summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorHerton Ronaldo Krzesinski <herton@mandriva.com.br>2009-04-03 01:28:46 +0000
committerHerton Ronaldo Krzesinski <herton@mandriva.com.br>2009-04-03 01:28:46 +0000
commit0fcfa1e5a8027713e243903e921d14f6513b4d2c (patch)
tree3ba37a1d68488090babf4be2b6a0e61792dfa052 /kernel
parent28b1d76acf20cf4cf10cd9507f3fded5cbc0836c (diff)
downloaddrakx-0fcfa1e5a8027713e243903e921d14f6513b4d2c.tar
drakx-0fcfa1e5a8027713e243903e921d14f6513b4d2c.tar.gz
drakx-0fcfa1e5a8027713e243903e921d14f6513b4d2c.tar.bz2
drakx-0fcfa1e5a8027713e243903e921d14f6513b4d2c.tar.xz
drakx-0fcfa1e5a8027713e243903e921d14f6513b4d2c.zip
- handle new wireless driver: agnx
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 ee9ea45a3..d33b5ce21 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -60,7 +60,7 @@ our %l = (
qw(catc cdc_ether kaweth pegasus rtl8150 usbnet),
],
wireless => [
- qw(acx-pci acx-usb adm8211 airo airo_cs aironet4500_cs aironet_cs arlan),
+ qw(acx-pci acx-usb adm8211 agnx airo airo_cs aironet4500_cs aironet_cs arlan),
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 i2400m-usb ipw2100 ipw2200 ipw3945 iwl3945 iwl4965 iwlagn iwlwifi),
qw(madwifi_pci netwave_cs ndiswrapper orinoco orinoco_cs orinoco_nortel orinoco_pci orinoco_plx orinoco_tmd),