cp210x.c (16217dc79dbc599b110dda26d0421df47904bba4) cp210x.c (decc5360f23e9efe0252094f47f57f254dcbb3a9)
1/*
2 * Silicon Laboratories CP210x USB to RS232 serial adaptor driver
3 *
4 * Copyright (C) 2005 Craig Shelley (craig@microtron.org.uk)
5 *
6 * This program is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU General Public License version
8 * 2 as published by the Free Software Foundation.

--- 104 unchanged lines hidden (view full) ---

113 { USB_DEVICE(0x10C4, 0x82F9) }, /* Procyon AVS */
114 { USB_DEVICE(0x10C4, 0x8341) }, /* Siemens MC35PU GPRS Modem */
115 { USB_DEVICE(0x10C4, 0x8382) }, /* Cygnal Integrated Products, Inc. */
116 { USB_DEVICE(0x10C4, 0x83A8) }, /* Amber Wireless AMB2560 */
117 { USB_DEVICE(0x10C4, 0x83D8) }, /* DekTec DTA Plus VHF/UHF Booster/Attenuator */
118 { USB_DEVICE(0x10C4, 0x8411) }, /* Kyocera GPS Module */
119 { USB_DEVICE(0x10C4, 0x8418) }, /* IRZ Automation Teleport SG-10 GSM/GPRS Modem */
120 { USB_DEVICE(0x10C4, 0x846E) }, /* BEI USB Sensor Interface (VCP) */
1/*
2 * Silicon Laboratories CP210x USB to RS232 serial adaptor driver
3 *
4 * Copyright (C) 2005 Craig Shelley (craig@microtron.org.uk)
5 *
6 * This program is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU General Public License version
8 * 2 as published by the Free Software Foundation.

--- 104 unchanged lines hidden (view full) ---

113 { USB_DEVICE(0x10C4, 0x82F9) }, /* Procyon AVS */
114 { USB_DEVICE(0x10C4, 0x8341) }, /* Siemens MC35PU GPRS Modem */
115 { USB_DEVICE(0x10C4, 0x8382) }, /* Cygnal Integrated Products, Inc. */
116 { USB_DEVICE(0x10C4, 0x83A8) }, /* Amber Wireless AMB2560 */
117 { USB_DEVICE(0x10C4, 0x83D8) }, /* DekTec DTA Plus VHF/UHF Booster/Attenuator */
118 { USB_DEVICE(0x10C4, 0x8411) }, /* Kyocera GPS Module */
119 { USB_DEVICE(0x10C4, 0x8418) }, /* IRZ Automation Teleport SG-10 GSM/GPRS Modem */
120 { USB_DEVICE(0x10C4, 0x846E) }, /* BEI USB Sensor Interface (VCP) */
121 { USB_DEVICE(0x10C4, 0x8470) }, /* Juniper Networks BX Series System Console */
121 { USB_DEVICE(0x10C4, 0x8477) }, /* Balluff RFID */
122 { USB_DEVICE(0x10C4, 0x84B6) }, /* Starizona Hyperion */
123 { USB_DEVICE(0x10C4, 0x85EA) }, /* AC-Services IBUS-IF */
124 { USB_DEVICE(0x10C4, 0x85EB) }, /* AC-Services CIS-IBUS */
125 { USB_DEVICE(0x10C4, 0x85F8) }, /* Virtenio Preon32 */
126 { USB_DEVICE(0x10C4, 0x8664) }, /* AC-Services CAN-IF */
127 { USB_DEVICE(0x10C4, 0x8665) }, /* AC-Services OBD-IF */
128 { USB_DEVICE(0x10C4, 0x8856) }, /* CEL EM357 ZigBee USB Stick - LR */

--- 1017 unchanged lines hidden ---
122 { USB_DEVICE(0x10C4, 0x8477) }, /* Balluff RFID */
123 { USB_DEVICE(0x10C4, 0x84B6) }, /* Starizona Hyperion */
124 { USB_DEVICE(0x10C4, 0x85EA) }, /* AC-Services IBUS-IF */
125 { USB_DEVICE(0x10C4, 0x85EB) }, /* AC-Services CIS-IBUS */
126 { USB_DEVICE(0x10C4, 0x85F8) }, /* Virtenio Preon32 */
127 { USB_DEVICE(0x10C4, 0x8664) }, /* AC-Services CAN-IF */
128 { USB_DEVICE(0x10C4, 0x8665) }, /* AC-Services OBD-IF */
129 { USB_DEVICE(0x10C4, 0x8856) }, /* CEL EM357 ZigBee USB Stick - LR */

--- 1017 unchanged lines hidden ---