projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bfd669
)
USB: cp2101: Add identifiers for the Telegesys ETRX2USB
author
Florian Fainelli
<florian.fainelli@telecomint.eu>
Tue, 25 Mar 2008 16:32:16 +0000
(17:32 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 2 Apr 2008 22:06:09 +0000
(15:06 -0700)
This patch adds support for the Telegesys ETRX2USB which
works fine with the cp2101 driver.
Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu>
Tested-by: Xavier Carcelle <xavier.carcelle@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/cp2101.c
patch
|
blob
|
history
diff --git
a/drivers/usb/serial/cp2101.c
b/drivers/usb/serial/cp2101.c
index
f3ca660
..
324bb61
100644
(file)
--- a/
drivers/usb/serial/cp2101.c
+++ b/
drivers/usb/serial/cp2101.c
@@
-75,6
+75,7
@@
static struct usb_device_id id_table [] = {
{ USB_DEVICE(0x10C4, 0x81E2) }, /* Lipowsky Industrie Elektronik GmbH, Baby-LIN */
{ USB_DEVICE(0x10C4, 0x81E7) }, /* Aerocomm Radio */
{ USB_DEVICE(0x10C4, 0x8218) }, /* Lipowsky Industrie Elektronik GmbH, HARP-1 */
+ { USB_DEVICE(0x10c4, 0x8293) }, /* Telegesys ETRX2USB */
{ USB_DEVICE(0x10C4, 0xEA60) }, /* Silicon Labs factory default */
{ USB_DEVICE(0x10C4, 0xEA61) }, /* Silicon Labs factory default */
{ USB_DEVICE(0x10C4, 0xF001) }, /* Elan Digital Systems USBscope50 */