summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-07-13 18:05:19 +0000
committerThierry Vignaud <thierry.vignaud@gmail.com>2013-12-14 14:06:03 +0100
commitdb3e3efc1f3a261f3984a872475b7841c2285429 (patch)
tree940f8859640561126cfba40d2ccdfa390140ddb8
parent39dd413fbaea9548af972b3918b07d328a23988b (diff)
downloaddrakx-db3e3efc1f3a261f3984a872475b7841c2285429.tar
drakx-db3e3efc1f3a261f3984a872475b7841c2285429.tar.gz
drakx-db3e3efc1f3a261f3984a872475b7841c2285429.tar.bz2
drakx-db3e3efc1f3a261f3984a872475b7841c2285429.tar.xz
drakx-db3e3efc1f3a261f3984a872475b7841c2285429.zip
detect wifi cards managed by bcma driver (mga#9378)
-rw-r--r--kernel/list_modules.pm2
-rw-r--r--perl-install/NEWS1
-rw-r--r--perl-install/install/NEWS1
3 files changed, 3 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index a1d181565..982e31ed1 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -67,7 +67,7 @@ our %l = (
wireless => [
qw(acx-pci acx-usb adm8211 agnx airo airo_cs aironet4500_cs),
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(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),
qw(ipw2200 ipw3945 iwl3945 iwl4965 iwlagn iwldvm iwlmvm iwlwifi madwifi_pci),
qw(mwifiex_usb mwl8k ndiswrapper netwave_cs orinoco orinoco_cs),
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 41bac4eac..cb4371ce8 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,4 +1,5 @@
- ensure files are installed for nfs (mga#10301)
+- detect wifi cards managed by bcma driver (mga#9378)
- drakboot:
o fix displaying need to install acpi* packages when they're already installed
o read/save choosen default entry
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index e5934e6e4..27e8bbf48 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,6 +1,7 @@
- bootloader:
o fix displaying need to install acpi* packages when they're already installed
o read/save choosen default entry
+- detect wifi cards managed by bcma driver (mga#9378)
Version 15.54 - 17 May 2013