All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 001/001] usb-serial: Add ThinkOptics WavIT
@ 2008-05-11 16:23 Bernhard Beck
  0 siblings, 0 replies; only message in thread
From: Bernhard Beck @ 2008-05-11 16:23 UTC (permalink / raw
  To: torvalds, gregkh; +Cc: linux-usb, linux-kernel

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

--- 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 */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-11 16:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-11 16:23 [PATCH 001/001] usb-serial: Add ThinkOptics WavIT Bernhard Beck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.