diff options
author | Thierry Vignaud <tv@mageia.org> | 2013-03-28 07:30:23 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2013-03-28 07:30:23 +0000 |
commit | 3f590b8221eccb54bf50d2f170fed19a5e753b8d (patch) | |
tree | 13769bd8a7c78a7216521b54173f48e3444c7374 /kernel | |
parent | cd96bd4350f53be6778d034257dc0e6bb83f9401 (diff) | |
download | drakx-3f590b8221eccb54bf50d2f170fed19a5e753b8d.tar drakx-3f590b8221eccb54bf50d2f170fed19a5e753b8d.tar.gz drakx-3f590b8221eccb54bf50d2f170fed19a5e753b8d.tar.bz2 drakx-3f590b8221eccb54bf50d2f170fed19a5e753b8d.tar.xz drakx-3f590b8221eccb54bf50d2f170fed19a5e753b8d.zip |
at76_usb was replaced by at76c50x-usb
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/list_modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 498fa16d6..51624f779 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -66,7 +66,7 @@ our %l = ( ], wireless => [ qw(acx-pci acx-usb adm8211 agnx airo airo_cs aironet4500_cs), - qw(aironet_cs ar5523 ar9170usb arlan arusb_lnx at76_usb at76c50x_usb ath5k ath6kl ath6kl_usb ath9k ath9k_htc), + qw(aironet_cs ar5523 ar9170usb arlan arusb_lnx at76c50x_usb ath5k ath6kl ath6kl_usb ath9k ath9k_htc), qw(ath_pci atmel_cs atmel_pci b43 b43legacy bcm43xx bcm_wimax brcm80211 brcmsmac brcmfmac carl9170 com20020_cs), qw(dyc_ar5 hostap_cs hostap_pci hostap_plx i2400m_usb ipw2100), qw(ipw2200 ipw3945 iwl3945 iwl4965 iwlagn iwldvm iwlwifi madwifi_pci), |