]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
USB: serial: cp210x: Add ID for a Juniper console
authorKyle Jones <kyle@kf5jwc.us>
Fri, 23 Sep 2016 18:28:37 +0000 (13:28 -0500)
committerJiri Slaby <jslaby@suse.cz>
Fri, 7 Oct 2016 08:54:58 +0000 (10:54 +0200)
commit decc5360f23e9efe0252094f47f57f254dcbb3a9 upstream.

Signed-off-by: Kyle Jones <kyle@kf5jwc.us>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/usb/serial/cp210x.c

index 17f737222b582aa025cbc8edf70c0be0cf04ba4f..f5e4fda7f9029f1ce1ba3ef1dadcb9315ad9a6c2 100644 (file)
@@ -117,6 +117,7 @@ static const struct usb_device_id id_table[] = {
        { USB_DEVICE(0x10C4, 0x8411) }, /* Kyocera GPS Module */
        { USB_DEVICE(0x10C4, 0x8418) }, /* IRZ Automation Teleport SG-10 GSM/GPRS Modem */
        { USB_DEVICE(0x10C4, 0x846E) }, /* BEI USB Sensor Interface (VCP) */
+       { USB_DEVICE(0x10C4, 0x8470) }, /* Juniper Networks BX Series System Console */
        { USB_DEVICE(0x10C4, 0x8477) }, /* Balluff RFID */
        { USB_DEVICE(0x10C4, 0x84B6) }, /* Starizona Hyperion */
        { USB_DEVICE(0x10C4, 0x85EA) }, /* AC-Services IBUS-IF */