summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kernel/list_modules.pm2
-rw-r--r--perl-install/NEWS2
2 files changed, 2 insertions, 2 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 132ef5934..b0381a7e5 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -50,7 +50,7 @@ our %l = (
],
pcmcia => [
qw(3c574_cs 3c589_cs axnet_cs fmvj18x_cs),
- qw(ibmtr_cs nmclan_cs pcnet_cs smc91c92_cs),
+ qw(ibmtr_cs libertas_cs nmclan_cs pcnet_cs smc91c92_cs),
qw(xirc2ps_cs xircom_cb xircom_tulip_cb),
],
#- generic NIC detection for USB seems broken (class, subclass,
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 7405346d2..12267b0c1 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,5 +1,5 @@
- handle new drivers:
- o wireless: b43, b43legacy, iwlwifi, p54pci, p54usb
+ o wireless: b43, b43legacy, iwlwifi, libertas_cs, p54pci, p54usb
- localedrake:
o adjust Uzbek locale (cf locales-uz change)