projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0d6590
)
USB: serial: new cp2101 device id
author
Robert M. Kenney
<rmk@unh.edu>
Thu, 26 Feb 2009 19:58:39 +0000
(14:58 -0500)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 17 Mar 2009 21:01:28 +0000
(14:01 -0700)
From: Robert M. Kenney <rmk@unh.edu>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/cp2101.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/usb/serial/cp2101.c
b/drivers/usb/serial/cp2101.c
index 027f4b7dde869199f132df7045339a57cf01448e..9b4082b58c5ba3d3cfa7316f9c83dfbebb156acf 100644
(file)
--- a/
drivers/usb/serial/cp2101.c
+++ b/
drivers/usb/serial/cp2101.c
@@
-79,6
+79,7
@@
static struct usb_device_id id_table [] = {
{ USB_DEVICE(0x10C4, 0x814A) }, /* West Mountain Radio RIGblaster P&P */
{ USB_DEVICE(0x10C4, 0x814B) }, /* West Mountain Radio RIGtalk */
{ USB_DEVICE(0x10C4, 0x815E) }, /* Helicomm IP-Link 1220-DVM */
+ { USB_DEVICE(0x10C4, 0x819F) }, /* MJS USB Toslink Switcher */
{ USB_DEVICE(0x10C4, 0x81A6) }, /* ThinkOptics WavIt */
{ USB_DEVICE(0x10C4, 0x81AC) }, /* MSD Dash Hawk */
{ USB_DEVICE(0x10C4, 0x81C8) }, /* Lipowsky Industrie Elektronik GmbH, Baby-JTAG */