162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */ 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci * Prolific PL2303 USB to serial adaptor driver header file 462306a36Sopenharmony_ci */ 562306a36Sopenharmony_ci 662306a36Sopenharmony_ci#define BENQ_VENDOR_ID 0x04a5 762306a36Sopenharmony_ci#define BENQ_PRODUCT_ID_S81 0x4027 862306a36Sopenharmony_ci 962306a36Sopenharmony_ci#define PL2303_VENDOR_ID 0x067b 1062306a36Sopenharmony_ci#define PL2303_PRODUCT_ID 0x2303 1162306a36Sopenharmony_ci#define PL2303_PRODUCT_ID_TB 0x2304 1262306a36Sopenharmony_ci#define PL2303_PRODUCT_ID_GC 0x23a3 1362306a36Sopenharmony_ci#define PL2303_PRODUCT_ID_GB 0x23b3 1462306a36Sopenharmony_ci#define PL2303_PRODUCT_ID_GT 0x23c3 1562306a36Sopenharmony_ci#define PL2303_PRODUCT_ID_GL 0x23d3 1662306a36Sopenharmony_ci#define PL2303_PRODUCT_ID_GE 0x23e3 1762306a36Sopenharmony_ci#define PL2303_PRODUCT_ID_GS 0x23f3 1862306a36Sopenharmony_ci#define PL2303_PRODUCT_ID_RSAQ2 0x04bb 1962306a36Sopenharmony_ci#define PL2303_PRODUCT_ID_DCU11 0x1234 2062306a36Sopenharmony_ci#define PL2303_PRODUCT_ID_PHAROS 0xaaa0 2162306a36Sopenharmony_ci#define PL2303_PRODUCT_ID_RSAQ3 0xaaa2 2262306a36Sopenharmony_ci#define PL2303_PRODUCT_ID_CHILITAG 0xaaa8 2362306a36Sopenharmony_ci#define PL2303_PRODUCT_ID_ALDIGA 0x0611 2462306a36Sopenharmony_ci#define PL2303_PRODUCT_ID_MMX 0x0612 2562306a36Sopenharmony_ci#define PL2303_PRODUCT_ID_GPRS 0x0609 2662306a36Sopenharmony_ci#define PL2303_PRODUCT_ID_HCR331 0x331a 2762306a36Sopenharmony_ci#define PL2303_PRODUCT_ID_MOTOROLA 0x0307 2862306a36Sopenharmony_ci#define PL2303_PRODUCT_ID_ZTEK 0xe1f1 2962306a36Sopenharmony_ci 3062306a36Sopenharmony_ci 3162306a36Sopenharmony_ci#define ATEN_VENDOR_ID 0x0557 3262306a36Sopenharmony_ci#define ATEN_VENDOR_ID2 0x0547 3362306a36Sopenharmony_ci#define ATEN_PRODUCT_ID 0x2008 3462306a36Sopenharmony_ci#define ATEN_PRODUCT_UC485 0x2021 3562306a36Sopenharmony_ci#define ATEN_PRODUCT_UC232B 0x2022 3662306a36Sopenharmony_ci#define ATEN_PRODUCT_ID2 0x2118 3762306a36Sopenharmony_ci 3862306a36Sopenharmony_ci#define IBM_VENDOR_ID 0x04b3 3962306a36Sopenharmony_ci#define IBM_PRODUCT_ID 0x4016 4062306a36Sopenharmony_ci 4162306a36Sopenharmony_ci#define IODATA_VENDOR_ID 0x04bb 4262306a36Sopenharmony_ci#define IODATA_PRODUCT_ID 0x0a03 4362306a36Sopenharmony_ci#define IODATA_PRODUCT_ID_RSAQ5 0x0a0e 4462306a36Sopenharmony_ci 4562306a36Sopenharmony_ci#define ELCOM_VENDOR_ID 0x056e 4662306a36Sopenharmony_ci#define ELCOM_PRODUCT_ID 0x5003 4762306a36Sopenharmony_ci#define ELCOM_PRODUCT_ID_UCSGT 0x5004 4862306a36Sopenharmony_ci 4962306a36Sopenharmony_ci#define ITEGNO_VENDOR_ID 0x0eba 5062306a36Sopenharmony_ci#define ITEGNO_PRODUCT_ID 0x1080 5162306a36Sopenharmony_ci#define ITEGNO_PRODUCT_ID_2080 0x2080 5262306a36Sopenharmony_ci 5362306a36Sopenharmony_ci#define MA620_VENDOR_ID 0x0df7 5462306a36Sopenharmony_ci#define MA620_PRODUCT_ID 0x0620 5562306a36Sopenharmony_ci 5662306a36Sopenharmony_ci#define RATOC_VENDOR_ID 0x0584 5762306a36Sopenharmony_ci#define RATOC_PRODUCT_ID 0xb000 5862306a36Sopenharmony_ci 5962306a36Sopenharmony_ci#define TRIPP_VENDOR_ID 0x2478 6062306a36Sopenharmony_ci#define TRIPP_PRODUCT_ID 0x2008 6162306a36Sopenharmony_ci 6262306a36Sopenharmony_ci#define RADIOSHACK_VENDOR_ID 0x1453 6362306a36Sopenharmony_ci#define RADIOSHACK_PRODUCT_ID 0x4026 6462306a36Sopenharmony_ci 6562306a36Sopenharmony_ci#define DCU10_VENDOR_ID 0x0731 6662306a36Sopenharmony_ci#define DCU10_PRODUCT_ID 0x0528 6762306a36Sopenharmony_ci 6862306a36Sopenharmony_ci#define SITECOM_VENDOR_ID 0x6189 6962306a36Sopenharmony_ci#define SITECOM_PRODUCT_ID 0x2068 7062306a36Sopenharmony_ci 7162306a36Sopenharmony_ci/* Alcatel OT535/735 USB cable */ 7262306a36Sopenharmony_ci#define ALCATEL_VENDOR_ID 0x11f7 7362306a36Sopenharmony_ci#define ALCATEL_PRODUCT_ID 0x02df 7462306a36Sopenharmony_ci 7562306a36Sopenharmony_ci#define SIEMENS_VENDOR_ID 0x11f5 7662306a36Sopenharmony_ci#define SIEMENS_PRODUCT_ID_SX1 0x0001 7762306a36Sopenharmony_ci#define SIEMENS_PRODUCT_ID_X65 0x0003 7862306a36Sopenharmony_ci#define SIEMENS_PRODUCT_ID_X75 0x0004 7962306a36Sopenharmony_ci#define SIEMENS_PRODUCT_ID_EF81 0x0005 8062306a36Sopenharmony_ci 8162306a36Sopenharmony_ci#define SYNTECH_VENDOR_ID 0x0745 8262306a36Sopenharmony_ci#define SYNTECH_PRODUCT_ID 0x0001 8362306a36Sopenharmony_ci 8462306a36Sopenharmony_ci/* Nokia CA-42 Cable */ 8562306a36Sopenharmony_ci#define NOKIA_CA42_VENDOR_ID 0x078b 8662306a36Sopenharmony_ci#define NOKIA_CA42_PRODUCT_ID 0x1234 8762306a36Sopenharmony_ci 8862306a36Sopenharmony_ci/* CA-42 CLONE Cable www.ca-42.com chipset: Prolific Technology Inc */ 8962306a36Sopenharmony_ci#define CA_42_CA42_VENDOR_ID 0x10b5 9062306a36Sopenharmony_ci#define CA_42_CA42_PRODUCT_ID 0xac70 9162306a36Sopenharmony_ci 9262306a36Sopenharmony_ci#define SAGEM_VENDOR_ID 0x079b 9362306a36Sopenharmony_ci#define SAGEM_PRODUCT_ID 0x0027 9462306a36Sopenharmony_ci 9562306a36Sopenharmony_ci/* Leadtek GPS 9531 (ID 0413:2101) */ 9662306a36Sopenharmony_ci#define LEADTEK_VENDOR_ID 0x0413 9762306a36Sopenharmony_ci#define LEADTEK_9531_PRODUCT_ID 0x2101 9862306a36Sopenharmony_ci 9962306a36Sopenharmony_ci/* USB GSM cable from Speed Dragon Multimedia, Ltd */ 10062306a36Sopenharmony_ci#define SPEEDDRAGON_VENDOR_ID 0x0e55 10162306a36Sopenharmony_ci#define SPEEDDRAGON_PRODUCT_ID 0x110b 10262306a36Sopenharmony_ci 10362306a36Sopenharmony_ci/* DATAPILOT Universal-2 Phone Cable */ 10462306a36Sopenharmony_ci#define DATAPILOT_U2_VENDOR_ID 0x0731 10562306a36Sopenharmony_ci#define DATAPILOT_U2_PRODUCT_ID 0x2003 10662306a36Sopenharmony_ci 10762306a36Sopenharmony_ci/* Belkin "F5U257" Serial Adapter */ 10862306a36Sopenharmony_ci#define BELKIN_VENDOR_ID 0x050d 10962306a36Sopenharmony_ci#define BELKIN_PRODUCT_ID 0x0257 11062306a36Sopenharmony_ci 11162306a36Sopenharmony_ci/* Alcor Micro Corp. USB 2.0 TO RS-232 */ 11262306a36Sopenharmony_ci#define ALCOR_VENDOR_ID 0x058F 11362306a36Sopenharmony_ci#define ALCOR_PRODUCT_ID 0x9720 11462306a36Sopenharmony_ci 11562306a36Sopenharmony_ci/* Willcom WS002IN Data Driver (by NetIndex Inc.) */ 11662306a36Sopenharmony_ci#define WS002IN_VENDOR_ID 0x11f6 11762306a36Sopenharmony_ci#define WS002IN_PRODUCT_ID 0x2001 11862306a36Sopenharmony_ci 11962306a36Sopenharmony_ci/* Corega CG-USBRS232R Serial Adapter */ 12062306a36Sopenharmony_ci#define COREGA_VENDOR_ID 0x07aa 12162306a36Sopenharmony_ci#define COREGA_PRODUCT_ID 0x002a 12262306a36Sopenharmony_ci 12362306a36Sopenharmony_ci/* Y.C. Cable U.S.A., Inc - USB to RS-232 */ 12462306a36Sopenharmony_ci#define YCCABLE_VENDOR_ID 0x05ad 12562306a36Sopenharmony_ci#define YCCABLE_PRODUCT_ID 0x0fba 12662306a36Sopenharmony_ci 12762306a36Sopenharmony_ci/* "Superial" USB - Serial */ 12862306a36Sopenharmony_ci#define SUPERIAL_VENDOR_ID 0x5372 12962306a36Sopenharmony_ci#define SUPERIAL_PRODUCT_ID 0x2303 13062306a36Sopenharmony_ci 13162306a36Sopenharmony_ci/* Hewlett-Packard POS Pole Displays */ 13262306a36Sopenharmony_ci#define HP_VENDOR_ID 0x03f0 13362306a36Sopenharmony_ci#define HP_LD381GC_PRODUCT_ID 0x0183 13462306a36Sopenharmony_ci#define HP_LM920_PRODUCT_ID 0x026b 13562306a36Sopenharmony_ci#define HP_TD620_PRODUCT_ID 0x0956 13662306a36Sopenharmony_ci#define HP_LD960_PRODUCT_ID 0x0b39 13762306a36Sopenharmony_ci#define HP_LD381_PRODUCT_ID 0x0f7f 13862306a36Sopenharmony_ci#define HP_LM930_PRODUCT_ID 0x0f9b 13962306a36Sopenharmony_ci#define HP_LCM220_PRODUCT_ID 0x3139 14062306a36Sopenharmony_ci#define HP_LCM960_PRODUCT_ID 0x3239 14162306a36Sopenharmony_ci#define HP_LD220_PRODUCT_ID 0x3524 14262306a36Sopenharmony_ci#define HP_LD220TA_PRODUCT_ID 0x4349 14362306a36Sopenharmony_ci#define HP_LD960TA_PRODUCT_ID 0x4439 14462306a36Sopenharmony_ci#define HP_LM940_PRODUCT_ID 0x5039 14562306a36Sopenharmony_ci 14662306a36Sopenharmony_ci/* Cressi Edy (diving computer) PC interface */ 14762306a36Sopenharmony_ci#define CRESSI_VENDOR_ID 0x04b8 14862306a36Sopenharmony_ci#define CRESSI_EDY_PRODUCT_ID 0x0521 14962306a36Sopenharmony_ci 15062306a36Sopenharmony_ci/* Zeagle dive computer interface */ 15162306a36Sopenharmony_ci#define ZEAGLE_VENDOR_ID 0x04b8 15262306a36Sopenharmony_ci#define ZEAGLE_N2ITION3_PRODUCT_ID 0x0522 15362306a36Sopenharmony_ci 15462306a36Sopenharmony_ci/* Sony, USB data cable for CMD-Jxx mobile phones */ 15562306a36Sopenharmony_ci#define SONY_VENDOR_ID 0x054c 15662306a36Sopenharmony_ci#define SONY_QN3USB_PRODUCT_ID 0x0437 15762306a36Sopenharmony_ci 15862306a36Sopenharmony_ci/* Sanwa KB-USB2 multimeter cable (ID: 11ad:0001) */ 15962306a36Sopenharmony_ci#define SANWA_VENDOR_ID 0x11ad 16062306a36Sopenharmony_ci#define SANWA_PRODUCT_ID 0x0001 16162306a36Sopenharmony_ci 16262306a36Sopenharmony_ci/* ADLINK ND-6530 RS232,RS485 and RS422 adapter */ 16362306a36Sopenharmony_ci#define ADLINK_VENDOR_ID 0x0b63 16462306a36Sopenharmony_ci#define ADLINK_ND6530_PRODUCT_ID 0x6530 16562306a36Sopenharmony_ci#define ADLINK_ND6530GC_PRODUCT_ID 0x653a 16662306a36Sopenharmony_ci 16762306a36Sopenharmony_ci/* SMART USB Serial Adapter */ 16862306a36Sopenharmony_ci#define SMART_VENDOR_ID 0x0b8c 16962306a36Sopenharmony_ci#define SMART_PRODUCT_ID 0x2303 17062306a36Sopenharmony_ci 17162306a36Sopenharmony_ci/* Allied Telesis VT-Kit3 */ 17262306a36Sopenharmony_ci#define AT_VENDOR_ID 0x0caa 17362306a36Sopenharmony_ci#define AT_VTKIT3_PRODUCT_ID 0x3001 174