summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-07-13 18:05:19 +0000
committerThierry Vignaud <tv@mageia.org>2013-07-13 18:05:19 +0000
commit62768b322aebbaa17e035875d6bbbd94996ac59c (patch)
tree0d3fa161c338f27f8446c167027e0953b1fa420f
parentca95cc715d228d1bb5d871aafcd47ea3e6509df9 (diff)
downloaddrakx-backup-do-not-use-62768b322aebbaa17e035875d6bbbd94996ac59c.tar
drakx-backup-do-not-use-62768b322aebbaa17e035875d6bbbd94996ac59c.tar.gz
drakx-backup-do-not-use-62768b322aebbaa17e035875d6bbbd94996ac59c.tar.bz2
drakx-backup-do-not-use-62768b322aebbaa17e035875d6bbbd94996ac59c.tar.xz
drakx-backup-do-not-use-62768b322aebbaa17e035875d6bbbd94996ac59c.zip
detect wifi cards managed by bcma driver (mga#9378)
-rw-r--r--kernel/list_modules.pm2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS1
3 files changed, 4 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 1eb3ed68a..e05bd28f7 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+- detect wifi cards managed by bcma driver (mga#9378)
+
Version 15.55 - 12 June 2013
- drakfirewall: fix config not applied (#9941)
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