diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2017-06-09 19:30:30 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2017-06-10 04:11:39 +0200 |
commit | 6e34c1f3365c97351f9831773dd4ff29d5409da2 (patch) | |
tree | c9ec71d3a4b19e9d227a5c7faa8e8ed40a4fab42 /kernel | |
parent | 9e5d75bf6beefeacf29bd9e58fab87961a9746b9 (diff) | |
download | drakx-6e34c1f3365c97351f9831773dd4ff29d5409da2.tar drakx-6e34c1f3365c97351f9831773dd4ff29d5409da2.tar.gz drakx-6e34c1f3365c97351f9831773dd4ff29d5409da2.tar.bz2 drakx-6e34c1f3365c97351f9831773dd4ff29d5409da2.tar.xz drakx-6e34c1f3365c97351f9831773dd4ff29d5409da2.zip |
list 8812au (mga#21043)
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 17e5f26d8..2881f2dcf 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -60,7 +60,7 @@ our %l = ( qw(asix catc cdc_ether ch9200 dm9601 huawei_cdc_ncm kaweth mcs7830 pegasus rtl8150 smsc75xx smsc95xx usbnet), ], wireless => [ - qw(acx-pci acx-usb adm8211 agnx airo airo_cs aironet4500_cs), + qw(8812au acx-pci acx-usb adm8211 agnx airo airo_cs aironet4500_cs), qw(aironet_cs ar5523 ar9170usb arlan arusb_lnx at76c50x_usb ath10k_pci ath5k ath6kl ath6kl_sdio ath6kl_usb ath9k ath9k_htc), qw(ath_pci atmel_cs atmel_pci b43 b43legacy bcm43xx bcm_wimax bcma brcm80211 brcmsmac brcmfmac carl9170 com20020_cs), qw(dyc_ar5 hostap_cs hostap_pci hostap_plx i2400m_usb ipw2100), |