usbdevs revision 1.645
11.645Schristos$NetBSD: usbdevs,v 1.645 2013/03/30 03:03:48 christos Exp $
21.1Saugustss
31.1Saugustss/*
41.364Saugustss * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
51.1Saugustss * All rights reserved.
61.1Saugustss *
71.13Saugustss * This code is derived from software contributed to The NetBSD Foundation
81.96Saugustss * by Lennart Augustsson (lennart@augustsson.net) at
91.13Saugustss * Carlstedt Research & Technology.
101.1Saugustss *
111.1Saugustss * Redistribution and use in source and binary forms, with or without
121.1Saugustss * modification, are permitted provided that the following conditions
131.1Saugustss * are met:
141.1Saugustss * 1. Redistributions of source code must retain the above copyright
151.1Saugustss *    notice, this list of conditions and the following disclaimer.
161.1Saugustss * 2. Redistributions in binary form must reproduce the above copyright
171.1Saugustss *    notice, this list of conditions and the following disclaimer in the
181.1Saugustss *    documentation and/or other materials provided with the distribution.
191.1Saugustss *
201.1Saugustss * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
211.1Saugustss * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
221.1Saugustss * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
231.1Saugustss * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
241.1Saugustss * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
251.1Saugustss * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
261.1Saugustss * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
271.1Saugustss * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
281.1Saugustss * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
291.1Saugustss * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
301.1Saugustss * POSSIBILITY OF SUCH DAMAGE.
311.1Saugustss */
321.1Saugustss
331.1Saugustss/*
341.522Sjnemeth * Use "make -f Makefile.usbdevs" to regenerate usbdevs.h and usbdevs_data.h
351.522Sjnemeth */
361.522Sjnemeth
371.522Sjnemeth/*
381.1Saugustss * List of known USB vendors
391.155Saugustss *
401.392Simp * USB.org publishes a VID list of USB-IF member companies at
411.392Simp * http://www.usb.org/developers/tools
421.392Simp * Note that it does not show companies that have obtained a Vendor ID
431.392Simp * without becoming full members.
441.392Simp *
451.155Saugustss * Please note that these IDs do not do anything. Adding an ID here and
461.155Saugustss * regenerating the usbdevs.h and usbdevs_data.h only makes a symbolic name
471.155Saugustss * available to the source code and does not change any functionality, nor
481.155Saugustss * does it make your device available to a specific driver.
491.155Saugustss * It will however make the descriptive string available if a device does not
501.155Saugustss * provide the string itself.
511.155Saugustss *
521.155Saugustss * After adding a vendor ID VNDR and a product ID PRDCT you will have the
531.155Saugustss * following extra defines:
541.438Schristos * #define USB_VENDOR_VNDR		0x????
551.438Schristos * #define USB_PRODUCT_VNDR_PRDCT	0x????
561.155Saugustss *
571.155Saugustss * You may have to add these defines to the respective probe routines to
581.155Saugustss * make the device recognised by the appropriate device driver.
591.1Saugustss */
601.1Saugustss
611.627Schsvendor UNKNOWN1		0x0053	Unknown vendor
621.627Schsvendor UNKNOWN2		0x0105	Unknown vendor
631.391Simpvendor EGALAX2		0x0123	eGalax, Inc.
641.608Smbalmervendor QUAN		0x01e1	Quan
651.580Snjolyvendor CHIPSBANK	0x0204	Chipsbank
661.191Saugustssvendor AOX		0x03e8	AOX
671.191Saugustssvendor ATMEL		0x03eb	Atmel
681.165Saugustssvendor MITSUMI		0x03ee	Mitsumi
691.44Saugustssvendor HP		0x03f0	Hewlett Packard
701.191Saugustssvendor ADAPTEC		0x03f3	Adaptec
711.124Saugustssvendor NATIONAL		0x0400	National Semiconductor
721.191Saugustssvendor ACERLABS		0x0402	Acer Labs
731.91Saugustssvendor FTDI		0x0403	Future Technology Devices
741.1Saugustssvendor NEC		0x0409	NEC
751.191Saugustssvendor KODAK		0x040a	Eastman Kodak
761.642Schristosvendor VIA		0x040d	VIA
771.191Saugustssvendor MELCO		0x0411	Melco
781.381Saugustssvendor CREATIVE		0x041e	Creative Labs
791.431Srjsvendor NOKIA		0x0421	Nokia
801.191Saugustssvendor ADI		0x0422	ADI Systems
811.191Saugustssvendor CATC		0x0423	Computer Access Technology
821.633Sjakllschvendor SMSC		0x0424	SMSC
831.381Saugustssvendor GRAVIS		0x0428	Advanced Gravis Computer
841.69Saugustssvendor SUN		0x0430	Sun Microsystems
851.391Simpvendor TAUGA		0x0436	Taugagreining HF
861.88Saugustssvendor AMD		0x0438	Advanced Micro Devices
871.191Saugustssvendor LEXMARK		0x043d	Lexmark International
881.191Saugustssvendor NANAO		0x0440	NANAO
891.191Saugustssvendor ALPS		0x044e	Alps Electric
901.40Saugustssvendor THRUST		0x044f	Thrustmaster
911.69Saugustssvendor TI		0x0451	Texas Instruments
921.191Saugustssvendor ANALOGDEVICES	0x0456	Analog Devices
931.438Schristosvendor SIS		0x0457	Silicon Integrated Systems
941.191Saugustssvendor KYE		0x0458	KYE Systems
951.112Saugustssvendor DIAMOND2		0x045a	Diamond (Supra)
961.18Saugustssvendor MICROSOFT	0x045e	Microsoft
971.45Saugustssvendor PRIMAX		0x0461	Primax Electronics
981.475Sveegovendor MGE		0x0463	MGE UPS Systems
991.191Saugustssvendor AMP		0x0464	AMP
1001.191Saugustssvendor CHERRY		0x046a	Cherry Mikroschalter
1011.88Saugustssvendor MEGATRENDS	0x046b	American Megatrends
1021.191Saugustssvendor LOGITECH		0x046d	Logitech
1031.26Saugustssvendor BTC		0x046e	Behavior Tech. Computer
1041.1Saugustssvendor PHILIPS		0x0471	Philips
1051.286Simpvendor SANYO		0x0474	Sanyo Electric
1061.191Saugustssvendor CONNECTIX	0x0478	Connectix
1071.78Saugustssvendor KENSINGTON	0x047d	Kensington
1081.40Saugustssvendor LUCENT		0x047e	Lucent
1091.322Shamajimavendor PLANTRONICS	0x047f	Plantronics
1101.381Saugustssvendor KYOCERA		0x0482	Kyocera
1111.35Saugustssvendor STMICRO		0x0483	STMicroelectronics
1121.534Swizvendor MEIZU		0x0492	Meizu Electronics
1131.191Saugustssvendor YAMAHA		0x0499	YAMAHA
1141.381Saugustssvendor COMPAQ		0x049f	Compaq
1151.226Saugustssvendor HITACHI		0x04a4	Hitachi
1161.191Saugustssvendor ACERP		0x04a5	Acer Peripherals
1171.110Saugustssvendor VISIONEER	0x04a7	Visioneer
1181.191Saugustssvendor CANON		0x04a9	Canon
1191.143Saugustssvendor NIKON		0x04b0	Nikon
1201.381Saugustssvendor IBM		0x04b3	IBM
1211.6Saugustssvendor CYPRESS		0x04b4	Cypress Semiconductor
1221.191Saugustssvendor EPSON		0x04b8	Seiko Epson
1231.108Sdarrenrvendor RAINBOW		0x04b9	Rainbow Technologies
1241.307Snakayamavendor IODATA		0x04bb	I-O Data
1251.191Saugustssvendor TDK		0x04bf	TDK
1261.69Saugustssvendor 3COMUSR		0x04c1	U.S. Robotics
1271.191Saugustssvendor METHODE		0x04c2	Methode Electronics Far East
1281.191Saugustssvendor MAXISWITCH	0x04c3	Maxi Switch
1291.117Saugustssvendor LOCKHEEDMER	0x04c4	Lockheed Martin Energy Research
1301.191Saugustssvendor FUJITSU		0x04c5	Fujitsu
1311.381Saugustssvendor TOSHIBAAM	0x04c6	Toshiba America
1321.117Saugustssvendor MICROMACRO	0x04c7	Micro Macro Technologies
1331.191Saugustssvendor KONICA		0x04c8	Konica
1341.191Saugustssvendor LITEON		0x04ca	Lite-On Technology
1351.191Saugustssvendor FUJIPHOTO	0x04cb	Fuji Photo Film
1361.117Saugustssvendor PHILIPSSEMI	0x04cc	Philips Semiconductors
1371.117Saugustssvendor TATUNG		0x04cd	Tatung Co. Of America
1381.191Saugustssvendor SCANLOGIC	0x04ce	ScanLogic
1391.191Saugustssvendor MYSON		0x04cf	Myson Technology
1401.381Saugustssvendor DIGI2		0x04d0	Digi
1411.117Saugustssvendor ITTCANON		0x04d1	ITT Canon
1421.381Saugustssvendor ALTEC		0x04d2	Altec Lansing
1431.526Sjakllschvendor MICROCHIP	0x04d8	Microchip Technology
1441.476Sitohyvendor HOLTEK		0x04d9	Holtek Semiconductor
1451.150Saugustssvendor PANASONIC	0x04da	Panasonic (Matsushita)
1461.381Saugustssvendor SHARP		0x04dd	Sharp
1471.198Saugustssvendor IIYAMA		0x04e1	Iiyama
1481.9Saugustssvendor SHUTTLE		0x04e6	Shuttle Technology
1491.355Saugustssvendor SAMSUNG		0x04e8	Samsung Electronics
1501.88Saugustssvendor ANNABOOKS	0x04ed	Annabooks
1511.355Saugustssvendor JVC		0x04f1	JVC
1521.191Saugustssvendor CHICONY		0x04f2	Chicony Electronics
1531.191Saugustssvendor BROTHER		0x04f9	Brother Industries
1541.45Saugustssvendor DALLAS		0x04fa	Dallas Semiconductor
1551.379Sjmmvvendor AIPTEK2		0x04fc	AIPTEK International
1561.191Saugustssvendor ACER		0x0502	Acer
1571.191Saugustssvendor 3COM		0x0506	3Com
1581.400Saugustssvendor HOSIDEN		0x0507	Hosiden Corporation
1591.191Saugustssvendor AZTECH		0x0509	Aztech Systems
1601.43Saugustssvendor BELKIN		0x050d	Belkin Components
1611.191Saugustssvendor KAWATSU		0x050f	Kawatsu Semiconductor
1621.383Saugustssvendor COMPOSITE	0x0518	Composite
1631.44Saugustssvendor APC		0x051d	American Power Conversion
1641.191Saugustssvendor CONNECTEK	0x0522	Advanced Connectek USA
1651.69Saugustssvendor NETCHIP		0x0525	NetChip Technology
1661.88Saugustssvendor ALTRA		0x0527	ALTRA
1671.191Saugustssvendor ATI		0x0528	ATI Technologies
1681.88Saugustssvendor AKS		0x0529	Aladdin Knowledge Systems
1691.57Saugustssvendor UNIACCESS	0x0540	Universal Access
1701.381Saugustssvendor VIEWSONIC	0x0543	ViewSonic
1711.191Saugustssvendor XIRLINK		0x0545	Xirlink
1721.191Saugustssvendor ANCHOR		0x0547	Anchor Chips
1731.191Saugustssvendor SONY		0x054c	Sony
1741.191Saugustssvendor VISION		0x0553	VLSI Vision
1751.191Saugustssvendor ASAHIKASEI	0x0556	Asahi Kasei Microsystems
1761.191Saugustssvendor ATEN		0x0557	ATEN International
1771.191Saugustssvendor MUSTEK		0x055f	Mustek Systems
1781.191Saugustssvendor TELEX		0x0562	Telex Communications
1791.191Saugustssvendor PERACOM		0x0565	Peracom Networks
1801.191Saugustssvendor ALCOR2		0x0566	Alcor Micro
1811.191Saugustssvendor WACOM		0x056a	WACOM
1821.43Saugustssvendor ETEK		0x056c	e-TEK Labs
1831.1Saugustssvendor EIZO		0x056d	EIZO
1841.191Saugustssvendor ELECOM		0x056e	Elecom
1851.555Stsutsuivendor XYRATEX		0x0572	Xyratex
1861.149Sabsvendor HAUPPAUGE	0x0573	Hauppauge Computer Works
1871.88Saugustssvendor BAFO		0x0576	BAFO/Quality Computer Accessories
1881.86Saugustssvendor YEDATA		0x057b	Y-E Data
1891.381Saugustssvendor AVM		0x057c	AVM
1901.613Sichirovendor NINTENDO		0x057e	Nintendo
1911.81Saugustssvendor QUICKSHOT	0x057f	Quickshot
1921.191Saugustssvendor ROLAND		0x0582	Roland
1931.40Saugustssvendor ROCKFIRE		0x0583	Rockfire
1941.381Saugustssvendor RATOC		0x0584	RATOC Systems
1951.191Saugustssvendor ZYXEL		0x0586	ZyXEL Communication
1961.191Saugustssvendor ALCOR		0x058f	Alcor Micro
1971.191Saugustssvendor IOMEGA		0x059b	Iomega
1981.191Saugustssvendor ATREND		0x059c	A-Trend Technology
1991.88Saugustssvendor AID		0x059d	Advanced Input Devices
2001.107Saugustssvendor LACIE		0x059f	LaCie
2011.618Snonakavendor CISCOLINKSYS3	0x05a6	Cisco-Linksys
2021.40Saugustssvendor OMNIVISION	0x05a9	OmniVision
2031.43Saugustssvendor INSYSTEM		0x05ab	In-System Design
2041.34Stronvendor APPLE		0x05ac	Apple Computer
2051.74Ssorenvendor DIGI		0x05c5	Digi International
2061.459Ssalovendor QUALCOMM2	0x05c6	Qualcomm
2071.191Saugustssvendor QTRONIX		0x05c7	Qtronix
2081.191Saugustssvendor ELSA		0x05cc	ELSA
2091.88Saugustssvendor BRAINBOXES	0x05d1	Brainboxes Limited
2101.217Saugustssvendor ULTIMA		0x05d8	Ultima
2111.88Saugustssvendor AXIOHM		0x05d9	Axiohm Transaction Solutions
2121.110Saugustssvendor MICROTEK		0x05da	Microtek
2131.237Saugustssvendor SUNTAC		0x05db	SUN Corporation
2141.167Saugustssvendor LEXAR		0x05dc	Lexar Media
2151.627Schsvendor ADDTRON		0x05dd	Addtron
2161.114Saugustssvendor SYMBOL		0x05e0	Symbol Technologies
2171.191Saugustssvendor GENESYS		0x05e3	Genesys Logic
2181.191Saugustssvendor FUJI		0x05e5	Fuji Electric
2191.114Saugustssvendor KEITHLEY		0x05e6	Keithley Instruments
2201.1Saugustssvendor EIZONANAO	0x05e7	EIZO Nanao
2211.69Saugustssvendor KLSI		0x05e9	Kawasaki LSI
2221.191Saugustssvendor FFC		0x05eb	FFC
2231.191Saugustssvendor ANKO		0x05ef	Anko Electronic
2241.69Saugustssvendor PIENGINEERING	0x05f3	P.I. Engineering
2251.88Saugustssvendor AOC		0x05f6	AOC International
2261.1Saugustssvendor CHIC		0x05fe	Chic Technology
2271.88Saugustssvendor BARCO		0x0600	Barco Display Systems
2281.191Saugustssvendor BRIDGE		0x0607	Bridge Information
2291.584Sjmcneillvendor SMK		0x0609	SMK
2301.67Stronvendor SOLIDYEAR	0x060b	Solid Year
2311.88Saugustssvendor BIORAD		0x0614	Bio-Rad Laboratories
2321.24Saugustssvendor MACALLY		0x0618	Macally
2331.191Saugustssvendor ACTLABS		0x061c	Act Labs
2341.191Saugustssvendor ALARIS		0x0620	Alaris
2351.476Sitohyvendor APEX		0x0624	Apex
2361.416Srpaulovendor CREATIVE3	0x062a	Creative Labs
2371.285Saugustssvendor VIVITAR		0x0636	Vivitar
2381.191Saugustssvendor AVISION		0x0638	Avision
2391.100Saugustssvendor TEAC		0x0644	TEAC
2401.263Sjodavendor SGI		0x065e	Silicon Graphics
2411.245Skentvendor SANWASUPPLY	0x0663	Sanwa Supply
2421.191Saugustssvendor LINKSYS		0x066b	Linksys
2431.191Saugustssvendor ACERSA		0x066e	Acer Semiconductor America
2441.208Saugustssvendor SIGMATEL		0x066f	Sigmatel
2451.468Skiyoharavendor DRAYTEK		0x0675	DrayTek
2461.191Saugustssvendor AIWA		0x0677	Aiwa
2471.191Saugustssvendor ACARD		0x0678	ACARD Technology
2481.191Saugustssvendor PROLIFIC		0x067b	Prolific Technology
2491.236Schristosvendor SIEMENS		0x067c	Siemens
2501.313Sjdolecekvendor AVANCELOGIC	0x0680	Avance Logic
2511.419Saugustssvendor SIEMENS2		0x0681	Siemens
2521.224Saugustssvendor MINOLTA		0x0686	Minolta
2531.381Saugustssvendor CHPRODUCTS	0x068e	CH Products
2541.391Simpvendor HAGIWARA		0x0693	Hagiwara Sys-Com
2551.101Saugustssvendor CTX		0x0698	Chuntex
2561.191Saugustssvendor ASKEY		0x069a	Askey Computer
2571.195Saugustssvendor SAITEK		0x06a3	Saitek
2581.88Saugustssvendor ALCATELT		0x06b9	Alcatel Telecom
2591.191Saugustssvendor AGFA		0x06bd	AGFA-Gevaert
2601.191Saugustssvendor ASIAMD		0x06be	Asia Microelectronic Development
2611.191Saugustssvendor BIZLINK		0x06c4	Bizlink International
2621.156Saugustssvendor KEYSPAN		0x06cd	Keyspan
2631.191Saugustssvendor AASHIMA		0x06d6	Aashima Technology
2641.38Saugustssvendor MULTITECH	0x06e0	MultiTech
2651.191Saugustssvendor ADS		0x06e1	ADS Technologies
2661.88Saugustssvendor ALCATELM		0x06e4	Alcatel Microelectronics
2671.72Saugustssvendor SIRIUS		0x06ea	Sirius Technologies
2681.381Saugustssvendor GUILLEMOT	0x06f8	Guillemot
2691.88Saugustssvendor BOSTON		0x06fd	Boston Acoustics
2701.191Saugustssvendor SMC		0x0707	Standard Microsystems
2711.191Saugustssvendor PUTERCOM		0x0708	Putercom
2721.191Saugustssvendor MCT		0x0711	MCT
2731.381Saugustssvendor IMATION		0x0718	Imation
2741.381Saugustssvendor SUSTEEN		0x0731	Susteen
2751.326Saugustssvendor EICON		0x0734	Eicon Networks
2761.191Saugustssvendor DIGITALSTREAM	0x074e	Digital Stream
2771.88Saugustssvendor AUREAL		0x0755	Aureal Semiconductor
2781.53Saugustssvendor MIDIMAN		0x0763	Midiman
2791.523Sjakllschvendor CYBERPOWER	0x0764  CyberPower Systems, Inc.
2801.407Sdrochnervendor SURECOM		0x0769	Surecom Technology
2811.316Saugustssvendor LINKSYS2		0x077b	Linksys
2821.191Saugustssvendor GRIFFIN		0x077d	Griffin Technology
2831.381Saugustssvendor SANDISK		0x0781	SanDisk
2841.391Simpvendor JENOPTIK		0x0784	Jenoptik
2851.389Simpvendor LOGITEC		0x0789	Logitec
2861.191Saugustssvendor BRIMAX		0x078e	Brimax
2871.191Saugustssvendor AXIS		0x0792	Axis Communications
2881.191Saugustssvendor ABL		0x0794	ABL Electronics
2891.468Skiyoharavendor SAGEM		0x079b	Sagem
2901.302Sichirovendor SUNCOMM		0x079c	Sun Communications, Inc.
2911.191Saugustssvendor ALFADATA		0x079d	Alfadata Computer
2921.114Saugustssvendor NATIONALTECH	0x07a2	National Technical Systems
2931.191Saugustssvendor ONNTO		0x07a3	Onnto
2941.191Saugustssvendor BE		0x07a4	Be
2951.191Saugustssvendor ADMTEK		0x07a6	ADMtek
2961.64Saugustssvendor COREGA		0x07aa	Corega
2971.88Saugustssvendor FREECOM		0x07ab	Freecom
2981.114Saugustssvendor MICROTECH	0x07af	Microtech
2991.364Saugustssvendor GENERALINSTMNTS	0x07b2	General Instruments (Motorola)
3001.190Saugustssvendor OLYMPUS		0x07b4	Olympus
3011.191Saugustssvendor ABOCOM		0x07b8	AboCom Systems
3021.191Saugustssvendor KEISOKUGIKEN	0x07c1	Keisokugiken
3031.381Saugustssvendor ONSPEC		0x07c4	OnSpec
3041.88Saugustssvendor APG		0x07c5	APG Cash Drawer
3051.191Saugustssvendor BUG		0x07c8	B.U.G.
3061.88Saugustssvendor ALLIEDTELESYN	0x07c9	Allied Telesyn International
3071.191Saugustssvendor AVERMEDIA	0x07ca	AVerMedia Technologies
3081.50Saugustssvendor SIIG		0x07cc	SIIG
3091.147Sichirovendor CASIO		0x07cf	CASIO
3101.439Sjoergvendor DLINK2		0x07d1	D-Link
3111.191Saugustssvendor APTIO		0x07d2	Aptio Products
3121.88Saugustssvendor ARASAN		0x07da	Arasan Chip Systems
3131.191Saugustssvendor ALLIEDCABLE	0x07e6	Allied Cable
3141.134Sitojunvendor STSN		0x07ef	STSN
3151.618Snonakavendor BEWAN		0x07fa	Bewan
3161.191Saugustssvendor ZOOM		0x0803	Zoom Telephonics
3171.191Saugustssvendor BROADLOGIC	0x0827	BroadLogic
3181.191Saugustssvendor HANDSPRING	0x082d	Handspring
3191.391Simpvendor PALM		0x0830	Palm Computing
3201.353Saugustssvendor SOURCENEXT	0x0833	SOURCENEXT
3211.191Saugustssvendor ACTIONSTAR	0x0835	Action Star Enterprise
3221.191Saugustssvendor ACCTON		0x083a	Accton Technology
3231.72Saugustssvendor DIAMOND		0x0841	Diamond
3241.191Saugustssvendor NETGEAR		0x0846	BayNETGEAR
3251.191Saugustssvendor ACTIVEWIRE	0x0854	ActiveWire
3261.438Schristosvendor BBELECTRONICS	0x0856	B&B Electronics
3271.186Saugustssvendor PORTGEAR		0x085a	PortGear
3281.385Saugustssvendor NETGEAR2		0x0864	Netgear
3291.381Saugustssvendor SYSTEMTALKS	0x086e	System Talks
3301.125Sexplorervendor METRICOM		0x0870	Metricom
3311.191Saugustssvendor ADESSOKBTEK	0x087c	ADESSO/Kbtek America
3321.186Saugustssvendor JATON		0x087d	Jaton
3331.191Saugustssvendor APT		0x0880	APT Technologies
3341.191Saugustssvendor BOCARESEARCH	0x0885	Boca Research
3351.88Saugustssvendor ANDREA		0x08a8	Andrea Electronics
3361.191Saugustssvendor BURRBROWN	0x08bb	Burr-Brown Japan
3371.191Saugustssvendor 2WIRE		0x08c8	2Wire
3381.191Saugustssvendor AIPTEK		0x08ca	AIPTEK International
3391.191Saugustssvendor SMARTBRIDGES	0x08d1	SmartBridges
3401.191Saugustssvendor BILLIONTON	0x08dd	Billionton Systems
3411.191Saugustssvendor EXTENDED		0x08e9	Extended Systems
3421.148Ssorenvendor MSYSTEMS		0x08ec	M-Systems
3431.191Saugustssvendor AUTHENTEC	0x08ff	AuthenTec
3441.245Skentvendor AUDIOTECHNICA	0x0909	Audio-Technica
3451.259Saugustssvendor TRUMPION		0x090a	Trumpion Microelectronics
3461.191Saugustssvendor ALATION		0x0910	Alation Systems
3471.555Stsutsuivendor GLOBESPAN	0x0915	Globespan
3481.229Ssimonbvendor CONCORDCAMERA	0x0919	Concord Camera
3491.499Sceggervendor GARMIN		0x091e	Garmin
3501.277Saugustssvendor GOHUBS		0x0921	GoHubs
3511.88Saugustssvendor BIOMETRIC	0x0929	American Biometric Company
3521.381Saugustssvendor TOSHIBA		0x0930	Toshiba
3531.367Saugustssvendor PLEXTOR		0x093b	Plextor
3541.381Saugustssvendor INTREPIDCS	0x093c	Intrepid
3551.120Saugustssvendor YANO		0x094f	Yano
3561.122Saugustssvendor KINGSTON		0x0951	Kingston Technology
3571.191Saugustssvendor BLUEWATER	0x0956	BlueWater Systems
3581.191Saugustssvendor AGILENT		0x0957	Agilent Technologies
3591.529Smbalmervendor GUDE		0x0959	Gude ADS
3601.186Saugustssvendor PORTSMITH	0x095a	Portsmith
3611.365Saugustssvendor ACERW		0x0967	Acer
3621.88Saugustssvendor ADIRONDACK	0x0976	Adirondack Wire & Cable
3631.191Saugustssvendor BECKHOFF		0x0978	Beckhoff
3641.226Saugustssvendor MINDSATWORK	0x097a	Minds At Work
3651.512Swizvendor ZIPPY		0x099a	Zippy Technology Corporation
3661.366Saugustssvendor POINTCHIPS	0x09a6	PointChips
3671.234Saugustssvendor INTERSIL		0x09aa	Intersil
3681.495Srafalvendor TRIPPLITE2	0x09ae	Tripp Lite
3691.191Saugustssvendor ALTIUS		0x09b3	Altius Solutions
3701.191Saugustssvendor ARRIS		0x09c1	Arris Interactive
3711.191Saugustssvendor ACTIVCARD	0x09c3	ACTIVCARD
3721.191Saugustssvendor ACTISYS		0x09c4	ACTiSYS
3731.441Sgdtvendor NOVATEL		0x09d7	NovAtel
3741.191Saugustssvendor AFOURTECH	0x09da	A-FOUR TECH
3751.191Saugustssvendor AIMEX		0x09dc	AIMEX
3761.191Saugustssvendor ADDONICS		0x09df	Addonics Technologies
3771.191Saugustssvendor AKAI		0x09e8	AKAI professional M.I.
3781.88Saugustssvendor ARESCOM		0x09f5	ARESCOM
3791.88Saugustssvendor BAY		0x09f9	Bay Associates
3801.88Saugustssvendor ALTERA		0x09fb	Altera
3811.288Sgrantvendor CSR		0x0a12	Cambridge Silicon Radio
3821.111Shubertfvendor TREK		0x0a16	Trek Technology
3831.191Saugustssvendor ASAHIOPTICAL	0x0a17	Asahi Optical
3841.191Saugustssvendor BOCASYSTEMS	0x0a43	Boca Systems
3851.480Snisimuravendor SHANTOU		0x0a46  ShanTou
3861.383Saugustssvendor MEDIAGEAR	0x0a48	MediaGear
3871.191Saugustssvendor BROADCOM		0x0a5c	Broadcom
3881.191Saugustssvendor GREENHOUSE	0x0a6b	GREENHOUSE
3891.99Scastorvendor GEOCAST		0x0a79	Geocast Network Systems
3901.421Sdogcowvendor ZYDAS		0x0ace	Zydas Technology Corporation
3911.391Simpvendor NEODIO		0x0aec	Neodio
3921.458Smlelstvvendor OPTIONNV		0x0af0	Option N.V:
3931.399Ssekiyavendor ASUSTEK		0x0b05	ASUSTeK Computer
3941.179Saugustssvendor TODOS		0x0b0c	Todos Data System
3951.381Saugustssvendor SIIG2		0x0b39	SIIG
3961.381Saugustssvendor TEKRAM		0x0b3b	Tekram Technology
3971.353Saugustssvendor HAL		0x0b41	HAL Corporation
3981.364Saugustssvendor EMS		0x0b43	EMS Production
3991.205Saugustssvendor NEC2		0x0b62	NEC
4001.213Saugustssvendor ATI2		0x0b6f	ATI
4011.349Swizvendor ZEEVO		0x0b7a	Zeevo, Inc.
4021.244Stshiozakvendor KURUSUGAWA	0x0b7e	Kurusugawa Electronics, Inc.
4031.316Saugustssvendor ASIX		0x0b95	ASIX Electronics
4041.481Ssborrillvendor PROLIFIC2	0x0b8c	Prolific Technology Inc
4051.442Sdrochnervendor O2MICRO		0x0b97	O2 Micro
4061.381Saugustssvendor USR		0x0baf	U.S. Robotics
4071.474Sitohyvendor AMBIT		0x0bb2	Ambit Microsystems
4081.587Sjakllschvendor HTC		0x0bb4	HTC
4091.378Smycroftvendor REALTEK		0x0bda	Realtek
4101.226Saugustssvendor ADDONICS2	0x0bf6	Addonics Technology
4111.555Stsutsuivendor FSC		0x0bf8	Fujitsu Siemens Computers
4121.159Saugustssvendor AGATE		0x0c08	Agate Technologies
4131.197Saugustssvendor DMI		0x0c0b	DMI
4141.375Sgrantvendor CHICONY2		0x0c45	Chicony Electronics
4151.546Senamivendor MICRODIA		0x0c45	Microdia / Sonix Technology Co., Ltd.
4161.388Sscwvendor SEALEVEL		0x0c52	Sealevel System
4171.364Saugustssvendor LUWEN		0x0c76	EasyDisk
4181.476Sitohyvendor QUALCOMM_K	0x0c88	Qualcomm Kyocera
4191.381Saugustssvendor ZCOM		0x0cde	Z-Com
4201.565Schristosvendor ATHEROS2 	0x0cf3	Atheros Communications
4211.243Saugustssvendor TANGTOP		0x0d3d	Tangtop
4221.355Saugustssvendor SMC3		0x0d5c	Standard Microsystems
4231.233Saugustssvendor PEN		0x0d7d	Pen Drive
4241.391Simpvendor ACDC		0x0d7e	American Computer & Digital Components
4251.418Shiravendor CMEDIA		0x0d8c	C-Media Electronics Inc.
4261.555Stsutsuivendor CONCEPTRONIC2	0x0d8e	Conceptronic
4271.381Saugustssvendor MSI		0x0db0	Micro Star
4281.474Sitohyvendor ELCON		0x0db7	ELCON Systemtechnik
4291.627Schsvendor UNKNOWN5		0x0dcd	Unknown Vendor
4301.439Sjoergvendor SITECOMEU	0x0df6	Sitecom Europe
4311.568Ssborrillvendor AMIGO		0x0e0b	Amigo Technology
4321.381Saugustssvendor HAWKING		0x0e66	Hawking
4331.474Sitohyvendor GMATE		0x0e7e	G.Mate, Inc
4341.560Skardelvendor MTK		0x0e8d	MTK
4351.381Saugustssvendor OTI		0x0ea0	Ours Technology
4361.391Simpvendor PILOTECH		0x0eaf	Pilotech
4371.464Sxtraemevendor NOVATECH		0x0eb0	Nova Tech
4381.391Simpvendor EGALAX		0x0eef	eGalax
4391.444Sichirovendor TOD		0x0ede	TOD
4401.394Selricvendor AIRPRIME		0x0f3d	AirPrime, Incorporated
4411.407Sdrochnervendor VTECH		0x0f88	VTech
4421.437Schristosvendor FALCOM		0x0f94	Falcom Wireless Communications GmbH
4431.467Sjmcneillvendor RIM		0x0fca	Research In Motion
4441.466Sdogcowvendor DYNASTREAM	0x0fcf	Dynastream Innovations
4451.549Sjmcneillvendor SUNRISING	0x0fe6	SUNRISING
4461.618Snonakavendor DVICO		0x0fe9	DViCO
4471.367Saugustssvendor QUALCOMM		0x1004	Qualcomm
4481.618Snonakavendor MOTOROLA4	0x100d	Motorola
4491.604Snonakavendor HP3		0x103c	Hewlett Packard
4501.407Sdrochnervendor GIGABYTE		0x1044	GIGABYTE
4511.48Saugustssvendor MOTOROLA		0x1063	Motorola
4521.226Saugustssvendor CCYU		0x1065	CCYU Technology
4531.530Sjakllschvendor HYUNDAI		0x106c	Hyundai CuriTel
4541.466Sdogcowvendor SILABS2		0x10a6	SILABS2
4551.477Sitohyvendor USI		0x10ab	USI
4561.1Saugustssvendor PLX		0x10b5	PLX
4571.476Sitohyvendor ASANTE		0x10bd	Asante
4581.466Sdogcowvendor SILABS		0x10c4	Silicon Labs
4591.542Stoniovendor TENX		0x1130	Ten X Technology, Inc.
4601.319Saugustssvendor JRC		0x1145	Japan Radio Company
4611.465Sxtraemevendor SPHAIRON		0x114b	Sphairon Access Systems GmbH
4621.476Sitohyvendor DELORME		0x1163	DeLorme
4631.323Saugustssvendor SERVERWORKS	0x1166	ServerWorks
4641.319Saugustssvendor ACERCM		0x1189	Acer Communications & Multimedia
4651.441Sgdtvendor SIERRA		0x1199	Sierra Wireless
4661.427Sscwvendor TOPFIELD		0x11db	Topfield Co., Ltd
4671.472Sitohyvendor NETINDEX		0x11f6	NetIndex
4681.627Schsvendor INTERBIO		0x1209	InterBiometrics
4691.533Spookavendor FUJITSU2		0x1221	Fujitsu Ltd.
4701.627Schsvendor UNKNOWN3		0x1233	Unknown vendor
4711.381Saugustssvendor TSUNAMI		0x1241	Tsunami
4721.555Stsutsuivendor PHEENET		0x124a	Pheenet
4731.408Saugustssvendor TARGUS		0x1267	Targus
4741.468Skiyoharavendor TWINMOS		0x126f	TwinMOS
4751.381Saugustssvendor CREATIVE2	0x1292	Creative Labs
4761.191Saugustssvendor BELKIN2		0x1293	Belkin Components
4771.468Skiyoharavendor CYBERTAN		0x129b	CyberTAN Technology
4781.477Sitohyvendor HUAWEI		0x12d1	Huawei Technologies
4791.382Saugustssvendor AINCOMM		0x12fd	Aincomm
4801.186Saugustssvendor MOBILITY		0x1342	Mobility
4811.439Sjoergvendor DICKSMITH	0x1371	Dick Smith Electronics
4821.567Spookavendor NETGEAR3		0x1385	Netgear
4831.466Sdogcowvendor BALTECH		0x13ad	Baltech
4841.399Ssekiyavendor CISCOLINKSYS	0x13b1	Cisco-Linksys
4851.186Saugustssvendor SHARK		0x13d2	Shark
4861.568Ssborrillvendor AZUREWAVE	0x13d3	AzureWave
4871.497Sceggervendor PHISON		0x13fe	Phison Electronics Corp.
4881.455Sgdtvendor NOVATEL2		0x1410	Novatel
4891.501Sjmcneillvendor OMNIVISION2	0x1415	OmniVision Technologies, Inc.
4901.516Sjoergvendor MERLIN		0x1416	Merlin
4911.468Skiyoharavendor WISTRONNEWEB	0x1435	Wistron NeWeb
4921.477Sitohyvendor HUAWEI3COM	0x1472	Huawei-3Com
4931.568Ssborrillvendor ABOCOM2		0x1482	AboCom Systems
4941.381Saugustssvendor SILICOM		0x1485	Silicom
4951.622Snonakavendor RALINK		0x148f	Ralink Technology
4961.403Sdrochnervendor CONCEPTRONIC	0x14b2	Conceptronic
4971.535Sisvendor SUPERTOP		0x14cd  SuperTop
4981.464Sxtraemevendor PLANEX3		0x14ea	Planex Communications
4991.191Saugustssvendor SILICONPORTALS	0x1527	Silicon Portals
5001.642Schristosvendor JMICRON		0x152d	JMicron
5011.397Sitojunvendor OQO		0x1557	OQO
5021.468Skiyoharavendor UMEDIA		0x157e	U-MEDIA Communications
5031.468Skiyoharavendor FIBERLINE	0x1582	Fiberline
5041.627Schsvendor SPARKLAN		0x15a9	SparkLAN
5051.568Ssborrillvendor AMIT2		0x15c5	AMIT
5061.175Saugustssvendor SOHOWARE		0x15e8	SOHOware
5071.191Saugustssvendor UMAX		0x1606	UMAX Data Systems
5081.26Saugustssvendor INSIDEOUT	0x1608	Inside Out Networks
5091.439Sjoergvendor GOODWAY		0x1631	Good Way Technology
5101.20Saugustssvendor ENTREGA		0x1645	Entrega
5111.191Saugustssvendor ACTIONTEC	0x1668	Actiontec Electronics
5121.618Snonakavendor CISCOLINKSYS2	0x167b	Cisco-Linksys
5131.565Schristosvendor ATHEROS		0x168c	Atheros Communications
5141.439Sjoergvendor GIGASET		0x1690	Gigaset
5151.459Ssalovendor ANYDATA		0x16d5	AnyDATA Inc.
5161.466Sdogcowvendor JABLOTRON	0x16d6	Jablotron
5171.474Sitohyvendor LINKSYS4		0x1737	Linksys
5181.468Skiyoharavendor SENAO		0x1740	Senao
5191.568Ssborrillvendor ASUSTEK2		0x1761	ASUSTeK Computer
5201.568Ssborrillvendor SWEEX2		0x177f	Sweex
5211.607Splunkyvendor MISC		0x1781	Misc Vendors
5221.537Stsutsuivendor DISPLAYLINK	0x17e9	DisplayLink
5231.632Schristosvendor LENOVO		0x17ef	Lenovo
5241.585Sjruohovendor E3C		0x18b4	E3C Technologies
5251.464Sxtraemevendor AMIT		0x18c5	AMIT
5261.439Sjoergvendor QCOM		0x18e8	Qcom
5271.382Saugustssvendor LINKSYS3		0x1915	Linksys
5281.529Smbalmervendor MEINBERG		0x1938	Meinberg Funkuhren
5291.529Smbalmervendor QUALCOMMINC	0x19d2	Qualcomm, Incorporated
5301.568Ssborrillvendor QUANTA		0x1a32	Quanta
5311.609Snonakavendor TERMINUS		0x1a40	Terminus Technology
5321.518Shaadvendor WINCHIPHEAD2	0x1a86	QinHeng Electronics
5331.618Snonakavendor OVISLINK		0x1b75	OvisLink
5341.578Snjolyvendor MPMAN		0x1cae	MPMan
5351.597Schristosvendor 4GSYSTEMS	0x1c9e	4G Systems
5361.568Ssborrillvendor PEGATRON		0x1d4d	Pegatron
5371.568Ssborrillvendor AIRTIES		0x1eda	AirTies
5381.191Saugustssvendor DLINK		0x2001	D-Link
5391.439Sjoergvendor PLANEX2		0x2019	Planex Communications
5401.568Ssborrillvendor ENCORE		0x203d	Encore
5411.572Sjmcneillvendor HAUPPAUGE2	0x2040	Hauppauge Computer Works
5421.618Snonakavendor PARA		0x20b8	PARA Industrial
5431.604Snonakavendor TRENDNET		0x20f4	TRENDnet
5441.567Spookavendor DLINK3		0x2101  D-Link
5451.328Srjsvendor ERICSSON		0x2282	Ericsson
5461.325Saugustssvendor MOTOROLA2	0x22b8	Motorola
5471.515Sjakllschvendor PINNACLE		0x2304	Pinnacle Systems
5481.368Saugustssvendor TRIPPLITE	0x2478	Tripp-Lite
5491.328Srjsvendor HIROSE		0x2631	Hirose Electric
5501.391Simpvendor NHJ		0x2770	NHJ
5511.381Saugustssvendor PLANEX		0x2c02	Planex Communications
5521.355Saugustssvendor VIDZMEDIA	0x3275	VidzMedia Pte Ltd
5531.328Srjsvendor AEI		0x3334	AEI
5541.476Sitohyvendor HANK		0x3353	Hank Connection
5551.276Ssorenvendor PQI		0x3538	PQI
5561.221Saugustssvendor DAISY		0x3579	Daisy Technology
5571.303Sichirovendor NI		0x3923	National Instruments
5581.381Saugustssvendor MICRONET		0x3980	Micronet Communications
5591.307Snakayamavendor IODATA2		0x40bb	I-O Data
5601.381Saugustssvendor IRIVER		0x4102	iRiver
5611.372Smattvendor DELL		0x413c	Dell
5621.482Stshiozakvendor WINCHIPHEAD	0x4348	WinChipHead
5631.604Snonakavendor FEIXUN		0x4855	FeiXun Communication
5641.381Saugustssvendor AVERATEC		0x50c2	Averatec
5651.468Skiyoharavendor SWEEX		0x5173	Sweex
5661.327Sgrantvendor ONSPEC2		0x55aa	OnSpec Electronic Inc.
5671.407Sdrochnervendor ZINWELL		0x5a57	Zinwell
5681.376Sjdolecekvendor SITECOM		0x6189	Sitecom
5691.616Sbuhrowvendor SPRINGERDESIGN	0x6400	Springer Design, Inc.
5701.476Sitohyvendor ARKMICROCHIPS	0x6547	ArkMicroChips
5711.468Skiyoharavendor 3COM2		0x6891	3Com
5721.568Ssborrillvendor EDIMAX		0x7392	EDIMAX
5731.1Saugustssvendor INTEL		0x8086	Intel
5741.618Snonakavendor ALLWIN		0x8516	ALLWIN Tech
5751.432Sreinoudvendor MOSCHIP		0x9710	MosChip Semiconductor
5761.621Snonakavendor NETGEAR4		0x9846	Netgear
5771.582Smattvendor xxFTDI		0x9e88  FTDI
5781.565Schristosvendor CACE		0xcace	CACE Technologies
5791.492Smjfvendor EMPIA		0xeb1a	eMPIA Technology
5801.121Saugustssvendor HP2		0xf003	Hewlett Packard
5811.424Sgdtvendor USRP		0xfffe	GNU Radio USRP
5821.1Saugustss
5831.1Saugustss/*
5841.1Saugustss * List of known products.  Grouped by vendor.
5851.1Saugustss */
5861.1Saugustss
5871.66Saugustss/* 3Com products */
5881.66Saugustssproduct 3COM HOMECONN		0x009d	HomeConnect USB Camera
5891.252Sdsaintyproduct 3COM 3CREB96		0x00a0	Bluetooth USB Adapter
5901.381Saugustssproduct 3COM 3C19250		0x03e8	3C19250 Ethernet adapter
5911.627Schsproduct 3COM 3CRSHEW696		0x0a01	3CRSHEW696
5921.627Schsproduct 3COM 3C460		0x11f8	HomeConnect 3C460
5931.66Saugustssproduct 3COM USR56K		0x3021	U.S.Robotics 56000 Voice Faxmodem Pro
5941.176Saugustssproduct 3COM 3C460B		0x4601	HomeConnect 3C460B
5951.468Skiyoharaproduct 3COM2 3CRUSB10075	0xa727	3CRUSB10075
5961.66Saugustss
5971.78Saugustssproduct 3COMUSR OFFICECONN	0x0082	3Com OfficeConnect Analog Modem
5981.78Saugustssproduct 3COMUSR USRISDN		0x008f	3Com U.S. Robotics Pro ISDN TA
5991.88Saugustssproduct 3COMUSR HOMECONN	0x009d	3Com HomeConnect camera
6001.69Saugustssproduct 3COMUSR USR56K		0x3021	U.S.Robotics 56000 Voice Faxmodem Pro
6011.69Saugustss
6021.597Schristos/* 4G Systems products */
6031.597Schristosproduct 4GSYSTEMS XSSTICK_P14	0x9605	4G Systems XSStick P14
6041.600Schristosproduct 4GSYSTEMS XSSTICK_P14_INSTALLER	0xf000	4G Systems XSStick P14 - Windows driver
6051.597Schristos
6061.331Sjschauma/* ACDC products */
6071.331Sjschaumaproduct ACDC HUB		0x2315	USB Pen Drive HUB
6081.476Sitohyproduct ACDC SECWRITE		0x2316	USB Pen Drive Secure Write
6091.331Sjschaumaproduct ACDC PEN		0x2317	USB Pen Drive with Secure Write
6101.331Sjschauma
6111.146Saugustss/* AboCom products */
6121.176Saugustssproduct ABOCOM XX1		0x110c	XX1
6131.176Saugustssproduct ABOCOM XX2		0x200c	XX2
6141.568Ssborrillproduct ABOCOM RT2770		0x2770	RT2770
6151.568Ssborrillproduct ABOCOM RT2870		0x2870	RT2870
6161.568Ssborrillproduct ABOCOM RT3070		0x3070	RT3070
6171.568Ssborrillproduct ABOCOM RT3071		0x3071	RT3071
6181.568Ssborrillproduct ABOCOM RT3072		0x3072	RT3072
6191.568Ssborrillproduct ABOCOM2 RT2870_1	0x3c09	RT2870
6201.146Saugustssproduct ABOCOM URE450		0x4000	URE450 Ethernet Adapter
6211.209Saugustssproduct ABOCOM UFE1000		0x4002	UFE1000 Fast Ethernet Adapter
6221.173Saugustssproduct ABOCOM DSB650TX_PNA	0x4003	1/10/100 ethernet adapter
6231.176Saugustssproduct ABOCOM XX4		0x4004	XX4
6241.176Saugustssproduct ABOCOM XX5		0x4007	XX5
6251.176Saugustssproduct ABOCOM XX6		0x400b	XX6
6261.176Saugustssproduct ABOCOM XX7		0x400c	XX7
6271.381Saugustssproduct ABOCOM LCS8138TX	0x401a	LCS-8138TX
6281.176Saugustssproduct ABOCOM XX8		0x4102	XX8
6291.176Saugustssproduct ABOCOM XX9		0x4104	XX9
6301.324Sgehennaproduct ABOCOM UFE2000		0x420a	UFE2000 USB2.0 Fast Ethernet Adapter
6311.468Skiyoharaproduct ABOCOM WL54		0x6001	WL54
6321.604Snonakaproduct ABOCOM RTL8192CU	0x8178	RTL8192CU
6331.604Snonakaproduct ABOCOM RTL8188CU_1	0x8188	RTL8188CU
6341.604Snonakaproduct ABOCOM RTL8188CU_2	0x8189	RTL8188CU
6351.176Saugustssproduct ABOCOM XX10		0xabc1	XX10
6361.627Schsproduct ABOCOM BWU613		0xb000	BWU613
6371.464Sxtraemeproduct ABOCOM HWU54DM		0xb21b	HWU54DM
6381.464Sxtraemeproduct ABOCOM RT2573_2		0xb21c	RT2573
6391.464Sxtraemeproduct ABOCOM RT2573_3		0xb21d	RT2573
6401.464Sxtraemeproduct ABOCOM RT2573_4		0xb21e	RT2573
6411.464Sxtraemeproduct ABOCOM WUG2700		0xb21f	WUG2700
6421.176Saugustss
6431.176Saugustss/* Accton products */
6441.182Saugustssproduct ACCTON USB320_EC	0x1046	USB320-EC Ethernet Adapter
6451.565Schristosproduct ACCTON 2664W		0x3501	2664W
6461.381Saugustssproduct ACCTON 111		0x3503	T-Sinus 111 WLAN
6471.468Skiyoharaproduct ACCTON SMCWUSBG		0x4505	SMCWUSB-G
6481.565Schristosproduct ACCTON SMCWUSBTG2	0x4506	SMCWUSBT-G2
6491.565Schristosproduct ACCTON SMCWUSBTG2_NF	0x4507	SMCWUSBT-G2
6501.555Stsutsuiproduct ACCTON PRISM_GT		0x4521	PrismGT USB 2.0 WLAN
6511.209Saugustssproduct ACCTON SS1001		0x5046	SpeedStream Ethernet Adapter
6521.565Schristosproduct ACCTON RT2870_2		0x6618	RT2870
6531.565Schristosproduct ACCTON RT3070		0x7511	RT3070
6541.565Schristosproduct ACCTON RT2770		0x7512	RT2770
6551.565Schristosproduct ACCTON RT2870_3		0x7522	RT2870
6561.565Schristosproduct ACCTON RT2870_5		0x8522	RT2870
6571.565Schristosproduct ACCTON RT3070_4		0xa512	RT3070
6581.565Schristosproduct ACCTON RT2870_4		0xa618	RT2870
6591.565Schristosproduct ACCTON RT3070_1		0xa701	RT3070
6601.565Schristosproduct ACCTON RT3070_2		0xa702	RT3070
6611.618Snonakaproduct ACCTON RT3070_6		0xa703	RT3070
6621.644Schristosproduct ACCTON AR9280		0xa704	AR9280+AR7010
6631.565Schristosproduct ACCTON RT2870_1		0xb522	RT2870
6641.620Snonakaproduct ACCTON RTL8192SU	0xc512	RTL8192SU
6651.565Schristosproduct ACCTON RT3070_3		0xc522	RT3070
6661.565Schristosproduct ACCTON RT3070_5		0xd522	RT3070
6671.468Skiyoharaproduct ACCTON ZD1211B		0xe501	ZD1211B
6681.565Schristosproduct ACCTON WN4501H_LF_IR	0xe503	WN4501H-LF-IR
6691.565Schristosproduct ACCTON WUS201		0xe506	WUS-201
6701.565Schristosproduct ACCTON WN7512		0xf522	WN7512
6711.345Swiz
6721.474Sitohy/* Acer Communications & Multimedia products */
6731.474Sitohyproduct ACERCM EP1427X2		0x0893	EP-1427X-2 Ethernet
6741.474Sitohy
6751.474Sitohy/* Acer Labs products */
6761.474Sitohyproduct ACERLABS M5632		0x5632	USB 2.0 Data Link
6771.474Sitohy
6781.88Saugustss/* Acer Peripherals, Inc. products */
6791.88Saugustssproduct ACERP ACERSCAN_C310U	0x12a6	Acerscan C310U
6801.115Saugustssproduct ACERP ACERSCAN_320U	0x2022	Acerscan 320U
6811.110Saugustssproduct ACERP ACERSCAN_640U	0x2040	Acerscan 640U
6821.110Saugustssproduct ACERP ACERSCAN_620U	0x2060	Acerscan 620U
6831.306Saugustssproduct ACERP ATAPI		0x6003	ATA/ATAPI adapter
6841.382Saugustssproduct ACERP AWL300		0x9000	AWL300
6851.382Saugustssproduct ACERP AWL400		0x9001	AWL400
6861.88Saugustss
6871.365Saugustss/* Acer Products */
6881.365Saugustssproduct ACERW WARPLINK		0x0204	Warplink
6891.365Saugustss
6901.235Saugustss/* Actiontec products */
6911.235Saugustssproduct ACTIONTEC PRISM_25	0x0408	Prism2.5 WLAN
6921.365Saugustssproduct ACTIONTEC PRISM_25A	0x0421	Prism2.5 WLAN A
6931.642Schristosproduct ACTIONTEC AR9287	0x1200	AR9287+AR7010
6941.381Saugustssproduct ACTIONTEC FREELAN	0x6106	ROPEX FreeLan 802.11b
6951.355Saugustssproduct ACTIONTEC UAT1		0x7605	UAT1 Wireless Ethernet adapter
6961.235Saugustss
6971.207Saugustss/* ACTiSYS products */
6981.207Saugustssproduct ACTISYS IR2000U		0x0011	ACT-IR2000U FIR
6991.207Saugustss
7001.88Saugustss/* ActiveWire, Inc. products */
7011.66Saugustssproduct ACTIVEWIRE IOBOARD	0x0100	I/O Board
7021.66Saugustssproduct ACTIVEWIRE IOBOARD_FW1	0x0101	I/O Board, rev. 1 firmware
7031.66Saugustss
7041.381Saugustss/* Adaptec products */
7051.381Saugustssproduct ADAPTEC AWN8020		0x0020	AWN-8020 WLAN
7061.328Srjs
7071.226Saugustss/* Addonics products */
7081.226Saugustssproduct ADDONICS2 205		0xa001	Cable 205
7091.226Saugustss
7101.627Schs/* Addtron products */
7111.627Schsproduct ADDTRON AWU120		0xff31	AWU-120
7121.627Schs
7131.69Saugustss/* ADMtek products */
7141.474Sitohyproduct ADMTEK PEGASUSII_4	0x07c2	AN986A Ethernet
7151.381Saugustssproduct ADMTEK PEGASUS		0x0986	AN986 USB Ethernet
7161.381Saugustssproduct ADMTEK PEGASUSII	0x8511	AN8511 USB Ethernet
7171.381Saugustssproduct ADMTEK PEGASUSII_2	0x8513	AN8513 Ethernet
7181.438Schristosproduct ADMTEK PEGASUSII_3	0x8515	ADM8515 USB 2.0 Ethernet
7191.69Saugustss
7201.66Saugustss/* ADS products */
7211.381Saugustssproduct ADS UBS10BT		0x0008	UBS-10BT Ethernet
7221.381Saugustssproduct ADS UBS10BTX		0x0009	UBS-10BT Ethernet
7231.611Sjakllschproduct ADS RDX155		0xa155	InstantFM Music
7241.381Saugustss
7251.381Saugustss/* AEI products */
7261.381Saugustssproduct AEI USBTOLAN		0x1701	AEI USB to Lan adapter
7271.44Saugustss
7281.159Saugustss/* Agate Technologies products */
7291.159Saugustssproduct AGATE QDRIVE		0x0378	Q-Drive
7301.2Saugustss
7311.110Saugustss/* AGFA products */
7321.110Saugustssproduct AGFA SNAPSCAN1212U	0x0001	SnapScan 1212U
7331.216Sgehennaproduct AGFA SNAPSCAN1236U	0x0002	SnapScan 1236U
7341.110Saugustssproduct AGFA SNAPSCANTOUCH	0x0100	SnapScan Touch
7351.110Saugustssproduct AGFA SNAPSCAN1212U2	0x2061	SnapScan 1212U
7361.216Sgehennaproduct AGFA SNAPSCANE40	0x208d	SnapScan e40
7371.216Sgehennaproduct AGFA SNAPSCANE50	0x208f	SnapScan e50
7381.216Sgehennaproduct AGFA SNAPSCANE20	0x2091	SnapScan e20
7391.216Sgehennaproduct AGFA SNAPSCANE25	0x2095	SnapScan e25
7401.216Sgehennaproduct AGFA SNAPSCANE26	0x2097	SnapScan e26
7411.216Sgehennaproduct AGFA SNAPSCANE52	0x20fd	SnapScan e52
7421.159Saugustss
7431.473Sitohy/* Aincomm products */
7441.473Sitohyproduct AINCOMM AWU2000B	0x1001	AWU2000B
7451.394Selric
7461.379Sjmmv/* AIPTEK International products */
7471.438Schristosproduct AIPTEK2 PENCAM_MEGA_1_3 0x504a	PenCam Mega 1.3
7481.379Sjmmv
7491.473Sitohy/* AirPrime products */
7501.473Sitohyproduct AIRPRIME PC5220		0x0112	CDMA Wireless PC Card
7511.382Saugustss
7521.568Ssborrill/* Airties products */
7531.618Snonakaproduct AIRTIES RT3070_2	0x2012	RT3070
7541.568Ssborrillproduct AIRTIES RT3070		0x2310	RT3070
7551.568Ssborrill
7561.66Saugustss/* AKS products */
7571.66Saugustssproduct AKS USBHASP		0x0001	USB-HASP 0.06
7581.104Saugustss
7591.555Stsutsui/* Alcatel Telecom products */
7601.555Stsutsuiproduct ALCATELT ST120G		0x0120	SpeedTouch 120g
7611.555Stsutsuiproduct ALCATELT ST121G		0x0121	SpeedTouch 121g
7621.555Stsutsui
7631.104Saugustss/* Alcor Micro, Inc. products */
7641.104Saugustssproduct ALCOR2 KBD_HUB		0x2802	Kbd Hub
7651.104Saugustss
7661.104Saugustssproduct ALCOR MA_KBD_HUB	0x9213	MacAlly Kbd Hub
7671.104Saugustssproduct ALCOR AU9814		0x9215	AU9814 Hub
7681.104Saugustssproduct ALCOR SM_KBD		0x9410	MicroConnectors/StrongMan Keyboard
7691.104Saugustssproduct ALCOR NEC_KBD_HUB	0x9472	NEC Kbd Hub
7701.1Saugustss
7711.618Snonaka/* ALLWIN Tech products */
7721.618Snonakaproduct ALLWIN RT2070		0x2070	RT2070
7731.618Snonakaproduct ALLWIN RT2770		0x2770	RT2770
7741.618Snonakaproduct ALLWIN RT2870		0x2870	RT2870
7751.618Snonakaproduct ALLWIN RT3070		0x3070	RT3070
7761.618Snonakaproduct ALLWIN RT3071		0x3071	RT3071
7771.618Snonakaproduct ALLWIN RT3072		0x3072	RT3072
7781.618Snonakaproduct ALLWIN RT3572		0x3572	RT3572
7791.618Snonaka
7801.66Saugustss/* Altec Lansing products */
7811.85Saugustssproduct ALTEC ADA70		0x0070	ADA70 Speakers
7821.69Saugustssproduct ALTEC ASC495		0xff05	ASC495 Speakers
7831.64Saugustss
7841.66Saugustss/* American Power Conversion products */
7851.475Sveegoproduct APC UPS			0x0002	Uninterruptible Power Supply
7861.6Saugustss
7871.474Sitohy/* Ambit Microsystems products */
7881.474Sitohyproduct AMBIT NTL_250		0x6098	NTL 250 cable modem
7891.474Sitohy
7901.514Sjmcneill/* AMD product */
7911.514Sjmcneillproduct AMD TV_WONDER_600_USB	0xb002	TV Wonder 600 USB
7921.514Sjmcneill
7931.568Ssborrill/* Amigo products */
7941.568Ssborrillproduct AMIGO RT2870_1		0x9031	RT2870
7951.568Ssborrillproduct AMIGO RT2870_2		0x9041	RT2870
7961.568Ssborrill
7971.464Sxtraeme/* AMIT products */
7981.464Sxtraemeproduct AMIT CGWLUSB2GO		0x0002	CG-WLUSB2GO
7991.568Ssborrillproduct AMIT CGWLUSB2GNR	0x0008	CG-WLUSB2GNR
8001.568Ssborrillproduct AMIT RT2870_1		0x0012	RT2870
8011.568Ssborrillproduct AMIT2 RT2870		0x0008	RT2870
8021.464Sxtraeme
8031.66Saugustss/* Anchor products */
8041.66Saugustssproduct ANCHOR EZUSB		0x2131	EZUSB
8051.105Saugustssproduct ANCHOR EZLINK		0x2720	EZLINK
8061.25Saugustss
8071.459Ssalo/* AnyDATA Inc. products */
8081.493Sichiroproduct ANYDATA A2502		0x6202	NTT DoCoMo A2502
8091.459Ssaloproduct ANYDATA ADU_E100H	0x6501	ADU-E100H
8101.496Selricproduct ANYDATA ADU_500A	0x6502	ADU-E500A
8111.459Ssalo
8121.88Saugustss/* AOX, Inc. products */
8131.69Saugustssproduct AOX USB101		0x0008	USB ethernet controller engine
8141.69Saugustss
8151.116Saugustss/* Apple Computer products */
8161.422Sjmmvproduct APPLE EXT_KBD		0x020c	Apple Extended USB Keyboard
8171.569Sphxproduct APPLE FOUNTAIN_ANSI	0x020e	Apple Internal Keyboard/Trackpad (Fountain/ANSI)
8181.569Sphxproduct APPLE FOUNTAIN_ISO	0x020f	Apple Internal Keyboard/Trackpad (Fountain/ISO)
8191.569Sphxproduct APPLE GEYSER_ANSI	0x0214	Apple Internal Keyboard/Trackpad (Geyser/ANSI)
8201.569Sphxproduct APPLE GEYSER_ISO	0x0215	Apple Internal Keyboard/Trackpad (Geyser/ISO)
8211.569Sphxproduct APPLE GEYSER_JIS	0x0216	Apple Internal Keyboard/Trackpad (Geyser/JIS)
8221.569Sphxproduct APPLE GEYSER3_ANSI	0x0217	Apple Internal Keyboard/Trackpad (Geyser3/ANSI)
8231.569Sphxproduct APPLE GEYSER3_ISO	0x0218	Apple Internal Keyboard/Trackpad (Geyser3/ISO)
8241.569Sphxproduct APPLE GEYSER3_JIS	0x0219	Apple Internal Keyboard/Trackpad (Geyser3/JIS)
8251.569Sphxproduct APPLE GEYSER4_ANSI	0x021a	Apple Internal Keyboard/Trackpad (Geyser4/ANSI)
8261.569Sphxproduct APPLE GEYSER4_ISO	0x021b	Apple Internal Keyboard/Trackpad (Geyser4/ISO)
8271.569Sphxproduct APPLE GEYSER4_JIS	0x021c	Apple Internal Keyboard/Trackpad (Geyser4/JIS)
8281.569Sphxproduct APPLE WELLSPRING_ANSI	0x0223	Apple Internal Keyboard/Trackpad (Wellspring/ANSI)
8291.569Sphxproduct APPLE WELLSPRING_ISO	0x0224	Apple Internal Keyboard/Trackpad (Wellspring/ISO)
8301.569Sphxproduct APPLE WELLSPRING_JIS	0x0225	Apple Internal Keyboard/Trackpad (Wellspring/JIS)
8311.569Sphxproduct APPLE WELLSPRING2_ANSI	0x0230	Apple Internal Keyboard/Trackpad (Wellspring2/ANSI)
8321.569Sphxproduct APPLE WELLSPRING2_ISO	0x0231	Apple Internal Keyboard/Trackpad (Wellspring2/ISO)
8331.569Sphxproduct APPLE WELLSPRING2_JIS	0x0232	Apple Internal Keyboard/Trackpad (Wellspring2/JIS)
8341.126Saugustssproduct APPLE OPTMOUSE		0x0302	Optical mouse
8351.414Saugustssproduct APPLE MIGHTYMOUSE	0x0304	Mighty Mouse
8361.569Sphxproduct APPLE FOUNTAIN_TP	0x030a	Apple Internal Trackpad (Fountain)
8371.569Sphxproduct APPLE GEYSER1_TP	0x030b	Apple Internal Trackpad (Geyser)
8381.550Splunkyproduct APPLE MAGICMOUSE	0x030d	Magic Mouse
8391.570Sphxproduct APPLE BLUETOOTH_HIDMODE	0x1000	Bluetooth HCI (HID-proxy mode)
8401.422Sjmmvproduct APPLE EXT_KBD_HUB	0x1003	Hub in Apple Extended USB Keyboard
8411.116Saugustssproduct APPLE SPEAKERS		0x1101	Speakers
8421.615Sbuhrowproduct APPLE SHUFFLE2	0x1301	iPod Shuffle (2nd generation)
8431.505Sjmcneillproduct APPLE IPHONE		0x1290	iPhone
8441.505Sjmcneillproduct APPLE IPOD_TOUCH	0x1291	iPod Touch
8451.615Sbuhrowproduct APPLE IPOD_TOUCH_4G	0x129e	iPod Touch 4G
8461.505Sjmcneillproduct APPLE IPHONE_3G		0x1292	iPhone 3G
8471.566Schristosproduct APPLE IPHONE_3GS	0x1294	iPhone 3GS
8481.603Schristosproduct APPLE IPAD		0x129a	Apple iPad
8491.504Smattproduct APPLE ETHERNET		0x1402	Apple USB to Ethernet
8501.627Schsproduct APPLE BLUETOOTH2	0x8205	Bluetooth
8511.630Schristosproduct APPLE BLUETOOTH_HOST_C	0x821f	Bluetooth USB Host Controller
8521.627Schsproduct APPLE BLUETOOTH		0x8300	Bluetooth
8531.504Smatt
8541.473Sitohy/* ArkMicroChips products */
8551.473Sitohyproduct ARKMICROCHIPS USBSERIAL 0x0232	USB-UART Controller
8561.473Sitohy
8571.278Sitojun/* Asahi Optical products */
8581.323Saugustssproduct ASAHIOPTICAL OPTIO230	0x0004	PENTAX Optio230
8591.323Saugustssproduct ASAHIOPTICAL OPTIO330	0x0006	Digital camera
8601.116Saugustss
8611.186Saugustss/* Asante products */
8621.186Saugustssproduct ASANTE EA		0x1427	Ethernet Adapter
8631.186Saugustss
8641.627Schs/* Askey Computer products */
8651.627Schsproduct ASKEY WLL013I		0x0320	WLL013 (Intersil)
8661.627Schsproduct ASKEY WLL013		0x0321	WLL013
8671.627Schsproduct ASKEY VOYAGER1010	0x0821	Voyager 1010
8681.627Schs
8691.315Saugustss/* ASIX Electronics products */
8701.627Schsproduct ASIX AX88172		0x1720	AX88172 USB 2.0 10/100 ethernet controller
8711.627Schsproduct ASIX AX88178		0x1780	AX88178 USB 2.0 gigabit ethernet controller
8721.627Schsproduct ASIX AX88772		0x7720	AX88772 USB 2.0 10/100 ethernet controller
8731.554Spgoyetteproduct ASIX AX88772A		0x772a	AX88772A USB 2.0 10/100 Ethernet adapter
8741.627Schsproduct ASIX AX88772B		0x772b	AX88772B USB 2.0 10/100 Ethernet adapter
8751.632Schristosproduct ASIX AX88772B_1		0x7e2b	AX88772B1 USB 2.0 10/100 Ethernet adapter
8761.315Saugustss
8771.399Ssekiya/* ASUSTeK computer products */
8781.642Schristosproduct ASUSTEK RT2570		0x1706	RT2570
8791.399Ssekiyaproduct ASUSTEK WL167G		0x1707	WL-167g USB2.0 WLAN Adapter
8801.468Skiyoharaproduct ASUSTEK WL159G		0x170c	WL-159g
8811.468Skiyoharaproduct ASUSTEK A9T_WIFI	0x171b	A9T wireless
8821.617Schristosproduct ASUSTEK P5B_WIFI	0x171d	P5B wireless
8831.463Sxtraemeproduct ASUSTEK WL167G_2	0x1723	WL-167g USB2.0 WLAN Adapter (version 2)
8841.464Sxtraemeproduct ASUSTEK WL167G_3	0x1724	WL-167g USB2.0 WLAN Adapter (version 2)
8851.568Ssborrillproduct ASUSTEK RT2870_1	0x1731	RT2870
8861.568Ssborrillproduct ASUSTEK RT2870_2	0x1732	RT2870
8871.591Sjruohoproduct	ASUSTEK U3100		0x173f	My Cinema U3100 Mini DVB-T
8881.568Ssborrillproduct ASUSTEK RT2870_3	0x1742	RT2870
8891.568Ssborrillproduct ASUSTEK RT2870_4	0x1760	RT2870
8901.568Ssborrillproduct ASUSTEK RT2870_5	0x1761	RT2870
8911.618Snonakaproduct ASUSTEK RT3070		0x1784	RT3070
8921.620Snonakaproduct ASUSTEK USBN10		0x1786	USB-N10
8931.618Snonakaproduct ASUSTEK RT3070_1	0x1790	RT3070
8941.620Snonakaproduct ASUSTEK RTL8192SU_1	0x1791	RTL8192SU
8951.621Snonakaproduct ASUSTEK RTL8192CU	0x17ab	RTL8192CU
8961.477Sitohyproduct ASUSTEK MYPAL_A730	0x4202	MyPal A730
8971.568Ssborrillproduct ASUSTEK2 USBN11		0x0b05	USB-N11
8981.399Ssekiya
8991.66Saugustss/* ATen products */
9001.66Saugustssproduct ATEN UC1284		0x2001	Parallel printer adapter
9011.69Saugustssproduct ATEN UC10T		0x2002	10Mbps ethernet adapter
9021.106Saugustssproduct ATEN UC232A		0x2008	Serial adapter
9031.474Sitohyproduct ATEN UC210T		0x2009	UC210T Ethernet adapter
9041.627Schsproduct ATEN UC2324		0x2011	UC2324 USB to Serial Hub
9051.186Saugustssproduct ATEN DSB650C		0x4000	DSB-650C
9061.44Saugustss
9071.565Schristos/* Atheros Communications products */
9081.565Schristosproduct ATHEROS AR5523		0x0001	AR5523
9091.565Schristosproduct ATHEROS AR5523_NF	0x0002	AR5523
9101.565Schristos
9111.565Schristos/* Atheros Communications(2) products */
9121.565Schristosproduct ATHEROS2 AR5523_1	0x0001	AR5523
9131.565Schristosproduct ATHEROS2 AR5523_1_NF	0x0002	AR5523
9141.565Schristosproduct ATHEROS2 AR5523_2	0x0003	AR5523
9151.565Schristosproduct ATHEROS2 AR5523_2_NF	0x0004	AR5523
9161.565Schristosproduct ATHEROS2 AR5523_3	0x0005	AR5523
9171.565Schristosproduct ATHEROS2 AR5523_3_NF	0x0006	AR5523
9181.565Schristosproduct ATHEROS2 TG121N		0x1001	TG121N
9191.565Schristosproduct ATHEROS2 WN821NV2	0x1002	WN821NV2
9201.642Schristosproduct ATHEROS2 AR9271_1	0x1006	AR9271
9211.565Schristosproduct ATHEROS2 3CRUSBN275	0x1010	3CRUSBN275
9221.565Schristosproduct ATHEROS2 WN612		0x1011	WN612
9231.565Schristosproduct ATHEROS2 AR3011		0x3000	AR3011
9241.642Schristosproduct ATHEROS2 AR9280		0x7010	AR9280+AR7010
9251.642Schristosproduct ATHEROS2 AR9287		0x7015	AR9287+AR7010
9261.565Schristosproduct ATHEROS2 AR9170		0x9170	AR9170
9271.645Schristosproduct ATHEROS2 AR9271_2	0x9271	AR9271
9281.642Schristosproduct ATHEROS2 AR9271_3	0xb003	AR9271
9291.565Schristos
9301.213Saugustss/* ATI products */
9311.213Saugustssproduct ATI2 205		0xa001	USB Cable 205
9321.213Saugustss
9331.133Saugustss/* Atmel Comp. products */
9341.133Saugustssproduct ATMEL UHB124		0x3301	UHB124 hub
9351.627Schsproduct ATMEL WN210		0x3301	W-Buddie WN210
9361.255Saugustssproduct ATMEL DWL900AP		0x5601	DWL-900AP Wireless access point
9371.151Saugustssproduct ATMEL DWL120		0x7602	DWL-120 Wireless adapter
9381.627Schsproduct ATMEL AT76C503I1	0x7603	AT76C503 (Intersil 3861 Radio)
9391.627Schsproduct ATMEL AT76C503I2	0x7604	AT76C503 (Intersil 3863 Radio)
9401.627Schsproduct ATMEL AT76C503RFMD	0x7605	AT76C503 (RFMD Radio)
9411.627Schsproduct ATMEL AT76C505RFMD	0x7606	AT76C505 (RFMD Radio)
9421.627Schsproduct ATMEL AT76C505RFMD2958	0x7613	AT76C505 (RFMD 2958 Radio)
9431.627Schsproduct ATMEL AT76C505A		0x7614	AT76C505A (RFMD 2958 Radio)
9441.627Schsproduct ATMEL AT76C505AS	0x7617	AT76C505AS (RFMD 2958 Radio)
9451.133Saugustss
9461.245Skent/* Audio-Technica products */
9471.438Schristosproduct AUDIOTECHNICA ATCHA4USB 0x0009	ATC-HA4USB USB headphone
9481.313Sjdolecek
9491.313Sjdolecek/* Avance Logic products */
9501.313Sjdolecekproduct AVANCELOGIC USBAUDIO	0x0100	USB Audio Speaker
9511.245Skent
9521.381Saugustss/* Averatec products */
9531.381Saugustssproduct AVERATEC USBWLAN	0x4013	WLAN
9541.381Saugustss
9551.110Saugustss/* Avision products */
9561.110Saugustssproduct AVISION 1200U		0x0268	1200U scanner
9571.110Saugustss
9581.565Schristos/* AVM products */
9591.565Schristosproduct AVM FRITZWLAN		0x8401	FRITZ!WLAN N
9601.565Schristos
9611.568Ssborrill/* Azurewave products */
9621.568Ssborrillproduct AZUREWAVE RT2870_1	0x3247	RT2870
9631.568Ssborrillproduct AZUREWAVE RT2870_2	0x3262	RT2870
9641.568Ssborrillproduct AZUREWAVE RT3070	0x3273	RT3070
9651.618Snonakaproduct AZUREWAVE RT3070_2	0x3284	RT3070
9661.618Snonakaproduct AZUREWAVE RT3070_3	0x3305	RT3070
9671.620Snonakaproduct AZUREWAVE RTL8192SU_1	0x3306	RTL8192SU
9681.618Snonakaproduct AZUREWAVE RT3070_4	0x3307	RT3070
9691.620Snonakaproduct AZUREWAVE RTL8192SU_2	0x3309	RTL8192SU
9701.620Snonakaproduct AZUREWAVE RTL8192SU_3	0x3310	RTL8192SU
9711.620Snonakaproduct AZUREWAVE RTL8192SU_4	0x3311	RTL8192SU
9721.618Snonakaproduct AZUREWAVE RT3070_5	0x3321	RT3070
9731.620Snonakaproduct AZUREWAVE RTL8192SU_5	0x3325	RTL8192SU
9741.642Schristosproduct AZUREWAVE AR9271_1	0x3327	AR9271
9751.642Schristosproduct AZUREWAVE AR9271_2	0x3328	AR9271
9761.642Schristosproduct AZUREWAVE AR9271_3	0x3346	AR9271
9771.642Schristosproduct AZUREWAVE AR9271_4	0x3348	AR9271
9781.642Schristosproduct AZUREWAVE AR9271_5	0x3349	AR9271
9791.642Schristosproduct AZUREWAVE AR9271_6	0x3350	AR9271
9801.621Snonakaproduct AZUREWAVE RTL8188CU	0x3357	RTL8188CU
9811.604Snonakaproduct AZUREWAVE RTL8188CE_1	0x3358	RTL8188CE
9821.604Snonakaproduct AZUREWAVE RTL8188CE_2	0x3359	RTL8188CE
9831.568Ssborrill
9841.473Sitohy/* Baltech products */
9851.473Sitohyproduct BALTECH CARDREADER	0x9999	Card reader
9861.473Sitohy
9871.437Schristos/* B&B Electronics products */
9881.438Schristosproduct BBELECTRONICS USOTL4	0xAC01	uLinks RS-422/485
9891.437Schristos
9901.71Saugustss/* Belkin products */
9911.71Saugustss/*product BELKIN F5U111		0x????	F5U111 Ethernet adapter*/
9921.110Saugustssproduct BELKIN2 F5U002		0x0002	F5U002 Parallel printer adapter
9931.395Sjoffproduct BELKIN F5D6050		0x0050	F5D6050 802.11b Wireless adapter
9941.277Saugustssproduct BELKIN F5U103		0x0103	F5U103 Serial adapter
9951.315Saugustssproduct BELKIN F5U109		0x0109	F5U109 Serial adapter
9961.226Saugustssproduct BELKIN SCSI		0x0115	SCSI Adaptor
9971.262Smattproduct BELKIN USB2LAN		0x0121	USB to LAN Converter
9981.355Saugustssproduct BELKIN F5U208		0x0208	F5U208 VideoBus II
9991.381Saugustssproduct BELKIN F5U237		0x0237	F5U237 USB 2.0 7-Port Hub
10001.476Sitohyproduct BELKIN F5U409		0x0409	F5U409 Serial
10011.383Saugustssproduct BELKIN UPS		0x0980	UPS
10021.604Snonakaproduct BELKIN RTL8188CU	0x1102	RTL8188CU
10031.277Saugustssproduct BELKIN F5U120		0x1203	F5U120-PC Hub
10041.621Snonakaproduct BELKIN RTL8192CU	0x2102	RTL8192CU
10051.468Skiyoharaproduct BELKIN ZD1211B		0x4050	ZD1211B
10061.474Sitohyproduct BELKIN F5D5055		0x5055	F5D5055 Ethernet adapter
10071.405Sdrochnerproduct BELKIN F5D7050		0x7050	F5D7050 54g USB Network Adapter
10081.474Sitohyproduct BELKIN F5D7051		0x7051	F5D7051 54g USB Network Adapter
10091.439Sjoergproduct BELKIN F5D7050A		0x705a	F5D705A 54g USB Network Adapter
10101.468Skiyoharaproduct BELKIN F5D7050C		0x705c	F5D705C 54g USB Network Adapter
10111.617Schristosproduct BELKIN F5D7050E		0x705c	F5D705E 54g USB Network Adapter
10121.568Ssborrillproduct BELKIN RT2870_1		0x8053	RT2870
10131.568Ssborrillproduct BELKIN RT2870_2		0x805c	RT2870
10141.568Ssborrillproduct BELKIN F5D8053V3	0x815c	F5D8053 v3
10151.620Snonakaproduct BELKIN RTL8192SU_1	0x815f	RTL8192SU
10161.568Ssborrillproduct BELKIN F5D8055		0x825a	F5D8055
10171.618Snonakaproduct BELKIN F5D8055V2	0x825b	F5D8055 v2
10181.620Snonakaproduct BELKIN RTL8192SU_2	0x845a	RTL8192SU
10191.439Sjoergproduct BELKIN F5D9050V3	0x905b	F5D9050 ver 3
10201.627Schsproduct BELKIN F5D9050C		0x905c	F5D9050C
10211.568Ssborrillproduct BELKIN F6D4050V1	0x935a	F6D4050 ver 1
10221.618Snonakaproduct BELKIN F6D4050V2	0x935b	F6D4050 ver 2
10231.620Snonakaproduct BELKIN RTL8192SU_3	0x945a	RTL8192SU
10241.618Snonakaproduct BELKIN F7D1101V2	0x945b	F7D1101 v2
10251.618Snonaka
10261.618Snonaka/* Bewan products */
10271.618Snonakaproduct BEWAN BWIFI_USB54AR	0x1196	BWIFI-USB54AR
10281.618Snonakaproduct BEWAN RT3070		0x7712	RT3070
10291.71Saugustss
10301.66Saugustss/* Billionton products */
10311.66Saugustssproduct BILLIONTON USB100	0x0986	USB100N 10/100 FastEthernet Adapter
10321.177Saugustssproduct BILLIONTON USBLP100	0x0987	USB100LP
10331.176Saugustssproduct BILLIONTON USBEL100	0x0988	USB100EL
10341.176Saugustssproduct BILLIONTON USBE100	0x8511	USBE100
10351.474Sitohyproduct BILLIONTON USB2AR	0x90ff	USB2AR Ethernet
10361.270Saugustss
10371.270Saugustss/* Broadcom products */
10381.271Saugustssproduct BROADCOM BCM2033	0x2000	BCM2033
10391.271Saugustssproduct BROADCOM BCM2033NF	0x2033	BCM2033 (no firmware)
10401.40Saugustss
10411.66Saugustss/* Brother Industries products */
10421.69Saugustssproduct BROTHER HL1050		0x0002	HL-1050 laser printer
10431.1Saugustss
10441.66Saugustss/* Behavior Technology Computer products */
10451.66Saugustssproduct BTC BTC7932		0x6782	Keyboard with mouse port
10461.18Saugustss
10471.565Schristos/* CACE Technologies products */
10481.565Schristosproduct CACE AIRPCAPNX		0x0300	AirPcap Nx
10491.565Schristos
10501.88Saugustss/* Canon, Inc. products */
10511.364Saugustssproduct CANON N656U		0x2206	CanoScan N656U
10521.364Saugustssproduct CANON N1220U		0x2207	CanoScan N1220U
10531.364Saugustssproduct CANON N670U		0x220d	CanoScan N670U
10541.364Saugustssproduct CANON N1240U		0x220e	CanoScan N1240U
10551.66Saugustssproduct CANON S10		0x3041	PowerShot S10
10561.265Ssorenproduct CANON S20		0x3043	PowerShot S20
10571.265Ssorenproduct CANON S100_US		0x3045	PowerShot S100
10581.265Ssorenproduct CANON S100_EU		0x3047	PowerShot S100
10591.265Ssorenproduct CANON G1		0x3048	PowerShot G1
10601.265Ssorenproduct CANON A20		0x304e	PowerShot A20
10611.364Saugustssproduct CANON S200		0x3065	PowerShot S200
10621.369Sdrochnerproduct CANON EOS300D		0x3084	EOS 300D / Digital Rebel
10631.460Sdarcyproduct CANON SD630		0x30fe	PowerShot SD630
10641.16Saugustss
10651.473Sitohy/* CASIO products */
10661.473Sitohyproduct CASIO QV		0x1001	QV DigitalCamera
10671.473Sitohyproduct CASIO BE300		0x2002	BE-300 PDA
10681.473Sitohyproduct CASIO NAMELAND		0x4001	CASIO Nameland EZ-USB
10691.473Sitohy
10701.66Saugustss/* CATC products */
10711.71Saugustssproduct CATC NETMATE		0x000a	Netmate ethernet adapter
10721.71Saugustssproduct CATC NETMATE2		0x000c	Netmate2 ethernet adapter
10731.66Saugustssproduct CATC CHIEF		0x000d	USB Chief Bus & Protocol Analyzer
10741.66Saugustssproduct CATC ANDROMEDA		0x1237	Andromeda hub
10751.147Sichiro
10761.226Saugustss/* CCYU Technology products */
10771.226Saugustssproduct CCYU EASYDISK		0x2136	EasyDisk Portable Device
10781.226Saugustss
10791.1Saugustss/* Cherry products */
10801.1Saugustssproduct CHERRY MY3000KBD	0x0001	My3000 keyboard
10811.1Saugustssproduct CHERRY MY3000HUB	0x0003	My3000 hub
10821.438Schristosproduct CHERRY CYBOARD		0x0004	CyBoard Keyboard
10831.503Sceggerproduct CHERRY MY6000KBD	0x0011	My6000 keyboard
10841.1Saugustss
10851.66Saugustss/* Chic Technology products */
10861.66Saugustssproduct CHIC MOUSE1		0x0001	mouse
10871.78Saugustssproduct CHIC CYPRESS		0x0003	Cypress USB Mouse
10881.6Saugustss
10891.66Saugustss/* Chicony products */
10901.66Saugustssproduct CHICONY KB8933		0x0001	KB-8933 keyboard
10911.621Snonakaproduct CHICONY RTL8188CUS_1	0xaff7	RTL8188CUS
10921.621Snonakaproduct CHICONY RTL8188CUS_2	0xaff8	RTL8188CUS
10931.621Snonakaproduct CHICONY RTL8188CUS_3	0xaff9	RTL8188CUS
10941.621Snonakaproduct CHICONY RTL8188CUS_4	0xaffa	RTL8188CUS
10951.621Snonakaproduct CHICONY RTL8188CUS_5	0xaffb	RTL8188CUS
10961.375Sgrantproduct CHICONY2 TWINKLECAM	0x600d	TwinkleCam USB camera
10971.102Saugustss
10981.381Saugustss/* CH Products */
10991.381Saugustssproduct CHPRODUCTS PROTHROTTLE	0x00f1	Pro Throttle
11001.381Saugustssproduct CHPRODUCTS PROPEDALS	0x00f2	Pro Pedals
11011.438Schristosproduct CHPRODUCTS FIGHTERSTICK 0x00f3	Fighterstick
11021.381Saugustssproduct CHPRODUCTS FLIGHTYOKE	0x00ff	Flight Sim Yoke
11031.381Saugustss
11041.439Sjoerg/* Cisco-Linksys products */
11051.555Stsutsuiproduct CISCOLINKSYS WUSB54GV2	0x000a	WUSB54G v2
11061.555Stsutsuiproduct CISCOLINKSYS WUSB54AG	0x000c	WUSB54AG
11071.474Sitohyproduct CISCOLINKSYS WUSB54G	0x000d	WUSB54G Wireless-G USB Network Adapter
11081.474Sitohyproduct CISCOLINKSYS WUSB54GP	0x0011	WUSB54GP Wireless-G USB Network Adapter
11091.464Sxtraemeproduct CISCOLINKSYS USB200MV2	0x0018	USB200M v2
11101.476Sitohyproduct CISCOLINKSYS HU200TS	0x001a	HU200-TS
11111.439Sjoergproduct CISCOLINKSYS WUSB54GC	0x0020	WUSB54GC
11121.464Sxtraemeproduct CISCOLINKSYS WUSB54GR	0x0023	WUSB54GR
11131.464Sxtraemeproduct CISCOLINKSYS WUSBF54G	0x0024	WUSBF54G
11141.627Schsproduct CISCOLINKSYS WUSB200	0x0028	WUSB200
11151.618Snonakaproduct CISCOLINKSYS AE1000	0x002f	AE1000
11161.618Snonakaproduct CISCOLINKSYS AM10	0x0031	AM10
11171.618Snonakaproduct CISCOLINKSYS2 RT3070	0x4001	RT3070
11181.618Snonakaproduct CISCOLINKSYS3 RT3070	0x0101	RT3070
11191.439Sjoerg
11201.102Saugustss/* Compaq products */
11211.184Spookaproduct COMPAQ IPAQPOCKETPC	0x0003	iPAQ PocketPC
11221.218Saugustssproduct COMPAQ A1500		0x0012	A1500
11231.627Schsproduct COMPAQ IPAQWLAN		0x0032	iPAQ WLAN
11241.365Saugustssproduct COMPAQ W100		0x0033	W100
11251.381Saugustssproduct COMPAQ W200		0x0076	WLAN MultiPort W200
11261.102Saugustssproduct COMPAQ PJB100		0x504a	Personal Jukebox PJB100
11271.328Srjsproduct COMPAQ IPAQLINUX	0x505a	iPAQ Linux
11281.363Sschmonzproduct COMPAQ HNE200		0x8511	HNE-200 USB Ethernet adapter
11291.1Saugustss
11301.383Saugustss/* Composite Corp products looks the same as "TANGTOP" */
11311.383Saugustssproduct COMPOSITE USBPS2	0x0001	USB to PS2 Adaptor
11321.383Saugustss
11331.403Sdrochner/* Conceptronic products */
11341.620Snonakaproduct CONCEPTRONIC RTL8192SU_1	0x3300	RTL8192SU
11351.620Snonakaproduct CONCEPTRONIC RTL8192SU_2	0x3301	RTL8192SU
11361.620Snonakaproduct CONCEPTRONIC RTL8192SU_3	0x3302	RTL8192SU
11371.403Sdrochnerproduct CONCEPTRONIC C54RU	0x3c02	C54RU WLAN
11381.568Ssborrillproduct CONCEPTRONIC RT2870_1	0x3c06	RT2870
11391.568Ssborrillproduct CONCEPTRONIC RT2870_2	0x3c07	RT2870
11401.618Snonakaproduct CONCEPTRONIC RT3070_1	0x3c08	RT3070
11411.568Ssborrillproduct CONCEPTRONIC RT2870_7	0x3c09	RT2870
11421.618Snonakaproduct CONCEPTRONIC RT3070_2	0x3c11	RT3070
11431.568Ssborrillproduct CONCEPTRONIC RT2870_8	0x3c12	RT2870
11441.439Sjoergproduct CONCEPTRONIC C54RU2	0x3c22	C54RU
11451.568Ssborrillproduct CONCEPTRONIC RT2870_3	0x3c23	RT2870
11461.618Snonakaproduct CONCEPTRONIC RT2573	0x3c24	RT2573M
11471.568Ssborrillproduct CONCEPTRONIC RT2870_4	0x3c25	RT2870
11481.568Ssborrillproduct CONCEPTRONIC RT2870_5	0x3c27	RT2870
11491.568Ssborrillproduct CONCEPTRONIC RT2870_6	0x3c28	RT2870
11501.618Snonakaproduct CONCEPTRONIC RT3070_3	0x3c2c	RT3070
11511.620Snonakaproduct CONCEPTRONIC2 PRISM_GT	0x3762	PrismGT USB 2.0 WLAN
11521.627Schsproduct CONCEPTRONIC C11U	0x7100	C11U
11531.627Schsproduct CONCEPTRONIC WL210	0x7110	WL-210
11541.627Schsproduct CONCEPTRONIC AR5523_1	0x7801	AR5523
11551.627Schsproduct CONCEPTRONIC AR5523_1_NF	0x7802	AR5523
11561.627Schsproduct CONCEPTRONIC AR5523_2	0x7811	AR5523
11571.627Schsproduct CONCEPTRONIC AR5523_2_NF	0x7812	AR5523
11581.403Sdrochner
11591.229Ssimonb/* Concord Camera products */
11601.229Ssimonbproduct CONCORDCAMERA EYE_Q_3X	0x0100	Eye Q 3x
11611.229Ssimonb
11621.1Saugustss/* Connectix products */
11631.1Saugustssproduct CONNECTIX QUICKCAM	0x0001	QuickCam
11641.35Saugustss
11651.66Saugustss/* Corega products */
11661.66Saugustssproduct COREGA ETHER_USB_T	0x0001	Ether USB-T
11671.76Saugustssproduct COREGA FETHER_USB_TX	0x0004	FEther USB-TX
11681.240Sichiroproduct COREGA WLAN_USB_USB_11	0x000c	WirelessLAN USB-11
11691.204Saugustssproduct COREGA FETHER_USB_TXS	0x000d	FEther USB-TXS
11701.365Saugustssproduct COREGA WLANUSB		0x0012	Wireless LAN USB Stick-11
11711.381Saugustssproduct COREGA FETHER_USB2_TX	0x0017	FEther USB2-TX
11721.381Saugustssproduct COREGA WLUSB_11_KEY	0x001a	ULUSB-11 Key
11731.555Stsutsuiproduct COREGA CGWLUSB2GTST	0x0020	CG-WLUSB2GTST
11741.520Sjnemethproduct COREGA CGUSBRS232R	0x002a	CG-USBRS232R
11751.487Skiyoharaproduct COREGA CGWLUSB2GL	0x002d	CG-WLUSB2GL
11761.517Sjunproduct COREGA CGWLUSB2GPX	0x002e	CG-WLUSB2GPX
11771.568Ssborrillproduct COREGA RT2870_1		0x002f	RT2870
11781.568Ssborrillproduct COREGA RT2870_2		0x003c	RT2870
11791.568Ssborrillproduct COREGA RT2870_3		0x003f	RT2870
11801.618Snonakaproduct COREGA RT3070		0x0041	RT3070
11811.620Snonakaproduct COREGA RTL8192SU	0x0047	RTL8192SU
11821.604Snonakaproduct COREGA RTL8192CU	0x0056	RTL8192CU
11831.568Ssborrillproduct COREGA CGWLUSB300GNM	0x0042	CG-WLUSB300GNM
11841.627Schsproduct COREGA WLUSB_11_STICK	0x7613	WLAN USB Stick 11
11851.337Sitojunproduct COREGA FETHER_USB_TXC	0x9601	FEther USB-TXC
11861.101Saugustss
11871.143Saugustss/* Creative products */
11881.143Saugustssproduct CREATIVE NOMAD_II	0x1002	Nomad II MP3 player
11891.381Saugustssproduct CREATIVE NOMAD_IIMG	0x4004	Nomad II MG
11901.381Saugustssproduct CREATIVE NOMAD		0x4106	Nomad
11911.381Saugustss
11921.381Saugustssproduct CREATIVE2 VOIP_BLASTER	0x0258	Voip Blaster
11931.288Sgrant
11941.438Schristosproduct CREATIVE3 OPTICAL_MOUSE 0x0001	Notebook Optical Mouse
11951.416Srpaulo
11961.288Sgrant/* Cambridge Silicon Radio products */
11971.288Sgrantproduct CSR BLUETOOTH		0x0001	Bluetooth USB Adapter
11981.364Saugustssproduct CSR BLUETOOTH_NF	0xffff	Bluetooth USB Adapter
11991.143Saugustss
12001.101Saugustss/* CTX products */
12011.101Saugustssproduct CTX EX1300		0x9999	Ex1300 hub
12021.66Saugustss
12031.523Sjakllsch/* CyberPower Systems, Inc. products */
12041.523Sjakllschproduct CYBERPOWER UPS		0x0501	Uninterruptible Power Supply
12051.523Sjakllsch
12061.468Skiyohara/* CyberTAN Technology products */
12071.468Skiyoharaproduct CYBERTAN TG54USB	0x1666	TG54USB
12081.576Stsutsuiproduct CYBERTAN ZD1211B	0x1667	ZD1211B
12091.568Ssborrillproduct CYBERTAN RT2870		0x1828	RT2870
12101.468Skiyohara
12111.66Saugustss/* Cypress Semiconductor products */
12121.66Saugustssproduct CYPRESS MOUSE		0x0001	mouse
12131.66Saugustssproduct CYPRESS THERMO		0x0002	thermometer
12141.273Saugustssproduct CYPRESS KBDHUB		0x0101	Keyboard/Hub
12151.91Saugustssproduct CYPRESS FMRADIO		0x1002	FM Radio
12161.401Sskrllproduct CYPRESS USBRS232	0x5500	USB-RS232 Interface
12171.352Saugustssproduct CYPRESS HUB2		0x6560	USB2 Hub
12181.599Smacallanproduct CYPRESS LPRDK		0xe001	CY4636 LP RDK Bridge
12191.66Saugustss
12201.221Saugustss/* Daisy Technology products */
12211.250Saugustssproduct DAISY DMC		0x6901	PhotoClip USBMediaReader
12221.69Saugustss
12231.66Saugustss/* Dallas Semiconductor products */
12241.66Saugustssproduct DALLAS J6502		0x4201	J-6502 speakers
12251.188Sichiroproduct DALLAS USB_FOB_IBUTTON	0x2490	USB-FOB/iBUTTON
12261.40Saugustss
12271.373Smatt/* Dell products */
12281.386Ssketchproduct DELL PORT		0x0058	Port Replicator
12291.409Saugustssproduct DELL SK8125		0x2002	SK-8125 keyboard
12301.410Saugustssproduct DELL X3			0x4002	Axim X3 PDA
12311.410Saugustssproduct DELL X30		0x4003	Axim X30 PDA
12321.410Saugustssproduct DELL BC02		0x8000	BC02 Bluetooth USB Adapter
12331.381Saugustssproduct DELL TM1180		0x8100	TrueMobile 1180 WLAN
12341.555Stsutsuiproduct DELL PRISM_GT_1		0x8102	PrismGT USB 2.0 WLAN
12351.438Schristosproduct DELL TM350		0x8103	TrueMobile 350 Bluetooth USB Adapter
12361.555Stsutsuiproduct DELL PRISM_GT_2		0x8104	PrismGT USB 2.0 WLAN
12371.489Sxtraemeproduct DELL HSDPA		0x8137	Dell/Novatel Wireless HSDPA Modem
12381.496Selricproduct DELL W5500		0x8155	Dell Wireless W5500 HSDPA Modem
12391.373Smatt
12401.401Sskrll/* DeLorme products */
12411.401Sskrllproduct DELORME EARTHMATE	0x0100	Earthmate GPS
12421.462Sskrllproduct DELORME EARTHMATE_LT20	0x0200	Earthmate LT-20 GPS
12431.401Sskrll
12441.72Saugustss/* Diamond products */
12451.72Saugustssproduct DIAMOND RIO500USB	0x0001	Rio 500 USB
12461.74Ssoren
12471.439Sjoerg/* Dick Smith Electronics (really C-Net) products */
12481.627Schsproduct DICKSMITH WL200U	0x0002	WL-200U
12491.627Schsproduct DICKSMITH CHUSB611G	0x0013	CHUSB 611G
12501.627Schsproduct DICKSMITH WL240U	0x0014	WL-240U
12511.627Schsproduct DICKSMITH XH1153	0x5743	XH1153 802.11b
12521.439Sjoergproduct DICKSMITH RT2573	0x9022	RT2573
12531.439Sjoergproduct DICKSMITH CWD854F	0x9032	C-Net CWD-854 rev F
12541.525Scubeproduct DICKSMITH RTL8187	0x9401	RTL8187
12551.439Sjoerg
12561.74Ssoren/* Digi International products */
12571.74Ssorenproduct DIGI ACCELEPORT2	0x0002	AccelePort USB 2
12581.74Ssorenproduct DIGI ACCELEPORT4	0x0004	AccelePort USB 4
12591.74Ssorenproduct DIGI ACCELEPORT8	0x0008	AccelePort USB 8
12601.189Saugustss
12611.189Saugustss/* Digital Stream Corp. products */
12621.189Saugustssproduct DIGITALSTREAM PS2	0x0001	PS/2 Active Adapter
12631.221Saugustss
12641.537Stsutsui/* DisplayLink products */
12651.590Snonakaproduct DISPLAYLINK GUC2020	0x0059	IOGEAR DVI GUC2020
12661.537Stsutsuiproduct DISPLAYLINK LD220	0x0100	Samsung LD220
12671.548Sdrochnerproduct DISPLAYLINK LD190	0x0102	Samsung LD190
12681.537Stsutsuiproduct DISPLAYLINK U70		0x0103	Samsung U70
12691.537Stsutsuiproduct DISPLAYLINK VCUD60	0x0136	Rextron DVI
12701.590Snonakaproduct DISPLAYLINK CONV	0x0138	StarTech CONV-USB2DVI
12711.537Stsutsuiproduct DISPLAYLINK DLDVI	0x0141	DisplayLink DVI
12721.537Stsutsuiproduct DISPLAYLINK USBRGB	0x0150	IO-DATA USB-RGB
12731.537Stsutsuiproduct DISPLAYLINK LCDUSB7X	0x0153	IO-DATA LCD-USB7X
12741.590Snonakaproduct DISPLAYLINK LCDUSB10X	0x0156	IO-DATA LCD-USB10XB-T
12751.537Stsutsuiproduct DISPLAYLINK VGA10	0x015a	CMP-USBVGA10
12761.537Stsutsuiproduct DISPLAYLINK WSDVI	0x0198	WS Tech DVI
12771.537Stsutsuiproduct DISPLAYLINK EC008	0x019b	EasyCAP008 DVI
12781.537Stsutsuiproduct DISPLAYLINK GXDVIU2	0x01ac	BUFFALO GX-DVI/U2
12791.537Stsutsuiproduct DISPLAYLINK LCD4300U	0x01ba	LCD-4300U
12801.537Stsutsuiproduct DISPLAYLINK LCD8000U	0x01bb	LCD-8000U
12811.537Stsutsuiproduct DISPLAYLINK HPDOCK	0x01d4	HP USB Docking
12821.590Snonakaproduct DISPLAYLINK NL571	0x01d7	HP USB DVI
12831.537Stsutsuiproduct DISPLAYLINK M01061	0x01e2	Lenovo DVI
12841.590Snonakaproduct DISPLAYLINK NBDOCK	0x0215	VideoHome NBdock1920
12851.537Stsutsuiproduct DISPLAYLINK SWDVI	0x024c	SUNWEIT DVI
12861.590Snonakaproduct DISPLAYLINK LUM70	0x02a9	Lilliput UM-70
12871.581Snonakaproduct DISPLAYLINK LCD8000UD_DVI	0x02b8	LCD-8000UD-DVI
12881.537Stsutsuiproduct DISPLAYLINK LDEWX015U	0x02e3	Logitec LDE-WX015U
12891.601Snonakaproduct DISPLAYLINK LT1421WIDE	0x03e0	Lenovo ThinkVision LT1421 Wide
12901.635Schristosproduct DISPLAYLINK SD_U2VDH	0x046d	AREA SD-U2VDH
12911.537Stsutsuiproduct DISPLAYLINK UM7X0	0x401a	nanovision MiMo
12921.537Stsutsui
12931.221Saugustss/* D-Link products */
12941.221Saugustss/*product DLINK DSBS25		0x0100	DSB-S25 serial adapter*/
12951.306Saugustssproduct DLINK DUBE100		0x1a00	10/100 ethernet adapter
12961.632Schristosproduct DLINK DUBE100C1		0x1a02	DUB-E100 rev C1
12971.221Saugustssproduct DLINK DSB650TX4		0x200c	10/100 ethernet adapter
12981.565Schristosproduct DLINK DWL120E		0x3200	DWL-120 rev E
12991.565Schristosproduct DLINK DWA130C		0x3301	DWA-130 rev C
13001.604Snonakaproduct DLINK RTL8192CU_1	0x3307	RTL8192CU
13011.604Snonakaproduct DLINK RTL8188CU		0x3308	RTL8188CU
13021.604Snonakaproduct DLINK RTL8192CU_2	0x3309	RTL8192CU
13031.604Snonakaproduct DLINK RTL8192CU_3	0x330a	RTL8192CU
13041.381Saugustssproduct DLINK DWL122		0x3700	Wireless DWL122
13051.565Schristosproduct DLINK DWLG120		0x3701	DWL-G120
13061.565Schristosproduct DLINK DWL120F		0x3702	DWL-120 rev F
13071.555Stsutsuiproduct DLINK DWLG122A2		0x3704	DWL-G122 rev A2
13081.565Schristosproduct DLINK DWLAG132		0x3a00	DWL-AG132
13091.565Schristosproduct DLINK DWLAG132_NF	0x3a01	DWL-AG132
13101.565Schristosproduct DLINK DWLG132		0x3a02	DWL-G132
13111.565Schristosproduct DLINK DWLG132_NF	0x3a03	DWL-G132
13121.565Schristosproduct DLINK DWLAG122		0x3a04	DWL-AG122
13131.565Schristosproduct DLINK DWLAG122_NF	0x3a05	DWL-AG122
13141.399Ssekiyaproduct DLINK DWLG122		0x3c00	AirPlus G Wireless USB Adapter
13151.565Schristos/* product DLINK RT2570		0x3c00	RT2570 */
13161.566Schristosproduct DLINK2 DWLG122C1	0x3c03	DWL-G122 rev C1
13171.566Schristosproduct DLINK2 WUA1340		0x3c04	WUA-1340
13181.474Sitohyproduct DLINK DUBE100B1		0x3c05	DUB-E100 rev B1
13191.566Schristosproduct DLINK2 DWA111		0x3c06	DWA-111
13201.565Schristosproduct DLINK RT2870		0x3c09	RT2870
13211.565Schristosproduct DLINK RT3072		0x3c0a	RT3072
13221.221Saugustssproduct DLINK DSB650C		0x4000	10Mbps ethernet adapter
13231.221Saugustssproduct DLINK DSB650TX1		0x4001	10/100 ethernet adapter
13241.221Saugustssproduct DLINK DSB650TX		0x4002	10/100 ethernet adapter
13251.221Saugustssproduct DLINK DSB650TX_PNA	0x4003	1/10/100 ethernet adapter
13261.221Saugustssproduct DLINK DSB650TX3		0x400b	10/100 ethernet adapter
13271.221Saugustssproduct DLINK DSB650TX2		0x4102	10/100 ethernet adapter
13281.221Saugustssproduct DLINK DSB650		0xabc1	10/100 ethernet adapter
13291.197Saugustss
13301.565Schristos/* D-Link(2) products */
13311.620Snonakaproduct DLINK2 RTL8192SU_1	0x3300	RTL8192SU
13321.620Snonakaproduct DLINK2 RTL8192SU_2	0x3302	RTL8192SU
13331.620Snonakaproduct DLINK2 DWA131A1		0x3303	DWA-131 A1
13341.642Schristosproduct DLINK2 WUA2340		0x3a07	WUA-2340
13351.642Schristosproduct DLINK2 WUA2340_NF	0x3a08	WUA-2340
13361.565Schristosproduct DLINK2 DWA160A2		0x3a09	DWA-160 A2
13371.565Schristosproduct DLINK2 DWA130D1		0x3a0f	DWA-130 rev D1
13381.642Schristosproduct DLINK2 AR9271		0x3a10	AR9271
13391.565Schristosproduct DLINK2 DWLG122C1	0x3c03	DWL-G122 rev C1
13401.565Schristosproduct DLINK2 WUA1340		0x3c04	WUA-1340
13411.565Schristosproduct DLINK2 DWA111		0x3c06	DWA-111
13421.565Schristosproduct DLINK2 DWA110		0x3c07	DWA-110
13431.565Schristosproduct DLINK2 RT2870_1		0x3c09	RT2870
13441.565Schristosproduct DLINK2 RT3072		0x3c0a	RT3072
13451.565Schristosproduct DLINK2 RT3072_1		0x3c0b	RT3072
13461.565Schristosproduct DLINK2 RT3070_1		0x3c0d	RT3070
13471.565Schristosproduct DLINK2 RT3070_2		0x3c0e	RT3070
13481.565Schristosproduct DLINK2 RT3070_3		0x3c0f	RT3070
13491.565Schristosproduct DLINK2 DWA160A1		0x3c10	DWA-160 A1
13501.565Schristosproduct DLINK2 RT2870_2		0x3c11	RT2870
13511.565Schristosproduct DLINK2 DWA130		0x3c13	DWA-130
13521.565Schristosproduct DLINK2 RT3070_4		0x3c15	RT3070
13531.565Schristosproduct DLINK2 RT3070_5		0x3c16	RT3070
13541.565Schristos
13551.565Schristos/* D-Link(3) products */
13561.565Schristosproduct DLINK3 KVM221		0x020f	KVM-221
13571.565Schristos
13581.473Sitohy/* DMI products */
13591.473Sitohyproduct DMI SA2_0		0xb001	Storage Adapter
13601.473Sitohy
13611.468Skiyohara/* DrayTek products */
13621.468Skiyoharaproduct DRAYTEK VIGOR550	0x0550	Vigor550
13631.468Skiyohara
13641.618Snonaka/* DViCO products */
13651.618Snonakaproduct DVICO RT3070		0xb307	RT3070
13661.618Snonaka
13671.466Sdogcow/* Dynastream Innovations */
13681.466Sdogcowproduct DYNASTREAM ANTDEVBOARD	0x1003	ANT dev board
13691.466Sdogcow
13701.585Sjruoho/* E3C products */
13711.585Sjruohoproduct E3C EC168		0x1001	EC168 DVB-T Adapter
13721.585Sjruoho
13731.568Ssborrill/* Edimax products */
13741.627Schsproduct EDIMAX EW7318		0x7318	EW-7318
13751.620Snonakaproduct EDIMAX RTL8192SU_1	0x7611	RTL8192SU
13761.620Snonakaproduct EDIMAX RTL8192SU_2	0x7612	RTL8192SU
13771.627Schsproduct EDIMAX EW7618		0x7618	EW-7618
13781.620Snonakaproduct EDIMAX RTL8192SU_3	0x7622	RTL8192SU
13791.568Ssborrillproduct EDIMAX RT2870_1		0x7711	RT2870
13801.568Ssborrillproduct EDIMAX EW7717		0x7717	EW-7717
13811.568Ssborrillproduct EDIMAX EW7718		0x7718	EW-7718
13821.618Snonakaproduct EDIMAX EW7722UTN	0x7722	EW-7722UTn
13831.604Snonakaproduct EDIMAX RTL8188CU	0x7811	RTL8188CU
13841.604Snonakaproduct EDIMAX RTL8192CU	0x7822	RTL8192CU
13851.568Ssborrill
13861.374Stsarna/* eGalax Products */
13871.374Stsarnaproduct EGALAX TPANEL		0x0001	Touch Panel
13881.374Stsarnaproduct EGALAX TPANEL2		0x0002	Touch Panel
13891.374Stsarnaproduct EGALAX2 TPANEL		0x0001	Touch Panel
13901.374Stsarna
13911.326Saugustss/* Eicon Networks */
13921.326Saugustssproduct EICON DIVA852		0x4905	Diva 852 ISDN TA
13931.326Saugustss
13941.66Saugustss/* EIZO products */
13951.66Saugustssproduct EIZO HUB		0x0000	hub
13961.66Saugustssproduct EIZO MONITOR		0x0001	monitor
13971.17Saugustss
13981.474Sitohy/* ELCON Systemtechnik products */
13991.474Sitohyproduct ELCON PLAN		0x0002	Goldpfeil P-LAN
14001.474Sitohy
14011.177Saugustss/* Elecom products */
14021.177Saugustssproduct ELECOM MOUSE29UO	0x0002	mouse 29UO
14031.177Saugustssproduct ELECOM LDUSBTX0		0x200c	LD-USB/TX
14041.177Saugustssproduct ELECOM LDUSBTX1		0x4002	LD-USB/TX
14051.222Sgehennaproduct ELECOM LDUSBLTX		0x4005	LD-USBL/TX
14061.177Saugustssproduct ELECOM LDUSBTX2		0x400b	LD-USB/TX
14071.474Sitohyproduct ELECOM LDUSB20		0x4010	LD-USB20
14081.204Saugustssproduct ELECOM UCSGT		0x5003	UC-SGT serial adapter
14091.381Saugustssproduct ELECOM UCSGT0		0x5004	UC-SGT0 Serial
14101.177Saugustssproduct ELECOM LDUSBTX3		0xabc1	LD-USB/TX
14111.177Saugustss
14121.66Saugustss/* Elsa products */
14131.66Saugustssproduct ELSA MODEM1		0x2265	ELSA Modem Board
14141.177Saugustssproduct ELSA USB2ETHERNET	0x3000	Microlink USB2Ethernet
14151.5Smark
14161.492Smjf/* eMPIA products */
14171.492Smjfproduct EMPIA CAMERA		0x2761	Camera
14181.514Sjmcneillproduct EMPIA EM2883		0x2883	EM2883
14191.492Smjf
14201.364Saugustss/* EMS products */
14211.364Saugustssproduct EMS DUAL_SHOOTER	0x0003	PSX gun controller converter
14221.364Saugustss
14231.568Ssborrill/* Encore products */
14241.568Ssborrillproduct ENCORE RT3070		0x1480	RT3070
14251.618Snonakaproduct ENCORE RT3070_2		0x14a1	RT3070
14261.618Snonakaproduct ENCORE RT3070_3		0x14a9	RT3070
14271.568Ssborrill
14281.66Saugustss/* Entrega products */
14291.66Saugustssproduct ENTREGA 1S		0x0001	1S serial connector
14301.66Saugustssproduct ENTREGA 2S		0x0002	2S serial connector
14311.66Saugustssproduct ENTREGA 1S25		0x0003	1S25 serial connector
14321.66Saugustssproduct ENTREGA 4S		0x0004	4S serial connector
14331.69Saugustssproduct ENTREGA E45		0x0005	E45 Ethernet adapter
14341.66Saugustssproduct ENTREGA CENTRONICS	0x0006	Centronics connector
14351.186Saugustssproduct ENTREGA XX1		0x0008	Ethernet Adapter
14361.66Saugustssproduct ENTREGA 1S9		0x0093	1S9 serial connector
14371.66Saugustssproduct ENTREGA EZUSB		0x8000	EZ-USB
14381.66Saugustss/*product ENTREGA SERIAL	0x8001	DB25 Serial connector*/
14391.438Schristosproduct ENTREGA 2U4S		0x8004	2U4S serial connector/usb hub
14401.186Saugustssproduct ENTREGA XX2		0x8005	Ethernet Adapter
14411.66Saugustss/*product ENTREGA SERIAL_DB9	0x8093	DB9 Serial connector*/
14421.57Saugustss
14431.103Saugustss/* Epson products */
14441.107Saugustssproduct EPSON PRINTER1		0x0001	USB Printer
14451.103Saugustssproduct EPSON PRINTER2		0x0002	ISD USB Smart Cable for Mac
14461.103Saugustssproduct EPSON PRINTER3		0x0003	ISD USB Smart Cable
14471.131Saugustssproduct EPSON PRINTER5		0x0005	USB Printer
14481.110Saugustssproduct EPSON 636		0x0101	Perfection 636U / 636Photo scanner
14491.110Saugustssproduct EPSON 610		0x0103	Perfection 610 scanner
14501.110Saugustssproduct EPSON 1200		0x0104	Perfection 1200U / 1200Photo scanner
14511.139Saugustssproduct EPSON 1600		0x0107	Expression 1600 scanner
14521.139Saugustssproduct EPSON 1640		0x010a	Perfection 1640SU scanner
14531.155Saugustssproduct EPSON 1240		0x010b	Perfection 1240U / 1240Photo scanner
14541.185Saugustssproduct EPSON 640U		0x010c	Perfection 640U scanner
14551.357Saugustssproduct EPSON 1250		0x010f	Perfection 1250U / 1250Photo scanner
14561.187Saugustssproduct EPSON 1650		0x0110	Perfection 1650 scanner
14571.201Senamiproduct EPSON GT9700F		0x0112	GT-9700F scanner
14581.292Saugustssproduct EPSON 2400		0x011b	Perfection 2400 scanner
14591.291Stronproduct EPSON 1260		0x011d	Perfection 1260 scanner
14601.290Saugustssproduct EPSON 1660		0x011e	Perfection 1660 scanner
14611.370Saugustssproduct EPSON 1670		0x011f	Perfection 1670 scanner
14621.103Saugustss
14631.66Saugustss/* e-TEK Labs products */
14641.66Saugustssproduct ETEK 1COM		0x8007	Serial port
14651.22Saugustss
14661.103Saugustss/* Extended Systems products */
14671.103Saugustssproduct EXTENDED XTNDACCESS	0x0100	XTNDAccess IrDA
14681.12Saugustss
14691.437Schristos/* Falcom products */
14701.438Schristosproduct FALCOM TWIST		0x0001	Twist GSM/GPRS modem
14711.438Schristosproduct FALCOM SAMBA		0x0005	Samba 55/56 GSM/GPRS modem
14721.437Schristos
14731.604Snonaka/* FeiXun Communication products */
14741.604Snonakaproduct FEIXUN RTL8188CU	0x0090	RTL8188CU
14751.604Snonakaproduct FEIXUN RTL8192CU	0x0091	RTL8192CU
14761.604Snonaka
14771.468Skiyohara/* Fiberline */
14781.468Skiyoharaproduct FIBERLINE WL430U	0x6003	WL-430U
14791.468Skiyohara
14801.88Saugustss/* Freecom products */
14811.88Saugustssproduct FREECOM DVD		0xfc01	Connector for DVD drive
14821.88Saugustss
14831.78Saugustss/* Future Technology Devices products */
14841.381Saugustssproduct FTDI SERIAL_8U232AM	0x6001	8U232AM Serial converter
14851.628Smlelstvproduct FTDI SERIAL_232RL   	0x6006	FT232RL Serial converter
14861.527Snisimuraproduct FTDI SERIAL_2232C	0x6010	2232C USB dual FAST SERIAL ADAPTER
14871.527Snisimuraproduct FTDI SERIAL_4232H	0x6011	2232H USB quad FAST SERIAL ADAPTER
14881.628Smlelstvproduct FTDI SERIAL_232H        0x6014	C232HM USB Multipurpose UART
14891.381Saugustssproduct FTDI PS2KBDMS		0x8371	PS/2 Keyboard/Mouse
14901.247Sscwproduct FTDI SERIAL_8U100AX	0x8372	8U100AX Serial converter
14911.626Smattproduct FTDI OPENRD_JTAGKEY	0x9e90	OpenRD JTAGKey FT2232D B
14921.640Scheusovproduct FTDI BEAGLEBONE		0xa6d0	BeagleBone
14931.631Sjakllschproduct FTDI MAXSTREAM_PKG_U	0xee18	MaxStream PKG-U
14941.438Schristosproduct FTDI MHAM_KW		0xeee8	KW
14951.438Schristosproduct FTDI MHAM_YS		0xeee9	YS
14961.438Schristosproduct FTDI MHAM_Y6		0xeeea	Y6
14971.438Schristosproduct FTDI MHAM_Y8		0xeeeb	Y8
14981.438Schristosproduct FTDI MHAM_IC		0xeeec	IC
14991.438Schristosproduct FTDI MHAM_DB9		0xeeed	DB9
15001.438Schristosproduct FTDI MHAM_RS232		0xeeee	RS232
15011.438Schristosproduct FTDI MHAM_Y9		0xeeef	Y9
15021.438Schristosproduct FTDI COASTAL_TNCX	0xf448	Coastal ChipWorks TNC-X
15031.541Smartinproduct FTDI CTI_485_MINI	0xf608	CTI 485 Mini
15041.541Smartinproduct FTDI CTI_NANO_485	0xf60b	CTI Nano 485
15051.440Sxtraemeproduct FTDI LCD_MX200_USB	0xfa01	Matrix Orbital MX2/MX3/MX6 Series
15061.440Sxtraemeproduct FTDI LCD_MX4_MX5_USB	0xfa02	Matrix Orbital MX4/MX5 Series LCD
15071.440Sxtraemeproduct FTDI LCD_LK202_24_USB	0xfa03	Matrix Orbital LK/VK/PK202-24 LCD
15081.440Sxtraemeproduct FTDI LCD_LK204_24_USB	0xfa04	Matrix Orbital LK/VK204-24 LCD
15091.438Schristosproduct FTDI LCD_CFA_632	0xfc08	Crystalfontz CFA-632 LCD
15101.438Schristosproduct FTDI LCD_CFA_634	0xfc09	Crystalfontz CFA-634 LCD
15111.438Schristosproduct FTDI LCD_CFA_633	0xfc0b	Crystalfontz CFA-633 LCD
15121.437Schristosproduct FTDI LCD_CFA_631	0xfc0c	Crystalfontz CFA-631 LCD
15131.440Sxtraemeproduct FTDI LCD_CFA_635	0xfc0d	Crystalfontz CFA-635 LCD
15141.359Saugustssproduct FTDI SEMC_DSS20		0xfc82	SEMC DSS-20 SyncStation
15151.582Smattproduct xxFTDI SHEEVAPLUG_JTAG	0x9e8f	SheevaPlug JTAGKey
15161.118Saugustss
15171.118Saugustss/* Fuji photo products */
15181.118Saugustssproduct FUJIPHOTO MASS0100	0x0100	Mass Storage
15191.283Sitojun
15201.283Sitojun/* Fujitsu protducts */
15211.438Schristosproduct FUJITSU AH_F401U	0x105b	AH-F401U Air H device
15221.228Sthorpej
15231.555Stsutsui/* Fujitsu Siemens Computers products */
15241.555Stsutsuiproduct FSC E5400		0x1009	PrismGT USB 2.0 WLAN
15251.555Stsutsui
15261.364Saugustss/* General Instruments (Motorola) products */
15271.364Saugustssproduct GENERALINSTMNTS SB5100	0x5100	SURFboard SB5100 Cable modem
15281.364Saugustss
15291.228Sthorpej/* Genesys Logic products */
15301.381Saugustssproduct GENESYS GENELINK	0x05e3	GeneLink Host-Host Bridge
15311.267Saugustssproduct GENESYS GL650		0x0604	GL650 Hub
15321.228Sthorpejproduct GENESYS GL641USB	0x0700	GL641USB CompactFlash Card Reader
15331.367Saugustssproduct GENESYS GL641USB2IDE_2	0x0701	GL641USB USB-IDE Bridge
15341.364Saugustssproduct GENESYS GL641USB2IDE	0x0702	GL641USB USB-IDE Bridge
15351.277Saugustss
15361.407Sdrochner/* GIGABYTE products */
15371.474Sitohyproduct GIGABYTE GN54G		0x8001	GN-54G
15381.464Sxtraemeproduct GIGABYTE GNBR402W	0x8002	GN-BR402W
15391.464Sxtraemeproduct GIGABYTE GNWLBM101	0x8003	GN-WLBM101
15401.407Sdrochnerproduct GIGABYTE GNWBKG		0x8007	GN-WBKG
15411.439Sjoergproduct GIGABYTE GNWB01GS	0x8008	GN-WB01GS
15421.464Sxtraemeproduct GIGABYTE GNWI05GS	0x800a	GN-WI05GS
15431.568Ssborrillproduct GIGABYTE RT2870_1	0x800b	RT2870
15441.568Ssborrillproduct GIGABYTE GNWB31N	0x800c	GN-WB31N
15451.568Ssborrillproduct GIGABYTE GNWB32L	0x800d	GN-WB32L
15461.439Sjoerg
15471.439Sjoerg/* Gigaset products */
15481.627Schsproduct GIGASET WLAN		0x0701	WLAN
15491.627Schsproduct GIGASET SMCWUSBTG	0x0710	SMCWUSBT-G
15501.627Schsproduct GIGASET SMCWUSBTG_NF	0x0711	SMCWUSBT-G
15511.627Schsproduct GIGASET AR5523		0x0712	AR5523
15521.627Schsproduct GIGASET AR5523_NF	0x0713	AR5523
15531.439Sjoergproduct GIGASET RT2573		0x0722	RT2573
15541.618Snonakaproduct GIGASET RT3070_1	0x0740	RT3070
15551.618Snonakaproduct GIGASET RT3070_2	0x0744	RT3070
15561.407Sdrochner
15571.474Sitohy/* G.Mate, Inc products */
15581.474Sitohyproduct GMATE YP3X00		0x1001	YP3X00 PDA
15591.474Sitohy
15601.560Skardel/* MTK products */
15611.566Schristosproduct MTK GPS_RECEIVER	0x3329	GPS receiver
15621.560Skardel
15631.499Scegger/* Garmin products */
15641.499Sceggerproduct GARMIN FORERUNNER305	0x0003	Forerunner 305
15651.499Scegger
15661.555Stsutsui/* Globespan products */
15671.555Stsutsuiproduct GLOBESPAN PRISM_GT_1	0x2000	PrismGT USB 2.0 WLAN
15681.555Stsutsuiproduct GLOBESPAN PRISM_GT_2	0x2002	PrismGT USB 2.0 WLAN
15691.555Stsutsui
15701.277Saugustss/* GoHubs products */
15711.277Saugustssproduct GOHUBS GOCOM232		0x1001	GoCOM232 Serial converter
15721.326Saugustss
15731.439Sjoerg/* Good Way Technology products */
15741.474Sitohyproduct GOODWAY GWUSB2E		0x6200	GWUSB2E
15751.439Sjoergproduct GOODWAY RT2573		0xc019	RT2573
15761.439Sjoerg
15771.326Saugustss/* Gravis products */
15781.326Saugustssproduct GRAVIS GAMEPADPRO	0x4001	GamePad Pro
15791.326Saugustss
15801.326Saugustss/* GREENHOUSE products */
15811.326Saugustssproduct GREENHOUSE KANA21	0x0001	CF-writer with Portable MP3 Player
15821.326Saugustss
15831.326Saugustss/* Griffin Technology */
15841.326Saugustssproduct GRIFFIN IMATE		0x0405	iMate, ADB adapter
15851.326Saugustssproduct GRIFFIN POWERMATE	0x0410	PowerMate Assignable Controller
15861.78Saugustss
15871.529Smbalmer/* Gude ADS */
15881.566Schristosproduct GUDE DCF		0xdcf7	Exper mouseCLOCK USB
15891.529Smbalmer
15901.381Saugustss/* Guillemot Corporation */
15911.381Saugustssproduct GUILLEMOT DALEADER	0xa300	DA Leader
15921.407Sdrochnerproduct GUILLEMOT HWGUSB254	0xe000	HWGUSB2-54 WLAN
15931.464Sxtraemeproduct GUILLEMOT HWGUSB254LB	0xe010	HWGUSB2-54-LB
15941.464Sxtraemeproduct GUILLEMOT HWGUSB254V2AP	0xe020	HWGUSB2-54V2-AP
15951.568Ssborrillproduct GUILLEMOT HWNU300	0xe030	HWNU-300
15961.620Snonakaproduct GUILLEMOT HWNUM300	0xe031	HWNUm-300
15971.620Snonakaproduct GUILLEMOT HWGUN54	0xe032	HWGUn-54
15981.604Snonakaproduct GUILLEMOT HWNUP150	0xe033	HWNUP-150
15991.381Saugustss
16001.165Saugustss/* Hagiwara products */
16011.438Schristosproduct HAGIWARA FGSM		0x0002	FlashGate SmartMedia Card Reader
16021.438Schristosproduct HAGIWARA FGCF		0x0003	FlashGate CompactFlash Card Reader
16031.438Schristosproduct HAGIWARA FG		0x0005	FlashGate
16041.165Saugustss
16051.353Saugustss/* HAL Corporation products */
16061.353Saugustssproduct HAL IMR001		0x0011	Crossam2+USB IR commander
16071.353Saugustss
16081.88Saugustss/* Handspring, Inc. */
16091.69Saugustssproduct HANDSPRING VISOR	0x0100	Handspring Visor
16101.301Saugustssproduct HANDSPRING TREO		0x0200	Handspring Treo
16111.350Saugustssproduct HANDSPRING TREO600	0x0300	Handspring Treo 600
16121.149Sabs
16131.402Saugustss/* Hank Connection */
16141.404Saugustssproduct HANK HP5187		0x3713	HP Wireless Keyboard&Mouse
16151.402Saugustss
16161.149Sabs/* Hauppauge Computer Works */
16171.149Sabsproduct HAUPPAUGE WINTV_USB_FM	0x4d12	WinTV USB FM
16181.572Sjmcneillproduct HAUPPAUGE2 WINTV_USB2_FM	0xb110	WinTV USB2 FM
16191.589Sjruohoproduct HAUPPAUGE2 WINTV_NOVAT_7700M	0x7050	WinTV Nova-T DVB-T
16201.589Sjruohoproduct HAUPPAUGE2 WINTV_NOVAT_7700PC	0x7060	WinTV Nova-T DVB-T
16211.589Sjruohoproduct HAUPPAUGE2 WINTV_NOVAT_7070P	0x7070	WinTV Nova-T DVB-T
16221.55Saugustss
16231.355Saugustss/* Hawking Technologies products */
16241.568Ssborrillproduct HAWKING RT2870_1	0x0001	RT2870
16251.568Ssborrillproduct HAWKING RT2870_2	0x0003	RT2870
16261.568Ssborrillproduct HAWKING HWUN2		0x0009	HWUN2
16271.568Ssborrillproduct HAWKING RT3070		0x000b	RT3070
16281.618Snonakaproduct HAWKING RT2870_3	0x0013	RT2870
16291.620Snonakaproduct HAWKING RTL8192SU_1	0x0015	RTL8192SU
16301.620Snonakaproduct HAWKING RTL8192SU_2	0x0016	RTL8192SU
16311.618Snonakaproduct HAWKING RT2870_4	0x0017	RT2870
16321.618Snonakaproduct HAWKING RT2870_5	0x0018	RT2870
16331.621Snonakaproduct HAWKING RTL8192CU	0x0019	RTL8192CU
16341.355Saugustssproduct HAWKING UF100		0x400c	10/100 USB Ethernet
16351.355Saugustss
16361.226Saugustss/* Hitachi, Ltd. products */
16371.226Saugustssproduct HITACHI DZMV100A	0x0004	DVD-CAM DZ-MV100A Camcorder
16381.364Saugustssproduct HITACHI DVDCAM_USB	0x001e	DVDCAM USB HS Interface
16391.226Saugustss
16401.420Saugustss/* Holtek Semiconductor products */
16411.420Saugustssproduct HOLTEK MOP35		0x0499	MOP-35
16421.420Saugustss
16431.400Saugustss/* Hosiden Corporation products */
16441.438Schristosproduct HOSIDEN PPP		0x0011	ParaParaParadise Controller
16451.400Saugustss
16461.66Saugustss/* HP products */
16471.163Saugustssproduct HP 895C			0x0004	DeskJet 895C
16481.66Saugustssproduct HP 4100C		0x0101	Scanjet 4100C
16491.72Saugustssproduct HP S20			0x0102	Photosmart S20
16501.163Saugustssproduct HP 880C			0x0104	DeskJet 880C
16511.78Saugustssproduct HP 4200C		0x0105	ScanJet 4200C
16521.164Saugustssproduct HP CDWRITERPLUS		0x0107	CD-Writer Plus
16531.164Saugustssproduct HP KBDHUB		0x010c	Multimedia Keyboard Hub
16541.627Schsproduct HP HN210W		0x011c	HN210W
16551.78Saugustssproduct HP 6200C		0x0201	ScanJet 6200C
16561.78Saugustssproduct HP S20b			0x0202	PhotoSmart S20
16571.163Saugustssproduct HP 815C			0x0204	DeskJet 815C
16581.78Saugustssproduct HP 3300C		0x0205	ScanJet 3300C
16591.164Saugustssproduct HP CDW8200		0x0207	CD-Writer Plus 8200e
16601.287Stronproduct HP 1220C		0x0212	DeskJet 1220C
16611.163Saugustssproduct HP 810C			0x0304	DeskJet 810C/812C
16621.169Saugustssproduct HP 4300C		0x0305	Scanjet 4300C
16631.226Saugustssproduct HP CD4E			0x0307	CD-Writer+ CD-4e
16641.164Saugustssproduct HP G85XI		0x0311	OfficeJet G85xi
16651.241Saugustssproduct HP 1200			0x0317	LaserJet 1200
16661.123Saugustssproduct HP 5200C		0x0401	Scanjet 5200C
16671.163Saugustssproduct HP 830C			0x0404	DeskJet 830C
16681.164Saugustssproduct HP 3400CSE		0x0405	ScanJet 3400cse
16691.344Saugustssproduct HP 885C			0x0504	DeskJet 885C
16701.66Saugustssproduct HP 6300C		0x0601	Scanjet 6300C
16711.164Saugustssproduct HP 840C			0x0604	DeskJet 840c
16721.248Ssimonbproduct HP 2200C		0x0605	ScanJet 2200C
16731.123Saugustssproduct HP 5300C		0x0701	Scanjet 5300C
16741.355Saugustssproduct HP 4400C		0x0705	Scanjet 4400C
16751.344Saugustssproduct HP 816C			0x0804	DeskJet 816C
16761.387Saugustssproduct HP 2300D		0x0b17	Laserjet 2300d
16771.72Saugustssproduct HP 970CSE		0x1004	Deskjet 970Cse
16781.225Srhproduct HP 5400C		0x1005	Scanjet 5400C
16791.438Schristosproduct HP 2215			0x1016	iPAQ 22xx/Jornada 548
16801.344Saugustssproduct HP 959C			0x1104	Deskjet 959C
16811.438Schristosproduct HP 568J			0x1116	Jornada 568
16821.164Saugustssproduct HP 930C			0x1204	DeskJet 930c
16831.218Saugustssproduct HP P2000U		0x1801	Inkjet P-2000U
16841.521Sjmcneillproduct HP RNDIS		0x1c1d	Generic RNDIS
16851.164Saugustssproduct HP 640C			0x2004	DeskJet 640c
16861.387Saugustssproduct HP 4670V		0x3005	ScanJet 4670v
16871.72Saugustssproduct HP P1100		0x3102	Photosmart P1100
16881.573Sjakllschproduct HP V125W		0x3307	v125w
16891.343Saugustssproduct HP 6127			0x3504	Deskjet 6127
16901.364Saugustssproduct HP HN210E		0x811c	Ethernet HN210E
16911.121Saugustss
16921.121Saugustss/* HP products */
16931.604Snonakaproduct HP3 RTL8188CU		0x1629	RTL8188CU
16941.121Saugustssproduct HP2 C500		0x6002	PhotoSmart C500
16951.20Saugustss
16961.587Sjakllsch/* HTC products */
16971.587Sjakllschproduct HTC ANDROID		0x0ffe	Android
16981.587Sjakllsch
16991.477Sitohy/* Huawei Technologies products */
17001.477Sitohyproduct HUAWEI MOBILE		0x1001	Huawei Mobile
17011.483Smlelstvproduct HUAWEI E220  		0x1003	Huawei E220
17021.629Skhorbenproduct HUAWEI EM770W	  	0x1404	Huawei EM770W
17031.592Sveegoproduct HUAWEI E1750	  	0x140c	Huawei E1750
17041.559Skardelproduct HUAWEI E1750INIT  	0x1446	Huawei E1750 USB CD
17051.544Spookaproduct HUAWEI K3765  		0x1465	Huawei K3765
17061.586Sapbproduct HUAWEI E1820  		0x14ac	Huawei E1820
17071.638Snonakaproduct HUAWEI E171INIT 	0x14fe	Huawei E171 USB CD
17081.638Snonakaproduct HUAWEI E171 		0x1506	Huawei E171
17091.544Spookaproduct HUAWEI K3765INIT 	0x1520	Huawei K3765 USB CD
17101.477Sitohy
17111.477Sitohy/* Huawei-3Com products */
17121.439Sjoergproduct HUAWEI3COM RT2573	0x0009	RT2573
17131.439Sjoerg
17141.530Sjakllsch/* Hyundai CuriTel (Audiovox, Pantech) products */
17151.530Sjakllschproduct HYUNDAI PC5740		0x3701	PC5740 EVDO
17161.530Sjakllschproduct HYUNDAI UM175		0x3714	UM175 EVDO
17171.530Sjakllsch
17181.110Saugustss/* IBM Corporation */
17191.381Saugustssproduct IBM OPTTRAVELMOUSE	0x3107	Optical
17201.110Saugustssproduct IBM USBCDROMDRIVE	0x4427	USB CD-ROM Drive
17211.198Saugustss
17221.198Saugustss/* Iiyama products */
17231.198Saugustssproduct IIYAMA HUB		0x0201	Hub
17241.110Saugustss
17251.381Saugustss/* Imation */
17261.381Saugustssproduct IMATION FLASHGO		0xb000	Flash Go!
17271.381Saugustss
17281.66Saugustss/* Inside Out Networks products */
17291.249Sgrooproduct INSIDEOUT EDGEPORT4	0x0001	EdgePort/4 RS232
17301.249Sgrooproduct INSIDEOUT HUBPORT7	0x0002	Hubport/7
17311.249Sgrooproduct INSIDEOUT RAPIDPORT4	0x0003	Rapidport/4
17321.249Sgrooproduct INSIDEOUT EDGEPORT4T	0x0004	Edgeport/4 RS232 for Telxon
17331.249Sgrooproduct INSIDEOUT EDGEPORT2	0x0005	Edgeport/2 RS232
17341.249Sgrooproduct INSIDEOUT EDGEPORT4I	0x0006	Edgeport/4 RS422
17351.249Sgrooproduct INSIDEOUT EDGEPORT2I	0x0007	Edgeport/2 RS422/RS485
17361.438Schristosproduct INSIDEOUT HUBPORT4	0x0008	Hubport/4
17371.438Schristosproduct INSIDEOUT EDGEPORT8HAND 0x0009	Hand-built Edgeport/8
17381.438Schristosproduct INSIDEOUT MULTIMODEM	0x000A	MultiTech version of RP/4
17391.438Schristosproduct INSIDEOUT EDGEPORTPPORT 0x000B	Edgeport/(4)21 Parallel port (USS720)
17401.438Schristosproduct INSIDEOUT EDGEPORT421	0x000C	Edgeport/421 Hub+RS232+Parallel
17411.438Schristosproduct INSIDEOUT EDGEPORT21	0x000D	Edgeport/21  RS232+Parallel
17421.249Sgrooproduct INSIDEOUT EDGEPORT8DC	0x000E	1/2 Edgeport/8 (2 EP/4s on 1 PCB)
17431.249Sgrooproduct INSIDEOUT EDGEPORT8	0x000F	Edgeport/8
17441.249Sgrooproduct INSIDEOUT EDGEPORT2DIN	0x0010	Edgeport/2 RS232 / Apple DIN connector
17451.249Sgrooproduct INSIDEOUT EDGEPORT4DIN	0x0011	Edgeport/4 RS232 / Apple DIN connector
17461.249Sgrooproduct INSIDEOUT EDGEPORT16DC	0x0012	1/2 Edgeport/16 (2 EP/8s on 1 PCB))
17471.249Sgrooproduct INSIDEOUT EDGEPORTCOMP	0x0013	Edgeport Compatible
17481.249Sgrooproduct INSIDEOUT EDGEPORT8I	0x0014	Edgeport/8 RS422
17491.249Sgrooproduct INSIDEOUT MT4X56USB	0x1403	OEM device
17501.30Stron
17511.66Saugustss/* In-System products */
17521.66Saugustssproduct INSYSTEM F5U002		0x0002	Parallel printer adapter
17531.165Saugustssproduct INSYSTEM ATAPI		0x0031	ATAPI adapter
17541.264Saugustssproduct INSYSTEM IDEUSB2	0x0060	USB2 Storage Adapter
17551.110Saugustssproduct INSYSTEM ISD110		0x0200	IDE adapter ISD110
17561.110Saugustssproduct INSYSTEM ISD105		0x0202	IDE adapter ISD105
17571.203Saugustssproduct INSYSTEM DRIVEV2	0x0301	Portable USB Harddrive V2
17581.203Saugustssproduct INSYSTEM DRIVEV2_5	0x0351	Portable USB Harddrive V2
17591.105Saugustssproduct INSYSTEM USBCABLE	0x081a	USB cable
17601.203Saugustssproduct INSYSTEM ADAPTERV2	0x5701	USB Storage Adapter V2
17611.44Saugustss
17621.66Saugustss/* Intel products */
17631.129Saugustssproduct INTEL EASYPC_CAMERA	0x0110	Easy PC Camera
17641.627Schsproduct INTEL AP310		0x0200	AP310 AnyPoint II
17651.365Saugustssproduct INTEL I2011B		0x1111	Wireless 2011B
17661.66Saugustssproduct INTEL TESTBOARD		0x9890	82930 test board
17671.235Saugustss
17681.235Saugustss/* Intersil products */
17691.555Stsutsuiproduct INTERSIL PRISM_GT	0x1000	PrismGT USB 2.0 WLAN
17701.235Saugustssproduct INTERSIL PRISM_2X	0x3642	Prism2.x WLAN
17711.84Such
17721.636Spgoyette/* Intrepid Control Systems products */
17731.381Saugustssproduct INTREPIDCS VALUECAN	0x0601	ValueCAN
17741.381Saugustssproduct INTREPIDCS NEOVI	0x0701	NeoVI Blue
17751.381Saugustss
17761.307Snakayama/* I-O DATA products */
17771.367Saugustssproduct IODATA IU_CD2		0x0204	DVD Multi-plus unit iU-CD2
17781.371Saugustssproduct IODATA DVR_UEH8		0x0206	DVD Multi-plus unit DVR-UEH8
17791.245Skentproduct IODATA USBSSMRW		0x0314	USB-SSMRW SD-card adapter
17801.245Skentproduct IODATA USBSDRW		0x031e	USB-SDRW SD-card adapter
17811.562Stsutsuiproduct IODATA USBETT		0x0901	USB ET/T
17821.562Stsutsuiproduct IODATA USBETTX		0x0904	USB ET/TX
17831.562Stsutsuiproduct IODATA USBETTXS		0x0913	USB ET/TX-S
17841.565Schristosproduct IODATA USBWNB11A	0x0919	USB WN-B11
17851.365Saugustssproduct IODATA USBWNB11		0x0922	USB Airport WN-B11
17861.565Schristosproduct IODATA USBWNG54US	0x0928	USB WN-G54/US
17871.565Schristosproduct IODATA USBWNG54US_NF	0x0929	USB WN-G54/US
17881.562Stsutsuiproduct IODATA ETXUS2		0x092a	ETX-US2
17891.474Sitohyproduct IODATA ETGUS2		0x0930	ETG-US2
17901.565Schristosproduct IODATA FT232R		0x093c	FT232R
17911.565Schristosproduct IODATA WNGDNUS2		0x093f	WN-GDN/US2
17921.565Schristosproduct IODATA RT3072_1		0x0944	RT3072
17931.565Schristosproduct IODATA RT3072_2		0x0945	RT3072
17941.565Schristosproduct IODATA RT3072_3		0x0947	RT3072
17951.565Schristosproduct IODATA RT3072_4		0x0948	RT3072
17961.438Schristosproduct IODATA USBRSAQ		0x0a03	USB serial adapter USB-RSAQ1
17971.469Suebayasiproduct IODATA USBRSAQ5		0x0a0e	USB serial adapter USB-RSAQ5
17981.565Schristos
17991.565Schristos/* I-O DATA(2) products */
18001.438Schristosproduct IODATA2 USB2SC		0x0a09	USB2.0-SCSI Bridge USB2-SC
18011.6Saugustss
18021.66Saugustss/* Iomega products */
18031.66Saugustssproduct IOMEGA ZIP100		0x0001	Zip 100
18041.93Saugustssproduct IOMEGA ZIP250		0x0030	Zip 250
18051.346Saugustssproduct IOMEGA ZIP250_2		0x0032	Zip 250
18061.346Saugustssproduct IOMEGA CDRW		0x0055	CDRW 9602
18071.36Saugustss
18081.381Saugustss/* iRiver products */
18091.381Saugustssproduct IRIVER IFP_1XX		0x1101	iFP-1xx
18101.381Saugustssproduct IRIVER IFP_3XX		0x1103	iFP-3xx
18111.381Saugustssproduct IRIVER IFP_5XX		0x1105	iFP-5xx
18121.381Saugustss
18131.466Sdogcow/* Jablotron products */
18141.466Sdogcowproduct JABLOTRON PC60B		0x0001	PC-60B
18151.466Sdogcow
18161.186Saugustss/* Jaton products */
18171.186Saugustssproduct JATON EDA		0x5704	Ethernet Device Adapter
18181.261Sabs
18191.261Sabs/* Jenoptik products */
18201.438Schristosproduct JENOPTIK JD350		0x5300	JD 350 Camera/mp3 player
18211.86Saugustss
18221.642Schristos/* JMicron products */
18231.642Schristosproduct JMICRON JM20329		0x2329	USB to ATA/ATAPI Bridge
18241.642Schristosproduct JMICRON JM20336		0x2336	USB to SATA Bridge
18251.642Schristosproduct JMICRON JM20337		0x2338	USB to ATA/ATAPI Bridge
18261.642Schristos
18271.355Saugustss/* JRC products */
18281.355Saugustssproduct JRC AH_J3001V_J3002V	0x0001	AirH\"PHONE AH-J3001V/J3002V
18291.355Saugustss
18301.355Saugustss/* JVC products */
18311.355Saugustssproduct JVC GR_DX95		0x000a	GR-DX95
18321.474Sitohyproduct JVC MP_PRX1		0x3008	MP-PRX1 Ethernet
18331.438Schristosproduct JVC MP_XP7250_WL	0x3009	MP-XP7250 Builtin WLAN
18341.381Saugustss
18351.364Saugustss/* Kawasaki products */
18361.364Saugustssproduct KLSI DUH3E10BT		0x0008	10BT Ethernet adapter, in the DU-H3E
18371.364Saugustssproduct KLSI DUH3E10BTN		0x0009	10BT Ethernet adapter, in the DU-H3E
18381.364Saugustss
18391.36Saugustss/* Kawatsu products */
18401.36Saugustssproduct KAWATSU MH4000P		0x0003	MiniHub 4000P
18411.208Saugustssproduct KAWATSU KC180		0x0180	KC-180 IrDA
18421.21Saugustss
18431.216Sgehenna/* Keisokugiken products */
18441.216Sgehennaproduct KEISOKUGIKEN USBDAQ	0x0068	HKS-0200 USBDAQ
18451.216Sgehenna
18461.78Saugustss/* Kensington products */
18471.78Saugustssproduct KENSINGTON ORBIT	0x1003	Orbit USB/PS2 trackball
18481.78Saugustssproduct KENSINGTON TURBOBALL	0x1005	TurboBall
18491.194Smycroftproduct KENSINGTON ORBIT_MAC	0x1009	Orbit USB trackball for Mac
18501.438Schristosproduct KENSINGTON VIDEOCAM_VGA 0x5002	VideoCAM VGA
18511.122Saugustss
18521.156Saugustss/* Keyspan products */
18531.251Snathanwproduct KEYSPAN USA28_NF	0x0101	USA-28 serial adapter (no firmware)
18541.251Snathanwproduct KEYSPAN USA28X_NF	0x0102	USA-28X serial adapter (no firmware)
18551.251Snathanwproduct KEYSPAN USA19_NF	0x0103	USA-19 serial adapter (no firmware)
18561.251Snathanwproduct KEYSPAN USA18_NF	0x0104	USA-18 serial adapter (no firmware)
18571.251Snathanwproduct KEYSPAN USA18X_NF	0x0105	USA-18X serial adapter (no firmware)
18581.251Snathanwproduct KEYSPAN USA19W_NF	0x0106	USA-19W serial adapter (no firmware)
18591.251Snathanwproduct KEYSPAN USA19		0x0107	USA-19 serial adapter
18601.251Snathanwproduct KEYSPAN USA19W		0x0108	USA-19W serial adapter
18611.251Snathanwproduct KEYSPAN USA49W_NF	0x0109	USA-49W serial adapter (no firmware)
18621.251Snathanwproduct KEYSPAN USA49W		0x010a	USA-49W serial adapter
18631.251Snathanwproduct KEYSPAN USA19QI_NF	0x010b	USA-19QI serial adapter (no firmware)
18641.251Snathanwproduct KEYSPAN USA19QI		0x010c	USA-19QI serial adapter
18651.251Snathanwproduct KEYSPAN USA19Q_NF	0x010d	USA-19Q serial adapter (no firmware)
18661.251Snathanwproduct KEYSPAN USA19Q		0x010e	USA-19Q serial adapter
18671.251Snathanwproduct KEYSPAN USA28		0x010f	USA-28 serial adapter
18681.251Snathanwproduct KEYSPAN USA28XXB	0x0110	USA-28X/XB serial adapter
18691.251Snathanwproduct KEYSPAN USA18		0x0111	USA-18 serial adapter
18701.251Snathanwproduct KEYSPAN USA18X		0x0112	USA-18X serial adapter
18711.251Snathanwproduct KEYSPAN USA28XB_NF	0x0113	USA-28XB serial adapter (no firmware)
18721.251Snathanwproduct KEYSPAN USA28XA_NF	0x0114	USA-28XB serial adapter (no firmware)
18731.251Snathanwproduct KEYSPAN USA28XA		0x0115	USA-28XA serial adapter
18741.251Snathanwproduct KEYSPAN USA18XA_NF	0x0116	USA-18XA serial adapter (no firmware)
18751.251Snathanwproduct KEYSPAN USA18XA		0x0117	USA-18XA serial adapter
18761.449Sapbproduct KEYSPAN USA19QW_NF	0x0118	USA-19QW serial adapter (no firmware)
18771.449Sapbproduct KEYSPAN USA19QW		0x0119	USA-19QW serial adapter
18781.251Snathanwproduct KEYSPAN UIA10		0x0201	UIA-10 remote control
18791.251Snathanwproduct KEYSPAN UIA11		0x0202	UIA-11 remote control
18801.156Saugustss
18811.122Saugustss/* Kingston products */
18821.186Saugustssproduct KINGSTON XX1		0x0008	Ethernet Adapter
18831.122Saugustssproduct KINGSTON KNU101TX	0x000a	KNU101TX USB Ethernet
18841.595Splunkyproduct KINGSTON DT102_G2	0x1624	DT 102 G2
18851.593Sasauproduct KINGSTON DT101_II	0x1625	DT 101 II
18861.566Schristosproduct KINGSTON DTMINI10	0x162c	DT Mini 10
18871.594Smlelstvproduct KINGSTON DT101_G2	0x1642	DT 101 G2
18881.610Srizproduct KINGSTON DT100_G2	0x6544	DT 100 G2
18891.78Saugustss
18901.66Saugustss/* Kodak products */
18911.78Saugustssproduct KODAK DC220		0x0100	Digital Science DC220
18921.66Saugustssproduct KODAK DC260		0x0110	Digital Science DC260
18931.72Saugustssproduct KODAK DC265		0x0111	Digital Science DC265
18941.75Saugustssproduct KODAK DC290		0x0112	Digital Science DC290
18951.66Saugustssproduct KODAK DC240		0x0120	Digital Science DC240
18961.66Saugustssproduct KODAK DC280		0x0130	Digital Science DC280
18971.365Saugustssproduct KODAK DX4900		0x0550	EasyShare DX4900
18981.44Saugustss
18991.66Saugustss/* Konica Corp. Products */
19001.66Saugustssproduct KONICA CAMERA		0x0720	Digital Color Camera
19011.57Saugustss
19021.66Saugustss/* KYE products */
19031.66Saugustssproduct KYE NICHE		0x0001	Niche mouse
19041.80Sjdolecekproduct KYE NETSCROLL		0x0003	Genius NetScroll mouse
19051.340Sjdolecekproduct KYE G07			0x1002	MaxFire G-07 gamepad
19061.66Saugustssproduct KYE FLIGHT2000		0x1004	Flight 2000 joystick
19071.110Saugustssproduct KYE VIVIDPRO		0x2001	ColorPage Vivid-Pro scanner
19081.6Saugustss
19091.381Saugustss/* Kyocera products */
19101.381Saugustssproduct KYOCERA AHK3001V	0x0203	AH-K3001V
19111.381Saugustss
19121.107Saugustss/* LaCie products */
19131.476Sitohyproduct LACIE PKTDRV		0x0211	PocketDrive
19141.165Saugustssproduct LACIE HD		0xa601	Hard Disk
19151.107Saugustssproduct LACIE CDRW		0xa602	CD R/W
19161.167Saugustss
19171.632Schristos/* Lenovo products */
19181.632Schristosproduct LENOVO ETHERNET		0x7203	USB 2.0 Ethernet
19191.632Schristos
19201.167Saugustss/* Lexar products */
19211.167Saugustssproduct LEXAR JUMPSHOT		0x0001	jumpSHOT CompactFlash Reader
19221.382Saugustssproduct LEXAR 2662WAR		0xa002	2662W-AR
19231.339Saugustssproduct LEXAR MCR		0xb018	Multi-Card Reader
19241.107Saugustss
19251.66Saugustss/* Lexmark products */
19261.66Saugustssproduct LEXMARK S2450		0x0009	Optra S 2450
19271.68Saugustss
19281.68Saugustss/* Linksys products */
19291.165Saugustssproduct LINKSYS MAUSB2		0x0105	Camedia MAUSB-2
19301.176Saugustssproduct LINKSYS USB10TX1	0x200c	USB10TX
19311.73Saugustssproduct LINKSYS USB10T		0x2202	USB10T Ethernet
19321.68Saugustssproduct LINKSYS USB100TX	0x2203	USB100TX Ethernet
19331.97Saugustssproduct LINKSYS USB100H1	0x2204	USB100H1 Ethernet/HPNA
19341.88Saugustssproduct LINKSYS USB10TA		0x2206	USB10TA Ethernet
19351.438Schristosproduct LINKSYS WUSB11		0x2211	WUSB11 Wireless USB Network Adapter
19361.438Schristosproduct LINKSYS WUSB11_25	0x2212	WUSB11 Wireless USB Network Adapter (version 2.5)
19371.365Saugustssproduct LINKSYS WUSB12_11	0x2213	WUSB12 802.11b v1.1
19381.176Saugustssproduct LINKSYS USB10TX2	0x400b	USB10TX
19391.382Saugustssproduct LINKSYS2 WUSB11		0x2219	WUSB11
19401.627Schsproduct LINKSYS2 NWU11B		0x2219	Network Everywhere NWU11B
19411.474Sitohyproduct LINKSYS2 USB200M	0x2226	USB 2.0 10/100 ethernet controller
19421.382Saugustssproduct LINKSYS3 WUSB11V28	0x2233	WUSB11-V28
19431.474Sitohyproduct LINKSYS4 USB1000	0x0039	USB1000
19441.568Ssborrillproduct LINKSYS4 WUSB100	0x0070	WUSB100
19451.568Ssborrillproduct LINKSYS4 WUSB600N	0x0071	WUSB600N
19461.617Schristosproduct LINKSYS4 WUSB54GC_2	0x0073	WUSB54GC v2
19471.568Ssborrillproduct LINKSYS4 WUSB54GC_3	0x0077	WUSB54GC v3
19481.618Snonakaproduct LINKSYS4 RT3070		0x0078	RT3070
19491.618Snonakaproduct LINKSYS4 WUSB600NV2	0x0079	WUSB600N v2
19501.44Saugustss
19511.642Schristos/* Lite-On Technology */
19521.642Schristosproduct LITEON AR9271		0x4605	AR9271
19531.642Schristos
19541.371Saugustss/* Logitec products */
19551.371Saugustssproduct LOGITEC LDR_H443SU2	0x0033	DVD Multi-plus unit LDR-H443SU2
19561.371Saugustssproduct LOGITEC LDR_H443U2	0x00b3	DVD Multi-plus unit LDR-H443U2
19571.506Smattproduct LOGITEC LAN_GTJU2	0x0102	LAN-GTJ/U2
19581.506Smattproduct LOGITEC LANTX		0x0105	LAN-TX
19591.525Scubeproduct LOGITEC RTL8187		0x010c	RTL8187
19601.568Ssborrillproduct LOGITEC RT2870_1	0x0162	RT2870
19611.568Ssborrillproduct LOGITEC RT2870_2	0x0163	RT2870
19621.568Ssborrillproduct LOGITEC RT2870_3	0x0164	RT2870
19631.618Snonakaproduct LOGITEC LANW300NU2	0x0166	LAN-W300N/U2
19641.618Snonakaproduct LOGITEC RT3020		0x0168	RT3020
19651.371Saugustss
19661.66Saugustss/* Logitech products */
19671.66Saugustssproduct LOGITECH M2452		0x0203	M2452 keyboard
19681.66Saugustssproduct LOGITECH M4848		0x0301	M4848 mouse
19691.98Ssorenproduct LOGITECH PAGESCAN	0x040f	PageScan
19701.98Ssorenproduct LOGITECH QUICKCAMWEB	0x0801	QuickCam Web
19711.66Saugustssproduct LOGITECH QUICKCAMPRO	0x0810	QuickCam Pro
19721.98Ssorenproduct LOGITECH QUICKCAMEXP	0x0840	QuickCam Express
19731.98Ssorenproduct LOGITECH QUICKCAM	0x0850	QuickCam
19741.347Saugustssproduct LOGITECH QUICKCAMEXP2	0x0870	QuickCam Express
19751.268Sdrochnerproduct LOGITECH QUICKCAMPRO3k	0x08b0	QuickCam Pro 3000
19761.360Shamajimaproduct LOGITECH QUICKCAMPRONB	0x08b1	QuickCam for Notebook Pro
19771.360Shamajimaproduct LOGITECH QUICKCAMPRO4K	0x08b2	QuickCam Pro 4000
19781.511Sjmcneillproduct LOGITECH QUICKCAMMESS	0x08f0	QuickCam Messenger
19791.78Saugustssproduct LOGITECH N43		0xc000	N43
19801.66Saugustssproduct LOGITECH N48		0xc001	N48 mouse
19811.66Saugustssproduct LOGITECH MBA47		0xc002	M-BA47 mouse
19821.78Saugustssproduct LOGITECH WMMOUSE	0xc004	WingMan Gaming Mouse
19831.383Saugustssproduct LOGITECH BD58		0xc00c	BD58 mouse
19841.383Saugustssproduct LOGITECH USBPS2MOUSE	0xc00e	USB-PS/2 Optical Mouse
19851.339Saugustssproduct LOGITECH MUV55A		0xc016	M-UV55a
19861.171Saugustssproduct LOGITECH UN58A		0xc030	iFeel Mouse
19871.78Saugustssproduct LOGITECH WMPAD		0xc208	WingMan GamePad Extreme
19881.364Saugustssproduct LOGITECH WMRPAD		0xc20a	WingMan RumblePad
19891.396Sperryproduct LOGITECH WMJOY		0xc281	WingMan Force joystick
19901.476Sitohyproduct LOGITECH WMFFGP		0xc293	WingMan Formula Force GP (GT-Force)
19911.381Saugustssproduct LOGITECH BB13		0xc401	USB-PS/2 Trackball
19921.381Saugustssproduct LOGITECH BB18		0xc404	TrackMan Wheel
19931.422Sjmmvproduct LOGITECH MARBLEMOUSE	0xc408	Marble Mouse
19941.156Saugustssproduct LOGITECH RK53		0xc501	Cordless mouse
19951.156Saugustssproduct LOGITECH RB6		0xc503	Cordless keyboard
19961.192Saugustssproduct LOGITECH CDO		0xc504	Cordless Desktop Optical
19971.364Saugustssproduct LOGITECH MX700		0xc506	Cordless optical mouse
19981.539Sjakllschproduct LOGITECH CBT44		0xc517	C-BT44 Receiver
19991.98Ssorenproduct LOGITECH QUICKCAMPRO2	0xd001	QuickCam Pro
20001.24Saugustss
20011.66Saugustss/* Lucent products */
20021.66Saugustssproduct LUCENT EVALKIT		0x1001	USS-720 evaluation kit
20031.12Saugustss
20041.364Saugustss/* Luwen products */
20051.438Schristosproduct LUWEN EASYDISK		0x0005	EasyDisc
20061.364Saugustss
20071.66Saugustss/* Macally products */
20081.66Saugustssproduct MACALLY MOUSE1		0x0101	mouse
20091.94Saugustss
20101.383Saugustss/* MCT Corp. products */
20111.94Saugustssproduct MCT HUB0100		0x0100	Hub
20121.196Saugustssproduct MCT DU_H3SP_USB232	0x0200	D-Link DU-H3SP USB BAY Hub
20131.94Saugustssproduct MCT USB232		0x0210	USB-232 Interface
20141.154Sichiroproduct MCT SITECOM_USB232	0x0230	Sitecom USB-232 Products
20151.199Saugustssproduct MCT ML_4500		0x0302	ML-4500
20161.48Saugustss
20171.383Saugustss/* MediaGear products */
20181.383Saugustssproduct MEDIAGEAR READER9IN1	0x5003	USB2.0 9 in 1 Reader
20191.383Saugustss
20201.529Smbalmer/* Meinberg Funkuhren products */
20211.566Schristosproduct MEINBERG USB5131	0x0301	USB 5131 DCF77 - Radio Clock
20221.529Smbalmer
20231.534Swiz/* Meizo Electronics */
20241.566Schristosproduct MEIZU M6_SL		0x0140	MiniPlayer M6 (SL)
20251.534Swiz
20261.88Saugustss/* Melco, Inc products */
20271.135Saugustssproduct MELCO LUATX1		0x0001	LUA-TX Ethernet
20281.135Saugustssproduct MELCO LUATX5		0x0005	LUA-TX Ethernet
20291.176Saugustssproduct MELCO LUA2TX5		0x0009	LUA2-TX Ethernet
20301.239Sichiroproduct MELCO LUAKTX		0x0012	LUA-KTX Ethernet
20311.365Saugustssproduct MELCO S11		0x0016	WLI-USB-S11
20321.318Srafalproduct MELCO MCRSM2		0x001b	MCR-SM2 SmartMedia Card Reader/Writer
20331.293Saugustssproduct MELCO DUBPXXG		0x001c	USB-IDE Bridge: DUB-PxxG
20341.279Sichiroproduct MELCO KS11G		0x0027	WLI-USB-KS11G USB-wlan
20351.358Ssekiyaproduct MELCO LUAU2KTX		0x003d	LUA-U2-KTX Ethernet
20361.381Saugustssproduct MELCO KB11		0x0044	WLI-USB-KB11 WLAN
20371.407Sdrochnerproduct MELCO KG54YB		0x005e	WLI-U2-KG54-YB WLAN
20381.399Ssekiyaproduct MELCO KG54		0x0066	WLI-U2-KG54 WLAN
20391.417Shiraproduct MELCO KG54AI		0x0067	WLI-U2-KG54-AI WLAN
20401.506Smattproduct MELCO LUAU2GT		0x006e	LUA-U2-GT Ethernet
20411.476Sitohyproduct MELCO NINWIFI		0x008b	Nintendo Wi-Fi
20421.474Sitohyproduct MELCO SG54HP		0x00d8	WLI-U2-SG54HP
20431.464Sxtraemeproduct MELCO G54HP		0x00d9	WLI-U2-G54HP
20441.464Sxtraemeproduct MELCO KG54L		0x00da	WLI-U2-KG54L
20451.568Ssborrillproduct MELCO WLIUCG300N	0x00e8	WLI-UC-G300N
20461.627Schsproduct MELCO SG54HG		0x00f4	WLI-U2-SG54HG
20471.568Ssborrillproduct MELCO WLIUCAG300N	0x012e	WLI-UC-AG300N
20481.531Stshiozakproduct MELCO WLIUCG		0x0137	WLI-UC-G
20491.618Snonakaproduct MELCO RT2870_1		0x0148	RT2870
20501.618Snonakaproduct MELCO RT2870_2		0x0150	RT2870
20511.618Snonakaproduct MELCO WLIUCGNHP		0x0158	WLI-UC-GNHP
20521.568Ssborrillproduct MELCO WLIUCGN		0x015d	WLI-UC-GN
20531.618Snonakaproduct MELCO WLIUCG301N	0x016f	WLI-UC-G301N
20541.618Snonakaproduct MELCO WLIUCGNM		0x01a2	WLI-UC-GNM
20551.619Snonakaproduct MELCO WLIUCGNM2T	0x01ee	WLI-UC-GNM2T
20561.125Sexplorer
20571.516Sjoerg/* Merlin products */
20581.516Sjoergproduct MERLIN V620             0x1110  Merlin V620
20591.516Sjoerg
20601.125Sexplorer/* Metricom products */
20611.125Sexplorerproduct METRICOM RICOCHET_GS	0x0001	Ricochet GS
20621.53Saugustss
20631.475Sveego/* MGE UPS Systems */
20641.475Sveegoproduct MGE UPS1		0x0001	MGE UPS SYSTEMS PROTECTIONCENTER 1
20651.475Sveegoproduct MGE UPS2		0xffff	MGE UPS SYSTEMS PROTECTIONCENTER 2
20661.475Sveego
20671.354Saugustss/* Micro Star International products */
20681.627Schsproduct MSI WLAN		0x1020	WLAN
20691.354Saugustssproduct MSI BLUETOOTH		0x1967	Bluetooth USB Adapter
20701.568Ssborrillproduct MSI RT3070		0x3820	RT3070
20711.618Snonakaproduct MSI RT3070_2		0x3821	RT3070
20721.618Snonakaproduct MSI RT3070_8		0x3822	RT3070
20731.618Snonakaproduct MSI RT3070_3		0x3870	RT3070
20741.618Snonakaproduct MSI RT3070_9		0x3871	RT3070
20751.583Sjruohoproduct MSI MEGASKY580		0x5580	MSI MegaSky DVB-T Adapter
20761.583Sjruohoproduct MSI MEGASKY580_55801	0x5581	MSI MegaSky DVB-T Adapter
20771.407Sdrochnerproduct MSI MS6861		0x6861	MS-6861
20781.407Sdrochnerproduct MSI MS6865		0x6865	MS-6865
20791.407Sdrochnerproduct MSI MS6869		0x6869	MS-6869
20801.464Sxtraemeproduct MSI RT2573		0x6874	RT2573
20811.464Sxtraemeproduct MSI RT2573_2		0x6877	RT2573
20821.618Snonakaproduct MSI RT3070_4		0x6899	RT3070
20831.618Snonakaproduct MSI RT3070_5		0x821a	RT3070
20841.618Snonakaproduct MSI RT3070_10		0x822a	RT3070
20851.618Snonakaproduct MSI RT3070_12		0x822b	RT3070
20861.618Snonakaproduct MSI RT3070_13		0x822c	RT3070
20871.618Snonakaproduct MSI RT3070_6		0x870a	RT3070
20881.618Snonakaproduct MSI RT3070_11		0x871a	RT3070
20891.618Snonakaproduct MSI RT3070_14		0x871b	RT3070
20901.618Snonakaproduct MSI RT3070_15		0x871c	RT3070
20911.618Snonakaproduct MSI RT3070_7		0x899a	RT3070
20921.464Sxtraemeproduct MSI RT2573_3		0xa861	RT2573
20931.464Sxtraemeproduct MSI RT2573_4		0xa874	RT2573
20941.554Spgoyetteproduct MSI AX88772A		0xa877	AX88772A USB 2.0 10/100 Ethernet adapter
20951.627Schsproduct MSI BLUETOOTH_2		0xa970	Bluetooth
20961.627Schsproduct MSI BLUETOOTH_3		0xa97a	Bluetooth
20971.354Saugustss
20981.526Sjakllsch/* Microchip Technology products */
20991.526Sjakllschproduct MICROCHIP PICKIT1	0x0032	PICkit(TM) 1 FLASH Starter Kit
21001.526Sjakllschproduct MICROCHIP PICKIT2	0x0033	PICkit 2 Microcontroller Programmer
21011.526Sjakllsch
21021.546Senami/* Microdia / Sonix Techonology Co., Ltd. products */
21031.546Senamiproduct MICRODIA YUREX		0x1010	YUREX
21041.546Senami
21051.381Saugustss/* Micronet Communications products */
21061.381Saugustssproduct MICRONET SP128AR	0x0003	SP128AR EtherFast
21071.381Saugustss
21081.66Saugustss/* Microsoft products */
21091.78Saugustssproduct MICROSOFT SIDEPREC	0x0008	SideWinder Precision Pro
21101.66Saugustssproduct MICROSOFT INTELLIMOUSE	0x0009	IntelliMouse
21111.66Saugustssproduct MICROSOFT NATURALKBD	0x000b	Natural Keyboard Elite
21121.66Saugustssproduct MICROSOFT DDS80		0x0014	Digital Sound System 80
21131.72Saugustssproduct MICROSOFT SIDEWINDER	0x001a	Sidewinder Precision Racing Wheel
21141.364Saugustssproduct MICROSOFT INETPRO	0x001c	Internet Keyboard Pro
21151.438Schristosproduct MICROSOFT TBEXPLORER	0x0024	Trackball Explorer
21161.78Saugustssproduct MICROSOFT INTELLIEYE	0x0025	IntelliEye mouse
21171.364Saugustssproduct MICROSOFT INETPRO2	0x002b	Internet Keyboard Pro
21181.365Saugustssproduct MICROSOFT MN510		0x006e	MN510 Wireless
21191.355Saugustssproduct MICROSOFT MN110		0x007a	10/100 USB NIC
21201.446Sjmcneillproduct MICROSOFT XBOX_MEMORY_UNIT	0x0280	Xbox Memory Unit
21211.446Sjmcneillproduct MICROSOFT XBOX_DVD_PLAYBACK	0x0284	Xbox DVD Movie Playback Kit
21221.447Sjmcneillproduct MICROSOFT XBOX_CONTROLLER_S10	0x0285	Xbox Controller S (1.0)
21231.446Sjmcneillproduct MICROSOFT XBOX_CONTROLLER_HUB	0x0288	Xbox Controller Hub
21241.447Sjmcneillproduct MICROSOFT XBOX_CONTROLLER_S12	0x0289	Xbox Controller S (1.2)
21251.540Smatthiasproduct MICROSOFT 24GHZ_XCVR10		0x071d  2.4GHz Transceiver V1.0
21261.540Smatthiasproduct MICROSOFT 24GHZ_XCVR20		0x071f  2.4GHz Transceiver V2.0
21271.153Saugustss
21281.153Saugustss/* Microtech products */
21291.165Saugustssproduct MICROTECH SCSIDB25	0x0004	USB-SCSI-DB25
21301.165Saugustssproduct MICROTECH SCSIHD50	0x0005	USB-SCSI-HD50
21311.153Saugustssproduct MICROTECH DPCM		0x0006	USB CameraMate
21321.165Saugustssproduct MICROTECH FREECOM	0xfc01	Freecom USB-IDE
21331.6Saugustss
21341.110Saugustss/* Microtek products */
21351.137Saugustssproduct MICROTEK 336CX		0x0094	Phantom 336CX - C3 scanner
21361.110Saugustssproduct MICROTEK X6U		0x0099	ScanMaker X6 - X6U
21371.137Saugustssproduct MICROTEK C6		0x009a	Phantom C6 scanner
21381.110Saugustssproduct MICROTEK 336CX2		0x00a0	Phantom 336CX - C3 scanner
21391.110Saugustssproduct MICROTEK V6USL		0x00a3	ScanMaker V6USL
21401.383Saugustssproduct MICROTEK 6000		0x30e5	ScanMaker 6000
21411.110Saugustssproduct MICROTEK V6USL2		0x80a3	ScanMaker V6USL
21421.110Saugustssproduct MICROTEK V6UL		0x80ac	ScanMaker V6UL
21431.110Saugustss
21441.66Saugustss/* Midiman products */
21451.66Saugustssproduct MIDIMAN MIDISPORT2X2	0x1001	Midisport 2x2
21461.433Schapproduct MIDIMAN MIDISPORT2X4	0x1041	Midisport 2x4
21471.224Saugustss
21481.226Saugustss/* Minds At Work LLC products */
21491.226Saugustssproduct MINDSATWORK DW		0x0001	Digital Wallet
21501.226Saugustss
21511.224Saugustss/* Minolta Co., Ltd. */
21521.364Saugustssproduct MINOLTA 2300		0x4001	Dimage 2300
21531.224Saugustssproduct MINOLTA S304		0x4007	Dimage S304
21541.230Saugustssproduct MINOLTA X		0x4009	Dimage X
21551.381Saugustssproduct MINOLTA DIMAGE7I	0x400b	Dimage 7i
21561.364Saugustssproduct MINOLTA 5400		0x400e	Dimage 5400
21571.381Saugustssproduct MINOLTA DIMAGEA1	0x401a	Dimage A1
21581.359Saugustssproduct MINOLTA XT		0x4015	Dimage Xt
21591.25Saugustss
21601.607Splunky/* Misc Vendors (sharing a Vendor ID) */
21611.607Splunkyproduct MISC WISPY_24X		0x083f	MetaGeek Wi-Spy 2.4x
21621.607Splunkyproduct MISC TELLSTICK		0x0c30	Telldus Tellstick
21631.607Splunkyproduct MISC TELLSTICK_DUO	0x0c31	Telldus Tellstick Duo
21641.607Splunky
21651.165Saugustss/* Mitsumi products */
21661.165Saugustssproduct MITSUMI CDRRW		0x0000	CD-R/RW Drive
21671.250Saugustssproduct MITSUMI MOUSE		0x6407	Mouse
21681.383Saugustssproduct MITSUMI SONY_MOUSE	0x6408	Quick Scroll Mouse
21691.364Saugustssproduct MITSUMI BT_DONGLE	0x641f	Bluetooth USB dongle
21701.226Saugustssproduct MITSUMI FDD		0x6901	FDD
21711.165Saugustss
21721.186Saugustss/* Mobility products */
21731.186Saugustssproduct MOBILITY EA		0x0204	Ethernet Adapter
21741.474Sitohyproduct MOBILITY EASIDOCK	0x0304	EasiDock Ethernet
21751.186Saugustss
21761.432Sreinoud/* MosChip Semiconductor */
21771.528Smrgproduct MOSCHIP MCS7703		0x7703	MCS7703 USB Serial Adapter
21781.457Sisproduct MOSCHIP MCS7780		0x7780	Fast IrDA Adapter
21791.457Sisproduct MOSCHIP MCS7781		0x7781	Fast IrDA Adapter
21801.457Sisproduct MOSCHIP MCS7784		0x7784	Slow IrDA Adapter
21811.432Sreinoudproduct MOSCHIP MCS7830		0x7830	Ethernet Adapter
21821.528Smrgproduct MOSCHIP MCS7840		0x7840	MCS7840 USB Serial Adapter
21831.432Sreinoud
21841.66Saugustss/* Motorola products */
21851.69Saugustssproduct MOTOROLA MC141555	0x1555	MC141555 hub controller
21861.315Saugustssproduct MOTOROLA SB4100		0x4100	SB4100 USB Cable Modem
21871.325Saugustssproduct MOTOROLA2 T720C		0x2822	T720c
21881.361Ssorenproduct MOTOROLA2 A920		0x4002	A920
21891.571Sjnemethproduct MOTOROLA2 USBLAN	0x600c	USBLAN (A780, E680, ...)
21901.571Sjnemethproduct MOTOROLA2 USBLAN2	0x6027	USBLAN (A910, A1200, Rokr E2, Rokr E6, ...)
21911.618Snonakaproduct MOTOROLA4 RT2770	0x9031	RT2770
21921.618Snonakaproduct MOTOROLA4 RT3070	0x9032	RT3070
21931.43Saugustss
21941.473Sitohy/* M-Systems products */
21951.473Sitohyproduct MSYSTEMS DISKONKEY	0x0010	DiskOnKey
21961.473Sitohyproduct MSYSTEMS DISKONKEY2	0x0011	DiskOnKey
21971.473Sitohyproduct MSYSTEMS DISKONKEY3	0x0012	DiskOnKey
21981.473Sitohy
21991.66Saugustss/* MultiTech products */
22001.66Saugustssproduct MULTITECH ATLAS		0xf101	MT5634ZBA-USB modem
22011.6Saugustss
22021.66Saugustss/* Mustek products */
22031.110Saugustssproduct MUSTEK 1200CU		0x0001	1200 CU scanner
22041.124Saugustssproduct MUSTEK 600CU		0x0002	600 CU scanner
22051.124Saugustssproduct MUSTEK 1200USB		0x0003	1200 USB scanner
22061.124Saugustssproduct MUSTEK 1200UB		0x0006	1200 UB scanner
22071.216Sgehennaproduct MUSTEK 1200USBPLUS	0x0007	1200 USB Plus scanner
22081.207Saugustssproduct MUSTEK 1200CUPLUS	0x0008	1200 CU Plus scanner
22091.216Sgehennaproduct MUSTEK BEARPAW1200F	0x0010	BearPaw 1200F scanner
22101.355Saugustssproduct MUSTEK BEARPAW1200TA	0x021e	BearPaw 1200TA scanner
22111.216Sgehennaproduct MUSTEK 600USB		0x0873	600 USB scanner
22121.66Saugustssproduct MUSTEK MDC800		0xa800	MDC-800 digital camera
22131.354Saugustssproduct MUSTEK DV2000		0xc441	DV2000 digital camera
22141.148Ssoren
22151.303Sichiro/* National Instruments */
22161.303Sichiroproduct NI GPIB_USB_A		0xc920	GPIB-USB-A
22171.25Saugustss
22181.124Saugustss/* National Semiconductor */
22191.216Sgehennaproduct NATIONAL BEARPAW1200	0x1000	BearPaw 1200
22201.216Sgehennaproduct NATIONAL BEARPAW2400	0x1001	BearPaw 2400
22211.124Saugustss
22221.66Saugustss/* NEC products */
22231.383Saugustssproduct NEC HUB_20		0x0059	2.0 hub
22241.565Schristosproduct NEC WL300NUG		0x0249	WL300NU-G
22251.66Saugustssproduct NEC HUB			0x55aa	hub
22261.66Saugustssproduct NEC HUB_B		0x55ab	hub
22271.344Saugustssproduct NEC PICTY760		0xbef4	Picty760
22281.344Saugustssproduct NEC PICTY900		0xefbe	Picty900
22291.344Saugustssproduct NEC PICTY920		0xf0be	Picty920
22301.344Saugustssproduct NEC PICTY800		0xf1be	Picty800
22311.205Saugustss
22321.205Saugustss/* NEC2 products */
22331.215Saugustssproduct NEC2 HUB2_0		0x0058	USB2.0 Hub Controller
22341.272Suwe
22351.272Suwe/* NEODIO products */
22361.289Sgehennaproduct NEODIO ND3050		0x3050	6-in-1 Flash Device Controller
22371.272Suweproduct NEODIO ND5010		0x5010	Multi-format Flash Controller
22381.1Saugustss
22391.69Saugustss/* NetChip Technology Products */
22401.69Saugustssproduct NETCHIP TURBOCONNECT	0x1080	Turbo-Connect
22411.226Saugustssproduct NETCHIP CLIK40		0xa140	Clik! 40
22421.474Sitohyproduct NETCHIP ETHERNETGADGET	0xa4a2	Linux Ethernet/RNDIS gadget on pxa210/25x/26x
22431.69Saugustss
22441.69Saugustss/* Netgear products */
22451.69Saugustssproduct NETGEAR EA101		0x1001	Ethernet adapter
22461.220Saugustssproduct NETGEAR EA101X		0x1002	Ethernet adapter
22471.275Saugustssproduct NETGEAR FA101		0x1020	10/100 Ethernet
22481.297Sgehennaproduct NETGEAR FA120		0x1040	USB 2.0 Fast Ethernet Adapter
22491.354Saugustssproduct NETGEAR MA111NA		0x4110	802.11b Adapter
22501.565Schristosproduct NETGEAR MA111V2		0x4230  802.11b V2
22511.565Schristosproduct NETGEAR WG111V2_2	0x4240	PrismGT USB 2.0 WLAN
22521.565Schristosproduct NETGEAR WG111V3		0x4260	WG111v3
22531.565Schristosproduct NETGEAR WG111U		0x4300	WG111U
22541.565Schristosproduct NETGEAR WG111U_NF	0x4301	WG111U
22551.525Scubeproduct NETGEAR WG111V2		0x6a00	WG111v2
22561.383Saugustssproduct NETGEAR XA601		0x8100	USB to PL Adapter
22571.565Schristosproduct NETGEAR WN111V2		0x9001	WN111V2
22581.565Schristosproduct NETGEAR WNDA3100	0x9010	WNDA3100
22591.642Schristosproduct NETGEAR WNDA3200	0x9018	WNDA3200
22601.621Snonakaproduct NETGEAR RTL8192CU	0x9021	RTL8192CU
22611.642Schristosproduct NETGEAR WNA1100		0x9030	WNA1100
22621.565Schristosproduct NETGEAR WNA1000		0x9040	WNA1000
22631.604Snonakaproduct NETGEAR WNA1000M	0x9041	WNA1000M
22641.143Saugustss
22651.565Schristos/* Netgear(2) products */
22661.385Saugustssproduct NETGEAR2 MA101		0x4100	MA101
22671.385Saugustssproduct NETGEAR2 MA101B		0x4102	MA101 Rev B
22681.385Saugustss
22691.565Schristos/* Netgear(3) products */
22701.565Schristosproduct NETGEAR3 WG111T		0x4250	WG111T
22711.565Schristosproduct NETGEAR3 WG111T_NF	0x4251	WG111T
22721.565Schristosproduct NETGEAR3 WPN111		0x5f00	WPN111
22731.565Schristosproduct NETGEAR3 WPN111_NF	0x5f01	WPN111
22741.565Schristos
22751.621Snonaka/* Netgear(4) products */
22761.621Snonakaproduct NETGEAR4 RTL8188CU	0x9041	RTL8188CU
22771.621Snonaka
22781.472Sitohy/* NetIndex products */
22791.477Sitohyproduct NETINDEX WS002IN	0x2001	Willcom WS002IN (DD)
22801.472Sitohy
22811.473Sitohy/* NHJ product */
22821.473Sitohyproduct NHJ CAM2		0x9120	Camera
22831.473Sitohy
22841.143Saugustss/* Nikon products */
22851.143Saugustssproduct NIKON E990		0x0102	Digital Camera E990
22861.207Saugustssproduct NIKON E880		0x0103	Digital Camera E880
22871.294Smarkdproduct NIKON E885		0x0105	Digital Camera E885
22881.308Saugustss
22891.613Sichiro/* Nintendo products */
22901.613Sichiroproduct NINTENDO BCM2045A	0x0305	Broadcom BCM2045A Bluetooth Radio
22911.613Sichiroproduct NINTENDO RVLCNT01	0x0306	Wii Remote RVL-CNT-01 (BT-HID)
22921.613Sichiro/* product NINTENDO WIIMIC1	0x0308	Wii Party-Mic */
22931.613Sichiro/* product NINTENDO WIIMIC2	0x0309	USB Microphone for Wii */
22941.613Sichiroproduct NINTENDO RVLCNT01TR	0x0330	Wii Remote Plus RVL-CNT-01-TR (BT-HID)
22951.613Sichiro
22961.431Srjs/* Nokia products */
22971.431Srjsproduct NOKIA CA42		0x0802	Mobile Phone adapter
22981.431Srjs
22991.464Sxtraeme/* Nova Tech products */
23001.464Sxtraemeproduct NOVATECH NV902W		0x9020	NV-902W
23011.464Sxtraemeproduct NOVATECH RT2573		0x9021	RT2573
23021.604Snonakaproduct NOVATECH RTL8188CU	0x9071	RTL8188CU
23031.464Sxtraeme
23041.441Sgdt/* NovAtel products */
23051.441Sgdtproduct NOVATEL FLEXPACKGPS	0x0100	NovAtel FlexPack GPS receiver
23061.496Selricproduct NOVATEL2 EXPRESSCARD	0x1100	ExpressCard 3G
23071.496Selricproduct NOVATEL2 MERLINV620	0x1110	Novatel Wireless Merlin CDMA
23081.516Sjoergproduct NOVATEL2 V740		0x1120	Merlin V740
23091.496Selricproduct NOVATEL2 S720		0x1130	S720
23101.477Sitohyproduct NOVATEL2 MERLINU740	0x1400	Novatel Merlin U740
23111.516Sjoergproduct NOVATEL2 U740_2		0x1410	Merlin U740
23121.516Sjoergproduct NOVATEL2 U870		0x1420	Merlin U870
23131.602Snonakaproduct NOVATEL2 XU870		0x1430	Merlin XU870
23141.516Sjoergproduct NOVATEL2 X950D		0x1450	Merlin X950D
23151.496Selricproduct NOVATEL2 ES620		0x2100	ES620 CDMA
23161.496Selricproduct NOVATEL2 U720		0x2110	U720
23171.602Snonakaproduct NOVATEL2 EU8X0D		0x2420	Expedite EU850D/EU860D/EU870D
23181.508Srmindproduct NOVATEL2 U727		0x4100	U727
23191.513Sjoergproduct NOVATEL2 MC950D		0x4400	Novatel Wireless HSUPA Modem
23201.513Sjoergproduct NOVATEL2 MC950D_DRIVER	0x5010	Novatel Wireless HSUPA Modem Windows Driver
23211.558Srizproduct NOVATEL2 U760_DRIVER	0x5030	Novatel Wireless U760 Windows/Mac Driver
23221.558Srizproduct NOVATEL2 U760		0x6000	Novatel 760USB
23231.441Sgdt
23241.190Saugustss/* Olympus products */
23251.202Saugustssproduct OLYMPUS C1		0x0102	C-1 Digital Camera
23261.190Saugustssproduct OLYMPUS C700		0x0105	C-700 Ultra Zoom
23271.69Saugustss
23281.88Saugustss/* OmniVision Technologies, Inc. products */
23291.40Saugustssproduct OMNIVISION OV511	0x0511	OV511 Camera
23301.98Ssorenproduct OMNIVISION OV511PLUS	0xa511	OV511+ Camera
23311.501Sjmcneillproduct OMNIVISION2 PSEYE	0x2000	Sony PLAYSTATION(R) Eye
23321.223Saugustss
23331.223Saugustss/* OnSpec Electronic, Inc. */
23341.223Saugustssproduct ONSPEC MD2		0x0103	disk
23351.226Saugustssproduct ONSPEC MDCFEB		0xa000	MDCFE-B USB CF Reader
23361.226Saugustssproduct ONSPEC SIIGMS		0xa001	Memory Stick+CF Reader/Writer
23371.226Saugustssproduct ONSPEC DATAFAB3		0xa003	Datafab-based Reader
23381.226Saugustssproduct ONSPEC DATAFAB4		0xa004	Datafab-based Reader
23391.226Saugustssproduct ONSPEC PNYCFSM		0xa005	PNY/Datafab CF+SM Reader
23401.226Saugustssproduct ONSPEC STECHCFSM	0xa006	Simple Tech/Datafab CF+SM Reader
23411.226Saugustssproduct ONSPEC LC1		0xa109	CF + SM Combo (LC1)
23421.371Saugustssproduct ONSPEC UCF100		0xa400	FlashLink UCF-100 CompactFlash Reader
23431.227Smjlproduct ONSPEC MD1II		0xb006	Datafab MD1-II PC-Card Reader
23441.282Sgehenna
23451.381Saugustssproduct ONSPEC2 8IN2		0xb012	8In2
23461.381Saugustss
23471.473Sitohy/* Option N.V. products */
23481.516Sjoergproduct OPTIONNV MC3G		0x5000	Vodafone Mobile Connect 3G datacard
23491.473Sitohyproduct OPTIONNV QUADUMTS2	0x6000	GlobeTrotter Fusion Quad Lite UMTS/GPRS
23501.473Sitohyproduct OPTIONNV QUADUMTS	0x6300	GlobeTrotter Fusion Quad Lite 3D
23511.477Sitohyproduct OPTIONNV QUADPLUSUMTS	0x6600	GlobeTrotter 3G Quad Plus
23521.484Smlelstvproduct OPTIONNV HSDPA   	0x6701	GlobeTrotter HSDPA Modem
23531.545Splunkyproduct OPTIONNV MAXHSDPA   	0x6701	GlobeTrotter Max HSDPA Modem
23541.545Splunkyproduct OPTIONNV GSICON72	0x6911	GlobeSurfer iCON 7.2
23551.545Splunkyproduct OPTIONNV ICON225	0x6971	iCON 225
23561.516Sjoergproduct OPTIONNV GTMAXHSUPA	0x7001	GlobeTrotter HSUPA
23571.545Splunkyproduct OPTIONNV GEHSUPA	0x7011	GlobeTrotter Express HSUPA
23581.545Splunkyproduct OPTIONNV GTHSUPA	0x7031	GlobeTrotter HSUPA
23591.545Splunkyproduct OPTIONNV GSHSUPA	0x7251	GlobeSurfer HSUPA
23601.545Splunkyproduct OPTIONNV GE40X1		0x7301	GE40x
23611.545Splunkyproduct OPTIONNV GE40X2		0x7361	GE40x
23621.545Splunkyproduct OPTIONNV GE40X3		0x7381	GE40x
23631.545Splunkyproduct OPTIONNV ICON401	0x7401	iCON 401
23641.545Splunkyproduct OPTIONNV GTM382		0x7501	GTM 382
23651.545Splunkyproduct OPTIONNV GE40X4		0x7601	GE40x
23661.545Splunkyproduct OPTIONNV ICONEDGE	0xc031	iCON EDGE
23671.545Splunkyproduct OPTIONNV MODHSXPA	0xd013	Module HSxPA
23681.545Splunkyproduct OPTIONNV ICON321	0xd031	iCON 321
23691.545Splunkyproduct OPTIONNV ICON322	0xd033	iCON 322
23701.545Splunkyproduct OPTIONNV ICON505	0xd055	iCON 505
23711.473Sitohy
23721.397Sitojun/* OQO */
23731.397Sitojunproduct OQO WIFI01		0x0002	model 01 WiFi interface
23741.474Sitohyproduct OQO ETHER01PLUS		0x7720	model 01+ Ethernet
23751.397Sitojunproduct OQO ETHER01		0x8150	model 01 Ethernet interface
23761.397Sitojun
23771.282Sgehenna/* Ours Technology Inc. */
23781.282Sgehennaproduct OTI SOLID		0x6803	Solid state disk
23791.330Saugustssproduct OTI FLASHDISK		0x6828	Flash Disk 128M
23801.40Saugustss
23811.618Snonaka/* OvisLink product */
23821.618Snonakaproduct OVISLINK RT3071		0x3071	RT3071
23831.618Snonakaproduct OVISLINK RT3072		0x3072	RT3072
23841.618Snonaka
23851.150Saugustss/* Palm Computing, Inc. product */
23861.83Saugustssproduct PALM SERIAL		0x0080	USB Serial Adaptor
23871.206Scjsproduct PALM M500		0x0001	Palm m500
23881.206Scjsproduct PALM M505		0x0002	Palm m505
23891.269Saugustssproduct PALM M515		0x0003	Palm m515
23901.300Saugustssproduct PALM I705		0x0020	Palm i705
23911.300Saugustssproduct PALM TUNGSTEN_Z		0x0031	Palm Tungsten Z
23921.231Saugustssproduct PALM M125		0x0040	Palm m125
23931.300Saugustssproduct PALM M130		0x0050	Palm m130
23941.312Ssimonbproduct PALM TUNGSTEN_T		0x0060	Palm Tungsten T
23951.377Smycroftproduct PALM ZIRE31		0x0061	Palm Zire 31
23961.299Saugustssproduct PALM ZIRE		0x0070	Palm Zire
23971.150Saugustss
23981.150Saugustss/* Panasonic products */
23991.364Saugustssproduct PANASONIC LS120		0x0901	LS-120 Camera
24001.367Saugustssproduct PANASONIC KXLRW32AN	0x0d09	CD-R Drive KXL-RW32AN
24011.364Saugustssproduct PANASONIC KXLCB20AN	0x0d0a	CD-R Drive KXL-CB20AN
24021.364Saugustssproduct PANASONIC KXLCB35AN	0x0d0e	DVD-ROM & CD-R/RW
24031.150Saugustssproduct PANASONIC SDCAAE	0x1b00	MultiMediaCard Adapter
24041.406Spookaproduct PANASONIC TYTP50P6S	0x3900	TY-TP50P6-S 50in Touch Panel
24051.233Saugustss
24061.618Snonaka/* PARA Industrial products */
24071.618Snonakaproduct PARA RT3070		0x8888	RT3070
24081.618Snonaka
24091.568Ssborrill/* Pegatron products */
24101.568Ssborrillproduct PEGATRON RT2870		0x0002	RT2870
24111.568Ssborrillproduct PEGATRON RT3070		0x000c	RT3070
24121.568Ssborrillproduct PEGATRON RT3070_2	0x000e	RT3070
24131.618Snonakaproduct PEGATRON RT3070_3	0x0010	RT3070
24141.618Snonakaproduct PEGATRON RT3072		0x0011	RT3072
24151.568Ssborrill
24161.233Saugustss/* Pen Driver */
24171.329Saugustssproduct PEN USBDISKPRO		0x0120	USB Disk Pro
24181.311Snakayamaproduct PEN USBREADER		0x0240	USB 6 in 1 Card Reader/Writer
24191.317Sdsaintyproduct PEN MOBILEDRIVE		0x0280	USB 3 in 1 Card Reader/Writer
24201.233Saugustssproduct PEN USBDISK		0x0d7d	USB Disk
24211.364Saugustssproduct PEN ATTACHE		0x1300	USB 2.0 Flash Drive
24221.364Saugustss
24231.66Saugustss/* Peracom products */
24241.66Saugustssproduct PERACOM SERIAL1		0x0001	Serial Converter
24251.69Saugustssproduct PERACOM ENET		0x0002	Ethernet adapter
24261.88Saugustssproduct PERACOM ENET3		0x0003	At Home Ethernet Adapter
24271.69Saugustssproduct PERACOM ENET2		0x0005	Ethernet adapter
24281.14Saugustss
24291.555Stsutsui/* Pheenet products */
24301.555Stsutsuiproduct PHEENET GWU513		0x4025	GWU513
24311.555Stsutsui
24321.66Saugustss/* Philips products */
24331.66Saugustssproduct PHILIPS DSS350		0x0101	DSS 350 Digital Speaker System
24341.66Saugustssproduct PHILIPS DSS		0x0104	DSS XXX Digital Speaker System
24351.552Sjakllschproduct PHILIPS SA235		0x016a	SA235
24361.66Saugustssproduct PHILIPS HUB		0x0201	hub
24371.242Sheinzproduct PHILIPS PCA645VC	0x0302	PCA645VC PC Camera
24381.172Stronproduct PHILIPS PCA646VC	0x0303	PCA646VC PC Camera
24391.242Sheinzproduct PHILIPS PCVC675K	0x0307	PCVC675K Vesta PC Camera
24401.92Saugustssproduct PHILIPS PCVC680K	0x0308	PCVC680K Vesta Pro PC Camera
24411.242Sheinzproduct PHILIPS PCVC690K	0x030c	PCVC690K Vesta Pro Scan PC Camera
24421.242Sheinzproduct PHILIPS PCVC730K	0x0310	PCVC730K ToUCam Fun PC Camera
24431.242Sheinzproduct PHILIPS PCVC740K	0x0311	PCVC740K ToUCam Pro PC Camera
24441.242Sheinzproduct PHILIPS PCVC750K	0x0312	PCVC750K ToUCam Pro Scan PC Camera
24451.83Saugustssproduct PHILIPS DSS150		0x0471	DSS 150 Digital Speaker System
24461.555Stsutsuiproduct PHILIPS CPWUA054	0x1230	CPWUA054
24471.468Skiyoharaproduct PHILIPS SNU5600		0x1236	SNU5600
24481.627Schsproduct PHILIPS SNU5630NS05	0x1237	SNU5630NS/05
24491.210Saugustssproduct PHILIPS DIVAUSB		0x1801	DIVA USB mp3 player
24501.568Ssborrillproduct PHILIPS RT2870		0x200f	RT2870
24511.144Saugustss
24521.144Saugustss/* Philips Semiconductor products */
24531.144Saugustssproduct PHILIPSSEMI HUB1122	0x1122	hub
24541.39Saugustss
24551.39Saugustss/* P.I. Engineering products */
24561.39Saugustssproduct PIENGINEERING PS2USB	0x020b	PS2 to Mac USB Adapter
24571.341Sjdolecekproduct PIENGINEERING XKEYS58	0x0232	Xkeys Programmable Keyboard (58 Keys)
24581.200Saugustssproduct PIENGINEERING XKEYS	0x0233	Xkeys Programmable Keyboard
24591.314Suwe
24601.314Suwe/* Pilotech Systems Co., Ltd products */
24611.314Suweproduct PILOTECH CRW600		0x0001	CRW-600 6-in-1 Reader
24621.322Shamajima
24631.515Sjakllsch/* Pinnacle Systems, Inc. products */
24641.515Sjakllschproduct PINNACLE PCTV800E	0x0227	PCTV 800e
24651.591Sjruohoproduct PINNACLE PCTVDVBTFLASH	0x0228	Pinnacle PCTV DVB-T Flash
24661.591Sjruohoproduct PINNACLE PCTV72E	0x0236	Pinnacle PCTV 72e
24671.591Sjruohoproduct PINNACLE PCTV73E	0x0237	Pinnacle PCTV 73e
24681.515Sjakllsch
24691.381Saugustss/* Planex Communications products */
24701.621Snonakaproduct PLANEX  GW_US11H	0x14ea	GW-US11H WLAN
24711.621Snonakaproduct PLANEX2 RTL8188CUS	0x1201	RTL8188CUS
24721.464Sxtraemeproduct PLANEX2 GW_US11S	0x3220	GW-US11S WLAN
24731.621Snonakaproduct PLANEX2 RTL8188CU_3	0x4902	RTL8188CU
24741.479Snisimuraproduct PLANEX2 GWUS54GXS	0x5303	GW-US54GXS
24751.565Schristosproduct PLANEX2 GW_US300	0x5304	GW-US300
24761.464Sxtraemeproduct PLANEX2 GWUS54HP	0xab01	GW-US54HP
24771.620Snonakaproduct PLANEX2 GWUS300MINIS	0xab24	GW-US300MiniS
24781.621Snonakaproduct PLANEX2 RT3070		0xab25	RT3070
24791.621Snonakaproduct PLANEX2 GWUSNANO	0xab28	GW-USNano
24801.620Snonakaproduct PLANEX2 GWUSMICRO300	0xab29	GW-USMicro300
24811.604Snonakaproduct PLANEX2 RTL8188CU_1	0xab2a	RTL8188CU
24821.604Snonakaproduct PLANEX2 RTL8192CU	0xab2b	RTL8192CU
24831.621Snonakaproduct PLANEX2 RTL8188CU_4	0xab2e	RTL8188CU
24841.620Snonakaproduct PLANEX2 GWUS54MINI2	0xab50	GW-US54Mini2
24851.464Sxtraemeproduct PLANEX2 GWUS54SG	0xc002	GW-US54SG
24861.464Sxtraemeproduct PLANEX2 GWUS54GZL	0xc007	GW-US54GZL
24871.565Schristosproduct PLANEX2 GWUS54GD	0xed01	GW-US54GD
24881.439Sjoergproduct PLANEX2 GWUSMM		0xed02	GW-USMM
24891.620Snonakaproduct PLANEX2 GWUS300MINIX	0xed06	GW-US300Mini-X/MiniW
24901.565Schristosproduct PLANEX2 GWUSMICRON	0xed14	GW-USMicroN
24911.620Snonakaproduct PLANEX2 GWUSMICRON2	0xed16	GW-USMicroN2
24921.620Snonakaproduct PLANEX2 RTL8188CU_2	0xed17	RTL8188CU
24931.625Snonakaproduct PLANEX2 GWUSH300N	0xed18	GW-USH300N
24941.476Sitohyproduct PLANEX3 GWUS54GZ	0xab10	GW-US54GZ
24951.476Sitohyproduct PLANEX3 GU1000T		0xab11	GU-1000T
24961.476Sitohyproduct PLANEX3 GWUS54MINI	0xab13	GW-US54Mini
24971.627Schsproduct PLANEX2 GWUS300MINIS	0xab24	GW-US300MiniS
24981.627Schsproduct PLANEX2	RT3070		0xab25	RT3070
24991.627Schsproduct PLANEX2 GWUS54GD	0xed01	GW-US54GD
25001.627Schsproduct PLANEX2 GWUSMM		0xed02	GW-USMM
25011.627Schsproduct PLANEX2 GWUS300MINIX	0xed06	GW-US300Mini-X/MiniW
25021.627Schsproduct PLANEX2 RTL8188CU_2	0xed17	RTL8188CU
25031.381Saugustss
25041.322Shamajima/* Plantronics products */
25051.322Shamajimaproduct PLANTRONICS HEADSET	0x0ca1	Platronics DSP-400 Headset
25061.1Saugustss
25071.367Saugustss/* Plextor Corp. */
25081.367Saugustssproduct PLEXTOR 40_12_40U	0x0011	PlexWriter 40/12/40U
25091.367Saugustss
25101.66Saugustss/* PLX products */
25111.66Saugustssproduct PLX TESTBOARD		0x9060	test board
25121.24Saugustss
25131.366Saugustss/* PointChips */
25141.366Saugustssproduct POINTCHIPS FLASH	0x8001	Flash
25151.366Saugustss
25161.186Saugustss/* PortGear products */
25171.186Saugustssproduct PORTGEAR EA8		0x0008	Ethernet Adapter
25181.212Saugustssproduct PORTGEAR EA9		0x0009	Ethernet Adapter
25191.186Saugustss
25201.186Saugustss/* Portsmith products */
25211.186Saugustssproduct PORTSMITH EEA		0x3003	Express Ethernet Adapter
25221.276Ssoren
25231.276Ssoren/* PQI products */
25241.276Ssorenproduct PQI TRAVELFLASH		0x0001	Travel Flash Drive
25251.186Saugustss
25261.66Saugustss/* Primax products */
25271.124Saugustssproduct PRIMAX G2X300		0x0300	G2-200 scanner
25281.110Saugustssproduct PRIMAX G2E300		0x0301	G2E-300 scanner
25291.110Saugustssproduct PRIMAX G2300		0x0302	G2-300 scanner
25301.110Saugustssproduct PRIMAX G2E3002		0x0303	G2E-300 scanner
25311.110Saugustssproduct PRIMAX 9600		0x0340	Colorado USB 9600 scanner
25321.110Saugustssproduct PRIMAX 600U		0x0341	Colorado 600u scanner
25331.260Saugustssproduct PRIMAX 6200		0x0345	Visioneer 6200 scanner
25341.110Saugustssproduct PRIMAX 19200		0x0360	Colorado USB 19200 scanner
25351.110Saugustssproduct PRIMAX 1200U		0x0361	Colorado 1200u scanner
25361.124Saugustssproduct PRIMAX G600		0x0380	G2-600 scanner
25371.110Saugustssproduct PRIMAX 636I		0x0381	ReadyScan 636i
25381.110Saugustssproduct PRIMAX G2600		0x0382	G2-600 scanner
25391.110Saugustssproduct PRIMAX G2E600		0x0383	G2E-600 scanner
25401.66Saugustssproduct PRIMAX COMFORT		0x4d01	Comfort
25411.66Saugustssproduct PRIMAX MOUSEINABOX	0x4d02	Mouse-in-a-Box
25421.79Saugustssproduct PRIMAX PCGAUMS1		0x4d04	Sony PCGA-UMS1
25431.89Saugustss
25441.89Saugustss/* Prolific products */
25451.90Saugustssproduct PROLIFIC PL2301		0x0000	PL2301 Host-Host interface
25461.90Saugustssproduct PROLIFIC PL2302		0x0001	PL2302 Host-Host interface
25471.168Sjhawkproduct PROLIFIC RSAQ2		0x04bb	PL2303 Serial adapter (IODATA USB-RSAQ2)
25481.438Schristosproduct PROLIFIC PL2303		0x2303	PL2303 Serial adapter (ATEN/IOGEAR UC232A)
25491.128Ssorenproduct PROLIFIC PL2305		0x2305	Parallel printer adapter
25501.110Saugustssproduct PROLIFIC ATAPI4		0x2307	ATAPI-4 Bridge Controller
25511.381Saugustssproduct PROLIFIC PL2501		0x2501	PL2501 Host-Host interface
25521.438Schristosproduct PROLIFIC PL2303X	0xaaa0	PL2303 Serial adapter (Pharos GPS)
25531.476Sitohyproduct PROLIFIC RSAQ3		0xaaa2	PL2303 Serial adapter (IODATA USB-RSAQ3)
25541.481Ssborrillproduct PROLIFIC2 PL2303	0x2303	PL2303 Serial adapter (SMART Technologies)
25551.160Sichiro
25561.160Sichiro/* Putercom products */
25571.160Sichiroproduct PUTERCOM UPA100		0x047e	USB-1284 BRIDGE
25581.81Saugustss
25591.439Sjoerg/* Qcom products */
25601.439Sjoergproduct QCOM RT2573		0x6196	RT2573
25611.439Sjoergproduct QCOM RT2573_2		0x6229	RT2573
25621.502Suebayasiproduct QCOM RT2573_3		0x6238	RT2573
25631.568Ssborrillproduct QCOM RT2870		0x6259	RT2870
25641.439Sjoerg
25651.108Sdarrenr/* Qtronix products */
25661.108Sdarrenrproduct QTRONIX 980N		0x2011	Scorpion-980N keyboard
25671.108Sdarrenr
25681.367Saugustss/* Qualcomm products */
25691.367Saugustssproduct QUALCOMM CDMA_MSM	0x6000	CDMA Technologies MSM phone
25701.623Snonakaproduct QUALCOMM NTT_DOCOMO_L02C_MODEM	0x618f	NTT DOCOMO L-02C
25711.623Snonakaproduct QUALCOMM NTT_DOCOMO_L02C_STORAGE	0x61dd	NTT DOCOMO L-02C
25721.496Selricproduct QUALCOMM MSM_HSDPA	0x6613	HSDPA MSM
25731.538Scherryproduct QUALCOMM2 RWT_FCT       0x3100  RWT FCT-CDMA 2000 1xRTT modem
25741.459Ssaloproduct QUALCOMM2 CDMA_MSM	0x3196	CDMA Technologies MSM modem
25751.516Sjoergproduct QUALCOMMINC CDMA_MSM	0x0001	CDMA Technologies MSM modem
25761.543Ssnjproduct QUALCOMMINC ZTE_MF626	0x0031	CDMA Technologies MSM modem
25771.538Scherryproduct QUALCOMMINC ZTE_STOR	0x2000  USB ZTE Storage
25781.538Scherryproduct QUALCOMMINC AC8700	0xfffe	CDMA 1xEVDO USB modem
25791.367Saugustss
25801.476Sitohy/* Qualcomm Kyocera products */
25811.424Sgdtproduct QUALCOMM_K CDMA_MSM_K	0x17da	Qualcomm Kyocera CDMA Technologies MSM
25821.424Sgdt
25831.608Smbalmer/* Quan products */
25841.608Smbalmerproduct QUAN DM9601		0x9601	USB ethernet
25851.608Smbalmer
25861.568Ssborrill/* Quanta products */
25871.568Ssborrillproduct QUANTA RT3070		0x0304	RT3070
25881.568Ssborrill
25891.81Saugustss/* Quickshot products */
25901.81Saugustssproduct QUICKSHOT STRIKEPAD	0x6238	USB StrikePad
25911.38Saugustss
25921.108Sdarrenr/* Rainbow Technologies products */
25931.438Schristosproduct RAINBOW IKEY2000	0x1200	i-Key 2000
25941.108Sdarrenr
25951.399Ssekiya/* Ralink Technology products */
25961.399Ssekiyaproduct RALINK RT2570		0x1706	RT2570
25971.568Ssborrillproduct RALINK RT2070		0x2070	RT2070
25981.403Sdrochnerproduct RALINK RT2570_2		0x2570	RT2570
25991.476Sitohyproduct RALINK RT2573		0x2573	RT2573
26001.476Sitohyproduct RALINK RT2671		0x2671	RT2671
26011.568Ssborrillproduct RALINK RT2770		0x2770	RT2770
26021.568Ssborrillproduct RALINK RT2870		0x2870	RT2870
26031.568Ssborrillproduct RALINK RT3070		0x3070	RT3070
26041.568Ssborrillproduct RALINK RT3071		0x3071	RT3071
26051.568Ssborrillproduct RALINK RT3072		0x3072	RT3072
26061.618Snonakaproduct RALINK RT3370		0x3370	RT3370
26071.618Snonakaproduct RALINK RT3572		0x3572	RT3572
26081.637Sjakllschproduct RALINK RT5370		0x5370	RT5370
26091.618Snonakaproduct RALINK RT8070		0x8070	RT8070
26101.407Sdrochnerproduct RALINK RT2570_3		0x9020	RT2570
26111.399Ssekiya
26121.381Saugustss/* RATOC Systems products */
26131.473Sitohyproduct RATOC REXUSB60		0xb000	USB serial adapter REX-USB60
26141.524Stacaproduct RATOC REXUSB60F		0xb020	USB serial adapter REX-USB60F
26151.381Saugustss
26161.378Smycroft/* Realtek products */
26171.621Snonakaproduct REALTEK RTL8188CTV	0x018a	RTL8188CTV
26181.621Snonakaproduct REALTEK RTL8188RU_2	0x317f	RTL8188RU
26191.474Sitohyproduct REALTEK RTL8150L	0x8150	RTL8150L USB-Ethernet Bridge
26201.474Sitohyproduct REALTEK RTL8151		0x8151	RTL8151 PNA
26211.604Snonakaproduct REALTEK RTL8188CE_0	0x8170	RTL8188CE
26221.620Snonakaproduct REALTEK RTL8171		0x8171	RTL8171
26231.620Snonakaproduct REALTEK RTL8172		0x8172	RTL8172
26241.620Snonakaproduct REALTEK RTL8173		0x8173	RTL8173
26251.620Snonakaproduct REALTEK RTL8174		0x8174	RTL8174
26261.605Snonakaproduct REALTEK RTL8188CU_0	0x8176  RTL8188CU
26271.604Snonakaproduct REALTEK RTL8191CU	0x8177	RTL8191CU
26281.604Snonakaproduct REALTEK RTL8192CU	0x8178	RTL8192CU
26291.604Snonakaproduct REALTEK RTL8188CU_1	0x817a	RTL8188CU
26301.604Snonakaproduct REALTEK RTL8188CU_2	0x817b	RTL8188CU
26311.604Snonakaproduct REALTEK RTL8192CE	0x817c	RTL8192CE
26321.604Snonakaproduct REALTEK RTL8188RU	0x817d	RTL8188RU
26331.605Snonakaproduct REALTEK RTL8188CE_1	0x817e	RTL8188CE
26341.525Scubeproduct REALTEK RTL8187		0x8187	RTL8187
26351.575Sisproduct REALTEK RTL8187B_0	0x8189	RTL8187B
26361.621Snonakaproduct REALTEK RTL8188CUS	0x818a	RTL8188CUS
26371.575Sisproduct REALTEK RTL8187B_1	0x8197	RTL8187B
26381.575Sisproduct REALTEK RTL8187B_2	0x8198	RTL8187B
26391.620Snonakaproduct REALTEK RTL8712		0x8712	RTL8712
26401.620Snonakaproduct REALTEK RTL8713		0x8713	RTL8713
26411.621Snonakaproduct REALTEK RTL8188CU_COMBO	0x8754	RTL8188CU
26421.620Snonakaproduct REALTEK RTL8192SU	0xc512	RTL8192SU
26431.378Smycroft
26441.473Sitohy/* Research In Motion */
26451.500Schristosproduct RIM BLACKBERRY			0x0001	BlackBerry
26461.500Schristosproduct RIM BLACKBERRY_PEARL_DUAL	0x0004	BlackBerry Pearl Dual
26471.500Schristosproduct RIM BLACKBERRY_PEARL		0x0006	BlackBerry Pearl
26481.473Sitohy
26491.473Sitohy/* Rockfire products */
26501.473Sitohyproduct ROCKFIRE GAMEPAD	0x2033	gamepad 203USB
26511.473Sitohy
26521.140Stshiozak/* Roland products */
26531.342Sjdolecekproduct ROLAND UA100		0x0000	UA-100 USB Audio I/F
26541.342Sjdolecekproduct ROLAND UM4		0x0002	UM-4 MIDI I/F
26551.342Sjdolecekproduct ROLAND SC8850		0x0003	RolandED SC-8850 SOUND Canvas MIDI Synth.
26561.342Sjdolecekproduct ROLAND U8		0x0004	U-8 USB Audio I/F
26571.342Sjdolecekproduct ROLAND UM2		0x0005	UM-2 MIDI I/F
26581.342Sjdolecekproduct ROLAND SC8820		0x0007	SoundCanvas SC-8820 MIDI Synth.
26591.342Sjdolecekproduct ROLAND PC300		0x0008	PC-300 MIDI Keyboard
26601.342Sjdolecekproduct ROLAND UM1		0x0009	UM-1 MIDI I/F
26611.342Sjdolecekproduct ROLAND SK500		0x000b	SoundCanvas SK-500 MIDI Keyboard
26621.342Sjdolecekproduct ROLAND SCD70		0x000c	SC-D70 MIDI Synth.
26631.245Skentproduct ROLAND UA3		0x000f	EDIROL UA-3 USB audio I/F
26641.396Sperryproduct ROLAND XV5050		0x0012	XV-5050 MIDI Synth.
26651.342Sjdolecekproduct ROLAND UM880N		0x0014	EDIROL UM-880 MIDI I/F (native)
26661.342Sjdolecekproduct ROLAND UM880G		0x0015	EDIROL UM-880 MIDI I/F (generic)
26671.342Sjdolecekproduct ROLAND SD90		0x0016	EDIROL SD-90 STDIO Canvas MIDI Synth.
26681.342Sjdolecekproduct ROLAND UA1A		0x0018	UA-1A USB Audio I/F
26691.342Sjdolecekproduct ROLAND UM550		0x0023	UM-550 MIDI I/F
26701.342Sjdolecekproduct ROLAND SD20		0x0027	SD-20 MIDI Synth.
26711.342Sjdolecekproduct ROLAND SD80		0x0029	SD-80 MIDI Synth.
26721.342Sjdolecekproduct ROLAND UA700		0x002b	UA-700 USB Audio I/F
26731.411Saugustssproduct ROLAND PCRA		0x0033	EDIROL PCR MIDI keyboard (advanced)
26741.411Saugustssproduct ROLAND PCR		0x0034	EDIROL PCR MIDI keyboard
26751.411Saugustssproduct ROLAND M1000		0x0035	M-1000 audio I/F
26761.411Saugustssproduct ROLAND UA1000		0x0044	EDIROL UA-1000 USB audio I/F
26771.342Sjdolecekproduct ROLAND UA3FXA		0x0050	EDIROL UA-3FX USB audio I/F (advanced)
26781.342Sjdolecekproduct ROLAND UA3FX		0x0051	EDIROL UA-3FX USB audio I/F
26791.411Saugustssproduct ROLAND FANTOMX		0x006d	Fantom-X MIDI Synth.
26801.486Sxtraemeproduct ROLAND UA25 		0x0074	EDIROL UA-25
26811.411Saugustssproduct ROLAND UA101		0x007d	EDIROL UA-101
26821.411Saugustssproduct ROLAND UA101F		0x008d	EDIROL UA-101 USB1
26831.425Schristosproduct ROLAND UA1EX		0x0096	EDIROL UA-1EX
26841.425Schristosproduct ROLAND UM3		0x009A	EDIROL UM-3
26851.486Sxtraemeproduct ROLAND UA4FX 		0x00A3	EDIROL UA-4FX
26861.486Sxtraemeproduct ROLAND SONICCELL	0x00C2	SonicCell
26871.607Splunkyproduct ROLAND UMONE		0x012a	UM-ONE MIDI I/F
26881.140Stshiozak
26891.468Skiyohara/* Sagem products */
26901.468Skiyoharaproduct SAGEM XG760A		0x004a	XG-760A
26911.468Skiyoharaproduct SAGEM XG76NA		0x0062	XG-76NA
26921.468Skiyohara
26931.195Saugustss/* Saitek products */
26941.195Saugustssproduct SAITEK CYBORG_3D_GOLD	0x0006	Cyborg 3D Gold Joystick
26951.52Saugustss
26961.355Saugustss/* Samsung products */
26971.476Sitohyproduct SAMSUNG MIGHTYDRIVE	0x1623	Mighty Drive
26981.568Ssborrillproduct SAMSUNG RT2870_1	0x2018	RT2870
26991.355Saugustssproduct SAMSUNG ML6060		0x3008	ML-6060 laser printer
27001.587Sjakllschproduct SAMSUNG ANDROID		0x6863	Android
27011.553Stnnproduct SAMSUNG GTB3710		0x6876	GT-B3710 LTE/4G datacard
27021.587Sjakllschproduct SAMSUNG ANDROID2	0x6881	Android
27031.561Stnnproduct SAMSUNG GTB3730		0x689a	GT-B3730 LTE/4G datacard
27041.627Schsproduct SAMSUNG SWL2100W	0xa000	SWL-2100U
27051.355Saugustss
27061.52Saugustss/* SanDisk products */
27071.165Saugustssproduct SANDISK SDDR05A		0x0001	ImageMate SDDR-05a
27081.165Saugustssproduct SANDISK SDDR31		0x0002	ImageMate SDDR-31
27091.315Saugustssproduct SANDISK SDDR05		0x0005	ImageMate SDDR-05
27101.165Saugustssproduct SANDISK SDDR12		0x0100	ImageMate SDDR-12
27111.165Saugustssproduct SANDISK SDDR09		0x0200	ImageMate SDDR-09
27121.476Sitohyproduct SANDISK SDDR86		0x0621	ImageMate SDDR-86
27131.319Saugustssproduct SANDISK SDDR75		0x0810	ImageMate SDDR-75
27141.596Sjakllschproduct SANDISK SANSA_CLIP	0x7433	Sansa Clip
27151.137Saugustss
27161.245Skent/* Sanwa Supply products */
27171.245Skentproduct SANWASUPPLY JYDV9USB	0x9806	JY-DV9USB gamepad
27181.286Simp
27191.286Simp/* Sanyo Electric products */
27201.438Schristosproduct SANYO SCP4900		0x0701	Sanyo SCP-4900 USB Phone
27211.245Skent
27221.137Saugustss/* ScanLogic products */
27231.211Saugustssproduct SCANLOGIC SL11R		0x0002	SL11R-IDE
27241.137Saugustssproduct SCANLOGIC 336CX		0x0300	Phantom 336CX - C3 scanner
27251.263Sjoda
27261.388Sscw/* Sealevel products */
27271.388Sscwproduct SEALEVEL USBSERIAL	0x2101	USB-Serial converter
27281.509Srmindproduct SEALEVEL SEAPORT4P1	0x2413	SeaPort+4 Port 1
27291.509Srmindproduct SEALEVEL SEAPORT4P2	0x2423	SeaPort+4 Port 2
27301.509Srmindproduct SEALEVEL SEAPORT4P3	0x2433	SeaPort+4 Port 3
27311.509Srmindproduct SEALEVEL SEAPORT4P4	0x2443	SeaPort+4 Port 4
27321.388Sscw
27331.468Skiyohara/* Senao products */
27341.568Ssborrillproduct SENAO RT2870_3		0x0605	RT2870
27351.568Ssborrillproduct SENAO RT2870_4		0x0615	RT2870
27361.468Skiyoharaproduct SENAO NUB8301		0x2000	NUB-8301
27371.620Snonakaproduct SENAO RTL8192SU_1	0x9603	RTL8192SU
27381.620Snonakaproduct SENAO RTL8192SU_2	0x9605	RTL8192SU
27391.568Ssborrillproduct SENAO RT2870_1		0x9701	RT2870
27401.568Ssborrillproduct SENAO RT2870_2		0x9702	RT2870
27411.568Ssborrillproduct SENAO RT3070		0x9703	RT3070
27421.568Ssborrillproduct SENAO RT3071		0x9705	RT3071
27431.568Ssborrillproduct SENAO RT3072		0x9706	RT3072
27441.618Snonakaproduct SENAO RT3072_2		0x9707	RT3072
27451.618Snonakaproduct SENAO RT3072_3		0x9708	RT3072
27461.618Snonakaproduct SENAO RT3072_4		0x9709	RT3072
27471.618Snonakaproduct SENAO RT3072_5		0x9801	RT3072
27481.468Skiyohara
27491.263Sjoda/* SGI products */
27501.263Sjodaproduct SGI SN1_L1_SC		0x1234	SN1 L1 System Controller
27511.186Saugustss
27521.480Snisimura/* ShanTou products */
27531.480Snisimuraproduct SHANTOU ST268_USB_NIC	0x0268  ST268 USB NIC
27541.494Sdrochnerproduct SHANTOU ADM8515		0x8515	ADM8515 Ethernet
27551.480Snisimura
27561.186Saugustss/* Shark products */
27571.186Saugustssproduct SHARK PA		0x0400	Pocket Adapter
27581.50Saugustss
27591.381Saugustss/* Sharp products */
27601.381Saugustssproduct SHARP SL5500		0x8004	SL5500
27611.381Saugustssproduct SHARP A300		0x8005	A300
27621.381Saugustssproduct SHARP SL5600		0x8006	SL5600
27631.381Saugustssproduct SHARP C700		0x8007	C700
27641.381Saugustssproduct SHARP C750		0x9031	C750
27651.555Stsutsuiproduct SHARP RUITZ1016YCZZ	0x90fd	WS003SH WLAN
27661.451Smjfproduct SHARP WS007SH		0x9123	WS007SH
27671.502Suebayasiproduct SHARP WS011SH		0x91ac	WS011SH
27681.612Sbshproduct SHARP NWKBD		0x92E7	NetWalker Keyboard
27691.381Saugustss
27701.66Saugustss/* Shuttle Technology products */
27711.66Saugustssproduct SHUTTLE EUSB		0x0001	E-USB Bridge
27721.165Saugustssproduct SHUTTLE EUSCSI		0x0002	eUSCSI Bridge
27731.165Saugustssproduct SHUTTLE SDDR09		0x0003	ImageMate SDDR09
27741.226Saugustssproduct SHUTTLE EUSBSMCF	0x0005	eUSB SmartMedia / CompactFlash Adapter
27751.156Saugustssproduct SHUTTLE ZIOMMC		0x0006	eUSB MultiMediaCard Adapter
27761.165Saugustssproduct SHUTTLE HIFD		0x0007	Sony Hifd
27771.165Saugustssproduct SHUTTLE EUSBATAPI	0x0009	eUSB ATA/ATAPI Adapter
27781.165Saugustssproduct SHUTTLE CF		0x000a	eUSB CompactFlash Adapter
27791.165Saugustssproduct SHUTTLE EUSCSI_B	0x000b	eUSCSI Bridge
27801.165Saugustssproduct SHUTTLE EUSCSI_C	0x000c	eUSCSI Bridge
27811.165Saugustssproduct SHUTTLE CDRW		0x0101	CD-RW Device
27821.351Skivinenproduct SHUTTLE ORCA		0x0325	eUSB ORCA Quad Reader
27831.323Saugustssproduct SHUTTLE SCM		0x1010	SCM Micro
27841.236Schristos
27851.236Schristos/* Siemens products */
27861.236Schristosproduct SIEMENS SPEEDSTREAM	0x1001	SpeedStream USB
27871.365Saugustssproduct SIEMENS SPEEDSTREAM22	0x1022	SpeedStream USB 1022
27881.208Saugustss
27891.419Saugustss/* Siemens Info products */
27901.627Schsproduct SIEMENS2 WLL013		0x001b	WLL013
27911.419Saugustssproduct SIEMENS2 MC75		0x0034	Wireless Modules MC75
27921.474Sitohyproduct SIEMENS2 WL54G		0x3c06	54g USB Network Adapter
27931.419Saugustss
27941.441Sgdt/* Sierra Wireless products */
27951.557Srizproduct SIERRA EM5625		0x0017	EM5625
27961.557Srizproduct SIERRA MC5720_2		0x0018	MC5720
27971.496Selricproduct SIERRA AIRCARD595	0x0019	Sierra Wireless AirCard 595
27981.557Srizproduct SIERRA MC5725		0x0020	MC5725
27991.516Sjoergproduct SIERRA AC597E		0x0021	Sierra Wireless AirCard 597E
28001.516Sjoergproduct SIERRA C597		0x0023	Sierra Wireless Compass 597
28011.557Srizproduct SIERRA AIRCARD580	0x0112	Sierra Wireless AirCard 580
28021.557Srizproduct SIERRA AC595U		0x0120	Sierra Wireless AirCard 595U
28031.516Sjoergproduct SIERRA MC5720		0x0218	MC5720 Wireless Modem
28041.516Sjoergproduct SIERRA MINI5725		0x0220	Sierra Wireless miniPCI 5275
28051.624Schristosproduct SIERRA 250U		0x0301	Sieral Wireless 250U 3G
28061.557Srizproduct SIERRA INSTALLER	0x0fff	Aircard Driver Installer
28071.496Selricproduct SIERRA MC8755_2		0x6802	MC8755
28081.496Selricproduct SIERRA MC8765		0x6803	MC8765
28091.516Sjoergproduct SIERRA MC8755		0x6804	MC8755
28101.516Sjoergproduct SIERRA AC875U		0x6812	AC875U HSDPA USB Modem
28111.496Selricproduct SIERRA MC8755_3		0x6813	MC8755 HSDPA
28121.516Sjoergproduct SIERRA MC8775_2		0x6815	MC8775
28131.496Selricproduct SIERRA AIRCARD875	0x6820	Aircard 875 HSDPA
28141.516Sjoergproduct SIERRA MC8780		0x6832	MC8780
28151.516Sjoergproduct SIERRA MC8781		0x6833	MC8781
28161.557Srizproduct SIERRA AC880		0x6850	Sierra Wireless AirCard 880
28171.557Srizproduct SIERRA AC881		0x6851	Sierra Wireless AirCard 881
28181.557Srizproduct SIERRA AC880E		0x6852	Sierra Wireless AirCard 880E
28191.557Srizproduct SIERRA AC881E		0x6853	Sierra Wireless AirCard 881E
28201.557Srizproduct SIERRA AC880U		0x6855	Sierra Wireless AirCard 880U
28211.557Srizproduct SIERRA AC881U		0x6856	Sierra Wireless AirCard 881U
28221.614Scyberproduct SIERRA AC885U		0x6880	Sierra Wireless AirCard 885U
28231.556Srizproduct SIERRA USB305		0x68a3	Sierra Wireless AirCard USB 305
28241.441Sgdt
28251.208Saugustss/* Sigmatel products */
28261.476Sitohyproduct SIGMATEL SIR4116	0x4116	StIR4116 SIR
28271.208Saugustssproduct SIGMATEL IRDA		0x4200	IrDA
28281.453Sisproduct SIGMATEL FIR4210	0x4210	StIR4210 FIR
28291.448Sisproduct SIGMATEL VFIR4220	0x4220	StIR4220 VFIR
28301.355Saugustssproduct SIGMATEL I_BEAD100	0x8008	i-Bead 100 MP3 Player
28311.485Smlelstvproduct SIGMATEL I_BEAD150	0x8009	i-Bead 150 MP3 Player
28321.551Sjakllschproduct SIGMATEL DNSSF7X	0x8020	Datum Networks SSF-7X Multi Players
28331.485Smlelstvproduct SIGMATEL MUSICSTICK	0x8134	TrekStor Musicstick
28341.64Saugustss
28351.50Saugustss/* SIIG products */
28361.50Saugustssproduct SIIG DIGIFILMREADER	0x0004	DigiFilm-Combo Reader
28371.335Swulfproduct SIIG UISDMC2S		0x0200	MULTICARDREADER
28381.284Saugustssproduct SIIG MULTICARDREADER	0x0201	MULTICARDREADER
28391.130Saugustss
28401.476Sitohyproduct SIIG2 USBTOETHER	0x0109	USB TO Ethernet
28411.381Saugustssproduct SIIG2 US2308		0x0421	Serial
28421.381Saugustss
28431.381Saugustss/* Silicom products */
28441.381Saugustssproduct SILICOM U2E		0x0001	U2E
28451.474Sitohyproduct SILICOM GPE		0x0002	Psion Gold Port Ethernet
28461.381Saugustss
28471.466Sdogcow/* Silicon Labs products */
28481.466Sdogcowproduct SILABS POLOLU		0x803b	Pololu Serial
28491.466Sdogcowproduct SILABS ARGUSISP		0x8066	Argussoft ISP
28501.466Sdogcowproduct SILABS CRUMB128		0x807a	Crumb128
28511.466Sdogcowproduct SILABS DEGREECONT	0x80ca	Degree Controls
28521.466Sdogcowproduct SILABS SUNNTO		0x80f6	Suunto sports
28531.466Sdogcowproduct SILABS DESKTOPMOBILE	0x813d	Burnside Desktop mobile
28541.466Sdogcowproduct SILABS IPLINK1220	0x815e	IP-Link 1220
28551.466Sdogcowproduct SILABS LIPOWSKY_JTAG	0x81c8	Lipowsky Baby-JTAG
28561.466Sdogcowproduct SILABS LIPOWSKY_LIN	0x81e2	Lipowsky Baby-LIN
28571.466Sdogcowproduct SILABS LIPOWSKY_HARP	0x8218	Lipowsky HARP-1
28581.466Sdogcowproduct SILABS2 DCU11CLONE	0xaa26	DCU-11 clone
28591.466Sdogcowproduct SILABS CP210X_1		0xea60	CP210x Serial
28601.466Sdogcowproduct SILABS CP210X_2		0xea61	CP210x Serial
28611.466Sdogcow
28621.130Saugustss/* Silicon Portals Inc. */
28631.438Schristosproduct SILICONPORTALS YAPPH_NF 0x0200	YAP Phone (no firmware)
28641.438Schristosproduct SILICONPORTALS YAPPHONE 0x0201	YAP Phone
28651.67Stron
28661.473Sitohy/* Silicon Integrated Systems products */
28671.473Sitohyproduct SIS SIS_163U		0x0163	802.11g Wireless LAN Adapter
28681.473Sitohy
28691.72Saugustss/* Sirius Technologies products */
28701.72Saugustssproduct SIRIUS ROADSTER		0x0001	NetComm Roadster II 56 USB
28711.95Saugustss
28721.376Sjdolecek/* Sitecom products */
28731.381Saugustssproduct SITECOM LN029		0x182d	LN029
28741.381Saugustssproduct SITECOM CN104		0x2068	CN104 serial
28751.376Sjdolecek
28761.439Sjoerg/* Sitecom Europe products */
28771.617Schristosproduct SITECOMEU WL168V1	0x000d	WL-168 v1
28781.568Ssborrillproduct SITECOMEU RT2870_1	0x0017	RT2870
28791.617Schristosproduct SITECOMEU WL168V4	0x0028	WL-168 v4
28801.568Ssborrillproduct SITECOMEU RT2870_2	0x002b	RT2870
28811.568Ssborrillproduct SITECOMEU RT2870_3	0x002c	RT2870
28821.618Snonakaproduct SITECOMEU WL302		0x002d	WL-302
28831.627Schsproduct SITECOMEU WL603		0x0036	WL-603
28841.618Snonakaproduct SITECOMEU WL315		0x0039	WL-315
28851.618Snonakaproduct SITECOMEU WL321		0x003b	WL-321
28861.568Ssborrillproduct SITECOMEU RT3070_3	0x003c	RT3070
28871.618Snonakaproduct SITECOMEU WL324		0x003d	WL-324
28881.618Snonakaproduct SITECOMEU WL343		0x003e	WL-343
28891.568Ssborrillproduct SITECOMEU WL608		0x003f	WL-608
28901.618Snonakaproduct SITECOMEU WL344		0x0040	WL-344
28911.618Snonakaproduct SITECOMEU WL329		0x0041	WL-329
28921.618Snonakaproduct SITECOMEU WL345		0x0042	WL-345
28931.620Snonakaproduct SITECOMEU WL353		0x0045	WL-353
28941.618Snonakaproduct SITECOMEU RT3072_3	0x0047	RT3072
28951.618Snonakaproduct SITECOMEU RT3072_4	0x0048	RT3072
28961.620Snonakaproduct SITECOMEU WL349V1	0x004b	WL-349 v1
28971.618Snonakaproduct SITECOMEU WL349V4	0x0050	WL-349 v4
28981.618Snonakaproduct SITECOMEU RT3070_1	0x0051	RT3070
28991.604Snonakaproduct SITECOMEU RTL8188CU	0x0052	RTL8188CU
29001.621Snonakaproduct SITECOMEU RTL8188CU_2	0x005c	RTL8188CU
29011.618Snonakaproduct SITECOMEU RT3072_5	0x005f	RT3072
29021.618Snonakaproduct SITECOMEU WLA4000	0x0060	WLA-4000
29031.621Snonakaproduct SITECOMEU RTL8192CU	0x0061	RTL8192CU
29041.618Snonakaproduct SITECOMEU WLA5000	0x0062	WLA-5000
29051.506Smattproduct SITECOMEU LN028		0x061c	LN-028
29061.439Sjoergproduct SITECOMEU WL113		0x9071	WL-113
29071.468Skiyoharaproduct SITECOMEU ZD1211B	0x9075	ZD1211B
29081.439Sjoergproduct SITECOMEU WL172		0x90ac	WL-172
29091.439Sjoergproduct SITECOMEU WL113R2	0x9712	WL-113 rev 2
29101.439Sjoerg
29111.95Saugustss/* SmartBridges products */
29121.95Saugustssproduct SMARTBRIDGES SMARTLINK	0x0001	SmartLink USB ethernet adapter
29131.176Saugustssproduct SMARTBRIDGES SMARTNIC	0x0003	smartNIC 2 PnP Adapter
29141.72Saugustss
29151.633Sjakllsch/* SMC Networks products */
29161.69Saugustssproduct SMC 2102USB		0x0100	10Mbps ethernet adapter
29171.69Saugustssproduct SMC 2202USB		0x0200	10/100 ethernet adapter
29181.258Srhproduct SMC 2206USB		0x0201	EZ Connect USB Ethernet Adapter
29191.436Schristosproduct SMC3 2662WV1		0xa001	EZ Connect 11Mbps
29201.627Schsproduct SMC3 2662WV2		0xa002	EZ Connect 11Mbps v2
29211.627Schsproduct SMC 2862WG		0xee13	EZ Connect 54Mbps
29221.175Saugustss
29231.584Sjmcneill/* SMK products */
29241.584Sjmcneillproduct SMK MCE_IR		0x031d	eHome Infrared Transceiver
29251.584Sjmcneill
29261.633Sjakllsch/* SMSC products */
29271.633Sjakllschproduct SMSC 2020HUB		0x2020	USB Hub
29281.633Sjakllschproduct SMSC SMSC9500		0x9500	SMSC9500 Ethernet device
29291.633Sjakllschproduct SMSC SMSC9505		0x9505	SMSC9505 Ethernet device
29301.634Sjakllschproduct SMSC SMSC9512		0x9512	SMSC9512 USB Hub
29311.634Sjakllschproduct SMSC LAN9530		0x9530	LAN9530 Ethernet Device
29321.634Sjakllschproduct SMSC LAN9730		0x9730	LAN9730 Ethernet Device
29331.633Sjakllschproduct SMSC SMSC9500_SAL10	0x9900	SMSC9500 Ethernet device (SAL10)
29341.633Sjakllschproduct SMSC SMSC9505_SAL10	0x9901	SMSC9505 Ethernet device (SAL10)
29351.633Sjakllschproduct SMSC SMSC9500A_SAL10	0x9902	SMSC9500A Ethernet device (SAL10)
29361.633Sjakllschproduct SMSC SMSC9505A_SAL10	0x9903	SMSC9505A Ethernet device (SAL10)
29371.633Sjakllschproduct SMSC SMSC9512_14_SAL10	0x9904	SMSC9512/14 Hub & Ethernet Device (SAL10)
29381.633Sjakllschproduct SMSC SMSC9500A_HAL	0x9905	SMSC9500A Ethernet Device (HAL)
29391.633Sjakllschproduct SMSC SMSC9505A_HAL	0x9906	SMSC9505A Ethernet Device (HAL)
29401.633Sjakllschproduct SMSC SMSC9500_ALT	0x9907	SMSC9500 Ethernet Device
29411.633Sjakllschproduct SMSC SMSC9500A_ALT	0x9908	SMSC9500A Ethernet Device
29421.633Sjakllschproduct SMSC SMSC9512_14_ALT	0x9909	SMSC9512 Hub & Ethernet Device
29431.634Sjakllschproduct SMSC SMSC9500A		0x9e00	SMSC9500A Ethernet device
29441.634Sjakllschproduct SMSC SMSC9505A		0x9e01	SMSC9505A Ethernet device
29451.633Sjakllschproduct SMSC LAN89530		0x9e08	LAN89530
29461.634Sjakllschproduct SMSC SMSC9512_14	0xec00	SMSC9512/9514 USB Hub & Ethernet device
29471.633Sjakllsch
29481.175Saugustss/* SOHOware products */
29491.175Saugustssproduct SOHOWARE NUB100		0x9100	10/100 USB Ethernet
29501.474Sitohyproduct SOHOWARE NUB110		0x9110	NUB110 Ethernet
29511.69Saugustss
29521.67Stron/* SOLID YEAR products */
29531.69Saugustssproduct SOLIDYEAR KEYBOARD	0x2101	Solid Year USB keyboard
29541.56Saugustss
29551.110Saugustss/* SONY products */
29561.165Saugustssproduct SONY DSC		0x0010	DSC cameras
29571.226Saugustssproduct SONY NWMS7		0x0025	Memorystick NW-MS7
29581.213Saugustssproduct SONY DRIVEV2		0x002b	Harddrive V2
29591.165Saugustssproduct SONY MSACUS1		0x002d	Memorystick MSAC-US1
29601.226Saugustssproduct SONY HANDYCAM		0x002e	Handycam
29611.165Saugustssproduct SONY MSC		0x0032	MSC memory stick slot
29621.206Scjsproduct SONY CLIE_35		0x0038	Sony Clie v3.5
29631.245Skentproduct SONY PS2KEYBOARD	0x005c	PlayStation2 keyboard
29641.245Skentproduct SONY PS2KEYBOARDHUB	0x005d	PlayStation2 keyboard hub
29651.280Scjsproduct SONY PS2MOUSE		0x0061	PlayStation2 mouse
29661.206Scjsproduct SONY CLIE_40		0x0066	Sony Clie v4.0
29671.438Schristosproduct SONY MSC_U03		0x0069	MSC memory stick slot MSC-U03
29681.214Scjsproduct SONY CLIE_40_MS		0x006d	Sony Clie v4.0 Memory Stick slot
29691.300Saugustssproduct SONY CLIE_S360		0x0095	Sony Clie s360
29701.253Saugustssproduct SONY CLIE_41_MS		0x0099	Sony Clie v4.1 Memory Stick slot
29711.253Saugustssproduct SONY CLIE_41		0x009a	Sony Clie v4.1
29721.300Saugustssproduct SONY CLIE_NX60		0x00da	Sony Clie nx60
29731.393Shamajimaproduct SONY PS2EYETOY4		0x0154	PlayStation2 EyeToy v154
29741.393Shamajimaproduct SONY PS2EYETOY5		0x0155	PlayStation2 EyeToy v155
29751.381Saugustssproduct SONY CLIE_TJ25		0x0169	Sony Clie tj25
29761.627Schsproduct SONY IFU_WLM2		0x0257	IFU-WLM2
29771.598Saymericproduct SONY PS3CONTROLLER	0x0268	Sony PLAYSTATION(R)3 Controller
29781.510Srmindproduct SONY GPS_CS1		0x0298	Sony GPS GPS-CS1
29791.110Saugustss
29801.353Saugustss/* SOURCENEXT products */
29811.476Sitohyproduct SOURCENEXT KEIKAI8_CHG	0x012e	KeikaiDenwa 8 with charger
29821.353Saugustssproduct SOURCENEXT KEIKAI8	0x039f	KeikaiDenwa 8
29831.353Saugustss
29841.568Ssborrill/* SparkLAN products */
29851.568Ssborrillproduct SPARKLAN RT2573		0x0004	RT2573
29861.568Ssborrillproduct SPARKLAN RT2870_1	0x0006	RT2870
29871.568Ssborrillproduct SPARKLAN RT3070		0x0010	RT3070
29881.618Snonakaproduct SPARKLAN RT2870_2	0x0012	RT2870
29891.568Ssborrill
29901.616Sbuhrow/*Springer Design Systems Inc.*/
29911.616Sbuhrowproduct	SPRINGERDESIGN	TTSMP3PLAYER	0x1111	Springer Design TTSMP3Player
29921.616Sbuhrow
29931.465Sxtraeme/* Sphairon Access Systems GmbH products */
29941.474Sitohyproduct SPHAIRON UB801R		0x0110	UB801R
29951.525Scubeproduct SPHAIRON RTL8187	0x0150	RTL8187
29961.465Sxtraeme
29971.66Saugustss/* STMicroelectronics products */
29981.66Saugustssproduct STMICRO COMMUNICATOR	0x7554	USB Communicator
29991.134Sitojun
30001.134Sitojun/* STSN products */
30011.134Sitojunproduct STSN STSN0001		0x0001	Internet Access Device
30021.302Sichiro
30031.302Sichiro/* Sun Communications products */
30041.438Schristosproduct SUNCOMM MB_ADAPTOR	0x0003	Mobile Adaptor
30051.237Saugustss
30061.237Saugustss/* SUN Corporation products */
30071.304Sichiroproduct SUNTAC DS96L		0x0003	SUNTAC U-Cable type D2
30081.237Saugustssproduct SUNTAC PS64P1		0x0005	SUNTAC U-Cable type P1
30091.237Saugustssproduct SUNTAC VS10U		0x0009	SUNTAC Slipper U
30101.305Sichiroproduct SUNTAC IS96U		0x000a	SUNTAC Ir-Trinity
30111.367Saugustssproduct SUNTAC AS64LX		0x000b	SUNTAC U-Cable type A3
30121.381Saugustssproduct SUNTAC AS144L4		0x0011	U-Cable type A4
30131.69Saugustss
30141.69Saugustss/* Sun Microsystems products */
30151.430Stronproduct SUN KEYBOARD_TYPE_6	0x0005	Type 6 USB keyboard
30161.438Schristosproduct SUN KEYBOARD_TYPE_7	0x00a2	Type 7 USB keyboard
30171.69Saugustss/* XXX The above is a North American PC style keyboard possibly */
30181.161Saugustssproduct SUN MOUSE		0x0100	Type 6 USB mouse
30191.100Saugustss
30201.549Sjmcneill/* SUNRISING products */
30211.549Sjmcneillproduct SUNRISING SR9600	0x8101	SR9600 Ethernet
30221.549Sjmcneill
30231.535Sis/* SuperTop products */
30241.535Sisproduct SUPERTOP IDEBRIDGE      0x6600  SuperTop IDE Bridge
30251.535Sis
30261.473Sitohy/* Supra products */
30271.473Sitohyproduct DIAMOND2 SUPRAEXPRESS56K 0x07da Supra Express 56K modem
30281.473Sitohyproduct DIAMOND2 SUPRA2890	0x0b4a	SupraMax 2890 56K Modem
30291.473Sitohyproduct DIAMOND2 RIO600USB	0x5001	Rio 600 USB
30301.473Sitohyproduct DIAMOND2 RIO800USB	0x5002	Rio 800 USB
30311.473Sitohyproduct DIAMOND2 PSAPLAY120	0x5003	Nike psa[play 120
30321.473Sitohy
30331.407Sdrochner/* Surecom Technology products */
30341.525Scubeproduct SURECOM EP9001G2A	0x11f2	EP-9001-g rev 2a
30351.407Sdrochnerproduct SURECOM EP9001G		0x11f3	EP-9001-g
30361.439Sjoergproduct SURECOM RT2573		0x31f3	RT2573
30371.407Sdrochner
30381.381Saugustss/* Susteen products */
30391.381Saugustssproduct SUSTEEN DCU10	0x0528	USB Cable
30401.396Sperry
30411.468Skiyohara/* Sweex products */
30421.468Skiyoharaproduct SWEEX ZD1211		0x1809	ZD1211
30431.618Snonakaproduct SWEEX2 LW153		0x0153	LW153
30441.618Snonakaproduct SWEEX2 LW154		0x0154	LW154
30451.568Ssborrillproduct SWEEX2 LW303		0x0302	LW303
30461.568Ssborrillproduct SWEEX2 LW313		0x0313	LW313
30471.468Skiyohara
30481.381Saugustss/* System TALKS, Inc. */
30491.438Schristosproduct SYSTEMTALKS SGCX2UL	0x1920	SGC-X2UL
30501.381Saugustss
30511.243Saugustss/* Tangtop products */
30521.243Saugustssproduct TANGTOP USBPS2		0x0001	USBPS2
30531.165Saugustss
30541.408Saugustss/* Targus products */
30551.408Saugustssproduct TARGUS PAUM004		0x0201	PAUM004 Mouse
30561.408Saugustss
30571.165Saugustss/* Taugagreining products */
30581.165Saugustssproduct TAUGA CAMERAMATE	0x0005	CameraMate (DPCM_USB)
30591.396Sperry
30601.162Saugustss/* TDK products */
30611.162Saugustssproduct TDK UPA9664		0x0115	USB-PDC Adapter UPA9664
30621.162Saugustssproduct TDK UCA1464		0x0116	USB-cdmaOne Adapter UCA1464
30631.162Saugustssproduct TDK UHA6400		0x0117	USB-PHS Adapter UHA6400
30641.162Saugustssproduct TDK UPA6400		0x0118	USB-PHS Adapter UPA6400
30651.364Saugustssproduct TDK BT_DONGLE		0x0309	Bluetooth USB dongle
30661.162Saugustss
30671.100Saugustss/* TEAC products */
30681.100Saugustssproduct TEAC FD05PUB		0x0000	FD-05PUB floppy
30691.66Saugustss
30701.381Saugustss/* Tekram Technology products */
30711.381Saugustssproduct TEKRAM 0193		0x1601	ALLNET 0193 WLAN
30721.381Saugustssproduct TEKRAM ZYAIR_B200	0x1602	ZyXEL ZyAIR B200 WLAN
30731.627Schsproduct TEKRAM U300C		0x1612	U-300C
30741.468Skiyoharaproduct TEKRAM QUICKWLAN	0x1630	QuickWLAN
30751.468Skiyoharaproduct TEKRAM ZD1211_1		0x5630	ZD1211
30761.468Skiyoharaproduct TEKRAM ZD1211_2		0x6630	ZD1211
30771.381Saugustss
30781.66Saugustss/* Telex Communications products */
30791.66Saugustssproduct TELEX MIC1		0x0001	Enhanced USB Microphone
30801.46Saugustss
30811.542Stonio/* Ten X Technology, Inc. */
30821.542Stonioproduct TENX MISSILE		0x0202	Missile Launcher
30831.542Stonioproduct TENX TEMPER		0x660c	TEMPer sensor
30841.542Stonio
30851.66Saugustss/* Texas Intel products */
30861.66Saugustssproduct TI UTUSB41		0x1446	UT-USB41 hub
30871.138Saugustssproduct TI TUSB2046		0x2046	TUSB2046 hub
30881.226Saugustssproduct TI NEXII		0x5409	Nex II Digital
30891.64Saugustss
30901.66Saugustss/* Thrustmaster products */
30911.66Saugustssproduct THRUST FUSION_PAD	0xa0a3	Fusion Digital Gamepad
30921.179Saugustss
30931.444Sichiro/* TOD Co. Ltd products */
30941.474Sitohyproduct TOD DOOGI_SLIM		0x0411	DOOGI SLIM USB Keyboard
30951.444Sichiro
30961.179Saugustss/* Todos Data System products */
30971.438Schristosproduct TODOS ARGOS_MINI	0x0002	Argos Mini Smartcard Reader
30981.111Shubertf
30991.427Sscw/* Topfield Co. Ltd products */
31001.427Sscwproduct TOPFIELD TF5000PVR	0x1000	TF5000PVR Digital Video Recorder
31011.427Sscw
31021.355Saugustss/* Toshiba Corporation products */
31031.355Saugustssproduct TOSHIBA POCKETPC_E740	0x0706	PocketPC e740
31041.618Snonakaproduct TOSHIBA RT3070		0x0a07	RT3070
31051.579Sscwproduct TOSHIBA HSDPA_MODEM_EU870DT1	0x1302	HSDPA 3G Modem Card
31061.355Saugustss
31071.111Shubertf/* Trek Technology products */
31081.113Sichiroproduct TREK THUMBDRIVE		0x1111	ThumbDrive
31091.298Saugustssproduct TREK THUMBDRIVE_8MB	0x9988	ThumbDrive 8MB
31101.259Saugustss
31111.604Snonaka/* TRENDnet products */
31121.621Snonakaproduct TRENDNET RTL8192CU	0x624d	RTL8192CU
31131.604Snonakaproduct TRENDNET RTL8188CU	0x648b	RTL8188CU
31141.604Snonaka
31151.368Saugustss/* Tripp-Lite products */
31161.368Saugustssproduct TRIPPLITE U209		0x2008	U209 Serial adapter
31171.495Srafalproduct TRIPPLITE2 UPS		0x1007	Tripp Lite UPS
31181.639Sgarbledproduct TRIPPLITE2 SMARTLCD	0x2009	SmartLCD UPS
31191.641Sgarbledproduct	TRIPPLITE2 AVR550U	0x2010	Tripp Lite AVR550U
31201.368Saugustss
31211.259Saugustss/* Trumpion products */
31221.438Schristosproduct TRUMPION T33521		0x1003	USB/MP3 decoder
31231.438Schristosproduct TRUMPION XXX1100	0x1100	XXX 1100
31241.216Sgehenna
31251.381Saugustss/* Tsunami products */
31261.381Saugustssproduct TSUNAMI SM2000		0x1111	SM-2000
31271.381Saugustss
31281.468Skiyohara/* TwinMOS products */
31291.468Skiyoharaproduct TWINMOS G240		0xa006	G240
31301.468Skiyohara
31311.216Sgehenna/* Ultima products */
31321.216Sgehennaproduct ULTIMA 1200UBPLUS	0x4002	1200 UB Plus scanner
31331.591Sjruohoproduct ULTIMA T14BR		0x810f	Artec T14BR DVB-T
31341.107Saugustss
31351.107Saugustss/* UMAX products */
31361.110Saugustssproduct UMAX ASTRA1236U		0x0002	Astra 1236U Scanner
31371.110Saugustssproduct UMAX ASTRA1220U		0x0010	Astra 1220U Scanner
31381.110Saugustssproduct UMAX ASTRA2000U		0x0030	Astra 2000U Scanner
31391.476Sitohyproduct UMAX ASTRA3400		0x0060	Astra 3400 Scanner
31401.110Saugustssproduct UMAX ASTRA2100U		0x0130	Astra 2100U Scanner
31411.110Saugustssproduct UMAX ASTRA2200U		0x0230	Astra 2200U Scanner
31421.48Saugustss
31431.468Skiyohara/* U-MEDIA Communications products */
31441.468Skiyoharaproduct UMEDIA TEW429UB_A	0x300a	TEW-429UB_A
31451.468Skiyoharaproduct UMEDIA TEW429UB		0x300b	TEW-429UB
31461.468Skiyoharaproduct UMEDIA TEW429UBC1	0x300d	TEW-429UB C1
31471.568Ssborrillproduct UMEDIA RT2870_1		0x300e	RT2870
31481.618Snonakaproduct UMEDIA TEW645UB		0x3013	TEW-645UB
31491.468Skiyoharaproduct UMEDIA ALL0298V2	0x3204	ALL0298 v2
31501.468Skiyohara
31511.66Saugustss/* Universal Access products */
31521.66Saugustssproduct UNIACCESS PANACHE	0x0101	Panache Surf USB ISDN Adapter
31531.355Saugustss
31541.627Schs/* Unknown vendor 1 */
31551.627Schsproduct UNKNOWN1 ZD1211B_1	0x5301	ZD1211B
31561.627Schsproduct UNKNOWN1 ZD1211B_2	0x5301	ZD1211B
31571.627Schs
31581.627Schs/* Unknown vendor 2 */
31591.627Schsproduct UNKNOWN2 ZD1211B	0x0105	ZD1211B
31601.627Schsproduct UNKNOWN2 NW3100		0x145f	NW-3100
31611.627Schs
31621.627Schs/* Unknown vendor 3 */
31631.627Schsproduct UNKNOWN3 ZD1211B	0x1233 ZD1211B
31641.627Schs
31651.627Schs/* Unknown vendor 5 */
31661.627Schsproduct UNKNOWN5 NF_RIC		0x0001	NF RIC
31671.627Schs
31681.381Saugustss/* U.S. Robotics products */
31691.381Saugustssproduct USR USR1120		0x00eb	USR1120 WLAN
31701.555Stsutsuiproduct USR USR5422		0x0118	USR5422 WLAN
31711.468Skiyoharaproduct USR USR5423		0x0121	USR5423 WLAN
31721.381Saugustss
31731.466Sdogcow/* USI products */
31741.466Sdogcowproduct USI MC60		0x10c5	MC60 Serial
31751.466Sdogcow
31761.424Sgdt/* GNU Radio USRP */
31771.424Sgdtproduct USRP USRPv2		0x0002	USRP Revision 2
31781.424Sgdt
31791.355Saugustss/* VidzMedia products */
31801.355Saugustssproduct VIDZMEDIA MONSTERTV	0x4fb1	MonsterTV P2H
31811.1Saugustss
31821.642Schristos/* VIA products */
31831.642Schristosproduct VIA AR9271		0x3801	AR9271
31841.642Schristos
31851.381Saugustss/* ViewSonic products */
31861.381Saugustssproduct VIEWSONIC G773HUB	0x00fe	G773 Monitor Hub
31871.381Saugustssproduct VIEWSONIC P815HUB	0x00ff	P815 Monitor Hub
31881.381Saugustssproduct VIEWSONIC G773CTRL	0x4153	G773 Monitor Control
31891.381Saugustss
31901.66Saugustss/* Vision products */
31911.98Ssorenproduct VISION VC6452V002	0x0002	CPiA Camera
31921.1Saugustss
31931.110Saugustss/* Visioneer products */
31941.124Saugustssproduct VISIONEER 7600		0x0211	OneTouch 7600
31951.124Saugustssproduct VISIONEER 5300		0x0221	OneTouch 5300
31961.254Saugustssproduct VISIONEER 3000		0x0224	Scanport 3000
31971.110Saugustssproduct VISIONEER 6100		0x0231	OneTouch 6100
31981.124Saugustssproduct VISIONEER 6200		0x0311	OneTouch 6200
31991.124Saugustssproduct VISIONEER 8100		0x0321	OneTouch 8100
32001.124Saugustssproduct VISIONEER 8600		0x0331	OneTouch 8600
32011.396Sperry
32021.285Saugustss/* Vivitar products */
32031.285Saugustssproduct VIVITAR DSC350		0x0003	DSC350 Camera
32041.285Saugustss
32051.407Sdrochner/* VTech products */
32061.407Sdrochnerproduct VTECH RT2570		0x3012	RT2570
32071.468Skiyoharaproduct VTECH ZD1211B		0x3014	ZD1211B
32081.407Sdrochner
32091.66Saugustss/* Wacom products */
32101.66Saugustssproduct WACOM CT0405U		0x0000	CT-0405-U Tablet
32111.78Saugustssproduct WACOM GRAPHIRE		0x0010	Graphire
32121.577Stsutsuiproduct WACOM GRAPHIRE2		0x0011	Graphire2 ET-0405A-U
32131.362Saugustssproduct WACOM GRAPHIRE3_4X5	0x0013	Graphire3 4x5
32141.450Sghenproduct WACOM GRAPHIRE3_6X8	0x0014	Graphire3 6x8
32151.450Sghenproduct WACOM GRAPHIRE4_4X5	0x0015	Graphire4 4x5
32161.78Saugustssproduct WACOM INTUOSA5		0x0021	Intuos A5
32171.364Saugustssproduct WACOM GD0912U		0x0022	Intuos 9x12 Graphics Tablet
32181.396Sperry
32191.482Stshiozak/* WinChipHead products */
32201.482Stshiozakproduct WINCHIPHEAD CH341SER	0x5523	CH341/CH340 USB-Serial Bridge
32211.518Shaadproduct WINCHIPHEAD2 CH341	0x7523	CH341 serial/parallel
32221.482Stshiozak
32231.468Skiyohara/* Wistron NeWeb products */
32241.566Schristosproduct WISTRONNEWEB WNC0600	0x0326	WNC-0600USB
32251.555Stsutsuiproduct WISTRONNEWEB UR045G	0x0427	PrismGT USB 2.0 WLAN
32261.468Skiyoharaproduct WISTRONNEWEB UR055G	0x0711	UR055G
32271.565Schristosproduct WISTRONNEWEB O8494	0x0804	ORiNOCO 802.11n
32281.565Schristosproduct WISTRONNEWEB AR5523_1	0x0826	AR5523
32291.565Schristosproduct WISTRONNEWEB AR5523_1_NF 0x0827	AR5523
32301.565Schristosproduct WISTRONNEWEB AR5523_2	0x082a	AR5523
32311.565Schristosproduct WISTRONNEWEB AR5523_2_NF 0x0829	AR5523
32321.468Skiyohara
32331.166Saugustss/* Xirlink products */
32341.274Srossproduct XIRLINK IMAGING		0x800d	IMAGING DEVICE
32351.166Saugustssproduct XIRLINK PCCAM		0x8080	IBM PC Camera
32361.166Saugustss
32371.555Stsutsui/* Xyratex */
32381.555Stsutsuiproduct XYRATEX PRISM_GT_1	0x2000	PrismGT USB 2.0 WLAN
32391.555Stsutsuiproduct XYRATEX PRISM_GT_2	0x2002	PrismGT USB 2.0 WLAN
32401.555Stsutsui
32411.140Stshiozak/* Yamaha products */
32421.140Stshiozakproduct YAMAHA UX256		0x1000	UX256 MIDI I/F
32431.342Sjdolecekproduct YAMAHA MU1000		0x1001	MU1000 MIDI Synth.
32441.342Sjdolecekproduct YAMAHA MU2000		0x1002	MU2000 MIDI Synth.
32451.342Sjdolecekproduct YAMAHA MU500		0x1003	MU500 MIDI Synth.
32461.342Sjdolecekproduct YAMAHA UW500		0x1004	UW500 USB Audio I/F
32471.342Sjdolecekproduct YAMAHA MOTIF6		0x1005	MOTIF6 MIDI Synth. Workstation
32481.342Sjdolecekproduct YAMAHA MOTIF7		0x1006	MOTIF7 MIDI Synth. Workstation
32491.342Sjdolecekproduct YAMAHA MOTIF8		0x1007	MOTIF8 MIDI Synth. Workstation
32501.342Sjdolecekproduct YAMAHA UX96		0x1008	UX96 MIDI I/F
32511.342Sjdolecekproduct YAMAHA UX16		0x1009	UX16 MIDI I/F
32521.342Sjdolecekproduct YAMAHA S08		0x100e	S08 MIDI Keyboard
32531.342Sjdolecekproduct YAMAHA CLP150		0x100f	CLP-150 digital piano
32541.342Sjdolecekproduct YAMAHA CLP170		0x1010	CLP-170 digital piano
32551.245Skentproduct YAMAHA RPU200		0x3104	RP-U200
32561.364Saugustssproduct YAMAHA RTA54I		0x4000	NetVolante RTA54i Broadband&ISDN Router
32571.364Saugustssproduct YAMAHA RTW65B		0x4001	NetVolante RTW65b Broadband Wireless Router
32581.364Saugustssproduct YAMAHA RTW65I		0x4002	NetVolante RTW65i Broadband&ISDN Wireless Router
32591.364Saugustssproduct YAMAHA RTA55I		0x4004	NetVolante RTA55i Broadband VoIP Router
32601.229Ssimonb
32611.229Ssimonb/* Yano products */
32621.229Ssimonbproduct YANO U640MO		0x0101	U640MO-03
32631.349Swiz
32641.473Sitohy/* Y-E Data products */
32651.473Sitohyproduct YEDATA FLASHBUSTERU	0x0000	Flashbuster-U
32661.120Saugustss
32671.381Saugustss/* Z-Com products */
32681.565Schristosproduct ZCOM M4Y750		0x0001	M4Y-750
32691.381Saugustssproduct ZCOM 725		0x0002	725/726 Prism2.5 WLAN
32701.565Schristosproduct ZCOM XI735		0x0005	XI-735
32711.555Stsutsuiproduct ZCOM MD40900		0x0006	MD40900
32721.555Stsutsuiproduct ZCOM XG703A		0x0008	PrismGT USB 2.0 WLAN
32731.468Skiyoharaproduct ZCOM ZD1211		0x0011	ZD1211
32741.565Schristosproduct ZCOM AR5523		0x0012	AR5523
32751.565Schristosproduct ZCOM AR5523_NF		0x0013	AR5523
32761.468Skiyoharaproduct ZCOM ZD1211B		0x001a	ZD1211B
32771.565Schristosproduct ZCOM RT2870_1		0x0022	RT2870
32781.565Schristosproduct ZCOM UB81		0x0023	UB81
32791.565Schristosproduct ZCOM RT2870_2		0x0025	RT2870
32801.565Schristosproduct ZCOM UB82		0x0026	UB82
32811.381Saugustss
32821.473Sitohy/* Zeevo, Inc. products */
32831.473Sitohyproduct ZEEVO BLUETOOTH		0x07d0	BT-500 Bluetooth USB Adapter
32841.473Sitohy
32851.407Sdrochner/* Zinwell products */
32861.407Sdrochnerproduct ZINWELL ZWXG261		0x0260	ZWX-G261
32871.568Ssborrillproduct ZINWELL RT2870_1	0x0280	RT2870
32881.568Ssborrillproduct ZINWELL RT2870_2	0x0282	RT2870
32891.568Ssborrillproduct ZINWELL RT3072		0x0283	RT3072
32901.618Snonakaproduct ZINWELL RT3072_2	0x0284	RT3072
32911.568Ssborrillproduct ZINWELL RT3070		0x5257	RT3070
32921.407Sdrochner
32931.88Saugustss/* Zoom Telephonics, Inc. products */
32941.72Saugustssproduct ZOOM 2986L		0x9700	2986L Fax modem
32951.563Schristosproduct ZOOM 3095		0x3095	3095 USB Fax modem
32961.120Saugustss
32971.421Sdogcow/* Zydas Technology Corporation products */
32981.565Schristosproduct ZYDAS ZD1201		0x1201	ZD1201
32991.421Sdogcowproduct ZYDAS ZD1211		0x1211	ZD1211 WLAN abg
33001.468Skiyoharaproduct ZYDAS ZD1211B		0x1215	ZD1211B
33011.565Schristosproduct ZYDAS ZD1221		0x1221	ZD1221
33021.565Schristosproduct ZYDAS ALL0298		0xa211	ALL0298
33031.565Schristosproduct ZYDAS ZD1211B_2		0xb215	ZD1211B
33041.421Sdogcow
33051.120Saugustss/* ZyXEL Communication Co. products */
33061.162Saugustssproduct ZYXEL OMNI56K		0x1500	Omni 56K Plus
33071.120Saugustssproduct ZYXEL 980N		0x2011	Scorpion-980N keyboard
33081.565Schristosproduct ZYXEL G200V2		0x3407	G-200 v2
33091.468Skiyoharaproduct ZYXEL ZYAIRG220		0x3401	ZyAIR G-220
33101.627Schsproduct ZYXEL G200V2		0x3407	G-200 v2
33111.468Skiyoharaproduct ZYXEL AG225H		0x3409	AG-225H
33121.468Skiyoharaproduct ZYXEL M202		0x340a	M-202
33131.565Schristosproduct ZYXEL G270S		0x340c	G-270S
33141.468Skiyoharaproduct ZYXEL G220V2		0x340f	G-220 v2
33151.565Schristosproduct ZYXEL G202		0x3410	G-202
33161.565Schristosproduct ZYXEL RT2573		0x3415	RT2573
33171.565Schristosproduct ZYXEL RT2870_1		0x3416	RT2870
33181.565Schristosproduct ZYXEL NWD271N		0x3417	NWD-271N
33191.618Snonakaproduct ZYXEL NWD211AN		0x3418	NWD-211AN
33201.565Schristosproduct ZYXEL RT2870_2		0x341a	RT2870
33211.618Snonakaproduct ZYXEL NWD2105		0x341e	NWD2105
33221.604Snonakaproduct ZYXEL RTL8192CU		0x341f	RTL8192CU
33231.618Snonakaproduct ZYXEL RT3070		0x343e	RT3070
33241.474Sitohyproduct ZYXEL PRESTIGE		0x401a	Prestige
3325