Skip to content

Commit decc536

Browse files
Kyle Jonesgregkh
authored andcommitted
USB: serial: cp210x: Add ID for a Juniper console
Signed-off-by: Kyle Jones <[email protected]> Cc: stable <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent cb9c1cf commit decc536

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/usb/serial/cp210x.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ static const struct usb_device_id id_table[] = {
118118
{ USB_DEVICE(0x10C4, 0x8411) }, /* Kyocera GPS Module */
119119
{ USB_DEVICE(0x10C4, 0x8418) }, /* IRZ Automation Teleport SG-10 GSM/GPRS Modem */
120120
{ USB_DEVICE(0x10C4, 0x846E) }, /* BEI USB Sensor Interface (VCP) */
121+
{ USB_DEVICE(0x10C4, 0x8470) }, /* Juniper Networks BX Series System Console */
121122
{ USB_DEVICE(0x10C4, 0x8477) }, /* Balluff RFID */
122123
{ USB_DEVICE(0x10C4, 0x84B6) }, /* Starizona Hyperion */
123124
{ USB_DEVICE(0x10C4, 0x85EA) }, /* AC-Services IBUS-IF */

0 commit comments

Comments
 (0)