Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

USB: CP210x Add new device IDs

Signed-off-by: Craig Shelley <craig@microtron.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

authored by

Craig Shelley and committed by
Greg Kroah-Hartman
8bf16ba7 fca4404c

+3
+3
drivers/usb/serial/cp210x.c
··· 80 80 { USB_DEVICE(0x10C4, 0x80F6) }, /* Suunto sports instrument */ 81 81 { USB_DEVICE(0x10C4, 0x8115) }, /* Arygon NFC/Mifare Reader */ 82 82 { USB_DEVICE(0x10C4, 0x813D) }, /* Burnside Telecom Deskmobile */ 83 + { USB_DEVICE(0x10C4, 0x813F) }, /* Tams Master Easy Control */ 83 84 { USB_DEVICE(0x10C4, 0x814A) }, /* West Mountain Radio RIGblaster P&P */ 84 85 { USB_DEVICE(0x10C4, 0x814B) }, /* West Mountain Radio RIGtalk */ 85 86 { USB_DEVICE(0x10C4, 0x815E) }, /* Helicomm IP-Link 1220-DVM */ ··· 97 96 { USB_DEVICE(0x10c4, 0x8293) }, /* Telegesys ETRX2USB */ 98 97 { USB_DEVICE(0x10C4, 0x82F9) }, /* Procyon AVS */ 99 98 { USB_DEVICE(0x10C4, 0x8341) }, /* Siemens MC35PU GPRS Modem */ 99 + { USB_DEVICE(0x10C4, 0x8382) }, /* Cygnal Integrated Products, Inc. */ 100 100 { USB_DEVICE(0x10C4, 0x83A8) }, /* Amber Wireless AMB2560 */ 101 + { USB_DEVICE(0x10C4, 0x8411) }, /* Kyocera GPS Module */ 101 102 { USB_DEVICE(0x10C4, 0x846E) }, /* BEI USB Sensor Interface (VCP) */ 102 103 { USB_DEVICE(0x10C4, 0xEA60) }, /* Silicon Labs factory default */ 103 104 { USB_DEVICE(0x10C4, 0xEA61) }, /* Silicon Labs factory default */