Mageia Bugzilla – Attachment 3804 Details for
Bug 8930
drakconnect fails to detect ethernet device using wl driver
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
recognize ssb as a proper driver
8930-list_modules.diff (text/plain), 800 bytes, created by
Thierry Vignaud
on 2013-04-24 11:55:20 CEST
(
hide
)
Description:
recognize ssb as a proper driver
Filename:
MIME Type:
Creator:
Thierry Vignaud
Created:
2013-04-24 11:55:20 CEST
Size:
800 bytes
patch
obsolete
>diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm >index 3e20433..889a57a 100644 >--- a/kernel/list_modules.pm >+++ b/kernel/list_modules.pm >@@ -76,7 +76,7 @@ our %l = ( > qw(r8187se 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 ssb spectrum_cs 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/kernel/list_modules.pm b/kernel/list_modules.pm index 3e20433..889a57a 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -76,7 +76,7 @@ our %l = ( qw(r8187se 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 ssb spectrum_cs 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)), ],
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 8930
:
3468
|
3469
|
3542
|
3577
|
3578
|
3796
|
3797
|
3803
| 3804 |
3806
|
3945