]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/blame - releases/4.7.7/usb-serial-cp210x-add-id-for-a-juniper-console.patch
fixes for 4.19
[thirdparty/kernel/stable-queue.git] / releases / 4.7.7 / usb-serial-cp210x-add-id-for-a-juniper-console.patch
CommitLineData
dcbb6c61
GKH
1From decc5360f23e9efe0252094f47f57f254dcbb3a9 Mon Sep 17 00:00:00 2001
2From: Kyle Jones <kyle@kf5jwc.us>
3Date: Fri, 23 Sep 2016 13:28:37 -0500
4Subject: USB: serial: cp210x: Add ID for a Juniper console
5
6From: Kyle Jones <kyle@kf5jwc.us>
7
8commit decc5360f23e9efe0252094f47f57f254dcbb3a9 upstream.
9
10Signed-off-by: Kyle Jones <kyle@kf5jwc.us>
11Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
12
13---
14 drivers/usb/serial/cp210x.c | 1 +
15 1 file changed, 1 insertion(+)
16
17--- a/drivers/usb/serial/cp210x.c
18+++ b/drivers/usb/serial/cp210x.c
19@@ -118,6 +118,7 @@ static const struct usb_device_id id_tab
20 { USB_DEVICE(0x10C4, 0x8411) }, /* Kyocera GPS Module */
21 { USB_DEVICE(0x10C4, 0x8418) }, /* IRZ Automation Teleport SG-10 GSM/GPRS Modem */
22 { USB_DEVICE(0x10C4, 0x846E) }, /* BEI USB Sensor Interface (VCP) */
23+ { USB_DEVICE(0x10C4, 0x8470) }, /* Juniper Networks BX Series System Console */
24 { USB_DEVICE(0x10C4, 0x8477) }, /* Balluff RFID */
25 { USB_DEVICE(0x10C4, 0x84B6) }, /* Starizona Hyperion */
26 { USB_DEVICE(0x10C4, 0x85EA) }, /* AC-Services IBUS-IF */