[PATCH 001/001] usb-serial: Add ThinkOptics WavIT

From: Bernhard Beck
Date: Sun May 11 2008 - 12:23:25 EST


Add ThinkOptics WavIt to cp2101 device table
Signed-off-by: Bernhard Beck <kernel@xxxxxxxxxxxxxx>
---

--- linux-2.6.25.3/drivers/usb/serial/cp2101.c-orig 2008-05-11
08:47:34.000000000 -0700
+++ linux-2.6.25.3/drivers/usb/serial/cp2101.c 2008-05-11
08:48:01.000000000 -0700
@@ -71,6 +71,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, 0x81A6) }, /* ThinkOptics WavIt */
{ USB_DEVICE(0x10C4, 0x81C8) }, /* Lipowsky Industrie
Elektronik GmbH, Baby-JTAG */
{ USB_DEVICE(0x10C4, 0x81E2) }, /* Lipowsky Industrie
Elektronik GmbH, Baby-LIN */
{ USB_DEVICE(0x10C4, 0x81E7) }, /* Aerocomm Radio */
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/