From 4c79d3882a85fe111ead47eff25e99691e20e8ff Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Mon, 29 Jul 2013 10:26:59 +0000 Subject: - detect wifi cards managed by ssb driver (mga#9378) --- kernel/list_modules.pm | 2 +- perl-install/NEWS | 2 ++ perl-install/install/NEWS | 2 ++ 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 87df0eca5..3d8e4401f 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -76,7 +76,7 @@ our %l = ( qw(r8187se rtl8188ee r8192_pci r8192s_usb r8192u_usb r8712u rtl8723ae ray_cs rndis_wlan rt2400 rt2400pci rt2500), qw(rt2500pci rt2500usb rt2570 rt2800pci rt2800usb rt2860 rt2860sta rt2870), qw(rt3070sta rt61 rt61pci rt73 rt73usb rtl8180 rtl8187 rtl8187se rtusb ), - qw(rtl8192se rtl8192cu rtl8192de spectrum_cs usb8xxx usbvnet_rfmd vt6655_stage vt6656_stage vt_ar5k w35und), + qw(rtl8192se rtl8192cu rtl8192de spectrum_cs ssb usb8xxx usbvnet_rfmd vt6655_stage vt6656_stage vt_ar5k w35und), qw(wavelan_cs wl wl3501_cs wvlan_cs zd1201 zd1211rw), if_(arch() =~ /ppc/, qw(airport)), ], diff --git a/perl-install/NEWS b/perl-install/NEWS index ea702ff1c..e5b9055e7 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +- detect wifi cards managed by ssb driver (mga#9378) + Version 15.57 - 16 July 2013 - adapt to latest btrfs utils for resizing diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 02a864a99..ca8430905 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- detect wifi cards managed by ssb driver (mga#9378) + Version 15.58 - 19 July 2013 - fix a lang pixmap (mga#10795) -- cgit v1.2.1