Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 208146 Details for
Bug 290077
sys-kernel/gentoo-sources-2.6.31: WUSB54GC: rt2800usb driver not working, rt2870 does with PCIID of device added
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
rtx200 patch
rtx200.patch (text/plain), 1.27 KB, created by
Mike Pagano
on 2009-10-24 17:31:16 UTC
(
hide
)
Description:
rtx200 patch
Filename:
MIME Type:
Creator:
Mike Pagano
Created:
2009-10-24 17:31:16 UTC
Size:
1.27 KB
patch
obsolete
>diff -ur linux-2.6.31.4.orig/drivers/net/wireless/rt2x00/rt2800usb.c linux-2.6.31.4/drivers/net/wireless/rt2x00/rt2800usb.c >--- linux-2.6.31.4.orig/drivers/net/wireless/rt2x00/rt2800usb.c 2009-10-12 15:15:40.000000000 -0500 >+++ linux-2.6.31.4/drivers/net/wireless/rt2x00/rt2800usb.c 2009-10-20 23:22:48.330172628 -0500 >@@ -2964,7 +2964,6 @@ > /* Linksys */ > { USB_DEVICE(0x1737, 0x0070), USB_DEVICE_DATA(&rt2800usb_ops) }, > { USB_DEVICE(0x1737, 0x0071), USB_DEVICE_DATA(&rt2800usb_ops) }, >- { USB_DEVICE(0x1737, 0x0077), USB_DEVICE_DATA(&rt2800usb_ops) }, > /* Logitec */ > { USB_DEVICE(0x0789, 0x0162), USB_DEVICE_DATA(&rt2800usb_ops) }, > { USB_DEVICE(0x0789, 0x0163), USB_DEVICE_DATA(&rt2800usb_ops) }, >diff -ur linux-2.6.31.4.orig/drivers/staging/rt2870/rt2870.h linux-2.6.31.4/drivers/staging/rt2870/rt2870.h >--- linux-2.6.31.4.orig/drivers/staging/rt2870/rt2870.h 2009-10-12 15:15:40.000000000 -0500 >+++ linux-2.6.31.4/drivers/staging/rt2870/rt2870.h 2009-10-20 23:26:20.194025890 -0500 >@@ -219,6 +219,7 @@ > {USB_DEVICE(0x0789,0x0163)}, /* Logitec 2870 */ \ > {USB_DEVICE(0x0789,0x0164)}, /* Logitec 2870 */ \ > {USB_DEVICE(0x1EDA,0x2310)}, /* AirTies 3070 */ \ >+ {USB_DEVICE(0x1737,0x0077)}, /* Linksys WUSB54GC v3 */ \ > { }/* Terminating entry */ \ > } > #endif >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 290077
: 208146 |
209800
|
209802