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

USB: CP2101 New Device IDs

Two new device IDs for CP2101 driver.

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
92f5cae2 79dcdbf6

+2
+2
drivers/usb/serial/cp2101.c
··· 58 58 { USB_DEVICE(0x10AB, 0x10C5) }, /* Siemens MC60 Cable */ 59 59 { USB_DEVICE(0x10B5, 0xAC70) }, /* Nokia CA-42 USB */ 60 60 { USB_DEVICE(0x10C4, 0x803B) }, /* Pololu USB-serial converter */ 61 + { USB_DEVICE(0x10C4, 0x8053) }, /* Enfora EDG1228 */ 61 62 { USB_DEVICE(0x10C4, 0x8066) }, /* Argussoft In-System Programmer */ 62 63 { USB_DEVICE(0x10C4, 0x807A) }, /* Crumb128 board */ 63 64 { USB_DEVICE(0x10C4, 0x80CA) }, /* Degree Controls Inc */ 65 + { USB_DEVICE(0x10C4, 0x80DD) }, /* Tracient RFID */ 64 66 { USB_DEVICE(0x10C4, 0x80F6) }, /* Suunto sports instrument */ 65 67 { USB_DEVICE(0x10C4, 0x813D) }, /* Burnside Telecom Deskmobile */ 66 68 { USB_DEVICE(0x10C4, 0x814A) }, /* West Mountain Radio RIGblaster P&P */