]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/blob - releases/2.6.36.4/usb-cp210x-add-two-device-ids.patch
5.1-stable patches
[thirdparty/kernel/stable-queue.git] / releases / 2.6.36.4 / usb-cp210x-add-two-device-ids.patch
1 From faea63f7ccfddfb8fc19798799fcd38c58415172 Mon Sep 17 00:00:00 2001
2 From: Craig Shelley <craig@microtron.org.uk>
3 Date: Sun, 2 Jan 2011 21:51:46 +0000
4 Subject: USB: CP210x Add two device IDs
5
6 From: Craig Shelley <craig@microtron.org.uk>
7
8 commit faea63f7ccfddfb8fc19798799fcd38c58415172 upstream.
9
10 Device Ids added for IRZ Automation Teleport SG-10 GSM/GPRS Modem and
11 DekTec DTA Plus VHF/UHF Booster/Attenuator.
12
13 Signed-off-by: Craig Shelley <craig@microtron.org.uk>
14 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
15
16 ---
17 drivers/usb/serial/cp210x.c | 2 ++
18 1 file changed, 2 insertions(+)
19
20 --- a/drivers/usb/serial/cp210x.c
21 +++ b/drivers/usb/serial/cp210x.c
22 @@ -109,7 +109,9 @@ static const struct usb_device_id id_tab
23 { USB_DEVICE(0x10C4, 0x8341) }, /* Siemens MC35PU GPRS Modem */
24 { USB_DEVICE(0x10C4, 0x8382) }, /* Cygnal Integrated Products, Inc. */
25 { USB_DEVICE(0x10C4, 0x83A8) }, /* Amber Wireless AMB2560 */
26 + { USB_DEVICE(0x10C4, 0x83D8) }, /* DekTec DTA Plus VHF/UHF Booster/Attenuator */
27 { USB_DEVICE(0x10C4, 0x8411) }, /* Kyocera GPS Module */
28 + { USB_DEVICE(0x10C4, 0x8418) }, /* IRZ Automation Teleport SG-10 GSM/GPRS Modem */
29 { USB_DEVICE(0x10C4, 0x846E) }, /* BEI USB Sensor Interface (VCP) */
30 { USB_DEVICE(0x10C4, 0x8477) }, /* Balluff RFID */
31 { USB_DEVICE(0x10C4, 0xEA60) }, /* Silicon Labs factory default */