Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1501670 > unrolled thread

[PATCH 3.12 73/84] USB: serial: cp210x: Add ID for a Juniper console

Started byJiri Slaby <jslaby@suse.cz>
First post2016-10-17 10:00 +0200
Last post2016-10-17 10:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 3.12 73/84] USB: serial: cp210x: Add ID for a Juniper console Jiri Slaby <jslaby@suse.cz> - 2016-10-17 10:00 +0200

#1501670 — [PATCH 3.12 73/84] USB: serial: cp210x: Add ID for a Juniper console

FromJiri Slaby <jslaby@suse.cz>
Date2016-10-17 10:00 +0200
Subject[PATCH 3.12 73/84] USB: serial: cp210x: Add ID for a Juniper console
Message-ID<staZY-A3-35@gated-at.bofh.it>
From: Kyle Jones <kyle@kf5jwc.us>

3.12-stable review patch.  If anyone has any objections, please let me know.

===============

commit decc5360f23e9efe0252094f47f57f254dcbb3a9 upstream.

Signed-off-by: Kyle Jones <kyle@kf5jwc.us>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
---
 drivers/usb/serial/cp210x.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/usb/serial/cp210x.c b/drivers/usb/serial/cp210x.c
index 17f737222b58..f5e4fda7f902 100644
--- a/drivers/usb/serial/cp210x.c
+++ b/drivers/usb/serial/cp210x.c
@@ -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 */
-- 
2.10.1

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web