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:
2d33611
)
staging: rtl8192su: add USB VID/PID for HWNUm-300
author
Stephane Glondu
<steph@glondu.net>
Thu, 17 Dec 2009 14:41:23 +0000
(15:41 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 2 Aug 2010 17:21:03 +0000
(10:21 -0700)
commit
488d3749620779ab2668c0dba2962836e51e3cd6
upstream.
The Hercules Wireless N USB mini (HWNUm-300) uses the RTL8191S chipset
and seems to work with this driver.
Signed-off-by: Stephane Glondu <steph@glondu.net>
Cc: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/rtl8192su/r8192U_core.c
patch
|
blob
|
history
diff --git
a/drivers/staging/rtl8192su/r8192U_core.c
b/drivers/staging/rtl8192su/r8192U_core.c
index 88644eff5978857dc92ac3e2514926788f174997..65a72ed4576bf90c81948f510d27c3815f813f72 100644
(file)
--- a/
drivers/staging/rtl8192su/r8192U_core.c
+++ b/
drivers/staging/rtl8192su/r8192U_core.c
@@
-127,6
+127,8
@@
static struct usb_device_id rtl8192_usb_id_tbl[] = {
{USB_DEVICE(0x2001, 0x3301)},
/* Zinwell */
{USB_DEVICE(0x5a57, 0x0290)},
+ /* Guillemot */
+ {USB_DEVICE(0x06f8, 0xe031)},
//92SU
{USB_DEVICE(0x0bda, 0x8172)},
{}