]> git.ipfire.org Git - people/ms/linux.git/commitdiff
USB: cp210x: Add 8281 (Nanotec Plug & Drive)
authorTristan Bruns <tristan@tristanbruns.de>
Sun, 13 Apr 2014 21:57:16 +0000 (23:57 +0200)
committerJiri Slaby <jslaby@suse.cz>
Thu, 29 May 2014 09:38:17 +0000 (11:38 +0200)
commit 72b3007951010ce1bbf950e23b19d9839fa905a5 upstream.

Signed-off-by: Tristan Bruns <tristan@tristanbruns.de>
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/usb/serial/cp210x.c

index 6987b535aa9896b1b8da93757412109adf0769d0..71873cafb9d30041ba6ee2203ae995545c850405 100644 (file)
@@ -104,6 +104,7 @@ static const struct usb_device_id id_table[] = {
        { USB_DEVICE(0x10C4, 0x8218) }, /* Lipowsky Industrie Elektronik GmbH, HARP-1 */
        { USB_DEVICE(0x10C4, 0x822B) }, /* Modem EDGE(GSM) Comander 2 */
        { USB_DEVICE(0x10C4, 0x826B) }, /* Cygnal Integrated Products, Inc., Fasttrax GPS demonstration module */
+       { USB_DEVICE(0x10C4, 0x8281) }, /* Nanotec Plug & Drive */
        { USB_DEVICE(0x10C4, 0x8293) }, /* Telegesis ETRX2USB */
        { USB_DEVICE(0x10C4, 0x82F9) }, /* Procyon AVS */
        { USB_DEVICE(0x10C4, 0x8341) }, /* Siemens MC35PU GPRS Modem */