We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb9c1cf commit decc536Copy full SHA for decc536
drivers/usb/serial/cp210x.c
@@ -118,6 +118,7 @@ static const struct usb_device_id id_table[] = {
118
{ USB_DEVICE(0x10C4, 0x8411) }, /* Kyocera GPS Module */
119
{ USB_DEVICE(0x10C4, 0x8418) }, /* IRZ Automation Teleport SG-10 GSM/GPRS Modem */
120
{ USB_DEVICE(0x10C4, 0x846E) }, /* BEI USB Sensor Interface (VCP) */
121
+ { USB_DEVICE(0x10C4, 0x8470) }, /* Juniper Networks BX Series System Console */
122
{ USB_DEVICE(0x10C4, 0x8477) }, /* Balluff RFID */
123
{ USB_DEVICE(0x10C4, 0x84B6) }, /* Starizona Hyperion */
124
{ USB_DEVICE(0x10C4, 0x85EA) }, /* AC-Services IBUS-IF */
0 commit comments