[BACK]Return to usbdevs.h CVS log [TXT][DIR] Up to [local] / sys / dev / usb

Annotation of sys/dev/usb/usbdevs.h, Revision 1.1

1.1     ! nbrk        1: /*     $OpenBSD: usbdevs.h,v 1.293 2007/08/10 06:32:28 xsa Exp $       */
        !             2:
        !             3: /*
        !             4:  * THIS FILE IS AUTOMATICALLY GENERATED.  DO NOT EDIT.
        !             5:  *
        !             6:  * generated from:
        !             7:  *     OpenBSD: usbdevs,v 1.285 2007/08/10 06:31:17 xsa Exp
        !             8:  */
        !             9: /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
        !            10:
        !            11: /*
        !            12:  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
        !            13:  * All rights reserved.
        !            14:  *
        !            15:  * This code is derived from software contributed to The NetBSD Foundation
        !            16:  * by Lennart Augustsson (lennart@augustsson.net) at
        !            17:  * Carlstedt Research & Technology.
        !            18:  *
        !            19:  * Redistribution and use in source and binary forms, with or without
        !            20:  * modification, are permitted provided that the following conditions
        !            21:  * are met:
        !            22:  * 1. Redistributions of source code must retain the above copyright
        !            23:  *    notice, this list of conditions and the following disclaimer.
        !            24:  * 2. Redistributions in binary form must reproduce the above copyright
        !            25:  *    notice, this list of conditions and the following disclaimer in the
        !            26:  *    documentation and/or other materials provided with the distribution.
        !            27:  * 3. All advertising materials mentioning features or use of this software
        !            28:  *    must display the following acknowledgement:
        !            29:  *        This product includes software developed by the NetBSD
        !            30:  *        Foundation, Inc. and its contributors.
        !            31:  * 4. Neither the name of The NetBSD Foundation nor the names of its
        !            32:  *    contributors may be used to endorse or promote products derived
        !            33:  *    from this software without specific prior written permission.
        !            34:  *
        !            35:  * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
        !            36:  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
        !            37:  * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
        !            38:  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
        !            39:  * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
        !            40:  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
        !            41:  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
        !            42:  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
        !            43:  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
        !            44:  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
        !            45:  * POSSIBILITY OF SUCH DAMAGE.
        !            46:  */
        !            47:
        !            48: /*
        !            49:  * List of known USB vendors
        !            50:  *
        !            51:  * Please note that these IDs do not do anything. Adding an ID here and
        !            52:  * regenerating the usbdevs.h and usbdevs_data.h only makes a symbolic name
        !            53:  * available to the source code and does not change any functionality, nor
        !            54:  * does it make your device available to a specific driver.
        !            55:  * It will however make the descriptive string available if a device does not
        !            56:  * provide the string itself.
        !            57:  *
        !            58:  * After adding a vendor ID VNDR and a product ID PRDCT you will have the
        !            59:  * following extra defines:
        !            60:  * #define USB_VENDOR_VNDR              0x????
        !            61:  * #define USB_PRODUCT_VNDR_PRDCT       0x????
        !            62:  *
        !            63:  * You may have to add these defines to the respective probe routines to
        !            64:  * make the device recognised by the appropriate device driver.
        !            65:  */
        !            66:
        !            67: #define        USB_VENDOR_UNKNOWN1     0x0053          /* Unknown vendor */
        !            68: #define        USB_VENDOR_UNKNOWN2     0x0105          /* Unknown vendor */
        !            69: #define        USB_VENDOR_EGALAX2      0x0123          /* eGalax */
        !            70: #define        USB_VENDOR_HUMAX        0x02ad          /* HUMAX */
        !            71: #define        USB_VENDOR_BWCT 0x03da          /* Bernd Walter Computer Technology */
        !            72: #define        USB_VENDOR_AOX  0x03e8          /* AOX */
        !            73: #define        USB_VENDOR_ATMEL        0x03eb          /* Atmel */
        !            74: #define        USB_VENDOR_MITSUMI      0x03ee          /* Mitsumi */
        !            75: #define        USB_VENDOR_HP   0x03f0          /* Hewlett Packard */
        !            76: #define        USB_VENDOR_ADAPTEC      0x03f3          /* Adaptec */
        !            77: #define        USB_VENDOR_NATIONAL     0x0400          /* National Semiconductor */
        !            78: #define        USB_VENDOR_ACERLABS     0x0402          /* Acer Labs */
        !            79: #define        USB_VENDOR_FTDI 0x0403          /* Future Technology Devices */
        !            80: #define        USB_VENDOR_NEC  0x0409          /* NEC */
        !            81: #define        USB_VENDOR_KODAK        0x040a          /* Eastman Kodak */
        !            82: #define        USB_VENDOR_MELCO        0x0411          /* Melco */
        !            83: #define        USB_VENDOR_LEADTEK      0x0413          /* Leadtek */
        !            84: #define        USB_VENDOR_CREATIVE     0x041e          /* Creative Labs */
        !            85: #define        USB_VENDOR_CREATIVE2    0x1292          /* Creative Labs */
        !            86: #define        USB_VENDOR_ADI  0x0422          /* ADI Systems */
        !            87: #define        USB_VENDOR_CATC 0x0423          /* Computer Access Technology */
        !            88: #define        USB_VENDOR_SMC2 0x0424          /* Standard Microsystems */
        !            89: #define        USB_VENDOR_GRAVIS       0x0428          /* Advanced Gravis Computer */
        !            90: #define        USB_VENDOR_SUN  0x0430          /* Sun Microsystems */
        !            91: #define        USB_VENDOR_TAUGA        0x0436          /* Taugagreining HF */
        !            92: #define        USB_VENDOR_AMD  0x0438          /* Advanced Micro Devices */
        !            93: #define        USB_VENDOR_LEXMARK      0x043d          /* Lexmark International */
        !            94: #define        USB_VENDOR_NANAO        0x0440          /* NANAO */
        !            95: #define        USB_VENDOR_ALPS 0x044e          /* Alps Electric */
        !            96: #define        USB_VENDOR_THRUST       0x044f          /* Thrustmaster */
        !            97: #define        USB_VENDOR_TI   0x0451          /* Texas Instruments */
        !            98: #define        USB_VENDOR_ANALOGDEVICES        0x0456          /* Analog Devices */
        !            99: #define        USB_VENDOR_SIS  0x0457          /* Silicon Integrated Systems Corp. */
        !           100: #define        USB_VENDOR_KYE  0x0458          /* KYE Systems */
        !           101: #define        USB_VENDOR_DIAMOND2     0x045a          /* Diamond (Supra) */
        !           102: #define        USB_VENDOR_MICROSOFT    0x045e          /* Microsoft */
        !           103: #define        USB_VENDOR_PRIMAX       0x0461          /* Primax Electronics */
        !           104: #define        USB_VENDOR_MGE  0x0463          /* MGE UPS Systems */
        !           105: #define        USB_VENDOR_AMP  0x0464          /* AMP */
        !           106: #define        USB_VENDOR_CHERRY       0x046a          /* Cherry Mikroschalter */
        !           107: #define        USB_VENDOR_MEGATRENDS   0x046b          /* American Megatrends */
        !           108: #define        USB_VENDOR_LOGITECH     0x046d          /* Logitech */
        !           109: #define        USB_VENDOR_BTC  0x046e          /* Behavior Tech. Computer */
        !           110: #define        USB_VENDOR_PHILIPS      0x0471          /* Philips */
        !           111: #define        USB_VENDOR_SANYO        0x0474          /* Sanyo Electric */
        !           112: #define        USB_VENDOR_CONNECTIX    0x0478          /* Connectix */
        !           113: #define        USB_VENDOR_KENSINGTON   0x047d          /* Kensington */
        !           114: #define        USB_VENDOR_LUCENT       0x047e          /* Lucent */
        !           115: #define        USB_VENDOR_KYOCERA      0x0482          /* Kyocera */
        !           116: #define        USB_VENDOR_PLANTRONICS  0x047f          /* Plantronics */
        !           117: #define        USB_VENDOR_STMICRO      0x0483          /* STMicroelectronics */
        !           118: #define        USB_VENDOR_YAMAHA       0x0499          /* YAMAHA */
        !           119: #define        USB_VENDOR_COMPAQ       0x049f          /* Compaq */
        !           120: #define        USB_VENDOR_HITACHI      0x04a4          /* Hitachi */
        !           121: #define        USB_VENDOR_ACERP        0x04a5          /* Acer Peripherals */
        !           122: #define        USB_VENDOR_DAVICOM      0x04a6          /* Davicom */
        !           123: #define        USB_VENDOR_VISIONEER    0x04a7          /* Visioneer */
        !           124: #define        USB_VENDOR_CANON        0x04a9          /* Canon */
        !           125: #define        USB_VENDOR_NIKON        0x04b0          /* Nikon */
        !           126: #define        USB_VENDOR_IBM  0x04b3          /* IBM */
        !           127: #define        USB_VENDOR_CYPRESS      0x04b4          /* Cypress Semiconductor */
        !           128: #define        USB_VENDOR_EPSON        0x04b8          /* Seiko Epson */
        !           129: #define        USB_VENDOR_RAINBOW      0x04b9          /* Rainbow Technologies */
        !           130: #define        USB_VENDOR_IODATA       0x04bb          /* I/O Data */
        !           131: #define        USB_VENDOR_TDK  0x04bf          /* TDK */
        !           132: #define        USB_VENDOR_3COMUSR      0x04c1          /* U.S. Robotics */
        !           133: #define        USB_VENDOR_METHODE      0x04c2          /* Methode Electronics Far East */
        !           134: #define        USB_VENDOR_MAXISWITCH   0x04c3          /* Maxi Switch */
        !           135: #define        USB_VENDOR_LOCKHEEDMER  0x04c4          /* Lockheed Martin Energy Research */
        !           136: #define        USB_VENDOR_FUJITSU      0x04c5          /* Fujitsu */
        !           137: #define        USB_VENDOR_TOSHIBAAM    0x04c6          /* Toshiba America */
        !           138: #define        USB_VENDOR_MICROMACRO   0x04c7          /* Micro Macro Technologies */
        !           139: #define        USB_VENDOR_KONICA       0x04c8          /* Konica */
        !           140: #define        USB_VENDOR_LITEON       0x04ca          /* Lite-On Technology */
        !           141: #define        USB_VENDOR_FUJIPHOTO    0x04cb          /* Fuji Photo Film */
        !           142: #define        USB_VENDOR_PHILIPSSEMI  0x04cc          /* Philips Semiconductors */
        !           143: #define        USB_VENDOR_TATUNG       0x04cd          /* Tatung Co. Of America */
        !           144: #define        USB_VENDOR_SCANLOGIC    0x04ce          /* ScanLogic */
        !           145: #define        USB_VENDOR_MYSON        0x04cf          /* Myson Technology */
        !           146: #define        USB_VENDOR_DIGI2        0x04d0          /* Digi */
        !           147: #define        USB_VENDOR_ITTCANON     0x04d1          /* ITT Canon */
        !           148: #define        USB_VENDOR_ALTEC        0x04d2          /* Altec Lansing */
        !           149: #define        USB_VENDOR_PANASONIC    0x04da          /* Panasonic (Matsushita) */
        !           150: #define        USB_VENDOR_SHARP        0x04dd          /* Sharp */
        !           151: #define        USB_VENDOR_IIYAMA       0x04e1          /* Iiyama */
        !           152: #define        USB_VENDOR_SHUTTLE      0x04e6          /* Shuttle Technology */
        !           153: #define        USB_VENDOR_SAMSUNG2     0x04e8          /* Samsung Electronics */
        !           154: #define        USB_VENDOR_ANNABOOKS    0x04ed          /* Annabooks */
        !           155: #define        USB_VENDOR_JVC  0x04f1          /* JVC */
        !           156: #define        USB_VENDOR_CHICONY      0x04f2          /* Chicony Electronics */
        !           157: #define        USB_VENDOR_BROTHER      0x04f9          /* Brother Industries */
        !           158: #define        USB_VENDOR_DALLAS       0x04fa          /* Dallas Semiconductor */
        !           159: #define        USB_VENDOR_ACER 0x0502          /* Acer */
        !           160: #define        USB_VENDOR_3COM 0x0506          /* 3Com */
        !           161: #define        USB_VENDOR_AZTECH       0x0509          /* Aztech Systems */
        !           162: #define        USB_VENDOR_BELKIN       0x050d          /* Belkin Components */
        !           163: #define        USB_VENDOR_KAWATSU      0x050f          /* Kawatsu Semiconductor */
        !           164: #define        USB_VENDOR_APC  0x051d          /* American Power Conversion */
        !           165: #define        USB_VENDOR_CONNECTEK    0x0522          /* Advanced Connectek USA */
        !           166: #define        USB_VENDOR_NETCHIP      0x0525          /* NetChip Technology */
        !           167: #define        USB_VENDOR_ALTRA        0x0527          /* ALTRA */
        !           168: #define        USB_VENDOR_ATI  0x0528          /* ATI Technologies */
        !           169: #define        USB_VENDOR_AKS  0x0529          /* Aladdin Knowledge Systems */
        !           170: #define        USB_VENDOR_UNIACCESS    0x0540          /* Universal Access */
        !           171: #define        USB_VENDOR_VIEWSONIC    0x0543          /* ViewSonic */
        !           172: #define        USB_VENDOR_XIRLINK      0x0545          /* Xirlink */
        !           173: #define        USB_VENDOR_ANCHOR       0x0547          /* Anchor Chips */
        !           174: #define        USB_VENDOR_SONY 0x054c          /* Sony */
        !           175: #define        USB_VENDOR_VISION       0x0553          /* VLSI Vision */
        !           176: #define        USB_VENDOR_ASAHIKASEI   0x0556          /* Asahi Kasei Microsystems */
        !           177: #define        USB_VENDOR_ATEN 0x0557          /* ATEN International */
        !           178: #define        USB_VENDOR_SAMSUNG      0x055d          /* Samsung */
        !           179: #define        USB_VENDOR_MUSTEK       0x055f          /* Mustek Systems */
        !           180: #define        USB_VENDOR_TELEX        0x0562          /* Telex Communications */
        !           181: #define        USB_VENDOR_PERACOM      0x0565          /* Peracom Networks */
        !           182: #define        USB_VENDOR_ALCOR2       0x0566          /* Alcor Micro */
        !           183: #define        USB_VENDOR_WACOM        0x056a          /* WACOM */
        !           184: #define        USB_VENDOR_ETEK 0x056c          /* e-TEK Labs */
        !           185: #define        USB_VENDOR_EIZO 0x056d          /* EIZO */
        !           186: #define        USB_VENDOR_ELECOM       0x056e          /* Elecom */
        !           187: #define        USB_VENDOR_HAUPPAUGE    0x0573          /* Hauppauge Computer Works */
        !           188: #define        USB_VENDOR_BAFO 0x0576          /* BAFO/Quality Computer Accessories */
        !           189: #define        USB_VENDOR_YEDATA       0x057b          /* Y-E Data */
        !           190: #define        USB_VENDOR_AVM  0x057c          /* AVM */
        !           191: #define        USB_VENDOR_QUICKSHOT    0x057f          /* Quickshot */
        !           192: #define        USB_VENDOR_ROLAND       0x0582          /* Roland */
        !           193: #define        USB_VENDOR_ROCKFIRE     0x0583          /* Rockfire */
        !           194: #define        USB_VENDOR_RATOC        0x0584          /* RATOC Systems */
        !           195: #define        USB_VENDOR_ZYXEL        0x0586          /* ZyXEL Communication */
        !           196: #define        USB_VENDOR_ALCOR        0x058f          /* Alcor Micro */
        !           197: #define        USB_VENDOR_IOMEGA       0x059b          /* Iomega */
        !           198: #define        USB_VENDOR_ATREND       0x059c          /* A-Trend Technology */
        !           199: #define        USB_VENDOR_AID  0x059d          /* Advanced Input Devices */
        !           200: #define        USB_VENDOR_LACIE        0x059f          /* LaCie */
        !           201: #define        USB_VENDOR_THRUSTMASTER 0x05a4          /* Thrustmaster */
        !           202: #define        USB_VENDOR_OMNIVISION   0x05a9          /* OmniVision */
        !           203: #define        USB_VENDOR_INSYSTEM     0x05ab          /* In-System Design */
        !           204: #define        USB_VENDOR_APPLE        0x05ac          /* Apple Computer */
        !           205: #define        USB_VENDOR_DIGI 0x05c5          /* Digi International */
        !           206: #define        USB_VENDOR_QUALCOMM     0x05c6          /* Qualcomm */
        !           207: #define        USB_VENDOR_QTRONIX      0x05c7          /* Qtronix */
        !           208: #define        USB_VENDOR_RICOH        0x05ca          /* Ricoh */
        !           209: #define        USB_VENDOR_ELSA 0x05cc          /* ELSA */
        !           210: #define        USB_VENDOR_BRAINBOXES   0x05d1          /* Brainboxes */
        !           211: #define        USB_VENDOR_ULTIMA       0x05d8          /* Ultima */
        !           212: #define        USB_VENDOR_AXIOHM       0x05d9          /* Axiohm Transaction Solutions */
        !           213: #define        USB_VENDOR_MICROTEK     0x05da          /* Microtek */
        !           214: #define        USB_VENDOR_SUNTAC       0x05db          /* SUN Corporation */
        !           215: #define        USB_VENDOR_LEXAR        0x05dc          /* Lexar Media */
        !           216: #define        USB_VENDOR_ADDTRON      0x05dd          /* Addtron */
        !           217: #define        USB_VENDOR_SYMBOL       0x05e0          /* Symbol Technologies */
        !           218: #define        USB_VENDOR_GENESYS      0x05e3          /* Genesys Logic */
        !           219: #define        USB_VENDOR_FUJI 0x05e5          /* Fuji Electric */
        !           220: #define        USB_VENDOR_KEITHLEY     0x05e6          /* Keithley Instruments */
        !           221: #define        USB_VENDOR_EIZONANAO    0x05e7          /* EIZO Nanao */
        !           222: #define        USB_VENDOR_KLSI 0x05e9          /* Kawasaki LSI */
        !           223: #define        USB_VENDOR_FFC  0x05eb          /* FFC */
        !           224: #define        USB_VENDOR_ANKO 0x05ef          /* Anko Electronic */
        !           225: #define        USB_VENDOR_PIENGINEERING        0x05f3          /* P.I. Engineering */
        !           226: #define        USB_VENDOR_AOC  0x05f6          /* AOC International */
        !           227: #define        USB_VENDOR_CHIC 0x05fe          /* Chic Technology */
        !           228: #define        USB_VENDOR_BARCO        0x0600          /* Barco Display Systems */
        !           229: #define        USB_VENDOR_BRIDGE       0x0607          /* Bridge Information */
        !           230: #define        USB_VENDOR_SOLIDYEAR    0x060b          /* Solid Year */
        !           231: #define        USB_VENDOR_BIORAD       0x0614          /* Bio-Rad Laboratories */
        !           232: #define        USB_VENDOR_MACALLY      0x0618          /* Macally */
        !           233: #define        USB_VENDOR_ACTLABS      0x061c          /* Act Labs */
        !           234: #define        USB_VENDOR_ALARIS       0x0620          /* Alaris */
        !           235: #define        USB_VENDOR_APEX 0x0624          /* Apex */
        !           236: #define        USB_VENDOR_VIVITAR      0x0636          /* Vivitar */
        !           237: #define        USB_VENDOR_GUNZE        0x0637          /* Gunze Electronics USA */
        !           238: #define        USB_VENDOR_AVISION      0x0638          /* Avision */
        !           239: #define        USB_VENDOR_TEAC 0x0644          /* TEAC */
        !           240: #define        USB_VENDOR_ARKMICRO     0x6547          /* Arkmicro */
        !           241: #define        USB_VENDOR_SGI  0x065e          /* Silicon Graphics */
        !           242: #define        USB_VENDOR_SANWASUPPLY  0x0663          /* Sanwa Supply */
        !           243: #define        USB_VENDOR_LINKSYS      0x066b          /* Linksys */
        !           244: #define        USB_VENDOR_ACERSA       0x066e          /* Acer Semiconductor America */
        !           245: #define        USB_VENDOR_SIGMATEL     0x066f          /* Sigmatel */
        !           246: #define        USB_VENDOR_DRAYTEK      0x0675          /* DrayTek */
        !           247: #define        USB_VENDOR_AIWA 0x0677          /* Aiwa */
        !           248: #define        USB_VENDOR_ACARD        0x0678          /* ACARD Technology */
        !           249: #define        USB_VENDOR_PROLIFIC     0x067b          /* Prolific Technology */
        !           250: #define        USB_VENDOR_SIEMENS      0x067c          /* Siemens */
        !           251: #define        USB_VENDOR_AVANCELOGIC  0x0680          /* Avance Logic */
        !           252: #define        USB_VENDOR_SIEMENS2     0x0681          /* Siemens */
        !           253: #define        USB_VENDOR_MINOLTA      0x0686          /* Minolta */
        !           254: #define        USB_VENDOR_CHPRODUCTS   0x068e          /* CH Products */
        !           255: #define        USB_VENDOR_HAGIWARA     0x0693          /* Hagiwara Sys-Com */
        !           256: #define        USB_VENDOR_CTX  0x0698          /* Chuntex */
        !           257: #define        USB_VENDOR_ASKEY        0x069a          /* Askey Computer */
        !           258: #define        USB_VENDOR_SAITEK       0x06a3          /* Saitek */
        !           259: #define        USB_VENDOR_ALCATELT     0x06b9          /* Alcatel Telecom */
        !           260: #define        USB_VENDOR_AGFA 0x06bd          /* AGFA-Gevaert */
        !           261: #define        USB_VENDOR_ASIAMD       0x06be          /* Asia Microelectronic Development */
        !           262: #define        USB_VENDOR_BIZLINK      0x06c4          /* Bizlink International */
        !           263: #define        USB_VENDOR_KEYSPAN      0x06cd          /* Keyspan */
        !           264: #define        USB_VENDOR_AASHIMA      0x06d6          /* Aashima Technology */
        !           265: #define        USB_VENDOR_MULTITECH    0x06e0          /* MultiTech */
        !           266: #define        USB_VENDOR_ADS  0x06e1          /* ADS Technologies */
        !           267: #define        USB_VENDOR_ALCATELM     0x06e4          /* Alcatel Microelectronics */
        !           268: #define        USB_VENDOR_SIRIUS       0x06ea          /* Sirius Technologies */
        !           269: #define        USB_VENDOR_BOSTON       0x06fd          /* Boston Acoustics */
        !           270: #define        USB_VENDOR_GUILLEMOT    0x06f8          /* Guillemot */
        !           271: #define        USB_VENDOR_SMC  0x0707          /* Standard Microsystems */
        !           272: #define        USB_VENDOR_PUTERCOM     0x0708          /* Putercom */
        !           273: #define        USB_VENDOR_MCT  0x0711          /* MCT */
        !           274: #define        USB_VENDOR_IMATION      0x0718          /* Imation */
        !           275: #define        USB_VENDOR_SUSTEEN      0x0731          /* Susteen */
        !           276: #define        USB_VENDOR_EICON        0x0734          /* Eicon Networks */
        !           277: #define        USB_VENDOR_SYNTECH      0x0745          /* Syntech Information */
        !           278: #define        USB_VENDOR_DIGITALSTREAM        0x074e          /* Digital Stream */
        !           279: #define        USB_VENDOR_AUREAL       0x0755          /* Aureal Semiconductor */
        !           280: #define        USB_VENDOR_MIDIMAN      0x0763          /* Midiman */
        !           281: #define        USB_VENDOR_SURECOM      0x0769          /* Surecom Technology */
        !           282: #define        USB_VENDOR_LINKSYS2     0x077b          /* Linksys */
        !           283: #define        USB_VENDOR_GRIFFIN      0x077d          /* Griffin Technology */
        !           284: #define        USB_VENDOR_SANDISK      0x0781          /* SanDisk */
        !           285: #define        USB_VENDOR_JENOPTIK     0x0784          /* Jenoptik */
        !           286: #define        USB_VENDOR_NOKIA        0x078b          /* Nokia */
        !           287: #define        USB_VENDOR_BRIMAX       0x078e          /* Brimax */
        !           288: #define        USB_VENDOR_AXIS 0x0792          /* Axis Communications */
        !           289: #define        USB_VENDOR_ABL  0x0794          /* ABL Electronics */
        !           290: #define        USB_VENDOR_SAGEM        0x079b          /* Sagem */
        !           291: #define        USB_VENDOR_SUNCOMM      0x079c          /* Sun Communications */
        !           292: #define        USB_VENDOR_ALFADATA     0x079d          /* Alfadata Computer */
        !           293: #define        USB_VENDOR_NATIONALTECH 0x07a2          /* National Technical Systems */
        !           294: #define        USB_VENDOR_ONNTO        0x07a3          /* Onnto */
        !           295: #define        USB_VENDOR_BE   0x07a4          /* Be */
        !           296: #define        USB_VENDOR_ADMTEK       0x07a6          /* ADMtek */
        !           297: #define        USB_VENDOR_COREGA       0x07aa          /* Corega */
        !           298: #define        USB_VENDOR_FREECOM      0x07ab          /* Freecom */
        !           299: #define        USB_VENDOR_MICROTECH    0x07af          /* Microtech */
        !           300: #define        USB_VENDOR_MOTOROLA3    0x07b2          /* Motorola */
        !           301: #define        USB_VENDOR_OLYMPUS      0x07b4          /* Olympus */
        !           302: #define        USB_VENDOR_ABOCOM       0x07b8          /* AboCom Systems */
        !           303: #define        USB_VENDOR_KEISOKUGIKEN 0x07c1          /* Keisokugiken */
        !           304: #define        USB_VENDOR_ONSPEC       0x07c4          /* OnSpec */
        !           305: #define        USB_VENDOR_APG  0x07c5          /* APG Cash Drawer */
        !           306: #define        USB_VENDOR_BUG  0x07c8          /* B.U.G. */
        !           307: #define        USB_VENDOR_ALLIEDTELESYN        0x07c9          /* Allied Telesyn International */
        !           308: #define        USB_VENDOR_AVERMEDIA    0x07ca          /* AVerMedia Technologies */
        !           309: #define        USB_VENDOR_SIIG 0x07cc          /* SIIG */
        !           310: #define        USB_VENDOR_CASIO        0x07cf          /* CASIO */
        !           311: #define        USB_VENDOR_DLINK2       0x07d1          /* D-Link */
        !           312: #define        USB_VENDOR_APTIO        0x07d2          /* Aptio Products */
        !           313: #define        USB_VENDOR_ARASAN       0x07da          /* Arasan Chip Systems */
        !           314: #define        USB_VENDOR_ALLIEDCABLE  0x07e6          /* Allied Cable */
        !           315: #define        USB_VENDOR_STSN 0x07ef          /* STSN */
        !           316: #define        USB_VENDOR_ZOOM 0x0803          /* Zoom Telephonics */
        !           317: #define        USB_VENDOR_BROADLOGIC   0x0827          /* BroadLogic */
        !           318: #define        USB_VENDOR_HANDSPRING   0x082d          /* Handspring */
        !           319: #define        USB_VENDOR_ACTIONSTAR   0x0835          /* Action Star Enterprise */
        !           320: #define        USB_VENDOR_PALM 0x0830          /* Palm Computing */
        !           321: #define        USB_VENDOR_SOURCENEXT   0x0833          /* SOURCENEXT */
        !           322: #define        USB_VENDOR_ACCTON       0x083a          /* Accton Technology */
        !           323: #define        USB_VENDOR_DIAMOND      0x0841          /* Diamond */
        !           324: #define        USB_VENDOR_NETGEAR      0x0846          /* BayNETGEAR */
        !           325: #define        USB_VENDOR_TOPRE        0x0853          /* Topre Corporation */
        !           326: #define        USB_VENDOR_ACTIVEWIRE   0x0854          /* ActiveWire */
        !           327: #define        USB_VENDOR_BBELECTRONICS        0x0856          /* B&B Electronics */
        !           328: #define        USB_VENDOR_PORTGEAR     0x085a          /* PortGear */
        !           329: #define        USB_VENDOR_NETGEAR2     0x0864          /* Netgear */
        !           330: #define        USB_VENDOR_SYSTEMTALKS  0x086e          /* System Talks */
        !           331: #define        USB_VENDOR_METRICOM     0x0870          /* Metricom */
        !           332: #define        USB_VENDOR_ADESSOKBTEK  0x087c          /* ADESSO/Kbtek America */
        !           333: #define        USB_VENDOR_JATON        0x087d          /* Jaton */
        !           334: #define        USB_VENDOR_APT  0x0880          /* APT Technologies */
        !           335: #define        USB_VENDOR_BOCARESEARCH 0x0885          /* Boca Research */
        !           336: #define        USB_VENDOR_ANDREA       0x08a8          /* Andrea Electronics */
        !           337: #define        USB_VENDOR_BURRBROWN    0x08bb          /* Burr-Brown Japan */
        !           338: #define        USB_VENDOR_2WIRE        0x08c8          /* 2Wire */
        !           339: #define        USB_VENDOR_AIPTEK       0x08ca          /* AIPTEK International */
        !           340: #define        USB_VENDOR_SMARTBRIDGES 0x08d1          /* SmartBridges */
        !           341: #define        USB_VENDOR_BILLIONTON   0x08dd          /* Billionton Systems */
        !           342: #define        USB_VENDOR_EXTENDED     0x08e9          /* Extended Systems */
        !           343: #define        USB_VENDOR_MSYSTEMS     0x08ec          /* M-Systems */
        !           344: #define        USB_VENDOR_AUTHENTEC    0x08ff          /* AuthenTec */
        !           345: #define        USB_VENDOR_AUDIOTECHNICA        0x0909          /* Audio-Technica */
        !           346: #define        USB_VENDOR_TRUMPION     0x090a          /* Trumpion Microelectronics */
        !           347: #define        USB_VENDOR_ALATION      0x0910          /* Alation Systems */
        !           348: #define        USB_VENDOR_CONCORDCAMERA        0x0919          /* Concord Camera */
        !           349: #define        USB_VENDOR_GARMIN       0x091e          /* Garmin International */
        !           350: #define        USB_VENDOR_GOHUBS       0x0921          /* GoHubs */
        !           351: #define        USB_VENDOR_BIOMETRIC    0x0929          /* American Biometric Company */
        !           352: #define        USB_VENDOR_INTREPIDCS   0x093c          /* Intrepid */
        !           353: #define        USB_VENDOR_YANO 0x094f          /* Yano */
        !           354: #define        USB_VENDOR_KINGSTON     0x0951          /* Kingston Technology */
        !           355: #define        USB_VENDOR_BLUEWATER    0x0956          /* BlueWater Systems */
        !           356: #define        USB_VENDOR_AGILENT      0x0957          /* Agilent Technologies */
        !           357: #define        USB_VENDOR_GUDE 0x0959          /* Gude ADS */
        !           358: #define        USB_VENDOR_PORTSMITH    0x095a          /* Portsmith */
        !           359: #define        USB_VENDOR_ACERW        0x0967          /* Acer */
        !           360: #define        USB_VENDOR_ADIRONDACK   0x0976          /* Adirondack Wire & Cable */
        !           361: #define        USB_VENDOR_BECKHOFF     0x0978          /* Beckhoff */
        !           362: #define        USB_VENDOR_MINDSATWORK  0x097a          /* Minds At Work */
        !           363: #define        USB_VENDOR_INTERSIL     0x09aa          /* Intersil */
        !           364: #define        USB_VENDOR_ALTIUS       0x09b3          /* Altius Solutions */
        !           365: #define        USB_VENDOR_ARRIS        0x09c1          /* Arris Interactive */
        !           366: #define        USB_VENDOR_ACTIVCARD    0x09c3          /* ACTIVCARD */
        !           367: #define        USB_VENDOR_ACTISYS      0x09c4          /* ACTiSYS */
        !           368: #define        USB_VENDOR_AFOURTECH    0x09da          /* A-FOUR TECH */
        !           369: #define        USB_VENDOR_AIMEX        0x09dc          /* AIMEX */
        !           370: #define        USB_VENDOR_ADDONICS     0x09df          /* Addonics Technologies */
        !           371: #define        USB_VENDOR_AKAI 0x09e8          /* AKAI professional M.I. */
        !           372: #define        USB_VENDOR_ARESCOM      0x09f5          /* ARESCOM */
        !           373: #define        USB_VENDOR_BAY  0x09f9          /* Bay Associates */
        !           374: #define        USB_VENDOR_ALTERA       0x09fb          /* Altera */
        !           375: #define        USB_VENDOR_CSR  0x0a12          /* Cambridge Silicon Radio */
        !           376: #define        USB_VENDOR_TREK 0x0a16          /* Trek Technology */
        !           377: #define        USB_VENDOR_ASAHIOPTICAL 0x0a17          /* Asahi Optical */
        !           378: #define        USB_VENDOR_BOCASYSTEMS  0x0a43          /* Boca Systems */
        !           379: #define        USB_VENDOR_SHANTOU      0x0a46          /* ShanTou */
        !           380: #define        USB_VENDOR_BROADCOM     0x0a5c          /* Broadcom */
        !           381: #define        USB_VENDOR_GREENHOUSE   0x0a6b          /* GREENHOUSE */
        !           382: #define        USB_VENDOR_GEOCAST      0x0a79          /* Geocast Network Systems */
        !           383: #define        USB_VENDOR_IDQUANTIQUE  0x0aba          /* id Quantique */
        !           384: #define        USB_VENDOR_ZYDAS        0x0ace          /* ZyDAS Technology */
        !           385: #define        USB_VENDOR_NEODIO       0x0aec          /* Neodio */
        !           386: #define        USB_VENDOR_OPTION       0x0af0          /* Option */
        !           387: #define        USB_VENDOR_TODOS        0x0b0c          /* Todos Data System */
        !           388: #define        USB_VENDOR_ASUS 0x0b05          /* ASUS */
        !           389: #define        USB_VENDOR_SIIG2        0x0b39          /* SIIG */
        !           390: #define        USB_VENDOR_TEKRAM       0x0b3b          /* Tekram Technology */
        !           391: #define        USB_VENDOR_HAL  0x0b41          /* HAL Corporation */
        !           392: #define        USB_VENDOR_NEC2 0x0b62          /* NEC */
        !           393: #define        USB_VENDOR_ATI2 0x0b6f          /* ATI */
        !           394: #define        USB_VENDOR_KURUSUGAWA   0x0b7e          /* Kurusugawa Electronics */
        !           395: #define        USB_VENDOR_ASIX 0x0b95          /* ASIX Electronics */
        !           396: #define        USB_VENDOR_USR  0x0baf          /* U.S. Robotics */
        !           397: #define        USB_VENDOR_AMBIT        0x0bb2          /* Ambit Microsystems */
        !           398: #define        USB_VENDOR_REALTEK      0x0bda          /* Realtek */
        !           399: #define        USB_VENDOR_ADDONICS2    0x0bf6          /* Addonics Technology */
        !           400: #define        USB_VENDOR_AGATE        0x0c08          /* Agate Technologies */
        !           401: #define        USB_VENDOR_DMI  0x0c0b          /* DMI */
        !           402: #define        USB_VENDOR_MICRODIA     0x0c45          /* Microdia */
        !           403: #define        USB_VENDOR_SEALEVEL     0x0c52          /* Sealevel System */
        !           404: #define        USB_VENDOR_EASYDISK     0x0c76          /* EasyDisk */
        !           405: #define        USB_VENDOR_KYOCERA2     0x0c88          /* Kyocera */
        !           406: #define        USB_VENDOR_ZCOM 0x0cde          /* Z-Com */
        !           407: #define        USB_VENDOR_ATHEROS2     0x0cf3          /* Atheros Communications */
        !           408: #define        USB_VENDOR_TANGTOP      0x0d3d          /* Tangtop */
        !           409: #define        USB_VENDOR_SMC3 0x0d5c          /* SMC */
        !           410: #define        USB_VENDOR_PEN  0x0d7d          /* Pen Drive */
        !           411: #define        USB_VENDOR_ABC  0x0d8c          /* ABC */
        !           412: #define        USB_VENDOR_CONCEPTRONIC 0x0d8e          /* Conceptronic */
        !           413: #define        USB_VENDOR_MSI  0x0db0          /* Micro Star International */
        !           414: #define        USB_VENDOR_ELCON        0x0db7          /* ELCON Systemtechnik */
        !           415: #define        USB_VENDOR_SITECOMEU    0x0df6          /* Sitecom Europe */
        !           416: #define        USB_VENDOR_MOBILEACTION 0x0df7          /* Mobile Action */
        !           417: #define        USB_VENDOR_SPEEDDRAGON  0x0e55          /* Speed Dragon Multimedia */
        !           418: #define        USB_VENDOR_HAWKING      0x0e66          /* Hawking */
        !           419: #define        USB_VENDOR_GMATE        0x0e7e          /* G.Mate */
        !           420: #define        USB_VENDOR_OTI  0x0ea0          /* Ours Technology */
        !           421: #define        USB_VENDOR_PILOTECH     0x0eaf          /* Pilotech */
        !           422: #define        USB_VENDOR_NOVATECH     0x0eb0          /* Nova Tech */
        !           423: #define        USB_VENDOR_EGALAX       0x0eef          /* eGalax */
        !           424: #define        USB_VENDOR_ITEGNO       0x0eba          /* iTegno */
        !           425: #define        USB_VENDOR_AIRPRIME     0x0f3d          /* Airprime */
        !           426: #define        USB_VENDOR_VTECH        0x0f88          /* VTech */
        !           427: #define        USB_VENDOR_FALCOM       0x0f94          /* Falcom Wireless Communications GmbH */
        !           428: #define        USB_VENDOR_RIM  0x0fca          /* Research In Motion */
        !           429: #define        USB_VENDOR_DYNASTREAM   0x0fcf          /* Dynastream Innovations */
        !           430: #define        USB_VENDOR_QUALCOMM2    0x1004          /* Qualcomm */
        !           431: #define        USB_VENDOR_GIGABYTE     0x1044          /* GIGABYTE */
        !           432: #define        USB_VENDOR_MOTOROLA     0x1063          /* Motorola */
        !           433: #define        USB_VENDOR_CCYU 0x1065          /* CCYU Technology */
        !           434: #define        USB_VENDOR_AUDIOVOX     0x106c          /* Audiovox */
        !           435: #define        USB_VENDOR_SILABS2      0x10a6          /* SILABS2 */
        !           436: #define        USB_VENDOR_USI  0x10ab          /* USI */
        !           437: #define        USB_VENDOR_PLX  0x10b5          /* PLX */
        !           438: #define        USB_VENDOR_ASANTE       0x10bd          /* Asante */
        !           439: #define        USB_VENDOR_SILABS       0x10c4          /* Silicon Labs */
        !           440: #define        USB_VENDOR_ANALOG       0x1110          /* Analog Devices */
        !           441: #define        USB_VENDOR_TENX 0x1130          /* Ten X Technology, Inc. */
        !           442: #define        USB_VENDOR_ISSC 0x1131          /* Integrated System Solution Corp. */
        !           443: #define        USB_VENDOR_JRC  0x1145          /* Japan Radio Company */
        !           444: #define        USB_VENDOR_SPHAIRON     0x114b          /* Sphairon Access Systems GmbH */
        !           445: #define        USB_VENDOR_DELORME      0x1163          /* DeLorme */
        !           446: #define        USB_VENDOR_SERVERWORKS  0x1166          /* ServerWorks */
        !           447: #define        USB_VENDOR_ACERCM       0x1189          /* Acer Communications & Multimedia */
        !           448: #define        USB_VENDOR_SIERRA       0x1199          /* Sierra Wireless */
        !           449: #define        USB_VENDOR_SIEMENS3     0x11f5          /* Siemens */
        !           450: #define        USB_VENDOR_ALCATEL      0x11f7          /* Alcatel */
        !           451: #define        USB_VENDOR_UNKNOWN3     0x1233          /* Unknown vendor */
        !           452: #define        USB_VENDOR_TSUNAMI      0x1241          /* Tsunami */
        !           453: #define        USB_VENDOR_PHEENET      0x124a          /* Pheenet */
        !           454: #define        USB_VENDOR_RAPTORGAMING 0x1267          /* Raptor Gaming */
        !           455: #define        USB_VENDOR_TWINMOS      0x126f          /* TwinMOS */
        !           456: #define        USB_VENDOR_TENDA        0x1286          /* Tenda */
        !           457: #define        USB_VENDOR_BELKIN2      0x1293          /* Belkin Components */
        !           458: #define        USB_VENDOR_CYBERTAN     0x129b          /* CyberTAN Technology */
        !           459: #define        USB_VENDOR_HUAWEI       0x12d1          /* HUAWEI Technologies */
        !           460: #define        USB_VENDOR_ARANEUS      0x12d8          /* Araneus Information Systems */
        !           461: #define        USB_VENDOR_TAPWAVE      0x12ef          /* Tapwave */
        !           462: #define        USB_VENDOR_AINCOMM      0x12fd          /* Aincomm */
        !           463: #define        USB_VENDOR_MOBILITY     0x1342          /* Mobility */
        !           464: #define        USB_VENDOR_DICKSMITH    0x1371          /* Dick Smith Electronics */
        !           465: #define        USB_VENDOR_NETGEAR3     0x1385          /* Netgear */
        !           466: #define        USB_VENDOR_BALTECH      0x13ad          /* Baltech */
        !           467: #define        USB_VENDOR_CISCOLINKSYS 0x13b1          /* Cisco-Linksys */
        !           468: #define        USB_VENDOR_SHARK        0x13d2          /* Shark */
        !           469: #define        USB_VENDOR_NOVATEL      0x1410          /* Novatel Wireless */
        !           470: #define        USB_VENDOR_WISTRONNEWEB 0x1435          /* Wistron NeWeb */
        !           471: #define        USB_VENDOR_RADIOSHACK   0x1453          /* Radio Shack */
        !           472: #define        USB_VENDOR_HUAWEI3COM   0x1472          /* Huawei 3Com */
        !           473: #define        USB_VENDOR_SILICOM      0x1485          /* Silicom */
        !           474: #define        USB_VENDOR_RALINK       0x148f          /* Ralink Technology */
        !           475: #define        USB_VENDOR_CONCEPTRONIC2        0x14b2          /* Conceptronic */
        !           476: #define        USB_VENDOR_PLANEX3      0x14ea          /* Planex Communications */
        !           477: #define        USB_VENDOR_SILICONPORTALS       0x1527          /* Silicon Portals */
        !           478: #define        USB_VENDOR_UBLOX        0x1546          /* U-blox */
        !           479: #define        USB_VENDOR_OQO  0x1557          /* OQO */
        !           480: #define        USB_VENDOR_UMEDIA       0x157e          /* U-MEDIA Communications */
        !           481: #define        USB_VENDOR_FIBERLINE    0x1582          /* Fiberline */
        !           482: #define        USB_VENDOR_SOHOWARE     0x15e8          /* SOHOware */
        !           483: #define        USB_VENDOR_UMAX 0x1606          /* UMAX Data Systems */
        !           484: #define        USB_VENDOR_INSIDEOUT    0x1608          /* Inside Out Networks */
        !           485: #define        USB_VENDOR_GOODWAY      0x1631          /* Good Way Technology */
        !           486: #define        USB_VENDOR_ENTREGA      0x1645          /* Entrega */
        !           487: #define        USB_VENDOR_ACTIONTEC    0x1668          /* Actiontec Electronics */
        !           488: #define        USB_VENDOR_ATHEROS      0x168c          /* Atheros Communications */
        !           489: #define        USB_VENDOR_GIGASET      0x1690          /* Gigaset */
        !           490: #define        USB_VENDOR_GLOBALSUN    0x16ab          /* Global Sun Technology */
        !           491: #define        USB_VENDOR_ANYDATA      0x16d5          /* AnyDATA Inc. */
        !           492: #define        USB_VENDOR_JABLOTRON    0x16d6          /* Jablotron */
        !           493: #define        USB_VENDOR_CMOTECH      0x16d8          /* CMOTECH CDMA Technologies */
        !           494: #define        USB_VENDOR_LINKSYS4     0x1737          /* Linksys */
        !           495: #define        USB_VENDOR_SENAO        0x1740          /* Senao */
        !           496: #define        USB_VENDOR_METAGEEK     0x1781          /* MetaGeek */
        !           497: #define        USB_VENDOR_AMIT 0x18c5          /* AMIT */
        !           498: #define        USB_VENDOR_QCOM 0x18e8          /* Qcom */
        !           499: #define        USB_VENDOR_LINKSYS3     0x1915          /* Linksys */
        !           500: #define        USB_VENDOR_DLINK        0x2001          /* D-Link */
        !           501: #define        USB_VENDOR_PLANEX2      0x2019          /* Planex Communications */
        !           502: #define        USB_VENDOR_MOTOROLA2    0x22b8          /* Motorola */
        !           503: #define        USB_VENDOR_TRIPPLITE    0x2478          /* Tripp-Lite */
        !           504: #define        USB_VENDOR_NHJ  0x2770          /* NHJ */
        !           505: #define        USB_VENDOR_ASUSTEK      0x2821          /* ASUSTeK Computer */
        !           506: #define        USB_VENDOR_PLANEX       0x2c02          /* Planex Communications */
        !           507: #define        USB_VENDOR_AEI  0x3334          /* AEI */
        !           508: #define        USB_VENDOR_PQI  0x3538          /* PQI */
        !           509: #define        USB_VENDOR_DAISY        0x3579          /* Daisy Technology */
        !           510: #define        USB_VENDOR_NI   0x3923          /* National Instruments */
        !           511: #define        USB_VENDOR_MICRONET     0x3980          /* Micronet Communications */
        !           512: #define        USB_VENDOR_IODATA2      0x40bb          /* I-O Data */
        !           513: #define        USB_VENDOR_IRIVER       0x4102          /* iRiver */
        !           514: #define        USB_VENDOR_DELL 0x413c          /* Dell */
        !           515: #define        USB_VENDOR_WCH  0x4348          /* QinHeng Electronics */
        !           516: #define        USB_VENDOR_ACEECA       0x4766          /* Aceeca */
        !           517: #define        USB_VENDOR_AVERATEC     0x50c2          /* Averatec */
        !           518: #define        USB_VENDOR_SWEEX        0x5173          /* Sweex */
        !           519: #define        USB_VENDOR_PROLIFIC2    0x5372          /* Prolific Technology */
        !           520: #define        USB_VENDOR_ONSPEC2      0x55aa          /* OnSpec */
        !           521: #define        USB_VENDOR_ZINWELL      0x5a57          /* Zinwell */
        !           522: #define        USB_VENDOR_SITECOM      0x6189          /* Sitecom */
        !           523: #define        USB_VENDOR_3COM2        0x6891          /* 3Com */
        !           524: #define        USB_VENDOR_INTEL        0x8086          /* Intel */
        !           525: #define        USB_VENDOR_SITECOM2     0x9016          /* Sitecom */
        !           526: #define        USB_VENDOR_MOSCHIP      0x9710          /* MosChip */
        !           527: #define        USB_VENDOR_3COM3        0xa727          /* 3Com */
        !           528: #define        USB_VENDOR_HP2  0xf003          /* Hewlett Packard */
        !           529:
        !           530: /*
        !           531:  * List of known products.  Grouped by vendor.
        !           532:  */
        !           533:
        !           534: /* 3Com products */
        !           535: #define        USB_PRODUCT_3COM_HOMECONN       0x009d          /* HomeConnect */
        !           536: #define        USB_PRODUCT_3COM_3CREB96        0x00a0          /* Bluetooth */
        !           537: #define        USB_PRODUCT_3COM_3C19250        0x03e8          /* 3C19250 Ethernet */
        !           538: #define        USB_PRODUCT_3COM_3CRSHEW696     0x0a01          /* 3CRSHEW696 */
        !           539: #define        USB_PRODUCT_3COM_3C460  0x11f8          /* HomeConnect 3C460 */
        !           540: #define        USB_PRODUCT_3COM_USR56K 0x3021          /* U.S.Robotics 56000 */
        !           541: #define        USB_PRODUCT_3COM_3C460B 0x4601          /* HomeConnect 3C460B */
        !           542: #define        USB_PRODUCT_3COM3_AR5523_1      0x6893          /* AR5523 */
        !           543: #define        USB_PRODUCT_3COM3_AR5523_2      0x6895          /* AR5523 */
        !           544: #define        USB_PRODUCT_3COM3_AR5523_3      0x6897          /* AR5523 */
        !           545: #define        USB_PRODUCT_3COM2_3CRUSB10075   0xa727          /* 3CRUSB10075 */
        !           546:
        !           547: #define        USB_PRODUCT_3COMUSR_OFFICECONN  0x0082          /* 3Com OfficeConnect Analog Modem */
        !           548: #define        USB_PRODUCT_3COMUSR_USRISDN     0x008f          /* 3Com U.S. Robotics Pro ISDN TA */
        !           549: #define        USB_PRODUCT_3COMUSR_HOMECONN    0x009d          /* 3Com HomeConnect */
        !           550: #define        USB_PRODUCT_3COMUSR_USR56K      0x3021          /* U.S.Robotics 56000 */
        !           551:
        !           552: #define        USB_PRODUCT_HUAWEI3COM_WUB320G  0x0009          /* Aolynk WUB320g */
        !           553:
        !           554: /* AboCom products */
        !           555: #define        USB_PRODUCT_ABOCOM_XX1  0x110c          /* XX1 */
        !           556: #define        USB_PRODUCT_ABOCOM_XX2  0x200c          /* XX2 */
        !           557: #define        USB_PRODUCT_ABOCOM_URE450       0x4000          /* URE450 Ethernet */
        !           558: #define        USB_PRODUCT_ABOCOM_UFE1000      0x4002          /* UFE1000 Fast Ethernet */
        !           559: #define        USB_PRODUCT_ABOCOM_DSB650TX_PNA 0x4003          /* 1/10/100 ethernet */
        !           560: #define        USB_PRODUCT_ABOCOM_XX4  0x4004          /* XX4 */
        !           561: #define        USB_PRODUCT_ABOCOM_XX5  0x4007          /* XX5 */
        !           562: #define        USB_PRODUCT_ABOCOM_XX6  0x400b          /* XX6 */
        !           563: #define        USB_PRODUCT_ABOCOM_RTL8151      0x401a          /* RTL8151 */
        !           564: #define        USB_PRODUCT_ABOCOM_XX7  0x400c          /* XX7 */
        !           565: #define        USB_PRODUCT_ABOCOM_XX8  0x4102          /* XX8 */
        !           566: #define        USB_PRODUCT_ABOCOM_XX9  0x4104          /* XX9 */
        !           567: #define        USB_PRODUCT_ABOCOM_WL54 0x6001          /* WL54 */
        !           568: #define        USB_PRODUCT_ABOCOM_XX10 0xabc1          /* XX10 */
        !           569: #define        USB_PRODUCT_ABOCOM_BWU613       0xb000          /* BWU613 */
        !           570: #define        USB_PRODUCT_ABOCOM_HWU54DM      0xb21b          /* HWU54DM */
        !           571: #define        USB_PRODUCT_ABOCOM_RT2573_2     0xb21c          /* RT2573 */
        !           572: #define        USB_PRODUCT_ABOCOM_RT2573_3     0xb21d          /* RT2573 */
        !           573: #define        USB_PRODUCT_ABOCOM_RT2573_4     0xb21e          /* RT2573 */
        !           574: #define        USB_PRODUCT_ABOCOM_WUG2700      0xb21f          /* WUG2700 */
        !           575:
        !           576: /* Accton products */
        !           577: #define        USB_PRODUCT_ACCTON_USB320_EC    0x1046          /* USB320-EC Ethernet */
        !           578: #define        USB_PRODUCT_ACCTON_2664W        0x3501          /* 2664W */
        !           579: #define        USB_PRODUCT_ACCTON_111  0x3503          /* T-Sinus 111 WLAN */
        !           580: #define        USB_PRODUCT_ACCTON_SMCWUSBG     0x4505          /* SMCWUSB-G */
        !           581: #define        USB_PRODUCT_ACCTON_SS1001       0x5046          /* SpeedStream Ethernet */
        !           582: #define        USB_PRODUCT_ACCTON_ZD1211B      0xe501          /* ZD1211B */
        !           583:
        !           584: /* Aceeca products */
        !           585: #define        USB_PRODUCT_ACEECA_MEZ1000      0x0001          /* MEZ1000 RDA */
        !           586:
        !           587: /* Acer Labs products */
        !           588: #define        USB_PRODUCT_ACERLABS_M5632      0x5632          /* USB 2.0 Data Link */
        !           589:
        !           590: /* Acer Products */
        !           591: #define        USB_PRODUCT_ACERW_WARPLINK      0x0204          /* Warplink */
        !           592:
        !           593: /* Acer Peripherals, Inc. products */
        !           594: #define        USB_PRODUCT_ACERP_ACERSCAN_C310U        0x12a6          /* Acerscan C310U */
        !           595: #define        USB_PRODUCT_ACERP_ACERSCAN_320U 0x2022          /* Acerscan 320U */
        !           596: #define        USB_PRODUCT_ACERP_ACERSCAN_640U 0x2040          /* Acerscan 640U */
        !           597: #define        USB_PRODUCT_ACERP_ACERSCAN_620U 0x2060          /* Acerscan 620U */
        !           598: #define        USB_PRODUCT_ACERP_ATAPI 0x6003          /* ATA/ATAPI */
        !           599: #define        USB_PRODUCT_ACERP_AWL300        0x9000          /* AWL300 */
        !           600: #define        USB_PRODUCT_ACERP_AWL400        0x9001          /* AWL400 */
        !           601:
        !           602: /* Actiontec products */
        !           603: #define        USB_PRODUCT_ACTIONTEC_PRISM_25  0x0408          /* Prism2.5 WLAN */
        !           604: #define        USB_PRODUCT_ACTIONTEC_PRISM_25A 0x0421          /* Prism2.5 WLAN A */
        !           605: #define        USB_PRODUCT_ACTIONTEC_FREELAN   0x6106          /* ROPEX FreeLan 802.11b */
        !           606: #define        USB_PRODUCT_ACTIONTEC_802UAT1   0x7605          /* 802UAT1 */
        !           607:
        !           608: /* ACTiSYS products */
        !           609: #define        USB_PRODUCT_ACTISYS_IR2000U     0x0011          /* ACT-IR2000U FIR */
        !           610:
        !           611: /* Topre Corporation products */
        !           612: #define        USB_PRODUCT_TOPRE_HHKB  0x0100          /* HHKB Professional */
        !           613:
        !           614: /* ActiveWire, Inc. products */
        !           615: #define        USB_PRODUCT_ACTIVEWIRE_IOBOARD  0x0100          /* I/O Board */
        !           616: #define        USB_PRODUCT_ACTIVEWIRE_IOBOARD_FW1      0x0101          /* I/O Board, rev. 1 */
        !           617:
        !           618: /* Adaptec products */
        !           619: #define        USB_PRODUCT_ADAPTEC_AWN8020     0x0020          /* AWN-8020 WLAN */
        !           620:
        !           621: /* Addonics products */
        !           622: #define        USB_PRODUCT_ADDONICS2_205       0xa001          /* Cable 205 */
        !           623:
        !           624: /* Addtron products */
        !           625: #define        USB_PRODUCT_ADDTRON_AWU120      0xff31          /* AWU-120 */
        !           626:
        !           627: /* ADMtek products */
        !           628: #define        USB_PRODUCT_ADMTEK_PEGASUSII_4  0x07c2          /* AN986A Ethernet */
        !           629: #define        USB_PRODUCT_ADMTEK_PEGASUS      0x0986          /* AN986 Ethernet */
        !           630: #define        USB_PRODUCT_ADMTEK_PEGASUSII    0x8511          /* AN8511 Ethernet */
        !           631: #define        USB_PRODUCT_ADMTEK_PEGASUSII_2  0x8513          /* AN8513 Ethernet */
        !           632: #define        USB_PRODUCT_ADMTEK_PEGASUSII_3  0x8515          /* AN8515 Ethernet */
        !           633:
        !           634: /* ADS products */
        !           635: #define        USB_PRODUCT_ADS_UBS10BT 0x0008          /* UBS-10BT Ethernet */
        !           636: #define        USB_PRODUCT_ADS_UBS10BTX        0x0009          /* UBS-10BT Ethernet */
        !           637:
        !           638: /* AEI products */
        !           639: #define        USB_PRODUCT_AEI_FASTETHERNET    0x1701          /* Fast Ethernet */
        !           640:
        !           641: /* Agate Technologies products */
        !           642: #define        USB_PRODUCT_AGATE_QDRIVE        0x0378          /* Q-Drive */
        !           643:
        !           644: /* AGFA products */
        !           645: #define        USB_PRODUCT_AGFA_SNAPSCAN1212U  0x0001          /* SnapScan 1212U */
        !           646: #define        USB_PRODUCT_AGFA_SNAPSCAN1236U  0x0002          /* SnapScan 1236U */
        !           647: #define        USB_PRODUCT_AGFA_SNAPSCANTOUCH  0x0100          /* SnapScan Touch */
        !           648: #define        USB_PRODUCT_AGFA_SNAPSCAN1212U2 0x2061          /* SnapScan 1212U */
        !           649: #define        USB_PRODUCT_AGFA_SNAPSCANE40    0x208d          /* SnapScan e40 */
        !           650: #define        USB_PRODUCT_AGFA_SNAPSCANE50    0x208f          /* SnapScan e50 */
        !           651: #define        USB_PRODUCT_AGFA_SNAPSCANE20    0x2091          /* SnapScan e20 */
        !           652: #define        USB_PRODUCT_AGFA_SNAPSCANE25    0x2095          /* SnapScan e25 */
        !           653: #define        USB_PRODUCT_AGFA_SNAPSCANE26    0x2097          /* SnapScan e26 */
        !           654: #define        USB_PRODUCT_AGFA_SNAPSCANE52    0x20fd          /* SnapScan e52 */
        !           655:
        !           656: /* Airprime, Inc. products */
        !           657: #define        USB_PRODUCT_AIRPRIME_PC5220     0x0112          /* AirPrime CDMA Wireless EVDO card */
        !           658:
        !           659: /* Aincomm products */
        !           660: #define        USB_PRODUCT_AINCOMM_AWU2000B    0x1001          /* AWU2000B */
        !           661:
        !           662: /* AirVast Technology products */
        !           663: #define        USB_PRODUCT_PHEENET_WM168B      0x168b          /* WM-168b */
        !           664:
        !           665: /* AKS products */
        !           666: #define        USB_PRODUCT_AKS_USBHASP 0x0001          /* USB-HASP 0.06 */
        !           667:
        !           668: /* Alcatel products */
        !           669: #define        USB_PRODUCT_ALCATEL_OT535       0x02df          /* One Touch 535/735 */
        !           670:
        !           671: /* Alcatel Telecom products */
        !           672: #define        USB_PRODUCT_ALCATELT_ST120G     0x0120          /* SpeedTouch 120g */
        !           673:
        !           674: /* Alcor Micro, Inc. products */
        !           675: #define        USB_PRODUCT_ALCOR2_KBD_HUB      0x2802          /* Kbd Hub */
        !           676:
        !           677: #define        USB_PRODUCT_ALCOR_MA_KBD_HUB    0x9213          /* MacAlly Kbd Hub */
        !           678: #define        USB_PRODUCT_ALCOR_AU9814        0x9215          /* AU9814 Hub */
        !           679: #define        USB_PRODUCT_ALCOR_SM_KBD        0x9410          /* MicroConnectors/StrongMan */
        !           680: #define        USB_PRODUCT_ALCOR_NEC_KBD_HUB   0x9472          /* NEC Kbd Hub */
        !           681:
        !           682: /* Allied Telesyn International products */
        !           683: #define        USB_PRODUCT_ALLIEDTELESYN_ATUSB100      0xb100          /* AT-USB100 */
        !           684:
        !           685: /* Altec Lansing products */
        !           686: #define        USB_PRODUCT_ALTEC_ADA70 0x0070          /* ADA70 Speakers */
        !           687: #define        USB_PRODUCT_ALTEC_ASC495        0xff05          /* ASC495 Speakers */
        !           688:
        !           689: /* Ambit Microsystems products */
        !           690: #define        USB_PRODUCT_AMBIT_WLAN  0x0302          /* WLAN */
        !           691: #define        USB_PRODUCT_AMBIT_NTL_250       0x6098          /* NTL 250 cable modem */
        !           692:
        !           693: /* American Power Conversion products */
        !           694: #define        USB_PRODUCT_APC_UPSPRO500       0x0002          /* Back-UPS Pro 500 */
        !           695:
        !           696: /* AMIT products */
        !           697: #define        USB_PRODUCT_AMIT_CGWLUSB2GO     0x0002          /* CG-WLUSB2GO */
        !           698:
        !           699: /* Analog Devices, Inc. products */
        !           700: #define        USB_PRODUCT_ANALOG_EAGLEI       0x900f          /* Eagle I */
        !           701: #define        USB_PRODUCT_ANALOG_EAGLEI_NF    0x9010          /* Eagle I */
        !           702: #define        USB_PRODUCT_ANALOG_EAGLEII      0x9021          /* Eagle II */
        !           703: #define        USB_PRODUCT_ANALOG_EAGLEII_NF   0x9022          /* Eagle II */
        !           704: #define        USB_PRODUCT_ANALOG_EAGLEIIC     0x9023          /* Eagle IIC */
        !           705: #define        USB_PRODUCT_ANALOG_EAGLEIIC_NF  0x9024          /* Eagle IIC */
        !           706: #define        USB_PRODUCT_ANALOG_EAGLEIII     0x9031          /* Eagle III */
        !           707: #define        USB_PRODUCT_ANALOG_EAGLEIII_NF  0x9032          /* Eagle III */
        !           708:
        !           709: /* Anchor products */
        !           710: #define        USB_PRODUCT_ANCHOR_SERIAL       0x2008          /* Serial */
        !           711: #define        USB_PRODUCT_ANCHOR_EZUSB        0x2131          /* EZUSB */
        !           712: #define        USB_PRODUCT_ANCHOR_EZLINK       0x2720          /* EZLINK */
        !           713:
        !           714: /* Anydata products */
        !           715: #define        USB_PRODUCT_ANYDATA_ADU_E100H   0x6501          /* ADU-E100H */
        !           716:
        !           717: /* AOX, Inc. products */
        !           718: #define        USB_PRODUCT_AOX_USB101  0x0008          /* Ethernet */
        !           719:
        !           720: /* Apple Computer products */
        !           721: #define        USB_PRODUCT_APPLE_OPTMOUSE      0x0302          /* Optical mouse */
        !           722: #define        USB_PRODUCT_APPLE_ADB   0x1000          /* ADB device */
        !           723: #define        USB_PRODUCT_APPLE_SPEAKERS      0x1101          /* Speakers */
        !           724:
        !           725: /* Araneus Information Systems products */
        !           726: #define        USB_PRODUCT_ARANEUS_ALEA        0x0001          /* True Random Number Generator */
        !           727:
        !           728: /* Arkmicro products */
        !           729: #define        USB_PRODUCT_ARKMICRO_ARK3116    0x0232          /* ARK3116 Serial */
        !           730:
        !           731: /* Asahi Optical products */
        !           732: #define        USB_PRODUCT_ASAHIOPTICAL_OPTIO230       0x0004          /* PENTAX Optio230 */
        !           733:
        !           734: /* Asante products */
        !           735: #define        USB_PRODUCT_ASANTE_EA   0x1427          /* Ethernet */
        !           736:
        !           737: /* Askey Computer products */
        !           738: #define        USB_PRODUCT_ASKEY_WLL013I       0x0320          /* WLL013 (Intersil) */
        !           739: #define        USB_PRODUCT_ASKEY_WLL013        0x0321          /* WLL013 */
        !           740: #define        USB_PRODUCT_ASKEY_VOYAGER1010   0x0821          /* Voyager 1010 */
        !           741:
        !           742: /* ASIX Electronics products */
        !           743: #define        USB_PRODUCT_ASIX_AX88172        0x1720          /* USB 2.0 10/100 ethernet controller */
        !           744: #define        USB_PRODUCT_ASIX_AX88178        0x1780          /* AX88178 */
        !           745: #define        USB_PRODUCT_ASIX_AX88772        0x7720          /* AX88772 */
        !           746:
        !           747: /* ASUS products */
        !           748: #define        USB_PRODUCT_ASUS_RT2570 0x1706          /* RT2570 */
        !           749: #define        USB_PRODUCT_ASUS_RT2570_2       0x1707          /* RT2570 */
        !           750: #define        USB_PRODUCT_ASUS_RT2573_1       0x1723          /* RT2573 */
        !           751: #define        USB_PRODUCT_ASUS_RT2573_2       0x1724          /* RT2573 */
        !           752: #define        USB_PRODUCT_ASUS_WL159G 0x170c          /* WL-159g */
        !           753: #define        USB_PRODUCT_ASUS_MYPAL_A730     0x4202          /* MyPal A730 */
        !           754: #define        USB_PRODUCT_ASUS_A9T_WIFI       0x171b          /* A9T wireless */
        !           755:
        !           756: /* ASUSTeK Computer products */
        !           757: #define        USB_PRODUCT_ASUSTEK_WL140       0x3300          /* WL-140 */
        !           758:
        !           759: /* ATen products */
        !           760: #define        USB_PRODUCT_ATEN_UC1284 0x2001          /* Parallel */
        !           761: #define        USB_PRODUCT_ATEN_UC10T  0x2002          /* 10Mbps Ethernet */
        !           762: #define        USB_PRODUCT_ATEN_UC110T 0x2007          /* UC-110T Ethernet */
        !           763: #define        USB_PRODUCT_ATEN_UC232A 0x2008          /* Serial */
        !           764: #define        USB_PRODUCT_ATEN_UC210T 0x2009          /* UC210T Ethernet */
        !           765: #define        USB_PRODUCT_ATEN_DSB650C        0x4000          /* DSB-650C */
        !           766:
        !           767: /* Atheros Communications products */
        !           768: #define        USB_PRODUCT_ATHEROS_AR5523      0x0001          /* AR5523 */
        !           769: #define        USB_PRODUCT_ATHEROS_AR5523_NF   0x0002          /* AR5523 */
        !           770: #define        USB_PRODUCT_ATHEROS2_AR5523_1   0x0001          /* AR5523 */
        !           771: #define        USB_PRODUCT_ATHEROS2_AR5523_1_NF        0x0002          /* AR5523 */
        !           772: #define        USB_PRODUCT_ATHEROS2_AR5523_2   0x0003          /* AR5523 */
        !           773: #define        USB_PRODUCT_ATHEROS2_AR5523_2_NF        0x0004          /* AR5523 */
        !           774: #define        USB_PRODUCT_ATHEROS2_AR5523_3   0x0005          /* AR5523 */
        !           775: #define        USB_PRODUCT_ATHEROS2_AR5523_3_NF        0x0006          /* AR5523 */
        !           776:
        !           777: /* ATI products */
        !           778: #define        USB_PRODUCT_ATI2_205    0xa001          /* USB Cable 205 */
        !           779:
        !           780: /* Atmel Comp. products */
        !           781: #define        USB_PRODUCT_ATMEL_UHB124        0x3301          /* UHB124 hub */
        !           782: #define        USB_PRODUCT_ATMEL_WN210 0x3301          /* W-Buddie WN210 */
        !           783: #define        USB_PRODUCT_ATMEL_DWL900AP      0x5601          /* DWL-900AP Wireless access point */
        !           784: #define        USB_PRODUCT_ATMEL_AT76C503I1    0x7603          /* AT76C503 (Intersil 3861 Radio) */
        !           785: #define        USB_PRODUCT_ATMEL_AT76C503I2    0x7604          /* AT76C503 (Intersil 3863 Radio) */
        !           786: #define        USB_PRODUCT_ATMEL_AT76C503RFMD  0x7605          /* AT76C503 (RFMD Radio) */
        !           787: #define        USB_PRODUCT_ATMEL_AT76C505RFMD  0x7606          /* AT76C505 (RFMD Radio) */
        !           788: #define        USB_PRODUCT_ATMEL_AT76C505RFMD2958      0x7613          /* AT76C505 (RFMD 2958 Radio) */
        !           789: #define        USB_PRODUCT_ATMEL_AT76C505A     0x7614          /* AT76C505A (RFMD 2958 Radio) */
        !           790: #define        USB_PRODUCT_ATMEL_AT76C505AS    0x7617          /* AT76C505AS (RFMD 2958 Radio) */
        !           791:
        !           792: /* Audio-Technica products */
        !           793: #define        USB_PRODUCT_AUDIOTECHNICA_ATCHA4USB     0x0009          /* ATC-HA4USB USB headphone */
        !           794:
        !           795: /* Audiovox products */
        !           796: #define        USB_PRODUCT_AUDIOVOX_PC5740     0x3701          /* PC5740 EVDO */
        !           797:
        !           798: /* Avance Logic products */
        !           799: #define        USB_PRODUCT_AVANCELOGIC_USBAUDIO        0x0100          /* USB Audio Speaker */
        !           800:
        !           801: /* Averatec products */
        !           802: #define        USB_PRODUCT_AVERATEC_USBWLAN    0x4013          /* WLAN */
        !           803:
        !           804: /* Avision products */
        !           805: #define        USB_PRODUCT_AVISION_1200U       0x0268          /* 1200U */
        !           806:
        !           807: /* B&B Electronics products */
        !           808: #define        USB_PRODUCT_BBELECTRONICS_USOTL4        0xAC01          /* uLinks RS-422/485 */
        !           809:
        !           810: /* Baltech products */
        !           811: #define        USB_PRODUCT_BALTECH_CARDREADER  0x9999          /* Card reader */
        !           812:
        !           813: /* Belkin products */
        !           814: /*product BELKIN F5U111                0x????  F5U111 Ethernet */
        !           815: #define        USB_PRODUCT_BELKIN2_F5U002      0x0002          /* F5U002 Parallel */
        !           816: #define        USB_PRODUCT_BELKIN_F5D6050      0x0050          /* F5D6050 802.11b Wireless adapter */
        !           817: #define        USB_PRODUCT_BELKIN_FBT001V      0x0081          /* FBT001v2 Bluetooth */
        !           818: #define        USB_PRODUCT_BELKIN_FBT003V      0x0084          /* FBT003v2 Bluetooth */
        !           819: #define        USB_PRODUCT_BELKIN_F5U103       0x0103          /* F5U103 Serial */
        !           820: #define        USB_PRODUCT_BELKIN_F5U109       0x0109          /* F5U109 Serial */
        !           821: #define        USB_PRODUCT_BELKIN_SCSI 0x0115          /* SCSI */
        !           822: #define        USB_PRODUCT_BELKIN_F5D5050      0x0121          /* F5D5050 Ethernet */
        !           823: #define        USB_PRODUCT_BELKIN_F5U237       0x0237          /* F5U237 USB 2.0 7-Port Hub */
        !           824: #define        USB_PRODUCT_BELKIN_F5U257       0x0257          /* F5U257 Serial */
        !           825: #define        USB_PRODUCT_BELKIN_F5U409       0x0409          /* F5U409 Serial */
        !           826: #define        USB_PRODUCT_BELKIN_F6C550AVR    0x0551          /* F6C550-AVR UPS */
        !           827: #define        USB_PRODUCT_BELKIN_F5U120       0x1203          /* F5U120-PC Hub */
        !           828: #define        USB_PRODUCT_BELKIN_ZD1211B      0x4050          /* ZD1211B */
        !           829: #define        USB_PRODUCT_BELKIN_F5D5055      0x5055          /* F5D5055 */
        !           830: #define        USB_PRODUCT_BELKIN_F5D7050      0x7050          /* F5D7050 54g USB Network Adapter */
        !           831: #define        USB_PRODUCT_BELKIN_F5D7050A     0x705a          /* F5D705A 54g USB Network Adapter */
        !           832: #define        USB_PRODUCT_BELKIN_F5D7050C     0x705c          /* F5D705C 54g USB Network Adapter */
        !           833: #define        USB_PRODUCT_BELKIN_F5D9050V3    0x905b          /* F5D9050 ver 3 */
        !           834:
        !           835: /* Billionton products */
        !           836: #define        USB_PRODUCT_BILLIONTON_USB100   0x0986          /* USB100N 10/100 Ethernet */
        !           837: #define        USB_PRODUCT_BILLIONTON_USBLP100 0x0987          /* USB100LP */
        !           838: #define        USB_PRODUCT_BILLIONTON_USBEL100 0x0988          /* USB100EL */
        !           839: #define        USB_PRODUCT_BILLIONTON_USBE100  0x8511          /* USBE100 */
        !           840: #define        USB_PRODUCT_BILLIONTON_USB2AR   0x90ff          /* USB2AR Ethernet */
        !           841:
        !           842: /* Broadcom products */
        !           843: #define        USB_PRODUCT_BROADCOM_BCM2033    0x2000          /* BCM2033 */
        !           844: #define        USB_PRODUCT_BROADCOM_BCM2033NF  0x2033          /* BCM2033 (no fw) */
        !           845:
        !           846: /* Brother Industries products */
        !           847: #define        USB_PRODUCT_BROTHER_HL1050      0x0002          /* HL-1050 laser printer */
        !           848: #define        USB_PRODUCT_BROTHER_MFC210C     0x0161          /* MFC 210C */
        !           849:
        !           850: /* Behavior Technology Computer products */
        !           851: #define        USB_PRODUCT_BTC_BTC7932 0x6782          /* Keyboard/Mouse */
        !           852:
        !           853: /* Bernd Walter Computer Technology products */
        !           854: #define        USB_PRODUCT_BWCT_6CHCONSER      0x0001          /* 6ch ConSer */
        !           855:
        !           856: /* Canon, Inc. products */
        !           857: #define        USB_PRODUCT_CANON_N656U 0x2206          /* CANOSCAN N656U */
        !           858: #define        USB_PRODUCT_CANON_N1220U        0x2207          /* CANOSCAN N1220U */
        !           859: #define        USB_PRODUCT_CANON_N670U 0x220d          /* CANOSCAN N670U */
        !           860: #define        USB_PRODUCT_CANON_N1240U        0x220e          /* CANOSCAN N1240U */
        !           861: #define        USB_PRODUCT_CANON_LIDE60        0x221c          /* CANOSCAN LiDE60 */
        !           862: #define        USB_PRODUCT_CANON_S10   0x3041          /* PowerShot S10 */
        !           863: #define        USB_PRODUCT_CANON_S20   0x3043          /* PowerShot S20 */
        !           864: #define        USB_PRODUCT_CANON_S100_US       0x3045          /* PowerShot S100 */
        !           865: #define        USB_PRODUCT_CANON_S100_EU       0x3047          /* PowerShot S100 */
        !           866: #define        USB_PRODUCT_CANON_G1    0x3048          /* PowerShot G1 */
        !           867: #define        USB_PRODUCT_CANON_A20   0x304e          /* PowerShot A20 */
        !           868: #define        USB_PRODUCT_CANON_A540  0x311b          /* PowerShot A540 */
        !           869:
        !           870: /* CATC products */
        !           871: #define        USB_PRODUCT_CATC_NETMATE        0x000a          /* Netmate Ethernet */
        !           872: #define        USB_PRODUCT_CATC_NETMATE2       0x000c          /* Netmate2 Ethernet */
        !           873: #define        USB_PRODUCT_CATC_CHIEF  0x000d          /* USB Chief Bus & Protocol Analyzer */
        !           874: #define        USB_PRODUCT_CATC_ANDROMEDA      0x1237          /* Andromeda hub */
        !           875:
        !           876: /* CASIO products */
        !           877: #define        USB_PRODUCT_CASIO_QV    0x1001          /* QV */
        !           878: #define        USB_PRODUCT_CASIO_BE300 0x2002          /* BE-300 PDA */
        !           879: #define        USB_PRODUCT_CASIO_NAMELAND      0x4001          /* CASIO Nameland EZ-USB */
        !           880:
        !           881: /* CCYU Technology products */
        !           882: #define        USB_PRODUCT_CCYU_EASYDISK       0x2136          /* EasyDisk Portable */
        !           883:
        !           884: /* Cherry products */
        !           885: #define        USB_PRODUCT_CHERRY_MY3000KBD    0x0001          /* My3000 keyboard */
        !           886: #define        USB_PRODUCT_CHERRY_MY3000HUB    0x0003          /* My3000 hub */
        !           887:
        !           888: /* Chic Technology products */
        !           889: #define        USB_PRODUCT_CHIC_MOUSE1 0x0001          /* mouse */
        !           890: #define        USB_PRODUCT_CHIC_CYPRESS        0x0003          /* Cypress */
        !           891:
        !           892: /* Chicony products */
        !           893: #define        USB_PRODUCT_CHICONY_KB8933      0x0001          /* KB-8933 keyboard */
        !           894:
        !           895: /* CH Products */
        !           896: #define        USB_PRODUCT_CHPRODUCTS_PROTHROTTLE      0x00f1          /* Pro Throttle */
        !           897: #define        USB_PRODUCT_CHPRODUCTS_PROPEDALS        0x00f2          /* Pro Pedals */
        !           898: #define        USB_PRODUCT_CHPRODUCTS_FIGHTERSTICK     0x00f3          /* Fighterstick */
        !           899: #define        USB_PRODUCT_CHPRODUCTS_FLIGHTYOKE       0x00ff          /* Flight Sim Yoke */
        !           900:
        !           901: /* Cisco-Linksys products */
        !           902: #define        USB_PRODUCT_CISCOLINKSYS_WUSB54G        0x000d          /* RT2570 */
        !           903: #define        USB_PRODUCT_CISCOLINKSYS_WUSB54GP       0x0011          /* RT2570 */
        !           904: #define        USB_PRODUCT_CISCOLINKSYS_USB200MV2      0x0018          /* USB200M v2 */
        !           905: #define        USB_PRODUCT_CISCOLINKSYS_WUSB54GC       0x0020          /* WUSB54GC */
        !           906: #define        USB_PRODUCT_CISCOLINKSYS_WUSB54GR       0x0023          /* WUSB54GR */
        !           907: #define        USB_PRODUCT_CISCOLINKSYS_WUSBF54G       0x0024          /* WUSBF54G */
        !           908: #define        USB_PRODUCT_CISCOLINKSYS_HU200TS        0x001a          /* HU200-TS */
        !           909:
        !           910: /* Compaq products */
        !           911: #define        USB_PRODUCT_COMPAQ_IPAQPOCKETPC 0x0003          /* iPAQ PocketPC */
        !           912: #define        USB_PRODUCT_COMPAQ_A1500        0x0012          /* A1500 */
        !           913: #define        USB_PRODUCT_COMPAQ_IPAQWLAN     0x0032          /* iPAQ WLAN */
        !           914: #define        USB_PRODUCT_COMPAQ_W100 0x0033          /* W100 */
        !           915: #define        USB_PRODUCT_COMPAQ_W200 0x0076          /* WLAN MultiPort W200 */
        !           916: #define        USB_PRODUCT_COMPAQ_PJB100       0x504a          /* Personal Jukebox PJB100 */
        !           917: #define        USB_PRODUCT_COMPAQ_IPAQLINUX    0x505a          /* iPAQ Linux */
        !           918:
        !           919: /* Billionton products */
        !           920: #define        USB_PRODUCT_BILLIONTON_SNAPPORT 0x90ff          /* SnapPort Ethernet */
        !           921:
        !           922: /* CMOTECH CDMA Technologies products */
        !           923: #define        USB_PRODUCT_CMOTECH_CM5100P     0x5523          /* CM-5100P EVDO */
        !           924:
        !           925: /* Conceptronic products */
        !           926: #define        USB_PRODUCT_CONCEPTRONIC_C11U   0x7100          /* C11U */
        !           927: #define        USB_PRODUCT_CONCEPTRONIC_WL210  0x7110          /* WL-210 */
        !           928: #define        USB_PRODUCT_CONCEPTRONIC_AR5523_1       0x7801          /* AR5523 */
        !           929: #define        USB_PRODUCT_CONCEPTRONIC_AR5523_1_NF    0x7802          /* AR5523 */
        !           930: #define        USB_PRODUCT_CONCEPTRONIC_AR5523_2       0x7811          /* AR5523 */
        !           931: #define        USB_PRODUCT_CONCEPTRONIC_AR5523_2_NF    0x7812          /* AR5523 */
        !           932: #define        USB_PRODUCT_CONCEPTRONIC2_C54RU 0x3c02          /* C54RU WLAN */
        !           933: #define        USB_PRODUCT_CONCEPTRONIC2_C54RU2        0x3c22          /* C54RU */
        !           934:
        !           935: /* Concord Camera products */
        !           936: #define        USB_PRODUCT_CONCORDCAMERA_EYE_Q_3X      0x0100          /* Eye Q 3x */
        !           937:
        !           938: /* Connectix products */
        !           939: #define        USB_PRODUCT_CONNECTIX_QUICKCAM  0x0001          /* QuickCam */
        !           940:
        !           941: /* Corega products */
        !           942: #define        USB_PRODUCT_COREGA_ETHER_USB_T  0x0001          /* Ether USB-T */
        !           943: #define        USB_PRODUCT_COREGA_FETHER_USB_TX        0x0004          /* FEther USB-TX */
        !           944: #define        USB_PRODUCT_COREGA_WLAN_USB_USB_11      0x000c          /* WirelessLAN USB-11 */
        !           945: #define        USB_PRODUCT_COREGA_FETHER_USB_TXS       0x000d          /* FEther USB-TXS */
        !           946: #define        USB_PRODUCT_COREGA_WLANUSB      0x0012          /* Wireless LAN Stick-11 */
        !           947: #define        USB_PRODUCT_COREGA_FETHER_USB2_TX       0x0017          /* FEther USB2-TX */
        !           948: #define        USB_PRODUCT_COREGA_WLUSB_11_KEY 0x001a          /* ULUSB-11 Key */
        !           949: #define        USB_PRODUCT_COREGA_WLUSB_11_STICK       0x7613          /* WLAN USB Stick 11 */
        !           950: #define        USB_PRODUCT_COREGA_FETHER_USB_TXC       0x9601          /* FEther USB-TXC */
        !           951:
        !           952: /* Creative Labs products */
        !           953: #define        USB_PRODUCT_CREATIVE_NOMAD_II   0x1002          /* Nomad II */
        !           954: #define        USB_PRODUCT_CREATIVE_NOMAD_IIMG 0x4004          /* Nomad II MG */
        !           955: #define        USB_PRODUCT_CREATIVE_NOMAD      0x4106          /* Nomad */
        !           956: #define        USB_PRODUCT_CREATIVE2_VOIP_BLASTER      0x0258          /* Voip Blaster */
        !           957:
        !           958: /* Cambridge Silicon Radio products */
        !           959: #define        USB_PRODUCT_CSR_BLUETOOTH       0x0001          /* Bluetooth */
        !           960: #define        USB_PRODUCT_CSR_BLUECORE        0x1000          /* BlueCore */
        !           961:
        !           962: /* CTX products */
        !           963: #define        USB_PRODUCT_CTX_EX1300  0x9999          /* Ex1300 hub */
        !           964:
        !           965: /* CyberTAN Technology products */
        !           966: #define        USB_PRODUCT_CYBERTAN_TG54USB    0x1666          /* TG54USB */
        !           967:
        !           968: /* Cypress Semiconductor products */
        !           969: #define        USB_PRODUCT_CYPRESS_MOUSE       0x0001          /* mouse */
        !           970: #define        USB_PRODUCT_CYPRESS_THERMO      0x0002          /* thermometer */
        !           971: #define        USB_PRODUCT_CYPRESS_KBDHUB      0x0101          /* Keyboard/Hub */
        !           972: #define        USB_PRODUCT_CYPRESS_FMRADIO     0x1002          /* FM Radio */
        !           973: #define        USB_PRODUCT_CYPRESS_USBRS232    0x5500          /* RS232 */
        !           974: #define        USB_PRODUCT_CYPRESS_HUB2        0x6560          /* USB2 Hub */
        !           975:
        !           976: /* Daisy Technology products */
        !           977: #define        USB_PRODUCT_DAISY_DMC   0x6901          /* PhotoClip */
        !           978:
        !           979: /* Dallas Semiconductor products */
        !           980: #define        USB_PRODUCT_DALLAS_J6502        0x4201          /* J-6502 speakers */
        !           981: #define        USB_PRODUCT_DALLAS_USB_FOB_IBUTTON      0x2490          /* USB-FOB/iBUTTON */
        !           982:
        !           983: /* Davicom products */
        !           984: #define        USB_PRODUCT_DAVICOM_DM9601      0x9601          /* DM9601 */
        !           985: #define        USB_PRODUCT_DAVICOM_WK668       0x0668          /* HenTong WK-668 */
        !           986:
        !           987: /* Dell products */
        !           988: #define        USB_PRODUCT_DELL_AXIM   0x4005          /* Axim X51v */
        !           989: #define        USB_PRODUCT_DELL_BC02   0x8000          /* BC02 Bluetooth */
        !           990: #define        USB_PRODUCT_DELL_TM1180 0x8100          /* TrueMobile 1180 WLAN */
        !           991: #define        USB_PRODUCT_DELL_BLUETOOTH350   0x8103          /* Bluetooth 350 */
        !           992: #define        USB_PRODUCT_DELL_W5500  0x8115          /* W5500 HSDPA */
        !           993:
        !           994: /* DeLorme products */
        !           995: #define        USB_PRODUCT_DELORME_EMUSB       0x0100          /* Earthmate GPS */
        !           996: #define        USB_PRODUCT_DELORME_EMLT20      0x0200          /* Earthmate LT20 */
        !           997:
        !           998: /* Diamond products */
        !           999: #define        USB_PRODUCT_DIAMOND_RIO500USB   0x0001          /* Rio 500 */
        !          1000:
        !          1001: /* Dick Smith Electronics (really C-Net) products */
        !          1002: #define        USB_PRODUCT_DICKSMITH_WL200U    0x0002          /* WL-200U */
        !          1003: #define        USB_PRODUCT_DICKSMITH_CHUSB611G 0x0013          /* CHUSB 611G */
        !          1004: #define        USB_PRODUCT_DICKSMITH_WL240U    0x0014          /* WL-240U */
        !          1005: #define        USB_PRODUCT_DICKSMITH_XH1153    0x5743          /* XH1153 802.11b */
        !          1006: #define        USB_PRODUCT_DICKSMITH_RT2573    0x9022          /* RT2573 */
        !          1007: #define        USB_PRODUCT_DICKSMITH_CWD854F   0x9032          /* C-Net CWD-854 rev F */
        !          1008:
        !          1009: /* Digi International products */
        !          1010: #define        USB_PRODUCT_DIGI_ACCELEPORT2    0x0002          /* AccelePort 2 */
        !          1011: #define        USB_PRODUCT_DIGI_ACCELEPORT4    0x0004          /* AccelePort 4 */
        !          1012: #define        USB_PRODUCT_DIGI_ACCELEPORT8    0x0008          /* AccelePort 8 */
        !          1013:
        !          1014: /* Digital Stream Corp. products */
        !          1015: #define        USB_PRODUCT_DIGITALSTREAM_PS2   0x0001          /* PS/2 Active */
        !          1016:
        !          1017: /* D-Link products */
        !          1018: /*product DLINK DSBS25         0x0100  DSB-S25 serial */
        !          1019: #define        USB_PRODUCT_DLINK_DUBE100       0x1a00          /* 10/100 ethernet */
        !          1020: #define        USB_PRODUCT_DLINK_DSB650TX4     0x200c          /* 10/100 ethernet */
        !          1021: #define        USB_PRODUCT_DLINK_DWL120E       0x3200          /* DWL-120 rev E */
        !          1022: #define        USB_PRODUCT_DLINK_DWL122        0x3700          /* DWL-122 */
        !          1023: #define        USB_PRODUCT_DLINK_DWLG120       0x3701          /* DWL-G120 */
        !          1024: #define        USB_PRODUCT_DLINK_DWL120F       0x3702          /* DWL-120 rev F */
        !          1025: #define        USB_PRODUCT_DLINK_DWLAG132      0x3a00          /* DWL-AG132 */
        !          1026: #define        USB_PRODUCT_DLINK_DWLAG132_NF   0x3a01          /* DWL-AG132 */
        !          1027: #define        USB_PRODUCT_DLINK_DWLG132       0x3a02          /* DWL-G132 */
        !          1028: #define        USB_PRODUCT_DLINK_DWLG132_NF    0x3a03          /* DWL-G132 */
        !          1029: #define        USB_PRODUCT_DLINK_DWLAG122      0x3a04          /* DWL-AG122 */
        !          1030: #define        USB_PRODUCT_DLINK_DWLAG122_NF   0x3a05          /* DWL-AG122 */
        !          1031: #define        USB_PRODUCT_DLINK_RT2570        0x3c00          /* RT2570 */
        !          1032: #define        USB_PRODUCT_DLINK2_DWLG122C1    0x3c03          /* DWL-G122 rev C1 */
        !          1033: #define        USB_PRODUCT_DLINK2_WUA1340      0x3c04          /* WUA-1340 */
        !          1034: #define        USB_PRODUCT_DLINK_DUBE100B1     0x3c05          /* DUB-E100 rev B1 */
        !          1035: #define        USB_PRODUCT_DLINK_DSB650C       0x4000          /* 10Mbps ethernet */
        !          1036: #define        USB_PRODUCT_DLINK_DSB650TX1     0x4001          /* 10/100 ethernet */
        !          1037: #define        USB_PRODUCT_DLINK_DSB650TX      0x4002          /* 10/100 ethernet */
        !          1038: #define        USB_PRODUCT_DLINK_DSB650TX_PNA  0x4003          /* 1/10/100 ethernet */
        !          1039: #define        USB_PRODUCT_DLINK_DSB650TX3     0x400b          /* 10/100 ethernet */
        !          1040: #define        USB_PRODUCT_DLINK_DSB650TX2     0x4102          /* 10/100 ethernet */
        !          1041: #define        USB_PRODUCT_DLINK_DSB650        0xabc1          /* 10/100 ethernet */
        !          1042:
        !          1043: /* DMI products */
        !          1044: #define        USB_PRODUCT_DMI_SA2_0   0xb001          /* Storage Adapter */
        !          1045:
        !          1046: /* DrayTek products */
        !          1047: #define        USB_PRODUCT_DRAYTEK_VIGOR550    0x0550          /* Vigor550 */
        !          1048: #define        USB_PRODUCT_DRAYTEK_VIGOR600    0x0600          /* Vigor600 */
        !          1049:
        !          1050: /* Dynastream Innovations */
        !          1051: #define        USB_PRODUCT_DYNASTREAM_ANTDEVBOARD      0x1003          /* ANT dev board */
        !          1052:
        !          1053: /* EasyDisk products */
        !          1054: #define        USB_PRODUCT_EASYDISK_EASYDISK   0x0005          /* Flash Disk */
        !          1055:
        !          1056: /* eGalax Products */
        !          1057: #define        USB_PRODUCT_EGALAX_TPANEL       0x0001          /* Touch Panel */
        !          1058: #define        USB_PRODUCT_EGALAX_TPANEL2      0x0002          /* Touch Panel */
        !          1059: #define        USB_PRODUCT_EGALAX2_TPANEL      0x0001          /* Touch Panel */
        !          1060:
        !          1061: /* Eicon Networks products */
        !          1062: #define        USB_PRODUCT_EICON_DIVA852       0x4905          /* Diva 852 ISDN TA */
        !          1063:
        !          1064: /* EIZO products */
        !          1065: #define        USB_PRODUCT_EIZO_HUB    0x0000          /* hub */
        !          1066: #define        USB_PRODUCT_EIZO_MONITOR        0x0001          /* monitor */
        !          1067:
        !          1068: /* ELCON Systemtechnik products */
        !          1069: #define        USB_PRODUCT_ELCON_PLAN  0x0002          /* Goldpfeil P-LAN */
        !          1070:
        !          1071: /* Elecom products */
        !          1072: #define        USB_PRODUCT_ELECOM_MOUSE29UO    0x0002          /* 29UO */
        !          1073: #define        USB_PRODUCT_ELECOM_LDUSBTX0     0x200c          /* LD-USB/TX */
        !          1074: #define        USB_PRODUCT_ELECOM_LDUSBTX1     0x4002          /* LD-USB/TX */
        !          1075: #define        USB_PRODUCT_ELECOM_LDUSBLTX     0x4005          /* LD-USBL/TX */
        !          1076: #define        USB_PRODUCT_ELECOM_LDUSBTX2     0x400b          /* LD-USB/TX */
        !          1077: #define        USB_PRODUCT_ELECOM_LDUSB20      0x4010          /* LD-USB20 */
        !          1078: #define        USB_PRODUCT_ELECOM_UCSGT        0x5003          /* UC-SGT Serial */
        !          1079: #define        USB_PRODUCT_ELECOM_UCSGT0       0x5004          /* UC-SGT0 Serial */
        !          1080: #define        USB_PRODUCT_ELECOM_LDUSBTX3     0xabc1          /* LD-USB/TX */
        !          1081:
        !          1082: /* Elsa products */
        !          1083: #define        USB_PRODUCT_ELSA_MODEM1 0x2265          /* ELSA */
        !          1084: #define        USB_PRODUCT_ELSA_USB2ETHERNET   0x3000          /* Microlink USB2Ethernet */
        !          1085:
        !          1086: /* Entrega products */
        !          1087: #define        USB_PRODUCT_ENTREGA_1S  0x0001          /* 1S serial */
        !          1088: #define        USB_PRODUCT_ENTREGA_2S  0x0002          /* 2S serial */
        !          1089: #define        USB_PRODUCT_ENTREGA_1S25        0x0003          /* 1S25 serial */
        !          1090: #define        USB_PRODUCT_ENTREGA_4S  0x0004          /* 4S serial */
        !          1091: #define        USB_PRODUCT_ENTREGA_E45 0x0005          /* E45 Ethernet */
        !          1092: #define        USB_PRODUCT_ENTREGA_CENTRONICS  0x0006          /* Centronics */
        !          1093: #define        USB_PRODUCT_ENTREGA_XX1 0x0008          /* Ethernet */
        !          1094: #define        USB_PRODUCT_ENTREGA_1S9 0x0093          /* 1S9 serial */
        !          1095: #define        USB_PRODUCT_ENTREGA_EZUSB       0x8000          /* EZ-USB */
        !          1096: /*product ENTREGA SERIAL       0x8001  DB25 Serial connector*/
        !          1097: #define        USB_PRODUCT_ENTREGA_2U4S        0x8004          /* 2U4S serial */
        !          1098: #define        USB_PRODUCT_ENTREGA_XX2 0x8005          /* Ethernet */
        !          1099: /*product ENTREGA SERIAL_DB9   0x8093  DB9 Serial connector*/
        !          1100:
        !          1101: /* Epson products */
        !          1102: #define        USB_PRODUCT_EPSON_PRINTER1      0x0001          /* USB Printer */
        !          1103: #define        USB_PRODUCT_EPSON_PRINTER2      0x0002          /* ISD Smart Cable for Mac */
        !          1104: #define        USB_PRODUCT_EPSON_PRINTER3      0x0003          /* ISD Smart Cable */
        !          1105: #define        USB_PRODUCT_EPSON_PRINTER5      0x0005          /* USB Printer */
        !          1106: #define        USB_PRODUCT_EPSON_636   0x0101          /* Perfection 636U / 636Photo */
        !          1107: #define        USB_PRODUCT_EPSON_610   0x0103          /* Perfection 610 */
        !          1108: #define        USB_PRODUCT_EPSON_1200  0x0104          /* Perfection 1200U / 1200Photo */
        !          1109: #define        USB_PRODUCT_EPSON_1600  0x0107          /* Expression 1600 */
        !          1110: #define        USB_PRODUCT_EPSON_1640  0x010a          /* Perfection 1640SU */
        !          1111: #define        USB_PRODUCT_EPSON_1240  0x010b          /* Perfection 1240U / 1240Photo */
        !          1112: #define        USB_PRODUCT_EPSON_640U  0x010c          /* Perfection 640U */
        !          1113: #define        USB_PRODUCT_EPSON_1650  0x0110          /* Perfection 1650 */
        !          1114: #define        USB_PRODUCT_EPSON_GT9700F       0x0112          /* GT-9700F */
        !          1115: #define        USB_PRODUCT_EPSON_2400  0x011b          /* Perfection 2400 */
        !          1116: #define        USB_PRODUCT_EPSON_1260  0x011d          /* Perfection 1260 */
        !          1117: #define        USB_PRODUCT_EPSON_1660  0x011e          /* Perfection 1660 */
        !          1118: #define        USB_PRODUCT_EPSON_1670  0x011f          /* Perfection 1670 */
        !          1119: #define        USB_PRODUCT_EPSON_CX3650        0x080e          /* Stylus CX3650 */
        !          1120:
        !          1121: /* e-TEK Labs products */
        !          1122: #define        USB_PRODUCT_ETEK_1COM   0x8007          /* Serial */
        !          1123:
        !          1124: /* Extended Systems products */
        !          1125: #define        USB_PRODUCT_EXTENDED_XTNDACCESS 0x0100          /* XTNDAccess IrDA */
        !          1126:
        !          1127: /* Falcom Wireless Communications GmbH products */
        !          1128: #define        USB_PRODUCT_FALCOM_TWIST        0x0001          /* Falcom Twist USB */
        !          1129: #define        USB_PRODUCT_FALCOM_SAMBA        0x0005          /* Falcom Samba USB */
        !          1130:
        !          1131: /* Fiberline */
        !          1132: #define        USB_PRODUCT_FIBERLINE_WL430U    0x6003          /* WL-430U */
        !          1133:
        !          1134: /* Freecom products */
        !          1135: #define        USB_PRODUCT_FREECOM_DVD 0xfc01          /* Connector for DVD drive */
        !          1136:
        !          1137: /* Future Technology Devices products */
        !          1138: #define        USB_PRODUCT_FTDI_SERIAL_8U232AM 0x6001          /* 8U232AM Serial */
        !          1139: #define        USB_PRODUCT_FTDI_SERIAL_2232C   0x6010          /* 2232C Serial */
        !          1140: #define        USB_PRODUCT_FTDI_PS2KBDMS       0x8371          /* PS/2 Keyboard/Mouse */
        !          1141: #define        USB_PRODUCT_FTDI_SERIAL_8U100AX 0x8372          /* Serial */
        !          1142: #define        USB_PRODUCT_FTDI_MJS_SIRIUS_PC  0xca81          /* MJS Sirius To PC Interface */
        !          1143: #define        USB_PRODUCT_FTDI_SERIAL_232BM   0xee18          /* FT232BM Serial */
        !          1144: #define        USB_PRODUCT_FTDI_MHAM_KW        0xeee8          /* KW */
        !          1145: #define        USB_PRODUCT_FTDI_MHAM_YS        0xeee9          /* YS */
        !          1146: #define        USB_PRODUCT_FTDI_MHAM_Y6        0xeeea          /* Y6 */
        !          1147: #define        USB_PRODUCT_FTDI_MHAM_Y8        0xeeeb          /* Y8 */
        !          1148: #define        USB_PRODUCT_FTDI_MHAM_IC        0xeeec          /* IC */
        !          1149: #define        USB_PRODUCT_FTDI_MHAM_DB9       0xeeed          /* DB9 */
        !          1150: #define        USB_PRODUCT_FTDI_MHAM_RS232     0xeeee          /* RS232 */
        !          1151: #define        USB_PRODUCT_FTDI_MHAM_Y9        0xeeef          /* Y9 */
        !          1152: #define        USB_PRODUCT_FTDI_COASTAL_TNCX   0xf448          /* Coastal ChipWorks TNC-X */
        !          1153: #define        USB_PRODUCT_FTDI_ITM_TOUCH      0xf9e9          /* ITM Touchscreen */
        !          1154: #define        USB_PRODUCT_FTDI_LCD_MX200      0xfa01          /* Matrix Orbital MX200 Series LCD */
        !          1155: #define        USB_PRODUCT_FTDI_LCD_LK202_24   0xfa03          /* Matrix Orbital LK202-24 LCD */
        !          1156: #define        USB_PRODUCT_FTDI_LCD_LK204_24   0xfa04          /* Matrix Orbital LK204-24 LCD */
        !          1157: #define        USB_PRODUCT_FTDI_LCD_CFA_631    0xfc0c          /* Crystalfontz CFA-631 LCD */
        !          1158: #define        USB_PRODUCT_FTDI_LCD_CFA_632    0xfc08          /* Crystalfontz CFA-632 LCD */
        !          1159: #define        USB_PRODUCT_FTDI_LCD_CFA_633    0xfc0b          /* Crystalfontz CFA-633 LCD */
        !          1160: #define        USB_PRODUCT_FTDI_LCD_CFA_634    0xfc09          /* Crystalfontz CFA-634 LCD */
        !          1161: #define        USB_PRODUCT_FTDI_SEMC_DSS20     0xfc82          /* SEMC DSS-20 SyncStation */
        !          1162:
        !          1163: /* Fuji photo products */
        !          1164: #define        USB_PRODUCT_FUJIPHOTO_MASS0100  0x0100          /* Mass Storage */
        !          1165:
        !          1166: /* Fujitsu protducts */
        !          1167: #define        USB_PRODUCT_FUJITSU_AH_F401U    0x105b          /* AH-F401U Air H device */
        !          1168:
        !          1169: /* G.Mate */
        !          1170: #define        USB_PRODUCT_GMATE_YP3X00        0x1001          /* YP3X00 PDA */
        !          1171:
        !          1172: /* Garmin International products */
        !          1173: #define        USB_PRODUCT_GARMIN_IQUE3600     0x0004          /* Ique 3600 */
        !          1174:
        !          1175: /* Genesys Logic products */
        !          1176: #define        USB_PRODUCT_GENESYS_GENELINK    0x05e3          /* GeneLink Host-Host Bridge */
        !          1177: #define        USB_PRODUCT_GENESYS_GL650       0x0604          /* GL650 Hub */
        !          1178: #define        USB_PRODUCT_GENESYS_GL641USB    0x0700          /* GL641USB CompactFlash */
        !          1179:
        !          1180: /* GIGABYTE products */
        !          1181: #define        USB_PRODUCT_GIGABYTE_GNBR402W   0x8002          /* GN-BR402W */
        !          1182: #define        USB_PRODUCT_GIGABYTE_GNWLBM101  0x8003          /* GN-WLBM101 */
        !          1183: #define        USB_PRODUCT_GIGABYTE_GNWBKG     0x8007          /* GN-WBKG */
        !          1184: #define        USB_PRODUCT_GIGABYTE_GNWB01GS   0x8008          /* GN-WB01GS */
        !          1185: #define        USB_PRODUCT_GIGABYTE_GNWI05GS   0x800a          /* GN-WI05GS */
        !          1186:
        !          1187: /* Gigaset products */
        !          1188: #define        USB_PRODUCT_GIGASET_WLAN        0x0701          /* WLAN */
        !          1189: #define        USB_PRODUCT_GIGASET_SMCWUSBTG   0x0710          /* SMCWUSBT-G */
        !          1190: #define        USB_PRODUCT_GIGASET_SMCWUSBTG_NF        0x0711          /* SMCWUSBT-G */
        !          1191: #define        USB_PRODUCT_GIGASET_AR5523      0x0712          /* AR5523 */
        !          1192: #define        USB_PRODUCT_GIGASET_AR5523_NF   0x0713          /* AR5523 */
        !          1193: #define        USB_PRODUCT_GIGASET_RT2573      0x0722          /* RT2573 */
        !          1194:
        !          1195: /* Global Sun Technology product */
        !          1196: #define        USB_PRODUCT_GLOBALSUN_AR5523_1  0x7801          /* AR5523 */
        !          1197: #define        USB_PRODUCT_GLOBALSUN_AR5523_1_NF       0x7802          /* AR5523 */
        !          1198: #define        USB_PRODUCT_GLOBALSUN_AR5523_2  0x7811          /* AR5523 */
        !          1199: #define        USB_PRODUCT_GLOBALSUN_AR5523_2_NF       0x7812          /* AR5523 */
        !          1200:
        !          1201: /* GoHubs products */
        !          1202: #define        USB_PRODUCT_GOHUBS_GOCOM232     0x1001          /* GoCOM232 Serial converter */
        !          1203:
        !          1204: /* Good Way Technology products */
        !          1205: #define        USB_PRODUCT_GOODWAY_GWUSB2E     0x6200          /* GWUSB2E */
        !          1206: #define        USB_PRODUCT_GOODWAY_RT2573      0xc019          /* RT2573 */
        !          1207:
        !          1208: /* Gravis products */
        !          1209: #define        USB_PRODUCT_GRAVIS_GAMEPADPRO   0x4001          /* GamePad Pro */
        !          1210:
        !          1211: /* GREENHOUSE products */
        !          1212: #define        USB_PRODUCT_GREENHOUSE_KANA21   0x0001          /* CF-writer/MP3 Player */
        !          1213:
        !          1214: /* Griffin Technology */
        !          1215: #define        USB_PRODUCT_GRIFFIN_IMATE       0x0405          /* iMate, ADB adapter */
        !          1216:
        !          1217: /* Gude ADS */
        !          1218: #define        USB_PRODUCT_GUDE_DCF    0xdcf7          /* Expert mouseCLOCK USB */
        !          1219:
        !          1220: /* Guillemot Corporation */
        !          1221: #define        USB_PRODUCT_GUILLEMOT_DALEADER  0xa300          /* DA Leader */
        !          1222: #define        USB_PRODUCT_GUILLEMOT_HWGUSB254 0xe000          /* HWGUSB2-54 WLAN */
        !          1223: #define        USB_PRODUCT_GUILLEMOT_HWGUSB254LB       0xe010          /* HWGUSB2-54-LB */
        !          1224: #define        USB_PRODUCT_GUILLEMOT_HWGUSB254V2AP     0xe020          /* HWGUSB2-54V2-AP */
        !          1225:
        !          1226: /* Gunze Gunze Electronics USA */
        !          1227: #define        USB_PRODUCT_GUNZE_TOUCHPANEL    0x0001          /* Gunze USB Touch Panel */
        !          1228:
        !          1229: /* Hagiwara products */
        !          1230: #define        USB_PRODUCT_HAGIWARA_FGSM       0x0002          /* FlashGate SmartMedia */
        !          1231: #define        USB_PRODUCT_HAGIWARA_FGCF       0x0003          /* FlashGate CompactFlash */
        !          1232: #define        USB_PRODUCT_HAGIWARA_FG 0x0005          /* FlashGate */
        !          1233:
        !          1234: /* HAL Corporation products */
        !          1235: #define        USB_PRODUCT_HAL_IMR001  0x0011          /* Crossam2+USB IR commander */
        !          1236:
        !          1237: /* Handspring, Inc. */
        !          1238: #define        USB_PRODUCT_HANDSPRING_VISOR    0x0100          /* Handspring Visor */
        !          1239: #define        USB_PRODUCT_HANDSPRING_TREO     0x0200          /* Handspring Treo */
        !          1240: #define        USB_PRODUCT_HANDSPRING_TREO600  0x0300          /* Handspring Treo 600 */
        !          1241:
        !          1242: /* Hauppauge Computer Works */
        !          1243: #define        USB_PRODUCT_HAUPPAUGE_WINTV_USB_FM      0x4d12          /* WinTV FM */
        !          1244:
        !          1245: /* Hawking Technologies products */
        !          1246: #define        USB_PRODUCT_HAWKING_UF100       0x400c          /* 10/100 Ethernet */
        !          1247: #define        USB_PRODUCT_ABOCOM_UF200        0x420a          /* UF200 Ethernet */
        !          1248:
        !          1249: /* Hitachi, Ltd. products */
        !          1250: #define        USB_PRODUCT_HITACHI_DZMV100A    0x0004          /* DVD-CAM DZ-MV100A Camcorder */
        !          1251:
        !          1252: /* HP products */
        !          1253: #define        USB_PRODUCT_HP_895C     0x0004          /* DeskJet 895C */
        !          1254: #define        USB_PRODUCT_HP_4100C    0x0101          /* Scanjet 4100C */
        !          1255: #define        USB_PRODUCT_HP_S20      0x0102          /* Photosmart S20 */
        !          1256: #define        USB_PRODUCT_HP_880C     0x0104          /* DeskJet 880C */
        !          1257: #define        USB_PRODUCT_HP_4200C    0x0105          /* ScanJet 4200C */
        !          1258: #define        USB_PRODUCT_HP_CDWRITERPLUS     0x0107          /* CD-Writer Plus */
        !          1259: #define        USB_PRODUCT_HP_KBDHUB   0x010c          /* Multimedia Keyboard Hub */
        !          1260: #define        USB_PRODUCT_HP_HN210W   0x011c          /* HN210W */
        !          1261: #define        USB_PRODUCT_HP_6200C    0x0201          /* ScanJet 6200C */
        !          1262: #define        USB_PRODUCT_HP_S20b     0x0202          /* PhotoSmart S20 */
        !          1263: #define        USB_PRODUCT_HP_815C     0x0204          /* DeskJet 815C */
        !          1264: #define        USB_PRODUCT_HP_3300C    0x0205          /* ScanJet 3300C */
        !          1265: #define        USB_PRODUCT_HP_CDW8200  0x0207          /* CD-Writer Plus 8200e */
        !          1266: #define        USB_PRODUCT_HP_1220C    0x0212          /* DeskJet 1220C */
        !          1267: #define        USB_PRODUCT_HP_810C     0x0304          /* DeskJet 810C/812C */
        !          1268: #define        USB_PRODUCT_HP_4300C    0x0305          /* Scanjet 4300C */
        !          1269: #define        USB_PRODUCT_HP_CD4E     0x0307          /* CD-Writer+ CD-4e */
        !          1270: #define        USB_PRODUCT_HP_G85XI    0x0311          /* OfficeJet G85xi */
        !          1271: #define        USB_PRODUCT_HP_1200     0x0317          /* LaserJet 1200 */
        !          1272: #define        USB_PRODUCT_HP_5200C    0x0401          /* Scanjet 5200C */
        !          1273: #define        USB_PRODUCT_HP_830C     0x0404          /* DeskJet 830C */
        !          1274: #define        USB_PRODUCT_HP_3400CSE  0x0405          /* ScanJet 3400cse */
        !          1275: #define        USB_PRODUCT_HP_885C     0x0504          /* DeskJet 885C */
        !          1276: #define        USB_PRODUCT_HP_6300C    0x0601          /* Scanjet 6300C */
        !          1277: #define        USB_PRODUCT_HP_840C     0x0604          /* DeskJet 840c */
        !          1278: #define        USB_PRODUCT_HP_2200C    0x0605          /* ScanJet 2200C */
        !          1279: #define        USB_PRODUCT_HP_5300C    0x0701          /* Scanjet 5300C */
        !          1280: #define        USB_PRODUCT_HP_816C     0x0804          /* DeskJet 816C */
        !          1281: #define        USB_PRODUCT_HP_970CSE   0x1004          /* Deskjet 970Cse */
        !          1282: #define        USB_PRODUCT_HP_5400C    0x1005          /* Scanjet 5400C */
        !          1283: #define        USB_PRODUCT_HP_959C     0x1104          /* Deskjet 959C */
        !          1284: #define        USB_PRODUCT_HP_930C     0x1204          /* DeskJet 930c */
        !          1285: #define        USB_PRODUCT_HP_P2000U   0x1801          /* Inkjet P-2000U */
        !          1286: #define        USB_PRODUCT_HP_640C     0x2004          /* DeskJet 640c */
        !          1287: #define        USB_PRODUCT_HP_P1100    0x3102          /* Photosmart P1100 */
        !          1288: #define        USB_PRODUCT_HP_HN210E   0x811c          /* HN210E Ethernet */
        !          1289: #define        USB_PRODUCT_HP_2215     0x1016          /* iPAQ 22xx/Jornada 548 */
        !          1290: #define        USB_PRODUCT_HP_568J     0x1116          /* Jornada 568 */
        !          1291:
        !          1292: /* HP products */
        !          1293: #define        USB_PRODUCT_HP2_C500    0x6002          /* PhotoSmart C500 */
        !          1294:
        !          1295: /* HUAWEI products */
        !          1296: #define        USB_PRODUCT_HUAWEI_E618 0x1001          /* HUAWEI Mobile E618 */
        !          1297:
        !          1298: /* HUMAX products */
        !          1299: #define        USB_PRODUCT_HUMAX_PVRSMART      0x138c          /* PVR-SMART */
        !          1300:
        !          1301: /* IBM Corporation */
        !          1302: #define        USB_PRODUCT_IBM_OPTTRAVELMOUSE  0x3107          /* Optical */
        !          1303: #define        USB_PRODUCT_IBM_USBCDROMDRIVE   0x4427          /* CD-ROM */
        !          1304: #define        USB_PRODUCT_IBM_THINKPADHUB     0x4484          /* Hub */
        !          1305:
        !          1306: /* id Quantique */
        !          1307: #define        USB_PRODUCT_IDQUANTIQUE_QUANTISUSB      0x0102          /* Quantis USB */
        !          1308:
        !          1309: /* Iiyama products */
        !          1310: #define        USB_PRODUCT_IIYAMA_HUB  0x0201          /* Hub */
        !          1311:
        !          1312: /* Imation */
        !          1313: #define        USB_PRODUCT_IMATION_FLASHGO     0xb000          /* Flash Go! */
        !          1314:
        !          1315: /* Inside Out Networks products */
        !          1316: #define        USB_PRODUCT_INSIDEOUT_EDGEPORT4 0x0001          /* EdgePort/4 RS232 */
        !          1317: #define        USB_PRODUCT_INSIDEOUT_HUBPORT7  0x0002          /* Hubport/7 */
        !          1318: #define        USB_PRODUCT_INSIDEOUT_RAPIDPORT4        0x0003          /* Rapidport/4 */
        !          1319: #define        USB_PRODUCT_INSIDEOUT_EDGEPORT4T        0x0004          /* Edgeport/4 RS232 */
        !          1320: #define        USB_PRODUCT_INSIDEOUT_EDGEPORT2 0x0005          /* Edgeport/2 RS232 */
        !          1321: #define        USB_PRODUCT_INSIDEOUT_EDGEPORT4I        0x0006          /* Edgeport/4 RS422 */
        !          1322: #define        USB_PRODUCT_INSIDEOUT_EDGEPORT2I        0x0007          /* Edgeport/2 RS422/RS485 */
        !          1323: #define        USB_PRODUCT_INSIDEOUT_HUBPORT4  0x0008          /* Hubport/4 */
        !          1324: #define        USB_PRODUCT_INSIDEOUT_EDGEPORT8HAND     0x0009          /* Hand-built Edgeport/8 */
        !          1325: #define        USB_PRODUCT_INSIDEOUT_MULTIMODEM        0x000A          /* MultiTech version of RP/4 */
        !          1326: #define        USB_PRODUCT_INSIDEOUT_EDGEPORTPPORT     0x000B          /* Edgeport/(4)21 Parallel */
        !          1327: #define        USB_PRODUCT_INSIDEOUT_EDGEPORT421       0x000C          /* Edgeport/421 Hub+RS232+Parallel */
        !          1328: #define        USB_PRODUCT_INSIDEOUT_EDGEPORT21        0x000D          /* Edgeport/21 RS232+Parallel */
        !          1329: #define        USB_PRODUCT_INSIDEOUT_EDGEPORT8DC       0x000E          /* 1/2 Edgeport/8 */
        !          1330: #define        USB_PRODUCT_INSIDEOUT_EDGEPORT8 0x000F          /* Edgeport/8 */
        !          1331: #define        USB_PRODUCT_INSIDEOUT_EDGEPORT2DIN      0x0010          /* Edgeport/2 RS232/DIN */
        !          1332: #define        USB_PRODUCT_INSIDEOUT_EDGEPORT4DIN      0x0011          /* Edgeport/4 RS232/DIN */
        !          1333: #define        USB_PRODUCT_INSIDEOUT_EDGEPORT16DC      0x0012          /* 1/2 Edgeport/16 */
        !          1334: #define        USB_PRODUCT_INSIDEOUT_EDGEPORTCOMP      0x0013          /* Edgeport Compatible */
        !          1335: #define        USB_PRODUCT_INSIDEOUT_EDGEPORT8I        0x0014          /* Edgeport/8 RS422 */
        !          1336: #define        USB_PRODUCT_INSIDEOUT_MT4X56USB 0x1403          /* OEM device */
        !          1337:
        !          1338: /* In-System products */
        !          1339: #define        USB_PRODUCT_INSYSTEM_F5U002     0x0002          /* Parallel */
        !          1340: #define        USB_PRODUCT_INSYSTEM_ATAPI      0x0031          /* ATAPI */
        !          1341: #define        USB_PRODUCT_INSYSTEM_IDEUSB2    0x0060          /* USB2 Storage */
        !          1342: #define        USB_PRODUCT_INSYSTEM_ISD110     0x0200          /* IDE ISD110 */
        !          1343: #define        USB_PRODUCT_INSYSTEM_ISD105     0x0202          /* IDE ISD105 */
        !          1344: #define        USB_PRODUCT_INSYSTEM_DRIVEV2    0x0301          /* Portable USB Harddrive V2 */
        !          1345: #define        USB_PRODUCT_INSYSTEM_DRIVEV2_5  0x0351          /* Portable USB Harddrive V2 */
        !          1346: #define        USB_PRODUCT_INSYSTEM_USBCABLE   0x081a          /* USB cable */
        !          1347: #define        USB_PRODUCT_INSYSTEM_ADAPTERV2  0x5701          /* USB Storage Adapter V2 */
        !          1348:
        !          1349: /* Intel products */
        !          1350: #define        USB_PRODUCT_INTEL_EASYPC_CAMERA 0x0110          /* EasyPC */
        !          1351: #define        USB_PRODUCT_INTEL_AP310 0x0200          /* AP310 AnyPoint II */
        !          1352: #define        USB_PRODUCT_INTEL_I2011B        0x1111          /* Wireless 2011B */
        !          1353: #define        USB_PRODUCT_INTEL_TESTBOARD     0x9890          /* 82930 test board */
        !          1354:
        !          1355: /* Intersil products */
        !          1356: #define        USB_PRODUCT_INTERSIL_PRISM_2X   0x3642          /* Prism2.x WLAN */
        !          1357:
        !          1358: /* Interpid Control Systems products */
        !          1359: #define        USB_PRODUCT_INTREPIDCS_VALUECAN 0x0601          /* ValueCAN */
        !          1360: #define        USB_PRODUCT_INTREPIDCS_NEOVI    0x0701          /* NeoVI Blue */
        !          1361:
        !          1362: /* I/O DATA products */
        !          1363: #define        USB_PRODUCT_IODATA_USBSSMRW     0x0314          /* USB-SSMRW SD-card */
        !          1364: #define        USB_PRODUCT_IODATA_USBSDRW      0x031e          /* USB-SDRW SD-card */
        !          1365: #define        USB_PRODUCT_IODATA_USBETT       0x0901          /* USB ETT */
        !          1366: #define        USB_PRODUCT_IODATA_USBETTX      0x0904          /* USB ETTX */
        !          1367: #define        USB_PRODUCT_IODATA_USBETTXS     0x0913          /* USB ETTX */
        !          1368: #define        USB_PRODUCT_IODATA_USBWNB11A    0x0919          /* USB WN-B11 */
        !          1369: #define        USB_PRODUCT_IODATA_USBWNB11     0x0922          /* USB Airport WN-B11 */
        !          1370: #define        USB_PRODUCT_IODATA_ETGUS2       0x0930          /* ETG-US2 */
        !          1371: #define        USB_PRODUCT_IODATA_USBRSAQ      0x0a03          /* RSAQ1 Serial */
        !          1372: #define        USB_PRODUCT_IODATA2_USB2SC      0x0a09          /* USB2.0-SCSI Bridge USB2-SC */
        !          1373:
        !          1374: /* Iomega products */
        !          1375: #define        USB_PRODUCT_IOMEGA_ZIP100       0x0001          /* Zip 100 */
        !          1376: #define        USB_PRODUCT_IOMEGA_ZIP250       0x0030          /* Zip 250 */
        !          1377: #define        USB_PRODUCT_IOMEGA_ZIP250_2     0x0032          /* Zip 250 */
        !          1378: #define        USB_PRODUCT_IOMEGA_CDRW 0x0055          /* CDRW 9602 */
        !          1379:
        !          1380: /* iRiver products */
        !          1381: #define        USB_PRODUCT_IRIVER_IFP_1XX      0x1101          /* iFP-1xx */
        !          1382: #define        USB_PRODUCT_IRIVER_IFP_3XX      0x1103          /* iFP-3xx */
        !          1383: #define        USB_PRODUCT_IRIVER_IFP_5XX      0x1105          /* iFP-5xx */
        !          1384:
        !          1385: /* iTegno products */
        !          1386: #define        USB_PRODUCT_ITEGNO_WM1080A      0x1080          /* WM1080A */
        !          1387:
        !          1388: /* Jablotron products */
        !          1389: #define        USB_PRODUCT_JABLOTRON_PC60B     0x0001          /* PC-60B */
        !          1390:
        !          1391: /* Jaton products */
        !          1392: #define        USB_PRODUCT_JATON_EDA   0x5704          /* Ethernet */
        !          1393:
        !          1394: /* Jenoptik products */
        !          1395: #define        USB_PRODUCT_JENOPTIK_JD350      0x5300          /* JD 350 */
        !          1396:
        !          1397: /* JRC products */
        !          1398: #define        USB_PRODUCT_JRC_AH_J3001V_J3002V        0x0001          /* AirH\"PHONE AH-J3001V/J3002V */
        !          1399:
        !          1400: /* JVC products */
        !          1401: #define        USB_PRODUCT_JVC_MP_XP7250_WL    0x3009          /* MP-XP7250 Builtin WLAN */
        !          1402: #define        USB_PRODUCT_JVC_MP_PRX1 0x3008          /* MP-PRX1 */
        !          1403:
        !          1404: /* Kawasaki LSI products */
        !          1405: #define        USB_PRODUCT_KLSI_DUH3E10BT      0x0008          /* 10BT Ethernet */
        !          1406: #define        USB_PRODUCT_KLSI_DUH3E10BTN     0x0009          /* 10BT Ethernet */
        !          1407:
        !          1408: /* Kawatsu products */
        !          1409: #define        USB_PRODUCT_KAWATSU_MH4000P     0x0003          /* MiniHub 4000P */
        !          1410: #define        USB_PRODUCT_KAWATSU_KC180       0x0180          /* KC-180 IrDA */
        !          1411:
        !          1412: /* Keisokugiken products */
        !          1413: #define        USB_PRODUCT_KEISOKUGIKEN_USBDAQ 0x0068          /* HKS-0200 USBDAQ */
        !          1414:
        !          1415: /* Kensington products */
        !          1416: #define        USB_PRODUCT_KENSINGTON_ORBIT    0x1003          /* Orbit trackball */
        !          1417: #define        USB_PRODUCT_KENSINGTON_TURBOBALL        0x1005          /* TurboBall */
        !          1418: #define        USB_PRODUCT_KENSINGTON_ORBIT_MAC        0x1009          /* Orbit trackball for Mac */
        !          1419: #define        USB_PRODUCT_KENSINGTON_BT_EDR   0x105e          /* Bluetooth */
        !          1420: #define        USB_PRODUCT_KENSINGTON_VIDEOCAM_VGA     0x5002          /* VideoCAM VGA */
        !          1421:
        !          1422: /* Keyspan products */
        !          1423: #define        USB_PRODUCT_KEYSPAN_USA28_NF    0x0101          /* USA-28 serial */
        !          1424: #define        USB_PRODUCT_KEYSPAN_USA28X_NF   0x0102          /* USA-28X serial */
        !          1425: #define        USB_PRODUCT_KEYSPAN_USA19_NF    0x0103          /* USA-19 serial */
        !          1426: #define        USB_PRODUCT_KEYSPAN_USA18_NF    0x0104          /* USA-18 serial */
        !          1427: #define        USB_PRODUCT_KEYSPAN_USA18X_NF   0x0105          /* USA-18X serial */
        !          1428: #define        USB_PRODUCT_KEYSPAN_USA19W_NF   0x0106          /* USA-19W serial */
        !          1429: #define        USB_PRODUCT_KEYSPAN_USA19       0x0107          /* USA-19 serial */
        !          1430: #define        USB_PRODUCT_KEYSPAN_USA19W      0x0108          /* USA-19W serial */
        !          1431: #define        USB_PRODUCT_KEYSPAN_USA49W_NF   0x0109          /* USA-49W serial */
        !          1432: #define        USB_PRODUCT_KEYSPAN_USA49W      0x010a          /* USA-49W serial */
        !          1433: #define        USB_PRODUCT_KEYSPAN_USA19QI_NF  0x010b          /* USA-19QI serial */
        !          1434: #define        USB_PRODUCT_KEYSPAN_USA19QI     0x010c          /* USA-19QI serial */
        !          1435: #define        USB_PRODUCT_KEYSPAN_USA19Q_NF   0x010d          /* USA-19Q serial */
        !          1436: #define        USB_PRODUCT_KEYSPAN_USA19Q      0x010e          /* USA-19Q serial */
        !          1437: #define        USB_PRODUCT_KEYSPAN_USA28       0x010f          /* USA-28 serial */
        !          1438: #define        USB_PRODUCT_KEYSPAN_USA28XXB    0x0110          /* USA-28X/XB serial */
        !          1439: #define        USB_PRODUCT_KEYSPAN_USA18       0x0111          /* USA-18 serial */
        !          1440: #define        USB_PRODUCT_KEYSPAN_USA18X      0x0112          /* USA-18X serial */
        !          1441: #define        USB_PRODUCT_KEYSPAN_USA28XB_NF  0x0113          /* USA-28XB serial */
        !          1442: #define        USB_PRODUCT_KEYSPAN_USA28XA_NF  0x0114          /* USA-28XB serial */
        !          1443: #define        USB_PRODUCT_KEYSPAN_USA28XA     0x0115          /* USA-28XA serial */
        !          1444: #define        USB_PRODUCT_KEYSPAN_USA18XA_NF  0x0116          /* USA-18XA serial */
        !          1445: #define        USB_PRODUCT_KEYSPAN_USA18XA     0x0117          /* USA-18XA serial */
        !          1446: #define        USB_PRODUCT_KEYSPAN_USA19QW_NF  0x0118          /* USA-19WQ serial */
        !          1447: #define        USB_PRODUCT_KEYSPAN_USA19QW     0x0119          /* USA-19WQ serial */
        !          1448: #define        USB_PRODUCT_KEYSPAN_UIA10       0x0201          /* UIA-10 remote control */
        !          1449: #define        USB_PRODUCT_KEYSPAN_UIA11       0x0202          /* UIA-11 remote control */
        !          1450:
        !          1451: /* Kingston products */
        !          1452: #define        USB_PRODUCT_KINGSTON_XX1        0x0008          /* Ethernet */
        !          1453: #define        USB_PRODUCT_KINGSTON_KNU101TX   0x000a          /* KNU101TX Ethernet */
        !          1454:
        !          1455: /* Kodak products */
        !          1456: #define        USB_PRODUCT_KODAK_DC220 0x0100          /* Digital Science DC220 */
        !          1457: #define        USB_PRODUCT_KODAK_DC260 0x0110          /* Digital Science DC260 */
        !          1458: #define        USB_PRODUCT_KODAK_DC265 0x0111          /* Digital Science DC265 */
        !          1459: #define        USB_PRODUCT_KODAK_DC290 0x0112          /* Digital Science DC290 */
        !          1460: #define        USB_PRODUCT_KODAK_DC240 0x0120          /* Digital Science DC240 */
        !          1461: #define        USB_PRODUCT_KODAK_DC280 0x0130          /* Digital Science DC280 */
        !          1462: #define        USB_PRODUCT_KODAK_DX4900        0x0550          /* EasyShare DX4900 */
        !          1463:
        !          1464: /* Konica Corp. Products */
        !          1465: #define        USB_PRODUCT_KONICA_CAMERA       0x0720          /* Camera */
        !          1466:
        !          1467: /* KYE products */
        !          1468: #define        USB_PRODUCT_KYE_NICHE   0x0001          /* Niche mouse */
        !          1469: #define        USB_PRODUCT_KYE_NETSCROLL       0x0003          /* Genius NetScroll mouse */
        !          1470: #define        USB_PRODUCT_KYE_FLIGHT2000      0x1004          /* Flight 2000 joystick */
        !          1471: #define        USB_PRODUCT_KYE_VIVIDPRO        0x2001          /* ColorPage Vivid-Pro */
        !          1472:
        !          1473: /* Kyocera products */
        !          1474: #define        USB_PRODUCT_KYOCERA_AHK3001V    0x0203          /* AH-K3001V */
        !          1475: #define        USB_PRODUCT_KYOCERA2_KPC650     0x17da          /* KPC650 EVDO */
        !          1476:
        !          1477: /* LaCie products */
        !          1478: #define        USB_PRODUCT_LACIE_HD    0xa601          /* Hard Disk */
        !          1479: #define        USB_PRODUCT_LACIE_CDRW  0xa602          /* CD R/W */
        !          1480:
        !          1481: /* Leadtek products */
        !          1482: #define        USB_PRODUCT_LEADTEK_9531        0x2101          /* 9531 GPS */
        !          1483:
        !          1484: /* Lexar products */
        !          1485: #define        USB_PRODUCT_LEXAR_JUMPSHOT      0x0001          /* jumpSHOT CompactFlash */
        !          1486: #define        USB_PRODUCT_LEXAR_2662WAR       0xa002          /* 2662W-AR */
        !          1487:
        !          1488: /* Lexmark products */
        !          1489: #define        USB_PRODUCT_LEXMARK_S2450       0x0009          /* Optra S 2450 */
        !          1490:
        !          1491: /* Linksys products */
        !          1492: #define        USB_PRODUCT_LINKSYS4_USB1000    0x0039          /* USB1000 */
        !          1493: #define        USB_PRODUCT_LINKSYS_MAUSB2      0x0105          /* Camedia MAUSB-2 */
        !          1494: #define        USB_PRODUCT_LINKSYS_USB10TX1    0x200c          /* USB10TX */
        !          1495: #define        USB_PRODUCT_LINKSYS_USB10T      0x2202          /* USB10T Ethernet */
        !          1496: #define        USB_PRODUCT_LINKSYS_USB100TX    0x2203          /* USB100TX Ethernet */
        !          1497: #define        USB_PRODUCT_LINKSYS_USB100H1    0x2204          /* USB100H1 Ethernet/HPNA */
        !          1498: #define        USB_PRODUCT_LINKSYS_USB10TA     0x2206          /* USB10TA Ethernet */
        !          1499: #define        USB_PRODUCT_LINKSYS_WUSB11      0x2211          /* WUSB11 802.11b */
        !          1500: #define        USB_PRODUCT_LINKSYS_WUSB11_25   0x2212          /* WUSB11 802.11b v2.5 */
        !          1501: #define        USB_PRODUCT_LINKSYS_WUSB12_11   0x2213          /* WUSB12 802.11b v1.1 */
        !          1502: #define        USB_PRODUCT_LINKSYS2_USB200M    0x2226          /* USB 2.0 10/100 ethernet controller */
        !          1503: #define        USB_PRODUCT_LINKSYS2_WUSB11     0x2219          /* WUSB11 */
        !          1504: #define        USB_PRODUCT_LINKSYS2_NWU11B     0x2219          /* Network Everywhere NWU11B */
        !          1505: #define        USB_PRODUCT_LINKSYS3_WUSB11V28  0x2233          /* WUSB11 v2.8 */
        !          1506: #define        USB_PRODUCT_LINKSYS3_WUSB11V30  0x2236          /* WUSB11 v3.0 */
        !          1507: #define        USB_PRODUCT_LINKSYS_USB10TX2    0x400b          /* USB10TX */
        !          1508:
        !          1509: /* Logitech products */
        !          1510: #define        USB_PRODUCT_LOGITECH_M2452      0x0203          /* M2452 keyboard */
        !          1511: #define        USB_PRODUCT_LOGITECH_M4848      0x0301          /* M4848 mouse */
        !          1512: #define        USB_PRODUCT_LOGITECH_PAGESCAN   0x040f          /* PageScan */
        !          1513: #define        USB_PRODUCT_LOGITECH_QUICKCAMWEB        0x0801          /* QuickCam Web */
        !          1514: #define        USB_PRODUCT_LOGITECH_QUICKCAMPRO        0x0810          /* QuickCam Pro */
        !          1515: #define        USB_PRODUCT_LOGITECH_QUICKCAMEXP        0x0840          /* QuickCam Express */
        !          1516: #define        USB_PRODUCT_LOGITECH_QUICKCAM   0x0850          /* QuickCam */
        !          1517: #define        USB_PRODUCT_LOGITECH_QUICKCAMDLXNB      0x08a9          /* QuickCam Notebook Deluxe */
        !          1518: #define        USB_PRODUCT_LOGITECH_QUICKCAMPRO3k      0x08b0          /* QuickCam Pro 3000 */
        !          1519: #define        USB_PRODUCT_LOGITECH_QUICKCAMPRONB      0x08b1          /* QuickCam Notebook Pro */
        !          1520: #define        USB_PRODUCT_LOGITECH_QUICKCAMPRO4K      0x08b2          /* QuickCam Pro 4000 */
        !          1521: #define        USB_PRODUCT_LOGITECH_N43        0xc000          /* N43 */
        !          1522: #define        USB_PRODUCT_LOGITECH_N48        0xc001          /* N48 mouse */
        !          1523: #define        USB_PRODUCT_LOGITECH_MBA47      0xc002          /* M-BA47 mouse */
        !          1524: #define        USB_PRODUCT_LOGITECH_WMMOUSE    0xc004          /* WingMan Gaming Mouse */
        !          1525: #define        USB_PRODUCT_LOGITECH_BD58       0xc00c          /* BD58 mouse */
        !          1526: #define        USB_PRODUCT_LOGITECH_UN58A      0xc030          /* iFeel Mouse */
        !          1527: #define        USB_PRODUCT_LOGITECH_WMPAD      0xc208          /* WingMan GamePad Extreme */
        !          1528: #define        USB_PRODUCT_LOGITECH_WMRPAD     0xc20a          /* WingMan RumblePad */
        !          1529: #define        USB_PRODUCT_LOGITECH_WMJOY      0xc281          /* WingMan Force joystick */
        !          1530: #define        USB_PRODUCT_LOGITECH_WMFFGP     0xc293          /* WingMan Formula Force GP (GT-Force) */
        !          1531: #define        USB_PRODUCT_LOGITECH_ITOUCH     0xc303          /* iTouch Keyboard */
        !          1532: #define        USB_PRODUCT_LOGITECH_BB13       0xc401          /* USB-PS/2 Trackball */
        !          1533: #define        USB_PRODUCT_LOGITECH_BB18       0xc404          /* TrackMan Wheel */
        !          1534: #define        USB_PRODUCT_LOGITECH_RK53       0xc501          /* Cordless mouse */
        !          1535: #define        USB_PRODUCT_LOGITECH_RB6        0xc503          /* Cordless keyboard */
        !          1536: #define        USB_PRODUCT_LOGITECH_CDO        0xc504          /* Cordless Desktop Optical */
        !          1537: #define        USB_PRODUCT_LOGITECH_QUICKCAMPRO2       0xd001          /* QuickCam Pro */
        !          1538: #define        USB_PRODUCT_LOGITECH_QUICKCAMZOOM       0x08b3          /* QuickCam Zoom */
        !          1539:
        !          1540: /* Longshine products */
        !          1541: #define        USB_PRODUCT_ABOCOM_LCS8138TX    0x401a          /* LCS-8138TX */
        !          1542:
        !          1543: /* Lucent products */
        !          1544: #define        USB_PRODUCT_LUCENT_EVALKIT      0x1001          /* USS-720 evaluation kit */
        !          1545:
        !          1546: /* Macally products */
        !          1547: #define        USB_PRODUCT_MACALLY_MOUSE1      0x0101          /* mouse */
        !          1548:
        !          1549: /* MCT Corp. */
        !          1550: #define        USB_PRODUCT_MCT_HUB0100 0x0100          /* Hub */
        !          1551: #define        USB_PRODUCT_MCT_DU_H3SP_USB232  0x0200          /* D-Link DU-H3SP BAY Hub */
        !          1552: #define        USB_PRODUCT_MCT_USB232  0x0210          /* RS232 Interface */
        !          1553: #define        USB_PRODUCT_MCT_SITECOM_USB232  0x0230          /* Sitecom RS232 */
        !          1554: #define        USB_PRODUCT_MCT_ML_4500 0x0302          /* ML-4500 */
        !          1555:
        !          1556: /* Melco, Inc products */
        !          1557: #define        USB_PRODUCT_MELCO_LUATX1        0x0001          /* LUA-TX Ethernet */
        !          1558: #define        USB_PRODUCT_MELCO_LUATX5        0x0005          /* LUA-TX Ethernet */
        !          1559: #define        USB_PRODUCT_MELCO_NINWIFI       0x008b          /* Nintendo Wi-Fi */
        !          1560: #define        USB_PRODUCT_MELCO_LUA2TX5       0x0009          /* LUA2-TX Ethernet */
        !          1561: #define        USB_PRODUCT_MELCO_LUAKTX        0x0012          /* LUA-KTX Ethernet */
        !          1562: #define        USB_PRODUCT_MELCO_S11   0x0016          /* WLI-USB-S11 */
        !          1563: #define        USB_PRODUCT_MELCO_MCRSM2        0x001b          /* MCR-SM2 SmartMedia */
        !          1564: #define        USB_PRODUCT_MELCO_DUBPXXG       0x001c          /* USB-IDE Bridge: DUB-PxxG */
        !          1565: #define        USB_PRODUCT_MELCO_KS11G 0x0027          /* WLI-USB-KS11G wlan */
        !          1566: #define        USB_PRODUCT_MELCO_LUAU2KTX      0x003d          /* LUA-U2-KTX Ethernet */
        !          1567: #define        USB_PRODUCT_MELCO_KB11  0x0044          /* WLI-USB-KB11 WLAN */
        !          1568: #define        USB_PRODUCT_MELCO_KG54YB        0x005e          /* WLI-U2-KG54-YB WLAN */
        !          1569: #define        USB_PRODUCT_MELCO_KG54  0x0066          /* WLI-U2-KG54 WLAN */
        !          1570: #define        USB_PRODUCT_MELCO_KG54AI        0x0067          /* WLI-U2-KG54-AI WLAN */
        !          1571: #define        USB_PRODUCT_MELCO_SG54HP        0x00d8          /* WLI-U2-SG54HP */
        !          1572: #define        USB_PRODUCT_MELCO_G54HP 0x00d9          /* WLI-U2-G54HP */
        !          1573: #define        USB_PRODUCT_MELCO_KG54L 0x00da          /* WLI-U2-KG54L */
        !          1574:
        !          1575: /* MetaGeek products */
        !          1576: #define        USB_PRODUCT_METAGEEK_WISPY      0x083e          /* Wi-Spy */
        !          1577:
        !          1578: /* Metricom products */
        !          1579: #define        USB_PRODUCT_METRICOM_RICOCHET_GS        0x0001          /* Ricochet GS */
        !          1580:
        !          1581: /* MGE UPS Systems products */
        !          1582: #define        USB_PRODUCT_MGE_UPS1    0x0001          /* Protection Center 1 UPS */
        !          1583: #define        USB_PRODUCT_MGE_UPS2    0xffff          /* Protection Center 2 UPS */
        !          1584:
        !          1585: /* Micro Star International products */
        !          1586: #define        USB_PRODUCT_MSI_WLAN    0x1020          /* WLAN */
        !          1587: #define        USB_PRODUCT_MSI_BLUETOOTH       0x1967          /* Bluetooth */
        !          1588: #define        USB_PRODUCT_MSI_RT2570  0x6861          /* RT2570 */
        !          1589: #define        USB_PRODUCT_MSI_RT2570_2        0x6865          /* RT2570 */
        !          1590: #define        USB_PRODUCT_MSI_RT2570_3        0x6869          /* RT2570 */
        !          1591: #define        USB_PRODUCT_MSI_RT2573_1        0x6874          /* RT2573 */
        !          1592: #define        USB_PRODUCT_MSI_RT2573_2        0x6877          /* RT2573 */
        !          1593: #define        USB_PRODUCT_MSI_RT2573_3        0xa861          /* RT2573 */
        !          1594: #define        USB_PRODUCT_MSI_RT2573_4        0xa874          /* RT2573 */
        !          1595: #define        USB_PRODUCT_MSI_BLUETOOTH_2     0xa970          /* Bluetooth2 */
        !          1596:
        !          1597: /* Micronet Communications products */
        !          1598: #define        USB_PRODUCT_MICRONET_SP128AR    0x0003          /* SP128AR EtherFast */
        !          1599:
        !          1600: /* Microsoft products */
        !          1601: #define        USB_PRODUCT_MICROSOFT_SIDEPREC  0x0008          /* SideWinder Precision Pro */
        !          1602: #define        USB_PRODUCT_MICROSOFT_INTELLIMOUSE      0x0009          /* IntelliMouse */
        !          1603: #define        USB_PRODUCT_MICROSOFT_NATURALKBD        0x000b          /* Natural */
        !          1604: #define        USB_PRODUCT_MICROSOFT_DDS80     0x0014          /* Digital Sound System 80 */
        !          1605: #define        USB_PRODUCT_MICROSOFT_SIDEWINDER        0x001a          /* Sidewinder Precision Racing Wheel */
        !          1606: #define        USB_PRODUCT_MICROSOFT_TBEXPLORER        0x0024          /* Trackball Explorer */
        !          1607: #define        USB_PRODUCT_MICROSOFT_INTELLIEYE        0x0025          /* IntelliEye mouse */
        !          1608: #define        USB_PRODUCT_MICROSOFT_INETPRO   0x002b          /* Internet Keyboard Pro */
        !          1609: #define        USB_PRODUCT_MICROSOFT_MN510     0x006e          /* MN510 Wireless */
        !          1610: #define        USB_PRODUCT_MICROSOFT_MN110     0x007a          /* 10/100 Ethernet */
        !          1611: #define        USB_PRODUCT_MICROSOFT_XBOX360   0x0292          /* XBOX 360 WLAN */
        !          1612:
        !          1613: /* Microtech products */
        !          1614: #define        USB_PRODUCT_MICROTECH_SCSIDB25  0x0004          /* SCSI-DB25 */
        !          1615: #define        USB_PRODUCT_MICROTECH_SCSIHD50  0x0005          /* SCSI-HD50 */
        !          1616: #define        USB_PRODUCT_MICROTECH_DPCM      0x0006          /* CameraMate */
        !          1617: #define        USB_PRODUCT_MICROTECH_FREECOM   0xfc01          /* Freecom IDE */
        !          1618:
        !          1619: /* Microtek products */
        !          1620: #define        USB_PRODUCT_MICROTEK_336CX      0x0094          /* Phantom 336CX - C3 */
        !          1621: #define        USB_PRODUCT_MICROTEK_X6U        0x0099          /* ScanMaker X6 - X6U */
        !          1622: #define        USB_PRODUCT_MICROTEK_C6 0x009a          /* Phantom C6 */
        !          1623: #define        USB_PRODUCT_MICROTEK_336CX2     0x00a0          /* Phantom 336CX - C3 */
        !          1624: #define        USB_PRODUCT_MICROTEK_V6USL      0x00a3          /* ScanMaker V6USL */
        !          1625: #define        USB_PRODUCT_MICROTEK_V6USL2     0x80a3          /* ScanMaker V6USL */
        !          1626: #define        USB_PRODUCT_MICROTEK_V6UL       0x80ac          /* ScanMaker V6UL */
        !          1627:
        !          1628: /* Midiman products */
        !          1629: #define        USB_PRODUCT_MIDIMAN_MIDISPORT2X2        0x1001          /* Midisport 2x2 */
        !          1630:
        !          1631: /* Minds At Work LLC products */
        !          1632: #define        USB_PRODUCT_MINDSATWORK_DW      0x0001          /* Digital Wallet */
        !          1633:
        !          1634: /* Minolta Co., Ltd. */
        !          1635: #define        USB_PRODUCT_MINOLTA_S304        0x4007          /* Dimage S304 */
        !          1636: #define        USB_PRODUCT_MINOLTA_X   0x4009          /* Dimage X */
        !          1637: #define        USB_PRODUCT_MINOLTA_DIMAGE7I    0x400b          /* Dimage 7i */
        !          1638: #define        USB_PRODUCT_MINOLTA_DIMAGEA1    0x401a          /* Dimage A1 */
        !          1639:
        !          1640: /* Mitsumi products */
        !          1641: #define        USB_PRODUCT_MITSUMI_CDRRW       0x0000          /* CD-R/RW Drive */
        !          1642: #define        USB_PRODUCT_MITSUMI_MOUSE       0x6407          /* Mouse */
        !          1643: #define        USB_PRODUCT_MITSUMI_BLUETOOTH   0x641f          /* Bluetooth */
        !          1644: #define        USB_PRODUCT_MITSUMI_FDD 0x6901          /* FDD */
        !          1645:
        !          1646: /* Mobile Action products */
        !          1647: #define        USB_PRODUCT_MOBILEACTION_MA620  0x0620          /* MA-620 IrDA */
        !          1648:
        !          1649: /* Mobility products */
        !          1650: #define        USB_PRODUCT_MOBILITY_EA 0x0204          /* Ethernet */
        !          1651: #define        USB_PRODUCT_MOBILITY_EASIDOCK   0x0304          /* EasiDock Ethernet */
        !          1652:
        !          1653: /* MosChip products */
        !          1654: #define        USB_PRODUCT_MOSCHIP_MCS7703     0x7703          /* MCS7703 Serial */
        !          1655: #define        USB_PRODUCT_MOSCHIP_MCS7830     0x7830          /* MCS7830 Ethernet */
        !          1656:
        !          1657: /* Motorola products */
        !          1658: #define        USB_PRODUCT_MOTOROLA_MC141555   0x1555          /* MC141555 hub controller */
        !          1659: #define        USB_PRODUCT_MOTOROLA2_T720C     0x2822          /* T720c */
        !          1660: #define        USB_PRODUCT_MOTOROLA2_V360      0x4902          /* V360 */
        !          1661: #define        USB_PRODUCT_MOTOROLA2_USBLAN    0x600c          /* USBLAN */
        !          1662: #define        USB_PRODUCT_MOTOROLA2_USBLAN2   0x6027          /* USBLAN */
        !          1663: #define        USB_PRODUCT_MOTOROLA_SB4100     0x4100          /* SB4100 Cable Modem */
        !          1664: #define        USB_PRODUCT_MOTOROLA3_SB5100    0x5100          /* SB5100 Cable Modem */
        !          1665:
        !          1666: /* MultiTech products */
        !          1667: #define        USB_PRODUCT_MULTITECH_ATLAS     0xf101          /* MT5634ZBA modem */
        !          1668:
        !          1669: /* Mustek products */
        !          1670: #define        USB_PRODUCT_MUSTEK_1200CU       0x0001          /* 1200 CU */
        !          1671: #define        USB_PRODUCT_MUSTEK_600CU        0x0002          /* 600 CU */
        !          1672: #define        USB_PRODUCT_MUSTEK_1200USB      0x0003          /* 1200 */
        !          1673: #define        USB_PRODUCT_MUSTEK_1200UB       0x0006          /* 1200 UB */
        !          1674: #define        USB_PRODUCT_MUSTEK_1200USBPLUS  0x0007          /* 1200 Plus */
        !          1675: #define        USB_PRODUCT_MUSTEK_1200CUPLUS   0x0008          /* 1200 CU Plus */
        !          1676: #define        USB_PRODUCT_MUSTEK_BEARPAW1200F 0x0010          /* BearPaw 1200F */
        !          1677: #define        USB_PRODUCT_MUSTEK_600USB       0x0873          /* 600 */
        !          1678: #define        USB_PRODUCT_MUSTEK_MDC800       0xa800          /* MDC-800 */
        !          1679: #define        USB_PRODUCT_MUSTEK_DV2000       0xc441          /* DV2000 */
        !          1680:
        !          1681: /* M-Systems products */
        !          1682: #define        USB_PRODUCT_MSYSTEMS_DISKONKEY  0x0010          /* DiskOnKey */
        !          1683: #define        USB_PRODUCT_MSYSTEMS_DISKONKEY2 0x0011          /* DiskOnKey */
        !          1684:
        !          1685: /* National Instruments */
        !          1686: #define        USB_PRODUCT_NI_GPIB_USB_A       0xc920          /* GPIB-USB-A */
        !          1687:
        !          1688: /* National Semiconductor */
        !          1689: #define        USB_PRODUCT_NATIONAL_BEARPAW1200        0x1000          /* BearPaw 1200 */
        !          1690: #define        USB_PRODUCT_NATIONAL_BEARPAW2400        0x1001          /* BearPaw 2400 */
        !          1691:
        !          1692: /* NEC products */
        !          1693: #define        USB_PRODUCT_NEC_USB2EXTEND      0x0409          /* Repeater */
        !          1694: #define        USB_PRODUCT_NEC_HUB     0x55aa          /* hub */
        !          1695: #define        USB_PRODUCT_NEC_HUB_B   0x55ab          /* hub */
        !          1696: #define        USB_PRODUCT_NEC_PICTY760        0xbef4          /* Picty760 */
        !          1697: #define        USB_PRODUCT_NEC_PICTY900        0xefbe          /* Picty900 */
        !          1698: #define        USB_PRODUCT_NEC_PICTY920        0xf0be          /* Picty920 */
        !          1699: #define        USB_PRODUCT_NEC_PICTY800        0xf1be          /* Picty800 */
        !          1700:
        !          1701: /* NEC2 products */
        !          1702: #define        USB_PRODUCT_NEC2_HUB2_0 0x0058          /* USB2.0 Hub */
        !          1703:
        !          1704: /* NEODIO products */
        !          1705: #define        USB_PRODUCT_NEODIO_ND3050       0x3050          /* 6-in-1 Flash Device Controller */
        !          1706: #define        USB_PRODUCT_NEODIO_ND3260       0x3260          /* 8-in-1 Flash Device Controller */
        !          1707: #define        USB_PRODUCT_NEODIO_ND5010       0x5010          /* Multi-format Flash Controller */
        !          1708:
        !          1709: /* NetChip Technology Products */
        !          1710: #define        USB_PRODUCT_NETCHIP_TURBOCONNECT        0x1080          /* Turbo-Connect */
        !          1711: #define        USB_PRODUCT_NETCHIP_CLIK40      0xa140          /* Clik! 40 */
        !          1712: #define        USB_PRODUCT_NETCHIP_ETHERNETGADGET      0xa4a2          /* EthernetGadget */
        !          1713:
        !          1714: /* Netgear products */
        !          1715: #define        USB_PRODUCT_NETGEAR_EA101       0x1001          /* Ethernet */
        !          1716: #define        USB_PRODUCT_NETGEAR_EA101X      0x1002          /* Ethernet */
        !          1717: #define        USB_PRODUCT_NETGEAR_FA101       0x1020          /* 10/100 Ethernet */
        !          1718: #define        USB_PRODUCT_NETGEAR_FA120       0x1040          /* USB 2.0 Fast Ethernet */
        !          1719: #define        USB_PRODUCT_NETGEAR2_MA101      0x4100          /* MA101 */
        !          1720: #define        USB_PRODUCT_NETGEAR2_MA101B     0x4102          /* MA101 Rev B */
        !          1721: #define        USB_PRODUCT_NETGEAR_MA111NA     0x4110          /* 802.11b */
        !          1722: #define        USB_PRODUCT_NETGEAR_MA111V2     0x4230          /* 802.11b V2 */
        !          1723: #define        USB_PRODUCT_NETGEAR3_WG111T     0x4250          /* WG111T */
        !          1724: #define        USB_PRODUCT_NETGEAR3_WG111T_NF  0x4251          /* WG111T */
        !          1725: #define        USB_PRODUCT_NETGEAR_WG111U      0x4300          /* WG111U */
        !          1726: #define        USB_PRODUCT_NETGEAR_WG111U_NF   0x4301          /* WG111U */
        !          1727: #define        USB_PRODUCT_NETGEAR3_WPN111     0x5f00          /* WPN111 */
        !          1728: #define        USB_PRODUCT_NETGEAR3_WPN111_NF  0x5f01          /* WPN111 */
        !          1729: #define        USB_PRODUCT_NETGEAR_WG111V2     0x6a00          /* WG111v2 */
        !          1730:
        !          1731: /* Nikon products */
        !          1732: #define        USB_PRODUCT_NIKON_E990  0x0102          /* E990 */
        !          1733: #define        USB_PRODUCT_NIKON_E880  0x0103          /* E880 */
        !          1734: #define        USB_PRODUCT_NIKON_E885  0x0105          /* E885 */
        !          1735:
        !          1736: /* NHJ product */
        !          1737: #define        USB_PRODUCT_NHJ_CAM2    0x9120          /* Camera */
        !          1738:
        !          1739: /* Nokia products */
        !          1740: #define        USB_PRODUCT_NOKIA_CA42  0x1234          /* CA-42 Serial */
        !          1741:
        !          1742: /* Nova Tech products */
        !          1743: #define        USB_PRODUCT_NOVATECH_NV902W     0x9020          /* NV-902W */
        !          1744: #define        USB_PRODUCT_NOVATECH_RT2573     0x9021          /* RT2573 */
        !          1745:
        !          1746: /* Novatel Wireless products */
        !          1747: #define        USB_PRODUCT_NOVATEL_EXPRESSCARD 0x1100          /* ExpressCard 3G */
        !          1748: #define        USB_PRODUCT_NOVATEL_MERLINV620  0x1110          /* Merlin V620 */
        !          1749: #define        USB_PRODUCT_NOVATEL_S720        0x1130          /* S720 */
        !          1750: #define        USB_PRODUCT_NOVATEL_MERLINU740  0x1400          /* Merlin U740 */
        !          1751: #define        USB_PRODUCT_NOVATEL_XU870       0x1430          /* XU870 */
        !          1752: #define        USB_PRODUCT_NOVATEL_ES620       0x2100          /* ES620 CDMA */
        !          1753: #define        USB_PRODUCT_NOVATEL_U720        0x2110          /* U720 */
        !          1754:
        !          1755: /* Olympus products */
        !          1756: #define        USB_PRODUCT_OLYMPUS_C1  0x0102          /* C-1 */
        !          1757: #define        USB_PRODUCT_OLYMPUS_C700        0x0105          /* C-700 Ultra Zoom */
        !          1758:
        !          1759: /* Omnidirectional Control Technology products */
        !          1760: #define        USB_PRODUCT_SIIG2_USBTOETHER    0x0109          /* USB TO Ethernet */
        !          1761:
        !          1762: /* OmniVision Technologies, Inc. products */
        !          1763: #define        USB_PRODUCT_OMNIVISION_OV511    0x0511          /* OV511 */
        !          1764: #define        USB_PRODUCT_OMNIVISION_OV511PLUS        0xa511          /* OV511+ */
        !          1765:
        !          1766: /* OnSpec Electronic, Inc. */
        !          1767: #define        USB_PRODUCT_ONSPEC_MD2  0x0103          /* disk */
        !          1768: #define        USB_PRODUCT_ONSPEC_MDCFEB       0xa000          /* MDCFE-B CF */
        !          1769: #define        USB_PRODUCT_ONSPEC_SIIGMS       0xa001          /* Memory Stick+CF */
        !          1770: #define        USB_PRODUCT_ONSPEC_DATAFAB3     0xa003          /* Datafab-based */
        !          1771: #define        USB_PRODUCT_ONSPEC_DATAFAB4     0xa004          /* Datafab-based */
        !          1772: #define        USB_PRODUCT_ONSPEC_PNYCFSM      0xa005          /* PNY/Datafab CF+SM */
        !          1773: #define        USB_PRODUCT_ONSPEC_STECHCFSM    0xa006          /* Simple Tech/Datafab CF+SM */
        !          1774: #define        USB_PRODUCT_ONSPEC_LC1  0xa109          /* CF + SM Combo (LC1) */
        !          1775: #define        USB_PRODUCT_ONSPEC_MD1II        0xb006          /* Datafab MD1-II PC-Card */
        !          1776:
        !          1777: #define        USB_PRODUCT_ONSPEC2_8IN2        0xb012          /* 8In2 */
        !          1778:
        !          1779: /* OQO */
        !          1780: #define        USB_PRODUCT_OQO_WIFI01  0x0002          /* model 01 WiFi interface */
        !          1781: #define        USB_PRODUCT_OQO_BT01    0x0003          /* model 01 Bluetooth interface */
        !          1782: #define        USB_PRODUCT_OQO_ETHER01PLUS     0x7720          /* model 01+ Ethernet */
        !          1783: #define        USB_PRODUCT_OQO_ETHER01 0x8150          /* model 01 Ethernet interface */
        !          1784:
        !          1785: /* Ours Technology Inc. */
        !          1786: #define        USB_PRODUCT_OTI_SOLID   0x6803          /* Solid state disk */
        !          1787: #define        USB_PRODUCT_OTI_DKU5    0x6858          /* DKU-5 Serial */
        !          1788:
        !          1789: /* Palm Computing, Inc. product */
        !          1790: #define        USB_PRODUCT_PALM_SERIAL 0x0080          /* USB Serial Adaptor */
        !          1791: #define        USB_PRODUCT_PALM_M500   0x0001          /* Palm m500 */
        !          1792: #define        USB_PRODUCT_PALM_M505   0x0002          /* Palm m505 */
        !          1793: #define        USB_PRODUCT_PALM_M515   0x0003          /* Palm m515 */
        !          1794: #define        USB_PRODUCT_PALM_I705   0x0020          /* Palm i705 */
        !          1795: #define        USB_PRODUCT_PALM_TUNGSTEN_Z     0x0031          /* Palm Tungsten Z */
        !          1796: #define        USB_PRODUCT_PALM_M125   0x0040          /* Palm m125 */
        !          1797: #define        USB_PRODUCT_PALM_M130   0x0050          /* Palm m130 */
        !          1798: #define        USB_PRODUCT_PALM_TUNGSTEN_T     0x0060          /* Palm Tungsten T */
        !          1799: #define        USB_PRODUCT_PALM_ZIRE_31        0x0061          /* Palm Zire 31 */
        !          1800: #define        USB_PRODUCT_PALM_ZIRE   0x0070          /* Palm Zire */
        !          1801:
        !          1802: /* Panasonic products */
        !          1803: #define        USB_PRODUCT_PANASONIC_LS120     0x0901          /* LS-120 */
        !          1804: #define        USB_PRODUCT_PANASONIC_SDCAAE    0x1b00          /* MultiMediaCard */
        !          1805: #define        USB_PRODUCT_PANASONIC_TYTP50P6S 0x3900          /* TY-TP50P6-S 50in Touch Panel */
        !          1806:
        !          1807: /* Pen Driver */
        !          1808: #define        USB_PRODUCT_PEN_USBREADER       0x0240          /* 6 in 1 */
        !          1809: #define        USB_PRODUCT_PEN_MOBILEDRIVE     0x0280          /* 3 in 1 */
        !          1810: #define        USB_PRODUCT_PEN_USBDISK 0x0d7d          /* Disk */
        !          1811:
        !          1812: /* Peracom products */
        !          1813: #define        USB_PRODUCT_PERACOM_SERIAL1     0x0001          /* Serial Converter */
        !          1814: #define        USB_PRODUCT_PERACOM_ENET        0x0002          /* Ethernet */
        !          1815: #define        USB_PRODUCT_PERACOM_ENET3       0x0003          /* At-Home Ethernet */
        !          1816: #define        USB_PRODUCT_PERACOM_ENET2       0x0005          /* Ethernet */
        !          1817:
        !          1818: /* Pheenet products */
        !          1819: #define        USB_PRODUCT_PHEENET_WL503IA     0x4017          /* WL-503IA */
        !          1820:
        !          1821: /* Philips products */
        !          1822: #define        USB_PRODUCT_PHILIPS_DSS350      0x0101          /* DSS 350 Digital Speaker System */
        !          1823: #define        USB_PRODUCT_PHILIPS_DSS 0x0104          /* DSS XXX Digital Speaker System */
        !          1824: #define        USB_PRODUCT_PHILIPS_HUB 0x0201          /* hub */
        !          1825: #define        USB_PRODUCT_PHILIPS_PCA645VC    0x0302          /* PCA645VC */
        !          1826: #define        USB_PRODUCT_PHILIPS_PCA646VC    0x0303          /* PCA646VC */
        !          1827: #define        USB_PRODUCT_PHILIPS_PCVC675K    0x0307          /* PCVC675K Vesta */
        !          1828: #define        USB_PRODUCT_PHILIPS_PCVC680K    0x0308          /* PCVC680K Vesta Pro */
        !          1829: #define        USB_PRODUCT_PHILIPS_PCVC690K    0x030c          /* PCVC690K Vesta Pro Scan Camera */
        !          1830: #define        USB_PRODUCT_PHILIPS_PCVC730K    0x0310          /* PCVC730K ToUCam Fun */
        !          1831: #define        USB_PRODUCT_PHILIPS_PCVC740K    0x0311          /* PCVC740K ToUCam Pro PC */
        !          1832: #define        USB_PRODUCT_PHILIPS_PCVC750K    0x0312          /* PCVC750K ToUCam Pro Scan */
        !          1833: #define        USB_PRODUCT_PHILIPS_DSS150      0x0471          /* DSS 150 Digital Speaker System */
        !          1834: #define        USB_PRODUCT_PHILIPS_SNU6500     0x1233          /* SNU6500 */
        !          1835: #define        USB_PRODUCT_PHILIPS_SNU5600     0x1236          /* SNU5600 */
        !          1836: #define        USB_PRODUCT_PHILIPS_DIVAUSB     0x1801          /* DIVA mp3 player */
        !          1837:
        !          1838: /* Philips Semiconductor products */
        !          1839: #define        USB_PRODUCT_PHILIPSSEMI_HUB1122 0x1122          /* hub */
        !          1840:
        !          1841: /* P.I. Engineering products */
        !          1842: #define        USB_PRODUCT_PIENGINEERING_PS2USB        0x020b          /* PS2 to Mac */
        !          1843: #define        USB_PRODUCT_PIENGINEERING_XKEYS 0x0233          /* Xkeys Programmable Keyboard */
        !          1844:
        !          1845: /* Pilotech Systems Co., Ltd products */
        !          1846: #define        USB_PRODUCT_PILOTECH_CRW600     0x0001          /* CRW-600 6-in-1 */
        !          1847:
        !          1848: /* Planex Communications products */
        !          1849: #define        USB_PRODUCT_PLANEX_GW_US11H     0x14ea          /* GW-US11H WLAN */
        !          1850: #define        USB_PRODUCT_PLANEX2_GW_US11S    0x3220          /* GW-US11S WLAN */
        !          1851: #define        USB_PRODUCT_PLANEX2_GWUS54HP    0xab01          /* GW-US54HP */
        !          1852: #define        USB_PRODUCT_PLANEX3_GU1000T     0xab11          /* GU-1000T */
        !          1853: #define        USB_PRODUCT_PLANEX3_GWUS54MINI  0xab13          /* GW-US54Mini */
        !          1854: #define        USB_PRODUCT_PLANEX2_GWUS54MINI2 0xab50          /* GW-US54Mini2 */
        !          1855: #define        USB_PRODUCT_PLANEX2_GWUS54SG    0xc002          /* GW-US54SG */
        !          1856: #define        USB_PRODUCT_PLANEX2_GWUS54GZL   0xc007          /* GW-US54GZL */
        !          1857: #define        USB_PRODUCT_PLANEX2_GWUSMM      0xed02          /* GW-USMM */
        !          1858:
        !          1859: /* Plantronics products */
        !          1860: #define        USB_PRODUCT_PLANTRONICS_HEADSET 0x0ca1          /* DSP-400 Headset */
        !          1861:
        !          1862: /* PLX products */
        !          1863: #define        USB_PRODUCT_PLX_TESTBOARD       0x9060          /* test board */
        !          1864: #define        USB_PRODUCT_PLX_CA42    0xac70          /* CA-42 Serial */
        !          1865:
        !          1866: /* PortGear products */
        !          1867: #define        USB_PRODUCT_PORTGEAR_EA8        0x0008          /* Ethernet */
        !          1868: #define        USB_PRODUCT_PORTGEAR_EA9        0x0009          /* Ethernet */
        !          1869:
        !          1870: /* Portsmith products */
        !          1871: #define        USB_PRODUCT_PORTSMITH_EEA       0x3003          /* Express Ethernet */
        !          1872:
        !          1873: /* PQI products */
        !          1874: #define        USB_PRODUCT_PQI_TRAVELFLASH     0x0001          /* Travel Flash Drive */
        !          1875:
        !          1876: /* Primax products */
        !          1877: #define        USB_PRODUCT_PRIMAX_G2X300       0x0300          /* G2-200 */
        !          1878: #define        USB_PRODUCT_PRIMAX_G2E300       0x0301          /* G2E-300 */
        !          1879: #define        USB_PRODUCT_PRIMAX_G2300        0x0302          /* G2-300 */
        !          1880: #define        USB_PRODUCT_PRIMAX_G2E3002      0x0303          /* G2E-300 */
        !          1881: #define        USB_PRODUCT_PRIMAX_9600 0x0340          /* Colorado 9600 */
        !          1882: #define        USB_PRODUCT_PRIMAX_600U 0x0341          /* Colorado 600u */
        !          1883: #define        USB_PRODUCT_PRIMAX_6200 0x0345          /* Visioneer 6200 */
        !          1884: #define        USB_PRODUCT_PRIMAX_19200        0x0360          /* Colorado 19200 */
        !          1885: #define        USB_PRODUCT_PRIMAX_1200U        0x0361          /* Colorado 1200u */
        !          1886: #define        USB_PRODUCT_PRIMAX_G600 0x0380          /* G2-600 */
        !          1887: #define        USB_PRODUCT_PRIMAX_636I 0x0381          /* ReadyScan 636i */
        !          1888: #define        USB_PRODUCT_PRIMAX_G2600        0x0382          /* G2-600 */
        !          1889: #define        USB_PRODUCT_PRIMAX_G2E600       0x0383          /* G2E-600 */
        !          1890: #define        USB_PRODUCT_PRIMAX_COMFORT      0x4d01          /* Comfort */
        !          1891: #define        USB_PRODUCT_PRIMAX_MOUSEINABOX  0x4d02          /* Mouse-in-a-Box */
        !          1892: #define        USB_PRODUCT_PRIMAX_PCGAUMS1     0x4d04          /* Sony PCGA-UMS1 */
        !          1893:
        !          1894: /* Prolific products */
        !          1895: #define        USB_PRODUCT_PROLIFIC_PL2301     0x0000          /* PL2301 Host-Host interface */
        !          1896: #define        USB_PRODUCT_PROLIFIC_PL2302     0x0001          /* PL2302 Host-Host interface */
        !          1897: #define        USB_PRODUCT_PROLIFIC_RSAQ2      0x04bb          /* PL2303 Serial */
        !          1898: #define        USB_PRODUCT_PROLIFIC_PL2303     0x2303          /* PL2303 Serial */
        !          1899: #define        USB_PRODUCT_PROLIFIC2_PL2303    0x2303          /* PL2303 Serial */
        !          1900: #define        USB_PRODUCT_PROLIFIC_PL2305     0x2305          /* Parallel printer */
        !          1901: #define        USB_PRODUCT_PROLIFIC_ATAPI4     0x2307          /* ATAPI-4 Bridge Controller */
        !          1902: #define        USB_PRODUCT_PROLIFIC_PL2501     0x2501          /* PL2501 Host-Host interface */
        !          1903: #define        USB_PRODUCT_PROLIFIC_PL2303X    0xaaa0          /* PL2303 Serial */
        !          1904: #define        USB_PRODUCT_PROLIFIC_PL2303X2   0xaaa2          /* PL2303 Serial */
        !          1905:
        !          1906: /* Putercom products */
        !          1907: #define        USB_PRODUCT_PUTERCOM_UPA100     0x047e          /* USB-1284 BRIDGE */
        !          1908:
        !          1909: /* Qcom products */
        !          1910: #define        USB_PRODUCT_QCOM_RT2573 0x6196          /* RT2573 */
        !          1911: #define        USB_PRODUCT_QCOM_RT2573_2       0x6229          /* RT2573 */
        !          1912:
        !          1913: /* Qtronix products */
        !          1914: #define        USB_PRODUCT_QTRONIX_980N        0x2011          /* Scorpion-980N */
        !          1915:
        !          1916: /* Qualcomm products */
        !          1917: #define        USB_PRODUCT_QUALCOMM_MSM_MODEM  0x3196          /* CDMA MSM modem */
        !          1918: #define        USB_PRODUCT_QUALCOMM2_MSM_PHONE 0x6000          /* CDMA MSM phone */
        !          1919: #define        USB_PRODUCT_QUALCOMM_MSM_HSDPA  0x6613          /* HSDPA MSM */
        !          1920:
        !          1921: /* Quickshot products */
        !          1922: #define        USB_PRODUCT_QUICKSHOT_STRIKEPAD 0x6238          /* USB StrikePad */
        !          1923:
        !          1924: /* Radio Shack products */
        !          1925: #define        USB_PRODUCT_RADIOSHACK_PL2303   0x4026          /* PL2303 Serial */
        !          1926:
        !          1927: /* Rainbow Technologies products */
        !          1928: #define        USB_PRODUCT_RAINBOW_IKEY2000    0x1200          /* i-Key 2000 */
        !          1929:
        !          1930: /* Ralink Technology products */
        !          1931: #define        USB_PRODUCT_RALINK_RT2570       0x1706          /* RT2570 */
        !          1932: #define        USB_PRODUCT_RALINK_RT2570_2     0x2570          /* RT2570 */
        !          1933: #define        USB_PRODUCT_RALINK_RT2570_3     0x9020          /* RT2570 */
        !          1934: #define        USB_PRODUCT_RALINK_RT2573       0x2573          /* RT2573 */
        !          1935: #define        USB_PRODUCT_RALINK_RT2671       0x2671          /* RT2671 */
        !          1936: #define        USB_PRODUCT_RALINK_RT2573_2     0x9021          /* RT2573 */
        !          1937:
        !          1938: /* RATOC Systems products */
        !          1939: #define        USB_PRODUCT_RATOC_REXUSB60      0xb000          /* USB serial REX-USB60 */
        !          1940:
        !          1941: /* Realtek products */
        !          1942: #define        USB_PRODUCT_REALTEK_RTL8150     0x8150          /* RTL8150 */
        !          1943: #define        USB_PRODUCT_REALTEK_RTL8151     0x8151          /* RTL8151 PNA */
        !          1944: #define        USB_PRODUCT_REALTEK_RTL8187     0x8187          /* RTL8187 */
        !          1945:
        !          1946: /* Research In Motion products */
        !          1947: #define        USB_PRODUCT_RIM_BLACKBERRY      0x0001          /* Blackberry */
        !          1948:
        !          1949: /* Roland products */
        !          1950: #define        USB_PRODUCT_ROLAND_UA100        0x0000          /* UA-100 Audio I/F */
        !          1951: #define        USB_PRODUCT_ROLAND_UM4  0x0002          /* UM-4 MIDI I/F */
        !          1952: #define        USB_PRODUCT_ROLAND_SC8850       0x0003          /* SC-8850 MIDI Synth */
        !          1953: #define        USB_PRODUCT_ROLAND_U8   0x0004          /* U-8 Audio I/F */
        !          1954: #define        USB_PRODUCT_ROLAND_UM2  0x0005          /* UM-2 MIDI I/F */
        !          1955: #define        USB_PRODUCT_ROLAND_SC8820       0x0007          /* SC-8820 MIDI Synth */
        !          1956: #define        USB_PRODUCT_ROLAND_PC300        0x0008          /* PC-300 MIDI Keyboard */
        !          1957: #define        USB_PRODUCT_ROLAND_UM1  0x0009          /* UM-1 MIDI I/F */
        !          1958: #define        USB_PRODUCT_ROLAND_SK500        0x000b          /* SK-500 MIDI Keyboard */
        !          1959: #define        USB_PRODUCT_ROLAND_SCD70        0x000c          /* SC-D70 MIDI Synth */
        !          1960: #define        USB_PRODUCT_ROLAND_UM880N       0x0014          /* UM-880 MIDI I/F */
        !          1961: #define        USB_PRODUCT_ROLAND_SD90 0x0016          /* SD-90 MIDI Synth */
        !          1962: #define        USB_PRODUCT_ROLAND_UM550        0x0023          /* UM-550 MIDI I/F */
        !          1963: #define        USB_PRODUCT_ROLAND_SD20 0x0027          /* SD-20 MIDI Synth */
        !          1964: #define        USB_PRODUCT_ROLAND_SD80 0x0029          /* SD-80 MIDI Synth */
        !          1965: #define        USB_PRODUCT_ROLAND_UA700        0x002b          /* UA-700 Audio I/F */
        !          1966:
        !          1967: /* Rockfire products */
        !          1968: #define        USB_PRODUCT_ROCKFIRE_GAMEPAD    0x2033          /* Gamepad 203USB */
        !          1969:
        !          1970: /* Sagem products */
        !          1971: #define        USB_PRODUCT_SAGEM_SERIAL        0x0027          /* Serial */
        !          1972: #define        USB_PRODUCT_SAGEM_XG760A        0x004a          /* XG-760A */
        !          1973: #define        USB_PRODUCT_SAGEM_XG76NA        0x0062          /* XG-76NA */
        !          1974:
        !          1975: /* Saitek products */
        !          1976: #define        USB_PRODUCT_SAITEK_CYBORG_3D_GOLD       0x0006          /* Cyborg 3D Gold Joystick */
        !          1977:
        !          1978: /* SanDisk products */
        !          1979: #define        USB_PRODUCT_SANDISK_SDDR05A     0x0001          /* ImageMate SDDR-05a */
        !          1980: #define        USB_PRODUCT_SANDISK_SDDR31      0x0002          /* ImageMate SDDR-31 */
        !          1981: #define        USB_PRODUCT_SANDISK_SDDR05      0x0005          /* ImageMate SDDR-05 */
        !          1982: #define        USB_PRODUCT_SANDISK_SDDR12      0x0100          /* ImageMate SDDR-12 */
        !          1983: #define        USB_PRODUCT_SANDISK_SDDR09      0x0200          /* ImageMate SDDR-09 */
        !          1984: #define        USB_PRODUCT_SANDISK_SDDR75      0x0810          /* ImageMate SDDR-75 */
        !          1985:
        !          1986: /* Sanwa Supply products */
        !          1987: #define        USB_PRODUCT_SANWASUPPLY_JYDV9USB        0x9806          /* JY-DV9USB gamepad */
        !          1988:
        !          1989: /* Sanyo Electric products */
        !          1990: #define        USB_PRODUCT_SANYO_SCP4900       0x0701          /* Sanyo SCP-4900 Phone */
        !          1991:
        !          1992: /* Samsung products */
        !          1993: #define        USB_PRODUCT_SAMSUNG2_I330       0x8001          /* I330 */
        !          1994: #define        USB_PRODUCT_SAMSUNG_SWL2100W    0xa000          /* SWL-2100U */
        !          1995:
        !          1996: /* ScanLogic products */
        !          1997: #define        USB_PRODUCT_SCANLOGIC_SL11R     0x0002          /* SL11R-IDE */
        !          1998: #define        USB_PRODUCT_SCANLOGIC_336CX     0x0300          /* Phantom 336CX - C3 */
        !          1999:
        !          2000: /* Sealevel products */
        !          2001: #define        USB_PRODUCT_SEALEVEL_USBSERIAL  0x2101          /* USB-Serial converter */
        !          2002:
        !          2003: /* Senao products */
        !          2004: #define        USB_PRODUCT_SENAO_NUB8301       0x2000          /* NUB-8301 */
        !          2005: #define        USB_PRODUCT_SENAO_NUB862        0x6100          /* NUB-862 */
        !          2006:
        !          2007: /* Serverworks */
        !          2008: #define        USB_PRODUCT_SERVERWORKS_HUB     0x0000          /* Root Hub */
        !          2009:
        !          2010: /* SGI products */
        !          2011: #define        USB_PRODUCT_SGI_SN1_L1_SC       0x1234          /* SN1 L1 System Controller */
        !          2012:
        !          2013: /* ShanTou products */
        !          2014: #define        USB_PRODUCT_SHANTOU_ST268       0x0268          /* ST268 */
        !          2015: #define        USB_PRODUCT_SHANTOU_DM9601      0x9601          /* DM9601 */
        !          2016:
        !          2017: /* Shark products */
        !          2018: #define        USB_PRODUCT_SHARK_PA    0x0400          /* Pocket Adapter */
        !          2019:
        !          2020: /* Sharp products */
        !          2021: #define        USB_PRODUCT_SHARP_SL5500        0x8004          /* SL5500 */
        !          2022: #define        USB_PRODUCT_SHARP_A300  0x8005          /* A300 */
        !          2023: #define        USB_PRODUCT_SHARP_SL5600        0x8006          /* SL5600 */
        !          2024: #define        USB_PRODUCT_SHARP_C700  0x8007          /* C700 */
        !          2025: #define        USB_PRODUCT_SHARP_C750  0x9031          /* C750 */
        !          2026:
        !          2027: /* Shuttle Technology products */
        !          2028: #define        USB_PRODUCT_SHUTTLE_EUSB        0x0001          /* E-USB Bridge */
        !          2029: #define        USB_PRODUCT_SHUTTLE_EUSCSI      0x0002          /* eUSCSI Bridge */
        !          2030: #define        USB_PRODUCT_SHUTTLE_SDDR09      0x0003          /* ImageMate SDDR09 */
        !          2031: #define        USB_PRODUCT_SHUTTLE_EUSBSMCF    0x0005          /* eUSB SmartMedia / CompactFlash */
        !          2032: #define        USB_PRODUCT_SHUTTLE_ZIOMMC      0x0006          /* eUSB MultiMediaCard */
        !          2033: #define        USB_PRODUCT_SHUTTLE_HIFD        0x0007          /* Sony Hifd */
        !          2034: #define        USB_PRODUCT_SHUTTLE_EUSBATAPI   0x0009          /* eUSB ATA/ATAPI */
        !          2035: #define        USB_PRODUCT_SHUTTLE_CF  0x000a          /* eUSB CompactFlash */
        !          2036: #define        USB_PRODUCT_SHUTTLE_EUSCSI_B    0x000b          /* eUSCSI Bridge */
        !          2037: #define        USB_PRODUCT_SHUTTLE_EUSCSI_C    0x000c          /* eUSCSI Bridge */
        !          2038: #define        USB_PRODUCT_SHUTTLE_CDRW        0x0101          /* CD-RW Device */
        !          2039: #define        USB_PRODUCT_SHUTTLE_SCM 0x1010          /* SCM Micro */
        !          2040:
        !          2041: /* Siemens products */
        !          2042: #define        USB_PRODUCT_SIEMENS3_SX1        0x0001          /* SX1 */
        !          2043: #define        USB_PRODUCT_SIEMENS3_X65        0x0003          /* X65 */
        !          2044: #define        USB_PRODUCT_SIEMENS3_X75        0x0004          /* X75 */
        !          2045: #define        USB_PRODUCT_SIEMENS2_WLL013     0x001b          /* WLL013 */
        !          2046: #define        USB_PRODUCT_SIEMENS2_ES75       0x0034          /* GSM module MC35 */
        !          2047: #define        USB_PRODUCT_SIEMENS_SPEEDSTREAM 0x1001          /* SpeedStream */
        !          2048: #define        USB_PRODUCT_SIEMENS_SPEEDSTREAM22       0x1022          /* SpeedStream 1022 */
        !          2049: #define        USB_PRODUCT_CYBERTAN_GIGASET108 0x160c          /* Siemens Gigaset 108 */
        !          2050:
        !          2051: /* Sierra Wireless products */
        !          2052: #define        USB_PRODUCT_SIERRA_EM5625       0x0017          /* EM5625 */
        !          2053: #define        USB_PRODUCT_SIERRA_MC5720       0x0018          /* MC5720 */
        !          2054: #define        USB_PRODUCT_SIERRA_AIRCARD_595  0x0019          /* AirCard 595 */
        !          2055: #define        USB_PRODUCT_SIERRA_MC5725       0x0020          /* MC5725 */
        !          2056: #define        USB_PRODUCT_SIERRA_AIRCARD_580  0x0112          /* Aircard 580 EVDO */
        !          2057: #define        USB_PRODUCT_SIERRA_MC8755_2     0x6802          /* MC8755 */
        !          2058: #define        USB_PRODUCT_SIERRA_MC8765       0x6803          /* MC8765 */
        !          2059: #define        USB_PRODUCT_SIERRA_MC8755       0x6804          /* MC8755 HSDPA */
        !          2060: #define        USB_PRODUCT_SIERRA_MC8775       0x6812          /* MC8775 HSDPA */
        !          2061: #define        USB_PRODUCT_SIERRA_AIRCARD_875  0x6820          /* Aircard 875 HSDPA */
        !          2062:
        !          2063: /* Sigmatel products */
        !          2064: #define        USB_PRODUCT_SIGMATEL_IRDA       0x4200          /* IrDA */
        !          2065: #define        USB_PRODUCT_SIGMATEL_DNSSF7X    0x8020          /* Datum Networks SSF-7X Multi Players */
        !          2066:
        !          2067: /* SIIG products */
        !          2068: #define        USB_PRODUCT_SIIG_DIGIFILMREADER 0x0004          /* DigiFilm-Combo */
        !          2069: #define        USB_PRODUCT_SIIG_MULTICARDREADER        0x0201          /* MULTICARDREADER */
        !          2070: #define        USB_PRODUCT_SIIG2_US2308        0x0421          /* Serial */
        !          2071:
        !          2072: /* Silicom products */
        !          2073: #define        USB_PRODUCT_SILICOM_U2E 0x0001          /* U2E */
        !          2074: #define        USB_PRODUCT_SILICOM_GPE 0x0002          /* Psion Dacom Gold Port Ethernet */
        !          2075:
        !          2076: /* Silicon Labs products */
        !          2077: #define        USB_PRODUCT_SILABS_POLOLU       0x803b          /* Pololu Serial */
        !          2078: #define        USB_PRODUCT_SILABS_ARGUSISP     0x8066          /* Argussoft ISP */
        !          2079: #define        USB_PRODUCT_SILABS_CRUMB128     0x807a          /* Crumb128 */
        !          2080: #define        USB_PRODUCT_SILABS_DEGREECONT   0x80ca          /* Degree Controls */
        !          2081: #define        USB_PRODUCT_SILABS_SUNNTO       0x80f6          /* Suunto sports */
        !          2082: #define        USB_PRODUCT_SILABS_DESKTOPMOBILE        0x813d          /* Burnside Desktop mobile */
        !          2083: #define        USB_PRODUCT_SILABS_IPLINK1220   0x815e          /* IP-Link 1220 */
        !          2084: #define        USB_PRODUCT_SILABS_LIPOWSKY_JTAG        0x81c8          /* Lipowsky Baby-JTAG */
        !          2085: #define        USB_PRODUCT_SILABS_LIPOWSKY_LIN 0x81e2          /* Lipowsky Baby-LIN */
        !          2086: #define        USB_PRODUCT_SILABS_LIPOWSKY_HARP        0x8218          /* Lipowsky HARP-1 */
        !          2087: #define        USB_PRODUCT_SILABS2_DCU11CLONE  0xaa26          /* DCU-11 clone */
        !          2088: #define        USB_PRODUCT_SILABS_CP210X_1     0xea60          /* CP210x Serial */
        !          2089: #define        USB_PRODUCT_SILABS_CP210X_2     0xea61          /* CP210x Serial */
        !          2090:
        !          2091: /* Silicon Portals Inc. */
        !          2092: #define        USB_PRODUCT_SILICONPORTALS_YAPPH_NF     0x0200          /* YAP Phone (no firmware) */
        !          2093: #define        USB_PRODUCT_SILICONPORTALS_YAPPHONE     0x0201          /* YAP Phone */
        !          2094:
        !          2095: /* Sirius Technologies products */
        !          2096: #define        USB_PRODUCT_SIRIUS_ROADSTER     0x0001          /* NetComm Roadster II 56 */
        !          2097:
        !          2098: /* Sitecom products */
        !          2099: #define        USB_PRODUCT_SITECOM_LN029       0x182d          /* LN029 */
        !          2100: #define        USB_PRODUCT_SITECOM2_WL022      0x182d          /* WL-022 */
        !          2101: #define        USB_PRODUCT_SITECOM_CN104       0x2068          /* CN104 */
        !          2102:
        !          2103: /* Sitecom Europe products */
        !          2104: #define        USB_PRODUCT_SITECOMEU_LN028     0x061c          /* LN-028 */
        !          2105: #define        USB_PRODUCT_SITECOMEU_WL113     0x9071          /* WL-113 */
        !          2106: #define        USB_PRODUCT_SITECOMEU_ZD1211B   0x9075          /* ZD1211B */
        !          2107: #define        USB_PRODUCT_SITECOMEU_WL172     0x90ac          /* WL-172 */
        !          2108: #define        USB_PRODUCT_SITECOMEU_WL113R2   0x9712          /* WL-113 rev 2 */
        !          2109:
        !          2110: /* SmartBridges products */
        !          2111: #define        USB_PRODUCT_SMARTBRIDGES_SMARTLINK      0x0001          /* SmartLink Ethernet */
        !          2112: #define        USB_PRODUCT_SMARTBRIDGES_SMARTNIC       0x0003          /* smartNIC 2 PnP */
        !          2113:
        !          2114: /* SMC products */
        !          2115: #define        USB_PRODUCT_SMC_2102USB 0x0100          /* 10Mbps Ethernet */
        !          2116: #define        USB_PRODUCT_SMC_2202USB 0x0200          /* 10/100 Ethernet */
        !          2117: #define        USB_PRODUCT_SMC_2206USB 0x0201          /* EZ Connect Ethernet */
        !          2118: #define        USB_PRODUCT_SMC2_2020HUB        0x2020          /* Hub */
        !          2119: #define        USB_PRODUCT_SMC2_2504HUB        0x2504          /* Hub */
        !          2120: #define        USB_PRODUCT_SMC3_2662WV1        0xa001          /* EZ Connect 11Mbps */
        !          2121: #define        USB_PRODUCT_SMC3_2662WV2        0xa002          /* EZ Connect 11Mbps v2 */
        !          2122:
        !          2123: /* SOHOware products */
        !          2124: #define        USB_PRODUCT_SOHOWARE_NUB100     0x9100          /* NUB100 Ethernet */
        !          2125: #define        USB_PRODUCT_SOHOWARE_NUB110     0x9110          /* NUB110 Ethernet */
        !          2126:
        !          2127: /* SOLID YEAR products */
        !          2128: #define        USB_PRODUCT_SOLIDYEAR_KEYBOARD  0x2101          /* Keyboard */
        !          2129:
        !          2130: /* SONY products */
        !          2131: #define        USB_PRODUCT_SONY_DSC    0x0010          /* Sony DSC Cameras */
        !          2132: #define        USB_PRODUCT_SONY_NWMS7  0x0025          /* Memorystick NW-MS7 */
        !          2133: #define        USB_PRODUCT_SONY_DRIVEV2        0x002b          /* Harddrive V2 */
        !          2134: #define        USB_PRODUCT_SONY_MSACUS1        0x002d          /* Memorystick MSAC-US1 */
        !          2135: #define        USB_PRODUCT_SONY_HANDYCAM       0x002e          /* Handycam */
        !          2136: #define        USB_PRODUCT_SONY_MSC    0x0032          /* Sony MSC Memorystick Slot */
        !          2137: #define        USB_PRODUCT_SONY_CLIE_35        0x0038          /* Clie v3.5 */
        !          2138: #define        USB_PRODUCT_SONY_PS2KEYBOARD    0x005c          /* PlayStation2 keyboard */
        !          2139: #define        USB_PRODUCT_SONY_PS2KEYBOARDHUB 0x005d          /* PlayStation2 keyboard hub */
        !          2140: #define        USB_PRODUCT_SONY_PS2MOUSE       0x0061          /* PlayStation2 mouse */
        !          2141: #define        USB_PRODUCT_SONY_CLIE_40        0x0066          /* Clie v4.0 */
        !          2142: #define        USB_PRODUCT_SONY_CLIE_40_MS     0x006d          /* Clie v4.0 Memory Stick slot */
        !          2143: #define        USB_PRODUCT_SONY_CLIE_S360      0x0095          /* Sony Clie s360 */
        !          2144: #define        USB_PRODUCT_SONY_CLIE_41_MS     0x0099          /* Clie v4.1 Memory Stick slot */
        !          2145: #define        USB_PRODUCT_SONY_CLIE_41        0x009a          /* Clie v4.1 */
        !          2146: #define        USB_PRODUCT_SONY_CLIE_NX60      0x00da          /* Sony Clie nx60 */
        !          2147: #define        USB_PRODUCT_SONY_CLIE_TJ25      0x0169          /* Sony Clie tj25 */
        !          2148:
        !          2149: /* SOURCENEXT products */
        !          2150: #define        USB_PRODUCT_SOURCENEXT_KEIKAI8  0x039f          /* KeikaiDenwa 8 */
        !          2151: #define        USB_PRODUCT_SOURCENEXT_KEIKAI8_CHG      0x012e          /* KeikaiDenwa 8 with charger */
        !          2152:
        !          2153: /* Speed Dragon Multimedia products */
        !          2154: #define        USB_PRODUCT_SPEEDDRAGON_MS3303H 0x110b          /* MS3303H Serial */
        !          2155:
        !          2156: /* Sphairon Access Systems GmbH products */
        !          2157: #define        USB_PRODUCT_SPHAIRON_UB801R     0x0110          /* UB801R */
        !          2158:
        !          2159: /* STMicroelectronics products */
        !          2160: #define        USB_PRODUCT_STMICRO_BIOMETRIC_COPR      0x2016          /* Biometric Coprocessor */
        !          2161: #define        USB_PRODUCT_STMICRO_COMMUNICATOR        0x7554          /* Communicator */
        !          2162:
        !          2163: /* STSN products */
        !          2164: #define        USB_PRODUCT_STSN_STSN0001       0x0001          /* Internet Access Device */
        !          2165:
        !          2166: /* Sun Communications products */
        !          2167: #define        USB_PRODUCT_SUNCOMM_MB_ADAPTOR  0x0003          /* Mobile Adaptor */
        !          2168:
        !          2169: /* SUN Corporation products */
        !          2170: #define        USB_PRODUCT_SUNTAC_DS96L        0x0003          /* U-Cable type D2 */
        !          2171: #define        USB_PRODUCT_SUNTAC_PS64P1       0x0005          /* U-Cable type P1 */
        !          2172: #define        USB_PRODUCT_SUNTAC_VS10U        0x0009          /* Slipper U */
        !          2173: #define        USB_PRODUCT_SUNTAC_IS96U        0x000a          /* Ir-Trinity */
        !          2174: #define        USB_PRODUCT_SUNTAC_AS64LX       0x000b          /* U-Cable type A3 */
        !          2175: #define        USB_PRODUCT_SUNTAC_AS144L4      0x0011          /* U-Cable type A4 */
        !          2176:
        !          2177: /* Sun Microsystems products */
        !          2178: #define        USB_PRODUCT_SUN_KEYBOARD6       0x0005          /* Type 6 Keyboard */
        !          2179: #define        USB_PRODUCT_SUN_KEYBOARD7       0x00a2          /* Type 7 Keyboard */
        !          2180: /* XXX The above is a North American PC style keyboard possibly */
        !          2181: #define        USB_PRODUCT_SUN_MOUSE   0x0100          /* Type 6 Mouse */
        !          2182:
        !          2183: /* System TALKS, Inc. */
        !          2184: #define        USB_PRODUCT_SYSTEMTALKS_SGCX2UL 0x1920          /* SGC-X2UL */
        !          2185:
        !          2186: /* Supra products */
        !          2187: #define        USB_PRODUCT_DIAMOND2_SUPRAEXPRESS56K    0x07da          /* Supra Express 56K */
        !          2188: #define        USB_PRODUCT_DIAMOND2_SUPRA2890  0x0b4a          /* SupraMax 2890 56K */
        !          2189: #define        USB_PRODUCT_DIAMOND2_RIO600USB  0x5001          /* Rio 600 */
        !          2190: #define        USB_PRODUCT_DIAMOND2_RIO800USB  0x5002          /* Rio 800 */
        !          2191: #define        USB_PRODUCT_DIAMOND2_PSAPLAY120 0x5003          /* Nike psa[play 120 */
        !          2192:
        !          2193: /* Surecom Technology products */
        !          2194: #define        USB_PRODUCT_ACERCM_EP1427X2     0x0893          /* EP-1427X-2 Ethernet */
        !          2195: #define        USB_PRODUCT_SURECOM_RT2570      0x11f3          /* RT2570 */
        !          2196: #define        USB_PRODUCT_SURECOM_RT2573      0x31f3          /* RT2573 */
        !          2197:
        !          2198: /* Susteen, Inc. products */
        !          2199: #define        USB_PRODUCT_SUSTEEN_DCU11       0x0528          /* Ericsson DCU-10/11 */
        !          2200:
        !          2201: /* Sweex products */
        !          2202: #define        USB_PRODUCT_SWEEX_ZD1211        0x1809          /* ZD1211 */
        !          2203:
        !          2204: /* Syntech Information products */
        !          2205: #define        USB_PRODUCT_SYNTECH_SERIAL      0x0001          /* Serial */
        !          2206:
        !          2207: /* Tangtop products */
        !          2208: #define        USB_PRODUCT_TANGTOP_USBPS2      0x0001          /* USBPS2 */
        !          2209:
        !          2210: /* Taugagreining products */
        !          2211: #define        USB_PRODUCT_TAUGA_CAMERAMATE    0x0005          /* CameraMate (DPCM_USB) */
        !          2212:
        !          2213: /* Tapwave products */
        !          2214: #define        USB_PRODUCT_TAPWAVE_ZODIAC      0x0100          /* Zodiac */
        !          2215:
        !          2216: /* TDK products */
        !          2217: #define        USB_PRODUCT_TDK_UPA9664 0x0115          /* USB-PDC Adapter UPA9664 */
        !          2218: #define        USB_PRODUCT_TDK_UCA1464 0x0116          /* USB-cdmaOne Adapter UCA1464 */
        !          2219: #define        USB_PRODUCT_TDK_UHA6400 0x0117          /* USB-PHS Adapter UHA6400 */
        !          2220: #define        USB_PRODUCT_TDK_UPA6400 0x0118          /* USB-PHS Adapter UPA6400 */
        !          2221: #define        USB_PRODUCT_TDK_BLUETOOTH       0x0309          /* Bluetooth */
        !          2222:
        !          2223: /* TEAC products */
        !          2224: #define        USB_PRODUCT_TEAC_FD05PUB        0x0000          /* FD-05PUB */
        !          2225:
        !          2226: /* Tekram Technology products */
        !          2227: #define        USB_PRODUCT_TEKRAM_0193 0x1601          /* ALLNET 0193 WLAN */
        !          2228: #define        USB_PRODUCT_TEKRAM_ZYAIR_B200   0x1602          /* ZyXEL ZyAIR B200 WLAN */
        !          2229: #define        USB_PRODUCT_TEKRAM_U300C        0x1612          /* U-300C */
        !          2230: #define        USB_PRODUCT_TEKRAM_QUICKWLAN    0x1630          /* QuickWLAN */
        !          2231: #define        USB_PRODUCT_TEKRAM_ZD1211_1     0x5630          /* ZD1211 */
        !          2232: #define        USB_PRODUCT_TEKRAM_ZD1211_2     0x6630          /* ZD1211 */
        !          2233:
        !          2234: /* Telex Communications products */
        !          2235: #define        USB_PRODUCT_TELEX_MIC1  0x0001          /* Microphone */
        !          2236:
        !          2237: /* Tenda */
        !          2238: #define        USB_PRODUCT_TENDA_TWL541U       0x1fab          /* TWL541U WLAN */
        !          2239:
        !          2240: /* Ten X Technology, Inc. */
        !          2241: #define        USB_PRODUCT_TENX_MISSILE        0x0202          /* Missile Launcher */
        !          2242:
        !          2243: /* Integrated System Solution Corp. */
        !          2244: #define        USB_PRODUCT_ISSC_KYBT100        0x1001          /* KY-BT100 Bluetooth */
        !          2245:
        !          2246: /* Texas Intel products */
        !          2247: #define        USB_PRODUCT_TI_UTUSB41  0x1446          /* UT-USB41 hub */
        !          2248: #define        USB_PRODUCT_TI_TUSB2046 0x2046          /* TUSB2046 hub */
        !          2249: #define        USB_PRODUCT_TI_NEXII    0x5409          /* Nex II Digital */
        !          2250:
        !          2251: /* Thrustmaster products */
        !          2252: #define        USB_PRODUCT_THRUST_FUSION_PAD   0xa0a3          /* Fusion Digital Gamepad */
        !          2253:
        !          2254: /* Todos Data System products */
        !          2255: #define        USB_PRODUCT_TODOS_ARGOS_MINI    0x0002          /* Argos Mini Smartcard */
        !          2256:
        !          2257: /* Trek Technology products */
        !          2258: #define        USB_PRODUCT_TREK_THUMBDRIVE     0x1111          /* ThumbDrive */
        !          2259: #define        USB_PRODUCT_TREK_THUMBDRIVE_8MB 0x9988          /* ThumbDrive 8MB */
        !          2260:
        !          2261: /* Tripp-Lite products */
        !          2262: #define        USB_PRODUCT_TRIPPLITE_U209      0x2008          /* U209 Serial */
        !          2263:
        !          2264: /* Trumpion products */
        !          2265: #define        USB_PRODUCT_TRUMPION_T33521     0x1003          /* USB/MP3 decoder */
        !          2266: #define        USB_PRODUCT_TRUMPION_XXX1100    0x1100          /* XXX 1100 */
        !          2267:
        !          2268: /* Tsunami products */
        !          2269: #define        USB_PRODUCT_TSUNAMI_SM2000      0x1111          /* SM-2000 */
        !          2270:
        !          2271: /* TwinMOS products */
        !          2272: #define        USB_PRODUCT_TWINMOS_G240        0xa006          /* G240 */
        !          2273:
        !          2274: /* U-blox AG */
        !          2275: #define        USB_PRODUCT_UBLOX_ANTARIS4      0x01a4          /* ANTARIS4 GPS */
        !          2276:
        !          2277: /* U-MEDIA Communications products */
        !          2278: #define        USB_PRODUCT_UMEDIA_AR5523_1     0x3006          /* AR5523 */
        !          2279: #define        USB_PRODUCT_UMEDIA_AR5523_1_NF  0x3007          /* AR5523 */
        !          2280: #define        USB_PRODUCT_UMEDIA_TEW429UB_A   0x300a          /* TEW-429UB_A */
        !          2281: #define        USB_PRODUCT_UMEDIA_TEW429UB     0x300b          /* TEW-429UB */
        !          2282: #define        USB_PRODUCT_UMEDIA_TEW444UBEU   0x3006          /* TEW-444UB EU */
        !          2283: #define        USB_PRODUCT_UMEDIA_TEW444UBEU_NF        0x3007          /* TEW-444UB EU */
        !          2284: #define        USB_PRODUCT_UMEDIA_TEW429UBC1   0x300d          /* TEW-429UB C1 */
        !          2285: #define        USB_PRODUCT_UMEDIA_ALL0298V2    0x3204          /* ALL0298 v2 */
        !          2286: #define        USB_PRODUCT_UMEDIA_AR5523_2     0x3205          /* AR5523 */
        !          2287: #define        USB_PRODUCT_UMEDIA_AR5523_2_NF  0x3206          /* AR5523 */
        !          2288:
        !          2289: /* Ultima products */
        !          2290: #define        USB_PRODUCT_ULTIMA_1200UBPLUS   0x4002          /* 1200 UB Plus */
        !          2291:
        !          2292: /* UMAX products */
        !          2293: #define        USB_PRODUCT_UMAX_ASTRA1236U     0x0002          /* Astra 1236U */
        !          2294: #define        USB_PRODUCT_UMAX_ASTRA1220U     0x0010          /* Astra 1220U */
        !          2295: #define        USB_PRODUCT_UMAX_ASTRA2000U     0x0030          /* Astra 2000U */
        !          2296: #define        USB_PRODUCT_UMAX_ASTRA2100U     0x0130          /* Astra 2100U */
        !          2297: #define        USB_PRODUCT_UMAX_ASTRA2200U     0x0230          /* Astra 2200U */
        !          2298: #define        USB_PRODUCT_UMAX_ASTRA3400      0x0060          /* Astra 3400 */
        !          2299:
        !          2300: /* Universal Access products */
        !          2301: #define        USB_PRODUCT_UNIACCESS_PANACHE   0x0101          /* Panache Surf ISDN */
        !          2302:
        !          2303: /* Unknown vendor 1 */
        !          2304: #define        USB_PRODUCT_UNKNOWN1_ZD1211B_1  0x5301          /* ZD1211B */
        !          2305: #define        USB_PRODUCT_UNKNOWN1_ZD1211B_2  0x5301          /* ZD1211B */
        !          2306:
        !          2307: /* Unknown vendor 2 */
        !          2308: #define        USB_PRODUCT_UNKNOWN2_ZD1211B    0x0105          /* ZD1211B */
        !          2309:
        !          2310: /* Unknown vendor 3 */
        !          2311: #define        USB_PRODUCT_UNKNOWN3_ZD1211B    0x1233          /* ZD1211B */
        !          2312:
        !          2313: /* U.S. Robotics products */
        !          2314: #define        USB_PRODUCT_USR_USR1120 0x00eb          /* USR1120 WLAN */
        !          2315: #define        USB_PRODUCT_USR_MILLER_A        0x00f1          /* USR9000 SureConnect ADSL */
        !          2316: #define        USB_PRODUCT_USR_MILLER_A_NF     0x00f2          /* USR9000 SureConnect ADSL */
        !          2317: #define        USB_PRODUCT_USR_HEINEKEN_A      0x00f5          /* USR9000 SureConnect ADSL */
        !          2318: #define        USB_PRODUCT_USR_HEINEKEN_A_NF   0x00f6          /* USR9000 SureConnect ADSL */
        !          2319: #define        USB_PRODUCT_USR_HEINEKEN_B      0x00f7          /* USR9000 SureConnect ADSL */
        !          2320: #define        USB_PRODUCT_USR_HEINEKEN_B_NF   0x00f8          /* USR9000 SureConnect ADSL */
        !          2321: #define        USB_PRODUCT_USR_MILLER_B        0x00f9          /* USR9000 SureConnect ADSL */
        !          2322: #define        USB_PRODUCT_USR_MILLER_B_NF     0x00fa          /* USR9000 SureConnect ADSL */
        !          2323: #define        USB_PRODUCT_USR_USR5422 0x0118          /* USR5422 WLAN */
        !          2324: #define        USB_PRODUCT_USR_USR5421A        0x011b          /* USR5421A WLAN */
        !          2325: #define        USB_PRODUCT_USR_USR5423 0x0121          /* USR5423 WLAN */
        !          2326:
        !          2327: /* USI products */
        !          2328: #define        USB_PRODUCT_USI_MC60    0x10c5          /* MC60 Serial */
        !          2329:
        !          2330: /* ViewSonic products */
        !          2331: #define        USB_PRODUCT_VIEWSONIC_G773HUB   0x00fe          /* G773 Monitor Hub */
        !          2332: #define        USB_PRODUCT_VIEWSONIC_P815HUB   0x00ff          /* P815 Monitor Hub */
        !          2333: #define        USB_PRODUCT_VIEWSONIC_AIRSYNC   0x0f01          /* Airsync */
        !          2334: #define        USB_PRODUCT_VIEWSONIC_G773CTRL  0x4153          /* G773 Monitor Control */
        !          2335:
        !          2336: /* Vision products */
        !          2337: #define        USB_PRODUCT_VISION_VC6452V002   0x0002          /* CPiA Camera */
        !          2338:
        !          2339: /* Visioneer products */
        !          2340: #define        USB_PRODUCT_VISIONEER_7600      0x0211          /* OneTouch 7600 */
        !          2341: #define        USB_PRODUCT_VISIONEER_5300      0x0221          /* OneTouch 5300 */
        !          2342: #define        USB_PRODUCT_VISIONEER_3000      0x0224          /* Scanport 3000 */
        !          2343: #define        USB_PRODUCT_VISIONEER_6100      0x0231          /* OneTouch 6100 */
        !          2344: #define        USB_PRODUCT_VISIONEER_6200      0x0311          /* OneTouch 6200 */
        !          2345: #define        USB_PRODUCT_VISIONEER_8100      0x0321          /* OneTouch 8100 */
        !          2346: #define        USB_PRODUCT_VISIONEER_8600      0x0331          /* OneTouch 8600 */
        !          2347:
        !          2348: /* Vivitar products */
        !          2349: #define        USB_PRODUCT_VIVITAR_DSC350      0x0003          /* DSC350 */
        !          2350:
        !          2351: /* VTech products */
        !          2352: #define        USB_PRODUCT_VTECH_RT2570        0x3012          /* RT2570 */
        !          2353: #define        USB_PRODUCT_VTECH_ZD1211B       0x3014          /* ZD1211B */
        !          2354:
        !          2355: /* Option products */
        !          2356: #define        USB_PRODUCT_OPTION_VODAFONEMC3G 0x5000          /* Vodafone Mobile Connect 3G */
        !          2357: #define        USB_PRODUCT_OPTION_GT3GFUSION   0x6000          /* GlobeTrotter 3G FUSION */
        !          2358: #define        USB_PRODUCT_OPTION_GT3GQUAD     0x6300          /* GlobeTrotter 3G QUAD */
        !          2359: #define        USB_PRODUCT_OPTION_GT3GQUADPLUS 0x6600          /* GlobeTrotter 3G QUAD PLUS */
        !          2360:
        !          2361: /* WCH/QinHeng Electronics */
        !          2362: #define        USB_PRODUCT_WCH_CH341   0x5523          /* CH341 serial/parallel */
        !          2363:
        !          2364: /* Wacom products */
        !          2365: #define        USB_PRODUCT_WACOM_CT0405U       0x0000          /* CT-0405-U Tablet */
        !          2366: #define        USB_PRODUCT_WACOM_GRAPHIRE      0x0010          /* Graphire */
        !          2367: #define        USB_PRODUCT_WACOM_GRAPHIRE3_4X5 0x0013          /* Graphire3 4x5 */
        !          2368: #define        USB_PRODUCT_WACOM_GRAPHIRE4_4X5 0x0015          /* Graphire4 Classic A6 */
        !          2369: #define        USB_PRODUCT_WACOM_INTUOSA5      0x0021          /* Intuos A5 */
        !          2370:
        !          2371: /* Wistron NeWeb products */
        !          2372: #define        USB_PRODUCT_WISTRONNEWEB_UR055G 0x0711          /* UR055G */
        !          2373: #define        USB_PRODUCT_WISTRONNEWEB_AR5523_1       0x0826          /* AR5523 */
        !          2374: #define        USB_PRODUCT_WISTRONNEWEB_AR5523_1_NF    0x0827          /* AR5523 */
        !          2375: #define        USB_PRODUCT_WISTRONNEWEB_AR5523_2       0x0828          /* AR5523 */
        !          2376: #define        USB_PRODUCT_WISTRONNEWEB_AR5523_2_NF    0x0829          /* AR5523 */
        !          2377:
        !          2378: /* Xirlink products */
        !          2379: #define        USB_PRODUCT_XIRLINK_IMAGING     0x800d          /* Imaging Device */
        !          2380: #define        USB_PRODUCT_XIRLINK_PCCAM       0x8080          /* IBM PC Camera */
        !          2381:
        !          2382: /* Y-E Data products */
        !          2383: #define        USB_PRODUCT_YEDATA_FLASHBUSTERU 0x0000          /* Flashbuster-U */
        !          2384:
        !          2385: /* Yamaha products */
        !          2386: #define        USB_PRODUCT_YAMAHA_UX256        0x1000          /* UX256 MIDI I/F */
        !          2387: #define        USB_PRODUCT_YAMAHA_UX96 0x1008          /* UX96 MIDI I/F */
        !          2388: #define        USB_PRODUCT_YAMAHA_RPU200       0x3104          /* RP-U200 */
        !          2389: #define        USB_PRODUCT_YAMAHA_RTA54I       0x4000          /* NetVolante RTA54i */
        !          2390: #define        USB_PRODUCT_YAMAHA_RTW65B       0x4001          /* NetVolante RTW65b */
        !          2391: #define        USB_PRODUCT_YAMAHA_RTW65I       0x4002          /* NetVolante RTW65i */
        !          2392: #define        USB_PRODUCT_YAMAHA_RTA55I       0x4004          /* NetVolante RTA55i */
        !          2393:
        !          2394: /* Yano products */
        !          2395: #define        USB_PRODUCT_YANO_U640MO 0x0101          /* U640MO-03 */
        !          2396:
        !          2397: /* Z-Com products */
        !          2398: #define        USB_PRODUCT_ZCOM_M4Y750 0x0001          /* M4Y-750 */
        !          2399: #define        USB_PRODUCT_ZCOM_XI725  0x0002          /* XI-725/726 */
        !          2400: #define        USB_PRODUCT_ZCOM_XI735  0x0005          /* XI-735 */
        !          2401: #define        USB_PRODUCT_ZCOM_ZD1211 0x0011          /* ZD1211 */
        !          2402: #define        USB_PRODUCT_ZCOM_AR5523 0x0012          /* AR5523 */
        !          2403: #define        USB_PRODUCT_ZCOM_AR5523_NF      0x0013          /* AR5523 driver */
        !          2404: #define        USB_PRODUCT_ZCOM_ZD1211B        0x001a          /* ZD1211B */
        !          2405:
        !          2406: /* Zinwell products */
        !          2407: #define        USB_PRODUCT_ZINWELL_RT2570      0x0260          /* RT2570 */
        !          2408:
        !          2409: /* Zoom Telephonics, Inc. products */
        !          2410: #define        USB_PRODUCT_ZOOM_2986L  0x9700          /* 2986L Fax Modem */
        !          2411:
        !          2412: /* ZyDAS Technology products */
        !          2413: #define        USB_PRODUCT_ZYDAS_ZD1201        0x1201          /* ZD1201 */
        !          2414: #define        USB_PRODUCT_ZYDAS_ZD1211        0x1211          /* ZD1211 */
        !          2415: #define        USB_PRODUCT_ZYDAS_ZD1211B       0x1215          /* ZD1211B */
        !          2416:
        !          2417: /* ZyXEL Communication Co. products */
        !          2418: #define        USB_PRODUCT_ZYXEL_OMNI56K       0x1500          /* Omni 56K Plus */
        !          2419: #define        USB_PRODUCT_ZYXEL_980N  0x2011          /* Scorpion-980N */
        !          2420: #define        USB_PRODUCT_ZYXEL_ZYAIRG220     0x3401          /* ZyAIR G-220 */
        !          2421: #define        USB_PRODUCT_ZYXEL_AG225H        0x3409          /* AG-225H */
        !          2422: #define        USB_PRODUCT_ZYXEL_M202  0x340a          /* M-202 */
        !          2423: #define        USB_PRODUCT_ZYXEL_G270S 0x340c          /* G-270S */
        !          2424: #define        USB_PRODUCT_ZYXEL_G220V2        0x340f          /* G-220 v2 */
        !          2425: #define        USB_PRODUCT_ZYXEL_G202  0x3410          /* G-202 */
        !          2426: #define        USB_PRODUCT_ZYXEL_PRESTIGE      0x401a          /* Prestige */

CVSweb