projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0431426
)
Staging: rt2870: add device ID of MelCo.,Inc. WLI-UC-G301N
author
Nobuhiro KUSUNO
<n-kusuno@fc4.so-net.ne.jp>
Wed, 5 May 2010 20:23:28 +0000
(
05:23
+0900)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 11 May 2010 18:36:19 +0000
(11:36 -0700)
My wireless LAN module 'MelCo.,Inc. WLI-UC-G301N' works fine,
if the following line is added into 2870_main_dev.c.
Signed-off-by: Nobhiro KUSUNO <n-kusuno@fc4.so-net.ne.jp>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/rt2860/usb_main_dev.c
patch
|
blob
|
history
diff --git
a/drivers/staging/rt2860/usb_main_dev.c
b/drivers/staging/rt2860/usb_main_dev.c
index abe9f241ff9364c1c364487b0337e0e486459d70..c6be884d089ea17426cf61ecb942411536dba4c8 100644
(file)
--- a/
drivers/staging/rt2860/usb_main_dev.c
+++ b/
drivers/staging/rt2860/usb_main_dev.c
@@
-97,6
+97,7
@@
struct usb_device_id rtusb_usb_id[] = {
{USB_DEVICE(0x5A57, 0x0282)}, /* Zinwell */
{USB_DEVICE(0x7392, 0x7718)},
{USB_DEVICE(0x7392, 0x7717)},
+ {USB_DEVICE(0x0411, 0x016f)}, /* MelCo.,Inc. WLI-UC-G301N */
{USB_DEVICE(0x1737, 0x0070)}, /* Linksys WUSB100 */
{USB_DEVICE(0x1737, 0x0071)}, /* Linksys WUSB600N */
{USB_DEVICE(0x0411, 0x00e8)}, /* Buffalo WLI-UC-G300N */