From 5eaec6d76af894ff54c3086be630836374a8d8b2 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 10 Dec 2007 18:33:46 +0000 Subject: handle new wireless drivers: libertas_cs (PCMCIA) --- kernel/list_modules.pm | 2 +- perl-install/NEWS | 2 +- 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) -- cgit v1.2.1