usbdevs revision 1.646
11.646Srkujawa$NetBSD: usbdevs,v 1.646 2013/05/02 23:10:53 rkujawa 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.646Srkujawavendor MADCATZ		0x0738	Mad Catz, Inc.
2771.191Saugustssvendor DIGITALSTREAM	0x074e	Digital Stream
2781.88Saugustssvendor AUREAL		0x0755	Aureal Semiconductor
2791.53Saugustssvendor MIDIMAN		0x0763	Midiman
2801.523Sjakllschvendor CYBERPOWER	0x0764  CyberPower Systems, Inc.
2811.407Sdrochnervendor SURECOM		0x0769	Surecom Technology
2821.316Saugustssvendor LINKSYS2		0x077b	Linksys
2831.191Saugustssvendor GRIFFIN		0x077d	Griffin Technology
2841.381Saugustssvendor SANDISK		0x0781	SanDisk
2851.391Simpvendor JENOPTIK		0x0784	Jenoptik
2861.389Simpvendor LOGITEC		0x0789	Logitec
2871.191Saugustssvendor BRIMAX		0x078e	Brimax
2881.191Saugustssvendor AXIS		0x0792	Axis Communications
2891.191Saugustssvendor ABL		0x0794	ABL Electronics
2901.468Skiyoharavendor SAGEM		0x079b	Sagem
2911.302Sichirovendor SUNCOMM		0x079c	Sun Communications, Inc.
2921.191Saugustssvendor ALFADATA		0x079d	Alfadata Computer
2931.114Saugustssvendor NATIONALTECH	0x07a2	National Technical Systems
2941.191Saugustssvendor ONNTO		0x07a3	Onnto
2951.191Saugustssvendor BE		0x07a4	Be
2961.191Saugustssvendor ADMTEK		0x07a6	ADMtek
2971.64Saugustssvendor COREGA		0x07aa	Corega
2981.88Saugustssvendor FREECOM		0x07ab	Freecom
2991.114Saugustssvendor MICROTECH	0x07af	Microtech
3001.364Saugustssvendor GENERALINSTMNTS	0x07b2	General Instruments (Motorola)
3011.190Saugustssvendor OLYMPUS		0x07b4	Olympus
3021.191Saugustssvendor ABOCOM		0x07b8	AboCom Systems
3031.191Saugustssvendor KEISOKUGIKEN	0x07c1	Keisokugiken
3041.381Saugustssvendor ONSPEC		0x07c4	OnSpec
3051.88Saugustssvendor APG		0x07c5	APG Cash Drawer
3061.191Saugustssvendor BUG		0x07c8	B.U.G.
3071.88Saugustssvendor ALLIEDTELESYN	0x07c9	Allied Telesyn International
3081.191Saugustssvendor AVERMEDIA	0x07ca	AVerMedia Technologies
3091.50Saugustssvendor SIIG		0x07cc	SIIG
3101.147Sichirovendor CASIO		0x07cf	CASIO
3111.439Sjoergvendor DLINK2		0x07d1	D-Link
3121.191Saugustssvendor APTIO		0x07d2	Aptio Products
3131.88Saugustssvendor ARASAN		0x07da	Arasan Chip Systems
3141.191Saugustssvendor ALLIEDCABLE	0x07e6	Allied Cable
3151.134Sitojunvendor STSN		0x07ef	STSN
3161.618Snonakavendor BEWAN		0x07fa	Bewan
3171.191Saugustssvendor ZOOM		0x0803	Zoom Telephonics
3181.191Saugustssvendor BROADLOGIC	0x0827	BroadLogic
3191.191Saugustssvendor HANDSPRING	0x082d	Handspring
3201.391Simpvendor PALM		0x0830	Palm Computing
3211.353Saugustssvendor SOURCENEXT	0x0833	SOURCENEXT
3221.191Saugustssvendor ACTIONSTAR	0x0835	Action Star Enterprise
3231.191Saugustssvendor ACCTON		0x083a	Accton Technology
3241.72Saugustssvendor DIAMOND		0x0841	Diamond
3251.191Saugustssvendor NETGEAR		0x0846	BayNETGEAR
3261.191Saugustssvendor ACTIVEWIRE	0x0854	ActiveWire
3271.438Schristosvendor BBELECTRONICS	0x0856	B&B Electronics
3281.186Saugustssvendor PORTGEAR		0x085a	PortGear
3291.385Saugustssvendor NETGEAR2		0x0864	Netgear
3301.381Saugustssvendor SYSTEMTALKS	0x086e	System Talks
3311.125Sexplorervendor METRICOM		0x0870	Metricom
3321.191Saugustssvendor ADESSOKBTEK	0x087c	ADESSO/Kbtek America
3331.186Saugustssvendor JATON		0x087d	Jaton
3341.191Saugustssvendor APT		0x0880	APT Technologies
3351.191Saugustssvendor BOCARESEARCH	0x0885	Boca Research
3361.88Saugustssvendor ANDREA		0x08a8	Andrea Electronics
3371.191Saugustssvendor BURRBROWN	0x08bb	Burr-Brown Japan
3381.191Saugustssvendor 2WIRE		0x08c8	2Wire
3391.191Saugustssvendor AIPTEK		0x08ca	AIPTEK International
3401.191Saugustssvendor SMARTBRIDGES	0x08d1	SmartBridges
3411.191Saugustssvendor BILLIONTON	0x08dd	Billionton Systems
3421.191Saugustssvendor EXTENDED		0x08e9	Extended Systems
3431.148Ssorenvendor MSYSTEMS		0x08ec	M-Systems
3441.191Saugustssvendor AUTHENTEC	0x08ff	AuthenTec
3451.245Skentvendor AUDIOTECHNICA	0x0909	Audio-Technica
3461.259Saugustssvendor TRUMPION		0x090a	Trumpion Microelectronics
3471.191Saugustssvendor ALATION		0x0910	Alation Systems
3481.555Stsutsuivendor GLOBESPAN	0x0915	Globespan
3491.229Ssimonbvendor CONCORDCAMERA	0x0919	Concord Camera
3501.499Sceggervendor GARMIN		0x091e	Garmin
3511.277Saugustssvendor GOHUBS		0x0921	GoHubs
3521.88Saugustssvendor BIOMETRIC	0x0929	American Biometric Company
3531.381Saugustssvendor TOSHIBA		0x0930	Toshiba
3541.367Saugustssvendor PLEXTOR		0x093b	Plextor
3551.381Saugustssvendor INTREPIDCS	0x093c	Intrepid
3561.120Saugustssvendor YANO		0x094f	Yano
3571.122Saugustssvendor KINGSTON		0x0951	Kingston Technology
3581.191Saugustssvendor BLUEWATER	0x0956	BlueWater Systems
3591.191Saugustssvendor AGILENT		0x0957	Agilent Technologies
3601.529Smbalmervendor GUDE		0x0959	Gude ADS
3611.186Saugustssvendor PORTSMITH	0x095a	Portsmith
3621.365Saugustssvendor ACERW		0x0967	Acer
3631.88Saugustssvendor ADIRONDACK	0x0976	Adirondack Wire & Cable
3641.191Saugustssvendor BECKHOFF		0x0978	Beckhoff
3651.226Saugustssvendor MINDSATWORK	0x097a	Minds At Work
3661.512Swizvendor ZIPPY		0x099a	Zippy Technology Corporation
3671.366Saugustssvendor POINTCHIPS	0x09a6	PointChips
3681.234Saugustssvendor INTERSIL		0x09aa	Intersil
3691.495Srafalvendor TRIPPLITE2	0x09ae	Tripp Lite
3701.191Saugustssvendor ALTIUS		0x09b3	Altius Solutions
3711.191Saugustssvendor ARRIS		0x09c1	Arris Interactive
3721.191Saugustssvendor ACTIVCARD	0x09c3	ACTIVCARD
3731.191Saugustssvendor ACTISYS		0x09c4	ACTiSYS
3741.441Sgdtvendor NOVATEL		0x09d7	NovAtel
3751.191Saugustssvendor AFOURTECH	0x09da	A-FOUR TECH
3761.191Saugustssvendor AIMEX		0x09dc	AIMEX
3771.191Saugustssvendor ADDONICS		0x09df	Addonics Technologies
3781.191Saugustssvendor AKAI		0x09e8	AKAI professional M.I.
3791.88Saugustssvendor ARESCOM		0x09f5	ARESCOM
3801.88Saugustssvendor BAY		0x09f9	Bay Associates
3811.88Saugustssvendor ALTERA		0x09fb	Altera
3821.288Sgrantvendor CSR		0x0a12	Cambridge Silicon Radio
3831.111Shubertfvendor TREK		0x0a16	Trek Technology
3841.191Saugustssvendor ASAHIOPTICAL	0x0a17	Asahi Optical
3851.191Saugustssvendor BOCASYSTEMS	0x0a43	Boca Systems
3861.480Snisimuravendor SHANTOU		0x0a46  ShanTou
3871.383Saugustssvendor MEDIAGEAR	0x0a48	MediaGear
3881.191Saugustssvendor BROADCOM		0x0a5c	Broadcom
3891.191Saugustssvendor GREENHOUSE	0x0a6b	GREENHOUSE
3901.99Scastorvendor GEOCAST		0x0a79	Geocast Network Systems
3911.421Sdogcowvendor ZYDAS		0x0ace	Zydas Technology Corporation
3921.391Simpvendor NEODIO		0x0aec	Neodio
3931.458Smlelstvvendor OPTIONNV		0x0af0	Option N.V:
3941.399Ssekiyavendor ASUSTEK		0x0b05	ASUSTeK Computer
3951.179Saugustssvendor TODOS		0x0b0c	Todos Data System
3961.381Saugustssvendor SIIG2		0x0b39	SIIG
3971.381Saugustssvendor TEKRAM		0x0b3b	Tekram Technology
3981.353Saugustssvendor HAL		0x0b41	HAL Corporation
3991.364Saugustssvendor EMS		0x0b43	EMS Production
4001.205Saugustssvendor NEC2		0x0b62	NEC
4011.213Saugustssvendor ATI2		0x0b6f	ATI
4021.349Swizvendor ZEEVO		0x0b7a	Zeevo, Inc.
4031.244Stshiozakvendor KURUSUGAWA	0x0b7e	Kurusugawa Electronics, Inc.
4041.316Saugustssvendor ASIX		0x0b95	ASIX Electronics
4051.481Ssborrillvendor PROLIFIC2	0x0b8c	Prolific Technology Inc
4061.442Sdrochnervendor O2MICRO		0x0b97	O2 Micro
4071.381Saugustssvendor USR		0x0baf	U.S. Robotics
4081.474Sitohyvendor AMBIT		0x0bb2	Ambit Microsystems
4091.587Sjakllschvendor HTC		0x0bb4	HTC
4101.378Smycroftvendor REALTEK		0x0bda	Realtek
4111.226Saugustssvendor ADDONICS2	0x0bf6	Addonics Technology
4121.555Stsutsuivendor FSC		0x0bf8	Fujitsu Siemens Computers
4131.159Saugustssvendor AGATE		0x0c08	Agate Technologies
4141.197Saugustssvendor DMI		0x0c0b	DMI
4151.375Sgrantvendor CHICONY2		0x0c45	Chicony Electronics
4161.546Senamivendor MICRODIA		0x0c45	Microdia / Sonix Technology Co., Ltd.
4171.388Sscwvendor SEALEVEL		0x0c52	Sealevel System
4181.364Saugustssvendor LUWEN		0x0c76	EasyDisk
4191.476Sitohyvendor QUALCOMM_K	0x0c88	Qualcomm Kyocera
4201.381Saugustssvendor ZCOM		0x0cde	Z-Com
4211.565Schristosvendor ATHEROS2 	0x0cf3	Atheros Communications
4221.243Saugustssvendor TANGTOP		0x0d3d	Tangtop
4231.355Saugustssvendor SMC3		0x0d5c	Standard Microsystems
4241.233Saugustssvendor PEN		0x0d7d	Pen Drive
4251.391Simpvendor ACDC		0x0d7e	American Computer & Digital Components
4261.418Shiravendor CMEDIA		0x0d8c	C-Media Electronics Inc.
4271.555Stsutsuivendor CONCEPTRONIC2	0x0d8e	Conceptronic
4281.381Saugustssvendor MSI		0x0db0	Micro Star
4291.474Sitohyvendor ELCON		0x0db7	ELCON Systemtechnik
4301.627Schsvendor UNKNOWN5		0x0dcd	Unknown Vendor
4311.439Sjoergvendor SITECOMEU	0x0df6	Sitecom Europe
4321.568Ssborrillvendor AMIGO		0x0e0b	Amigo Technology
4331.381Saugustssvendor HAWKING		0x0e66	Hawking
4341.474Sitohyvendor GMATE		0x0e7e	G.Mate, Inc
4351.560Skardelvendor MTK		0x0e8d	MTK
4361.381Saugustssvendor OTI		0x0ea0	Ours Technology
4371.391Simpvendor PILOTECH		0x0eaf	Pilotech
4381.464Sxtraemevendor NOVATECH		0x0eb0	Nova Tech
4391.391Simpvendor EGALAX		0x0eef	eGalax
4401.444Sichirovendor TOD		0x0ede	TOD
4411.394Selricvendor AIRPRIME		0x0f3d	AirPrime, Incorporated
4421.407Sdrochnervendor VTECH		0x0f88	VTech
4431.437Schristosvendor FALCOM		0x0f94	Falcom Wireless Communications GmbH
4441.467Sjmcneillvendor RIM		0x0fca	Research In Motion
4451.466Sdogcowvendor DYNASTREAM	0x0fcf	Dynastream Innovations
4461.549Sjmcneillvendor SUNRISING	0x0fe6	SUNRISING
4471.618Snonakavendor DVICO		0x0fe9	DViCO
4481.367Saugustssvendor QUALCOMM		0x1004	Qualcomm
4491.618Snonakavendor MOTOROLA4	0x100d	Motorola
4501.604Snonakavendor HP3		0x103c	Hewlett Packard
4511.407Sdrochnervendor GIGABYTE		0x1044	GIGABYTE
4521.48Saugustssvendor MOTOROLA		0x1063	Motorola
4531.226Saugustssvendor CCYU		0x1065	CCYU Technology
4541.530Sjakllschvendor HYUNDAI		0x106c	Hyundai CuriTel
4551.466Sdogcowvendor SILABS2		0x10a6	SILABS2
4561.477Sitohyvendor USI		0x10ab	USI
4571.1Saugustssvendor PLX		0x10b5	PLX
4581.476Sitohyvendor ASANTE		0x10bd	Asante
4591.466Sdogcowvendor SILABS		0x10c4	Silicon Labs
4601.542Stoniovendor TENX		0x1130	Ten X Technology, Inc.
4611.319Saugustssvendor JRC		0x1145	Japan Radio Company
4621.465Sxtraemevendor SPHAIRON		0x114b	Sphairon Access Systems GmbH
4631.476Sitohyvendor DELORME		0x1163	DeLorme
4641.323Saugustssvendor SERVERWORKS	0x1166	ServerWorks
4651.319Saugustssvendor ACERCM		0x1189	Acer Communications & Multimedia
4661.441Sgdtvendor SIERRA		0x1199	Sierra Wireless
4671.427Sscwvendor TOPFIELD		0x11db	Topfield Co., Ltd
4681.472Sitohyvendor NETINDEX		0x11f6	NetIndex
4691.627Schsvendor INTERBIO		0x1209	InterBiometrics
4701.533Spookavendor FUJITSU2		0x1221	Fujitsu Ltd.
4711.627Schsvendor UNKNOWN3		0x1233	Unknown vendor
4721.381Saugustssvendor TSUNAMI		0x1241	Tsunami
4731.555Stsutsuivendor PHEENET		0x124a	Pheenet
4741.408Saugustssvendor TARGUS		0x1267	Targus
4751.468Skiyoharavendor TWINMOS		0x126f	TwinMOS
4761.381Saugustssvendor CREATIVE2	0x1292	Creative Labs
4771.191Saugustssvendor BELKIN2		0x1293	Belkin Components
4781.468Skiyoharavendor CYBERTAN		0x129b	CyberTAN Technology
4791.477Sitohyvendor HUAWEI		0x12d1	Huawei Technologies
4801.382Saugustssvendor AINCOMM		0x12fd	Aincomm
4811.186Saugustssvendor MOBILITY		0x1342	Mobility
4821.439Sjoergvendor DICKSMITH	0x1371	Dick Smith Electronics
4831.567Spookavendor NETGEAR3		0x1385	Netgear
4841.466Sdogcowvendor BALTECH		0x13ad	Baltech
4851.399Ssekiyavendor CISCOLINKSYS	0x13b1	Cisco-Linksys
4861.186Saugustssvendor SHARK		0x13d2	Shark
4871.568Ssborrillvendor AZUREWAVE	0x13d3	AzureWave
4881.497Sceggervendor PHISON		0x13fe	Phison Electronics Corp.
4891.455Sgdtvendor NOVATEL2		0x1410	Novatel
4901.501Sjmcneillvendor OMNIVISION2	0x1415	OmniVision Technologies, Inc.
4911.516Sjoergvendor MERLIN		0x1416	Merlin
4921.468Skiyoharavendor WISTRONNEWEB	0x1435	Wistron NeWeb
4931.477Sitohyvendor HUAWEI3COM	0x1472	Huawei-3Com
4941.568Ssborrillvendor ABOCOM2		0x1482	AboCom Systems
4951.381Saugustssvendor SILICOM		0x1485	Silicom
4961.622Snonakavendor RALINK		0x148f	Ralink Technology
4971.403Sdrochnervendor CONCEPTRONIC	0x14b2	Conceptronic
4981.535Sisvendor SUPERTOP		0x14cd  SuperTop
4991.464Sxtraemevendor PLANEX3		0x14ea	Planex Communications
5001.191Saugustssvendor SILICONPORTALS	0x1527	Silicon Portals
5011.642Schristosvendor JMICRON		0x152d	JMicron
5021.397Sitojunvendor OQO		0x1557	OQO
5031.468Skiyoharavendor UMEDIA		0x157e	U-MEDIA Communications
5041.468Skiyoharavendor FIBERLINE	0x1582	Fiberline
5051.627Schsvendor SPARKLAN		0x15a9	SparkLAN
5061.568Ssborrillvendor AMIT2		0x15c5	AMIT
5071.175Saugustssvendor SOHOWARE		0x15e8	SOHOware
5081.191Saugustssvendor UMAX		0x1606	UMAX Data Systems
5091.26Saugustssvendor INSIDEOUT	0x1608	Inside Out Networks
5101.439Sjoergvendor GOODWAY		0x1631	Good Way Technology
5111.20Saugustssvendor ENTREGA		0x1645	Entrega
5121.191Saugustssvendor ACTIONTEC	0x1668	Actiontec Electronics
5131.618Snonakavendor CISCOLINKSYS2	0x167b	Cisco-Linksys
5141.565Schristosvendor ATHEROS		0x168c	Atheros Communications
5151.439Sjoergvendor GIGASET		0x1690	Gigaset
5161.459Ssalovendor ANYDATA		0x16d5	AnyDATA Inc.
5171.466Sdogcowvendor JABLOTRON	0x16d6	Jablotron
5181.474Sitohyvendor LINKSYS4		0x1737	Linksys
5191.468Skiyoharavendor SENAO		0x1740	Senao
5201.568Ssborrillvendor ASUSTEK2		0x1761	ASUSTeK Computer
5211.568Ssborrillvendor SWEEX2		0x177f	Sweex
5221.607Splunkyvendor MISC		0x1781	Misc Vendors
5231.537Stsutsuivendor DISPLAYLINK	0x17e9	DisplayLink
5241.632Schristosvendor LENOVO		0x17ef	Lenovo
5251.585Sjruohovendor E3C		0x18b4	E3C Technologies
5261.464Sxtraemevendor AMIT		0x18c5	AMIT
5271.439Sjoergvendor QCOM		0x18e8	Qcom
5281.382Saugustssvendor LINKSYS3		0x1915	Linksys
5291.529Smbalmervendor MEINBERG		0x1938	Meinberg Funkuhren
5301.529Smbalmervendor QUALCOMMINC	0x19d2	Qualcomm, Incorporated
5311.568Ssborrillvendor QUANTA		0x1a32	Quanta
5321.609Snonakavendor TERMINUS		0x1a40	Terminus Technology
5331.518Shaadvendor WINCHIPHEAD2	0x1a86	QinHeng Electronics
5341.618Snonakavendor OVISLINK		0x1b75	OvisLink
5351.578Snjolyvendor MPMAN		0x1cae	MPMan
5361.597Schristosvendor 4GSYSTEMS	0x1c9e	4G Systems
5371.568Ssborrillvendor PEGATRON		0x1d4d	Pegatron
5381.568Ssborrillvendor AIRTIES		0x1eda	AirTies
5391.191Saugustssvendor DLINK		0x2001	D-Link
5401.439Sjoergvendor PLANEX2		0x2019	Planex Communications
5411.568Ssborrillvendor ENCORE		0x203d	Encore
5421.572Sjmcneillvendor HAUPPAUGE2	0x2040	Hauppauge Computer Works
5431.618Snonakavendor PARA		0x20b8	PARA Industrial
5441.604Snonakavendor TRENDNET		0x20f4	TRENDnet
5451.567Spookavendor DLINK3		0x2101  D-Link
5461.328Srjsvendor ERICSSON		0x2282	Ericsson
5471.325Saugustssvendor MOTOROLA2	0x22b8	Motorola
5481.515Sjakllschvendor PINNACLE		0x2304	Pinnacle Systems
5491.368Saugustssvendor TRIPPLITE	0x2478	Tripp-Lite
5501.328Srjsvendor HIROSE		0x2631	Hirose Electric
5511.391Simpvendor NHJ		0x2770	NHJ
5521.381Saugustssvendor PLANEX		0x2c02	Planex Communications
5531.355Saugustssvendor VIDZMEDIA	0x3275	VidzMedia Pte Ltd
5541.328Srjsvendor AEI		0x3334	AEI
5551.476Sitohyvendor HANK		0x3353	Hank Connection
5561.276Ssorenvendor PQI		0x3538	PQI
5571.221Saugustssvendor DAISY		0x3579	Daisy Technology
5581.303Sichirovendor NI		0x3923	National Instruments
5591.381Saugustssvendor MICRONET		0x3980	Micronet Communications
5601.307Snakayamavendor IODATA2		0x40bb	I-O Data
5611.381Saugustssvendor IRIVER		0x4102	iRiver
5621.372Smattvendor DELL		0x413c	Dell
5631.482Stshiozakvendor WINCHIPHEAD	0x4348	WinChipHead
5641.604Snonakavendor FEIXUN		0x4855	FeiXun Communication
5651.381Saugustssvendor AVERATEC		0x50c2	Averatec
5661.468Skiyoharavendor SWEEX		0x5173	Sweex
5671.327Sgrantvendor ONSPEC2		0x55aa	OnSpec Electronic Inc.
5681.407Sdrochnervendor ZINWELL		0x5a57	Zinwell
5691.376Sjdolecekvendor SITECOM		0x6189	Sitecom
5701.616Sbuhrowvendor SPRINGERDESIGN	0x6400	Springer Design, Inc.
5711.476Sitohyvendor ARKMICROCHIPS	0x6547	ArkMicroChips
5721.468Skiyoharavendor 3COM2		0x6891	3Com
5731.568Ssborrillvendor EDIMAX		0x7392	EDIMAX
5741.1Saugustssvendor INTEL		0x8086	Intel
5751.618Snonakavendor ALLWIN		0x8516	ALLWIN Tech
5761.432Sreinoudvendor MOSCHIP		0x9710	MosChip Semiconductor
5771.621Snonakavendor NETGEAR4		0x9846	Netgear
5781.582Smattvendor xxFTDI		0x9e88  FTDI
5791.565Schristosvendor CACE		0xcace	CACE Technologies
5801.492Smjfvendor EMPIA		0xeb1a	eMPIA Technology
5811.121Saugustssvendor HP2		0xf003	Hewlett Packard
5821.424Sgdtvendor USRP		0xfffe	GNU Radio USRP
5831.1Saugustss
5841.1Saugustss/*
5851.1Saugustss * List of known products.  Grouped by vendor.
5861.1Saugustss */
5871.1Saugustss
5881.66Saugustss/* 3Com products */
5891.66Saugustssproduct 3COM HOMECONN		0x009d	HomeConnect USB Camera
5901.252Sdsaintyproduct 3COM 3CREB96		0x00a0	Bluetooth USB Adapter
5911.381Saugustssproduct 3COM 3C19250		0x03e8	3C19250 Ethernet adapter
5921.627Schsproduct 3COM 3CRSHEW696		0x0a01	3CRSHEW696
5931.627Schsproduct 3COM 3C460		0x11f8	HomeConnect 3C460
5941.66Saugustssproduct 3COM USR56K		0x3021	U.S.Robotics 56000 Voice Faxmodem Pro
5951.176Saugustssproduct 3COM 3C460B		0x4601	HomeConnect 3C460B
5961.468Skiyoharaproduct 3COM2 3CRUSB10075	0xa727	3CRUSB10075
5971.66Saugustss
5981.78Saugustssproduct 3COMUSR OFFICECONN	0x0082	3Com OfficeConnect Analog Modem
5991.78Saugustssproduct 3COMUSR USRISDN		0x008f	3Com U.S. Robotics Pro ISDN TA
6001.88Saugustssproduct 3COMUSR HOMECONN	0x009d	3Com HomeConnect camera
6011.69Saugustssproduct 3COMUSR USR56K		0x3021	U.S.Robotics 56000 Voice Faxmodem Pro
6021.69Saugustss
6031.597Schristos/* 4G Systems products */
6041.597Schristosproduct 4GSYSTEMS XSSTICK_P14	0x9605	4G Systems XSStick P14
6051.600Schristosproduct 4GSYSTEMS XSSTICK_P14_INSTALLER	0xf000	4G Systems XSStick P14 - Windows driver
6061.597Schristos
6071.331Sjschauma/* ACDC products */
6081.331Sjschaumaproduct ACDC HUB		0x2315	USB Pen Drive HUB
6091.476Sitohyproduct ACDC SECWRITE		0x2316	USB Pen Drive Secure Write
6101.331Sjschaumaproduct ACDC PEN		0x2317	USB Pen Drive with Secure Write
6111.331Sjschauma
6121.146Saugustss/* AboCom products */
6131.176Saugustssproduct ABOCOM XX1		0x110c	XX1
6141.176Saugustssproduct ABOCOM XX2		0x200c	XX2
6151.568Ssborrillproduct ABOCOM RT2770		0x2770	RT2770
6161.568Ssborrillproduct ABOCOM RT2870		0x2870	RT2870
6171.568Ssborrillproduct ABOCOM RT3070		0x3070	RT3070
6181.568Ssborrillproduct ABOCOM RT3071		0x3071	RT3071
6191.568Ssborrillproduct ABOCOM RT3072		0x3072	RT3072
6201.568Ssborrillproduct ABOCOM2 RT2870_1	0x3c09	RT2870
6211.146Saugustssproduct ABOCOM URE450		0x4000	URE450 Ethernet Adapter
6221.209Saugustssproduct ABOCOM UFE1000		0x4002	UFE1000 Fast Ethernet Adapter
6231.173Saugustssproduct ABOCOM DSB650TX_PNA	0x4003	1/10/100 ethernet adapter
6241.176Saugustssproduct ABOCOM XX4		0x4004	XX4
6251.176Saugustssproduct ABOCOM XX5		0x4007	XX5
6261.176Saugustssproduct ABOCOM XX6		0x400b	XX6
6271.176Saugustssproduct ABOCOM XX7		0x400c	XX7
6281.381Saugustssproduct ABOCOM LCS8138TX	0x401a	LCS-8138TX
6291.176Saugustssproduct ABOCOM XX8		0x4102	XX8
6301.176Saugustssproduct ABOCOM XX9		0x4104	XX9
6311.324Sgehennaproduct ABOCOM UFE2000		0x420a	UFE2000 USB2.0 Fast Ethernet Adapter
6321.468Skiyoharaproduct ABOCOM WL54		0x6001	WL54
6331.604Snonakaproduct ABOCOM RTL8192CU	0x8178	RTL8192CU
6341.604Snonakaproduct ABOCOM RTL8188CU_1	0x8188	RTL8188CU
6351.604Snonakaproduct ABOCOM RTL8188CU_2	0x8189	RTL8188CU
6361.176Saugustssproduct ABOCOM XX10		0xabc1	XX10
6371.627Schsproduct ABOCOM BWU613		0xb000	BWU613
6381.464Sxtraemeproduct ABOCOM HWU54DM		0xb21b	HWU54DM
6391.464Sxtraemeproduct ABOCOM RT2573_2		0xb21c	RT2573
6401.464Sxtraemeproduct ABOCOM RT2573_3		0xb21d	RT2573
6411.464Sxtraemeproduct ABOCOM RT2573_4		0xb21e	RT2573
6421.464Sxtraemeproduct ABOCOM WUG2700		0xb21f	WUG2700
6431.176Saugustss
6441.176Saugustss/* Accton products */
6451.182Saugustssproduct ACCTON USB320_EC	0x1046	USB320-EC Ethernet Adapter
6461.565Schristosproduct ACCTON 2664W		0x3501	2664W
6471.381Saugustssproduct ACCTON 111		0x3503	T-Sinus 111 WLAN
6481.468Skiyoharaproduct ACCTON SMCWUSBG		0x4505	SMCWUSB-G
6491.565Schristosproduct ACCTON SMCWUSBTG2	0x4506	SMCWUSBT-G2
6501.565Schristosproduct ACCTON SMCWUSBTG2_NF	0x4507	SMCWUSBT-G2
6511.555Stsutsuiproduct ACCTON PRISM_GT		0x4521	PrismGT USB 2.0 WLAN
6521.209Saugustssproduct ACCTON SS1001		0x5046	SpeedStream Ethernet Adapter
6531.565Schristosproduct ACCTON RT2870_2		0x6618	RT2870
6541.565Schristosproduct ACCTON RT3070		0x7511	RT3070
6551.565Schristosproduct ACCTON RT2770		0x7512	RT2770
6561.565Schristosproduct ACCTON RT2870_3		0x7522	RT2870
6571.565Schristosproduct ACCTON RT2870_5		0x8522	RT2870
6581.565Schristosproduct ACCTON RT3070_4		0xa512	RT3070
6591.565Schristosproduct ACCTON RT2870_4		0xa618	RT2870
6601.565Schristosproduct ACCTON RT3070_1		0xa701	RT3070
6611.565Schristosproduct ACCTON RT3070_2		0xa702	RT3070
6621.618Snonakaproduct ACCTON RT3070_6		0xa703	RT3070
6631.644Schristosproduct ACCTON AR9280		0xa704	AR9280+AR7010
6641.565Schristosproduct ACCTON RT2870_1		0xb522	RT2870
6651.620Snonakaproduct ACCTON RTL8192SU	0xc512	RTL8192SU
6661.565Schristosproduct ACCTON RT3070_3		0xc522	RT3070
6671.565Schristosproduct ACCTON RT3070_5		0xd522	RT3070
6681.468Skiyoharaproduct ACCTON ZD1211B		0xe501	ZD1211B
6691.565Schristosproduct ACCTON WN4501H_LF_IR	0xe503	WN4501H-LF-IR
6701.565Schristosproduct ACCTON WUS201		0xe506	WUS-201
6711.565Schristosproduct ACCTON WN7512		0xf522	WN7512
6721.345Swiz
6731.474Sitohy/* Acer Communications & Multimedia products */
6741.474Sitohyproduct ACERCM EP1427X2		0x0893	EP-1427X-2 Ethernet
6751.474Sitohy
6761.474Sitohy/* Acer Labs products */
6771.474Sitohyproduct ACERLABS M5632		0x5632	USB 2.0 Data Link
6781.474Sitohy
6791.88Saugustss/* Acer Peripherals, Inc. products */
6801.88Saugustssproduct ACERP ACERSCAN_C310U	0x12a6	Acerscan C310U
6811.115Saugustssproduct ACERP ACERSCAN_320U	0x2022	Acerscan 320U
6821.110Saugustssproduct ACERP ACERSCAN_640U	0x2040	Acerscan 640U
6831.110Saugustssproduct ACERP ACERSCAN_620U	0x2060	Acerscan 620U
6841.306Saugustssproduct ACERP ATAPI		0x6003	ATA/ATAPI adapter
6851.382Saugustssproduct ACERP AWL300		0x9000	AWL300
6861.382Saugustssproduct ACERP AWL400		0x9001	AWL400
6871.88Saugustss
6881.365Saugustss/* Acer Products */
6891.365Saugustssproduct ACERW WARPLINK		0x0204	Warplink
6901.365Saugustss
6911.235Saugustss/* Actiontec products */
6921.235Saugustssproduct ACTIONTEC PRISM_25	0x0408	Prism2.5 WLAN
6931.365Saugustssproduct ACTIONTEC PRISM_25A	0x0421	Prism2.5 WLAN A
6941.642Schristosproduct ACTIONTEC AR9287	0x1200	AR9287+AR7010
6951.381Saugustssproduct ACTIONTEC FREELAN	0x6106	ROPEX FreeLan 802.11b
6961.355Saugustssproduct ACTIONTEC UAT1		0x7605	UAT1 Wireless Ethernet adapter
6971.235Saugustss
6981.207Saugustss/* ACTiSYS products */
6991.207Saugustssproduct ACTISYS IR2000U		0x0011	ACT-IR2000U FIR
7001.207Saugustss
7011.88Saugustss/* ActiveWire, Inc. products */
7021.66Saugustssproduct ACTIVEWIRE IOBOARD	0x0100	I/O Board
7031.66Saugustssproduct ACTIVEWIRE IOBOARD_FW1	0x0101	I/O Board, rev. 1 firmware
7041.66Saugustss
7051.381Saugustss/* Adaptec products */
7061.381Saugustssproduct ADAPTEC AWN8020		0x0020	AWN-8020 WLAN
7071.328Srjs
7081.226Saugustss/* Addonics products */
7091.226Saugustssproduct ADDONICS2 205		0xa001	Cable 205
7101.226Saugustss
7111.627Schs/* Addtron products */
7121.627Schsproduct ADDTRON AWU120		0xff31	AWU-120
7131.627Schs
7141.69Saugustss/* ADMtek products */
7151.474Sitohyproduct ADMTEK PEGASUSII_4	0x07c2	AN986A Ethernet
7161.381Saugustssproduct ADMTEK PEGASUS		0x0986	AN986 USB Ethernet
7171.381Saugustssproduct ADMTEK PEGASUSII	0x8511	AN8511 USB Ethernet
7181.381Saugustssproduct ADMTEK PEGASUSII_2	0x8513	AN8513 Ethernet
7191.438Schristosproduct ADMTEK PEGASUSII_3	0x8515	ADM8515 USB 2.0 Ethernet
7201.69Saugustss
7211.66Saugustss/* ADS products */
7221.381Saugustssproduct ADS UBS10BT		0x0008	UBS-10BT Ethernet
7231.381Saugustssproduct ADS UBS10BTX		0x0009	UBS-10BT Ethernet
7241.611Sjakllschproduct ADS RDX155		0xa155	InstantFM Music
7251.381Saugustss
7261.381Saugustss/* AEI products */
7271.381Saugustssproduct AEI USBTOLAN		0x1701	AEI USB to Lan adapter
7281.44Saugustss
7291.159Saugustss/* Agate Technologies products */
7301.159Saugustssproduct AGATE QDRIVE		0x0378	Q-Drive
7311.2Saugustss
7321.110Saugustss/* AGFA products */
7331.110Saugustssproduct AGFA SNAPSCAN1212U	0x0001	SnapScan 1212U
7341.216Sgehennaproduct AGFA SNAPSCAN1236U	0x0002	SnapScan 1236U
7351.110Saugustssproduct AGFA SNAPSCANTOUCH	0x0100	SnapScan Touch
7361.110Saugustssproduct AGFA SNAPSCAN1212U2	0x2061	SnapScan 1212U
7371.216Sgehennaproduct AGFA SNAPSCANE40	0x208d	SnapScan e40
7381.216Sgehennaproduct AGFA SNAPSCANE50	0x208f	SnapScan e50
7391.216Sgehennaproduct AGFA SNAPSCANE20	0x2091	SnapScan e20
7401.216Sgehennaproduct AGFA SNAPSCANE25	0x2095	SnapScan e25
7411.216Sgehennaproduct AGFA SNAPSCANE26	0x2097	SnapScan e26
7421.216Sgehennaproduct AGFA SNAPSCANE52	0x20fd	SnapScan e52
7431.159Saugustss
7441.473Sitohy/* Aincomm products */
7451.473Sitohyproduct AINCOMM AWU2000B	0x1001	AWU2000B
7461.394Selric
7471.379Sjmmv/* AIPTEK International products */
7481.438Schristosproduct AIPTEK2 PENCAM_MEGA_1_3 0x504a	PenCam Mega 1.3
7491.379Sjmmv
7501.473Sitohy/* AirPrime products */
7511.473Sitohyproduct AIRPRIME PC5220		0x0112	CDMA Wireless PC Card
7521.382Saugustss
7531.568Ssborrill/* Airties products */
7541.618Snonakaproduct AIRTIES RT3070_2	0x2012	RT3070
7551.568Ssborrillproduct AIRTIES RT3070		0x2310	RT3070
7561.568Ssborrill
7571.66Saugustss/* AKS products */
7581.66Saugustssproduct AKS USBHASP		0x0001	USB-HASP 0.06
7591.104Saugustss
7601.555Stsutsui/* Alcatel Telecom products */
7611.555Stsutsuiproduct ALCATELT ST120G		0x0120	SpeedTouch 120g
7621.555Stsutsuiproduct ALCATELT ST121G		0x0121	SpeedTouch 121g
7631.555Stsutsui
7641.104Saugustss/* Alcor Micro, Inc. products */
7651.104Saugustssproduct ALCOR2 KBD_HUB		0x2802	Kbd Hub
7661.104Saugustss
7671.104Saugustssproduct ALCOR MA_KBD_HUB	0x9213	MacAlly Kbd Hub
7681.104Saugustssproduct ALCOR AU9814		0x9215	AU9814 Hub
7691.104Saugustssproduct ALCOR SM_KBD		0x9410	MicroConnectors/StrongMan Keyboard
7701.104Saugustssproduct ALCOR NEC_KBD_HUB	0x9472	NEC Kbd Hub
7711.1Saugustss
7721.618Snonaka/* ALLWIN Tech products */
7731.618Snonakaproduct ALLWIN RT2070		0x2070	RT2070
7741.618Snonakaproduct ALLWIN RT2770		0x2770	RT2770
7751.618Snonakaproduct ALLWIN RT2870		0x2870	RT2870
7761.618Snonakaproduct ALLWIN RT3070		0x3070	RT3070
7771.618Snonakaproduct ALLWIN RT3071		0x3071	RT3071
7781.618Snonakaproduct ALLWIN RT3072		0x3072	RT3072
7791.618Snonakaproduct ALLWIN RT3572		0x3572	RT3572
7801.618Snonaka
7811.66Saugustss/* Altec Lansing products */
7821.85Saugustssproduct ALTEC ADA70		0x0070	ADA70 Speakers
7831.69Saugustssproduct ALTEC ASC495		0xff05	ASC495 Speakers
7841.64Saugustss
7851.66Saugustss/* American Power Conversion products */
7861.475Sveegoproduct APC UPS			0x0002	Uninterruptible Power Supply
7871.6Saugustss
7881.474Sitohy/* Ambit Microsystems products */
7891.474Sitohyproduct AMBIT NTL_250		0x6098	NTL 250 cable modem
7901.474Sitohy
7911.514Sjmcneill/* AMD product */
7921.514Sjmcneillproduct AMD TV_WONDER_600_USB	0xb002	TV Wonder 600 USB
7931.514Sjmcneill
7941.568Ssborrill/* Amigo products */
7951.568Ssborrillproduct AMIGO RT2870_1		0x9031	RT2870
7961.568Ssborrillproduct AMIGO RT2870_2		0x9041	RT2870
7971.568Ssborrill
7981.464Sxtraeme/* AMIT products */
7991.464Sxtraemeproduct AMIT CGWLUSB2GO		0x0002	CG-WLUSB2GO
8001.568Ssborrillproduct AMIT CGWLUSB2GNR	0x0008	CG-WLUSB2GNR
8011.568Ssborrillproduct AMIT RT2870_1		0x0012	RT2870
8021.568Ssborrillproduct AMIT2 RT2870		0x0008	RT2870
8031.464Sxtraeme
8041.66Saugustss/* Anchor products */
8051.66Saugustssproduct ANCHOR EZUSB		0x2131	EZUSB
8061.105Saugustssproduct ANCHOR EZLINK		0x2720	EZLINK
8071.25Saugustss
8081.459Ssalo/* AnyDATA Inc. products */
8091.493Sichiroproduct ANYDATA A2502		0x6202	NTT DoCoMo A2502
8101.459Ssaloproduct ANYDATA ADU_E100H	0x6501	ADU-E100H
8111.496Selricproduct ANYDATA ADU_500A	0x6502	ADU-E500A
8121.459Ssalo
8131.88Saugustss/* AOX, Inc. products */
8141.69Saugustssproduct AOX USB101		0x0008	USB ethernet controller engine
8151.69Saugustss
8161.116Saugustss/* Apple Computer products */
8171.422Sjmmvproduct APPLE EXT_KBD		0x020c	Apple Extended USB Keyboard
8181.569Sphxproduct APPLE FOUNTAIN_ANSI	0x020e	Apple Internal Keyboard/Trackpad (Fountain/ANSI)
8191.569Sphxproduct APPLE FOUNTAIN_ISO	0x020f	Apple Internal Keyboard/Trackpad (Fountain/ISO)
8201.569Sphxproduct APPLE GEYSER_ANSI	0x0214	Apple Internal Keyboard/Trackpad (Geyser/ANSI)
8211.569Sphxproduct APPLE GEYSER_ISO	0x0215	Apple Internal Keyboard/Trackpad (Geyser/ISO)
8221.569Sphxproduct APPLE GEYSER_JIS	0x0216	Apple Internal Keyboard/Trackpad (Geyser/JIS)
8231.569Sphxproduct APPLE GEYSER3_ANSI	0x0217	Apple Internal Keyboard/Trackpad (Geyser3/ANSI)
8241.569Sphxproduct APPLE GEYSER3_ISO	0x0218	Apple Internal Keyboard/Trackpad (Geyser3/ISO)
8251.569Sphxproduct APPLE GEYSER3_JIS	0x0219	Apple Internal Keyboard/Trackpad (Geyser3/JIS)
8261.569Sphxproduct APPLE GEYSER4_ANSI	0x021a	Apple Internal Keyboard/Trackpad (Geyser4/ANSI)
8271.569Sphxproduct APPLE GEYSER4_ISO	0x021b	Apple Internal Keyboard/Trackpad (Geyser4/ISO)
8281.569Sphxproduct APPLE GEYSER4_JIS	0x021c	Apple Internal Keyboard/Trackpad (Geyser4/JIS)
8291.569Sphxproduct APPLE WELLSPRING_ANSI	0x0223	Apple Internal Keyboard/Trackpad (Wellspring/ANSI)
8301.569Sphxproduct APPLE WELLSPRING_ISO	0x0224	Apple Internal Keyboard/Trackpad (Wellspring/ISO)
8311.569Sphxproduct APPLE WELLSPRING_JIS	0x0225	Apple Internal Keyboard/Trackpad (Wellspring/JIS)
8321.569Sphxproduct APPLE WELLSPRING2_ANSI	0x0230	Apple Internal Keyboard/Trackpad (Wellspring2/ANSI)
8331.569Sphxproduct APPLE WELLSPRING2_ISO	0x0231	Apple Internal Keyboard/Trackpad (Wellspring2/ISO)
8341.569Sphxproduct APPLE WELLSPRING2_JIS	0x0232	Apple Internal Keyboard/Trackpad (Wellspring2/JIS)
8351.126Saugustssproduct APPLE OPTMOUSE		0x0302	Optical mouse
8361.414Saugustssproduct APPLE MIGHTYMOUSE	0x0304	Mighty Mouse
8371.569Sphxproduct APPLE FOUNTAIN_TP	0x030a	Apple Internal Trackpad (Fountain)
8381.569Sphxproduct APPLE GEYSER1_TP	0x030b	Apple Internal Trackpad (Geyser)
8391.550Splunkyproduct APPLE MAGICMOUSE	0x030d	Magic Mouse
8401.570Sphxproduct APPLE BLUETOOTH_HIDMODE	0x1000	Bluetooth HCI (HID-proxy mode)
8411.422Sjmmvproduct APPLE EXT_KBD_HUB	0x1003	Hub in Apple Extended USB Keyboard
8421.116Saugustssproduct APPLE SPEAKERS		0x1101	Speakers
8431.615Sbuhrowproduct APPLE SHUFFLE2	0x1301	iPod Shuffle (2nd generation)
8441.505Sjmcneillproduct APPLE IPHONE		0x1290	iPhone
8451.505Sjmcneillproduct APPLE IPOD_TOUCH	0x1291	iPod Touch
8461.615Sbuhrowproduct APPLE IPOD_TOUCH_4G	0x129e	iPod Touch 4G
8471.505Sjmcneillproduct APPLE IPHONE_3G		0x1292	iPhone 3G
8481.566Schristosproduct APPLE IPHONE_3GS	0x1294	iPhone 3GS
8491.603Schristosproduct APPLE IPAD		0x129a	Apple iPad
8501.504Smattproduct APPLE ETHERNET		0x1402	Apple USB to Ethernet
8511.627Schsproduct APPLE BLUETOOTH2	0x8205	Bluetooth
8521.630Schristosproduct APPLE BLUETOOTH_HOST_C	0x821f	Bluetooth USB Host Controller
8531.627Schsproduct APPLE BLUETOOTH		0x8300	Bluetooth
8541.504Smatt
8551.473Sitohy/* ArkMicroChips products */
8561.473Sitohyproduct ARKMICROCHIPS USBSERIAL 0x0232	USB-UART Controller
8571.473Sitohy
8581.278Sitojun/* Asahi Optical products */
8591.323Saugustssproduct ASAHIOPTICAL OPTIO230	0x0004	PENTAX Optio230
8601.323Saugustssproduct ASAHIOPTICAL OPTIO330	0x0006	Digital camera
8611.116Saugustss
8621.186Saugustss/* Asante products */
8631.186Saugustssproduct ASANTE EA		0x1427	Ethernet Adapter
8641.186Saugustss
8651.627Schs/* Askey Computer products */
8661.627Schsproduct ASKEY WLL013I		0x0320	WLL013 (Intersil)
8671.627Schsproduct ASKEY WLL013		0x0321	WLL013
8681.627Schsproduct ASKEY VOYAGER1010	0x0821	Voyager 1010
8691.627Schs
8701.315Saugustss/* ASIX Electronics products */
8711.627Schsproduct ASIX AX88172		0x1720	AX88172 USB 2.0 10/100 ethernet controller
8721.627Schsproduct ASIX AX88178		0x1780	AX88178 USB 2.0 gigabit ethernet controller
8731.627Schsproduct ASIX AX88772		0x7720	AX88772 USB 2.0 10/100 ethernet controller
8741.554Spgoyetteproduct ASIX AX88772A		0x772a	AX88772A USB 2.0 10/100 Ethernet adapter
8751.627Schsproduct ASIX AX88772B		0x772b	AX88772B USB 2.0 10/100 Ethernet adapter
8761.632Schristosproduct ASIX AX88772B_1		0x7e2b	AX88772B1 USB 2.0 10/100 Ethernet adapter
8771.315Saugustss
8781.399Ssekiya/* ASUSTeK computer products */
8791.642Schristosproduct ASUSTEK RT2570		0x1706	RT2570
8801.399Ssekiyaproduct ASUSTEK WL167G		0x1707	WL-167g USB2.0 WLAN Adapter
8811.468Skiyoharaproduct ASUSTEK WL159G		0x170c	WL-159g
8821.468Skiyoharaproduct ASUSTEK A9T_WIFI	0x171b	A9T wireless
8831.617Schristosproduct ASUSTEK P5B_WIFI	0x171d	P5B wireless
8841.463Sxtraemeproduct ASUSTEK WL167G_2	0x1723	WL-167g USB2.0 WLAN Adapter (version 2)
8851.464Sxtraemeproduct ASUSTEK WL167G_3	0x1724	WL-167g USB2.0 WLAN Adapter (version 2)
8861.568Ssborrillproduct ASUSTEK RT2870_1	0x1731	RT2870
8871.568Ssborrillproduct ASUSTEK RT2870_2	0x1732	RT2870
8881.591Sjruohoproduct	ASUSTEK U3100		0x173f	My Cinema U3100 Mini DVB-T
8891.568Ssborrillproduct ASUSTEK RT2870_3	0x1742	RT2870
8901.568Ssborrillproduct ASUSTEK RT2870_4	0x1760	RT2870
8911.568Ssborrillproduct ASUSTEK RT2870_5	0x1761	RT2870
8921.618Snonakaproduct ASUSTEK RT3070		0x1784	RT3070
8931.620Snonakaproduct ASUSTEK USBN10		0x1786	USB-N10
8941.618Snonakaproduct ASUSTEK RT3070_1	0x1790	RT3070
8951.620Snonakaproduct ASUSTEK RTL8192SU_1	0x1791	RTL8192SU
8961.621Snonakaproduct ASUSTEK RTL8192CU	0x17ab	RTL8192CU
8971.477Sitohyproduct ASUSTEK MYPAL_A730	0x4202	MyPal A730
8981.568Ssborrillproduct ASUSTEK2 USBN11		0x0b05	USB-N11
8991.399Ssekiya
9001.66Saugustss/* ATen products */
9011.66Saugustssproduct ATEN UC1284		0x2001	Parallel printer adapter
9021.69Saugustssproduct ATEN UC10T		0x2002	10Mbps ethernet adapter
9031.106Saugustssproduct ATEN UC232A		0x2008	Serial adapter
9041.474Sitohyproduct ATEN UC210T		0x2009	UC210T Ethernet adapter
9051.627Schsproduct ATEN UC2324		0x2011	UC2324 USB to Serial Hub
9061.186Saugustssproduct ATEN DSB650C		0x4000	DSB-650C
9071.44Saugustss
9081.565Schristos/* Atheros Communications products */
9091.565Schristosproduct ATHEROS AR5523		0x0001	AR5523
9101.565Schristosproduct ATHEROS AR5523_NF	0x0002	AR5523
9111.565Schristos
9121.565Schristos/* Atheros Communications(2) products */
9131.565Schristosproduct ATHEROS2 AR5523_1	0x0001	AR5523
9141.565Schristosproduct ATHEROS2 AR5523_1_NF	0x0002	AR5523
9151.565Schristosproduct ATHEROS2 AR5523_2	0x0003	AR5523
9161.565Schristosproduct ATHEROS2 AR5523_2_NF	0x0004	AR5523
9171.565Schristosproduct ATHEROS2 AR5523_3	0x0005	AR5523
9181.565Schristosproduct ATHEROS2 AR5523_3_NF	0x0006	AR5523
9191.565Schristosproduct ATHEROS2 TG121N		0x1001	TG121N
9201.565Schristosproduct ATHEROS2 WN821NV2	0x1002	WN821NV2
9211.642Schristosproduct ATHEROS2 AR9271_1	0x1006	AR9271
9221.565Schristosproduct ATHEROS2 3CRUSBN275	0x1010	3CRUSBN275
9231.565Schristosproduct ATHEROS2 WN612		0x1011	WN612
9241.565Schristosproduct ATHEROS2 AR3011		0x3000	AR3011
9251.642Schristosproduct ATHEROS2 AR9280		0x7010	AR9280+AR7010
9261.642Schristosproduct ATHEROS2 AR9287		0x7015	AR9287+AR7010
9271.565Schristosproduct ATHEROS2 AR9170		0x9170	AR9170
9281.645Schristosproduct ATHEROS2 AR9271_2	0x9271	AR9271
9291.642Schristosproduct ATHEROS2 AR9271_3	0xb003	AR9271
9301.565Schristos
9311.213Saugustss/* ATI products */
9321.213Saugustssproduct ATI2 205		0xa001	USB Cable 205
9331.213Saugustss
9341.133Saugustss/* Atmel Comp. products */
9351.133Saugustssproduct ATMEL UHB124		0x3301	UHB124 hub
9361.627Schsproduct ATMEL WN210		0x3301	W-Buddie WN210
9371.255Saugustssproduct ATMEL DWL900AP		0x5601	DWL-900AP Wireless access point
9381.151Saugustssproduct ATMEL DWL120		0x7602	DWL-120 Wireless adapter
9391.627Schsproduct ATMEL AT76C503I1	0x7603	AT76C503 (Intersil 3861 Radio)
9401.627Schsproduct ATMEL AT76C503I2	0x7604	AT76C503 (Intersil 3863 Radio)
9411.627Schsproduct ATMEL AT76C503RFMD	0x7605	AT76C503 (RFMD Radio)
9421.627Schsproduct ATMEL AT76C505RFMD	0x7606	AT76C505 (RFMD Radio)
9431.627Schsproduct ATMEL AT76C505RFMD2958	0x7613	AT76C505 (RFMD 2958 Radio)
9441.627Schsproduct ATMEL AT76C505A		0x7614	AT76C505A (RFMD 2958 Radio)
9451.627Schsproduct ATMEL AT76C505AS	0x7617	AT76C505AS (RFMD 2958 Radio)
9461.133Saugustss
9471.245Skent/* Audio-Technica products */
9481.438Schristosproduct AUDIOTECHNICA ATCHA4USB 0x0009	ATC-HA4USB USB headphone
9491.313Sjdolecek
9501.313Sjdolecek/* Avance Logic products */
9511.313Sjdolecekproduct AVANCELOGIC USBAUDIO	0x0100	USB Audio Speaker
9521.245Skent
9531.381Saugustss/* Averatec products */
9541.381Saugustssproduct AVERATEC USBWLAN	0x4013	WLAN
9551.381Saugustss
9561.110Saugustss/* Avision products */
9571.110Saugustssproduct AVISION 1200U		0x0268	1200U scanner
9581.110Saugustss
9591.565Schristos/* AVM products */
9601.565Schristosproduct AVM FRITZWLAN		0x8401	FRITZ!WLAN N
9611.565Schristos
9621.568Ssborrill/* Azurewave products */
9631.568Ssborrillproduct AZUREWAVE RT2870_1	0x3247	RT2870
9641.568Ssborrillproduct AZUREWAVE RT2870_2	0x3262	RT2870
9651.568Ssborrillproduct AZUREWAVE RT3070	0x3273	RT3070
9661.618Snonakaproduct AZUREWAVE RT3070_2	0x3284	RT3070
9671.618Snonakaproduct AZUREWAVE RT3070_3	0x3305	RT3070
9681.620Snonakaproduct AZUREWAVE RTL8192SU_1	0x3306	RTL8192SU
9691.618Snonakaproduct AZUREWAVE RT3070_4	0x3307	RT3070
9701.620Snonakaproduct AZUREWAVE RTL8192SU_2	0x3309	RTL8192SU
9711.620Snonakaproduct AZUREWAVE RTL8192SU_3	0x3310	RTL8192SU
9721.620Snonakaproduct AZUREWAVE RTL8192SU_4	0x3311	RTL8192SU
9731.618Snonakaproduct AZUREWAVE RT3070_5	0x3321	RT3070
9741.620Snonakaproduct AZUREWAVE RTL8192SU_5	0x3325	RTL8192SU
9751.642Schristosproduct AZUREWAVE AR9271_1	0x3327	AR9271
9761.642Schristosproduct AZUREWAVE AR9271_2	0x3328	AR9271
9771.642Schristosproduct AZUREWAVE AR9271_3	0x3346	AR9271
9781.642Schristosproduct AZUREWAVE AR9271_4	0x3348	AR9271
9791.642Schristosproduct AZUREWAVE AR9271_5	0x3349	AR9271
9801.642Schristosproduct AZUREWAVE AR9271_6	0x3350	AR9271
9811.621Snonakaproduct AZUREWAVE RTL8188CU	0x3357	RTL8188CU
9821.604Snonakaproduct AZUREWAVE RTL8188CE_1	0x3358	RTL8188CE
9831.604Snonakaproduct AZUREWAVE RTL8188CE_2	0x3359	RTL8188CE
9841.568Ssborrill
9851.473Sitohy/* Baltech products */
9861.473Sitohyproduct BALTECH CARDREADER	0x9999	Card reader
9871.473Sitohy
9881.437Schristos/* B&B Electronics products */
9891.438Schristosproduct BBELECTRONICS USOTL4	0xAC01	uLinks RS-422/485
9901.437Schristos
9911.71Saugustss/* Belkin products */
9921.71Saugustss/*product BELKIN F5U111		0x????	F5U111 Ethernet adapter*/
9931.110Saugustssproduct BELKIN2 F5U002		0x0002	F5U002 Parallel printer adapter
9941.395Sjoffproduct BELKIN F5D6050		0x0050	F5D6050 802.11b Wireless adapter
9951.277Saugustssproduct BELKIN F5U103		0x0103	F5U103 Serial adapter
9961.315Saugustssproduct BELKIN F5U109		0x0109	F5U109 Serial adapter
9971.226Saugustssproduct BELKIN SCSI		0x0115	SCSI Adaptor
9981.262Smattproduct BELKIN USB2LAN		0x0121	USB to LAN Converter
9991.355Saugustssproduct BELKIN F5U208		0x0208	F5U208 VideoBus II
10001.381Saugustssproduct BELKIN F5U237		0x0237	F5U237 USB 2.0 7-Port Hub
10011.476Sitohyproduct BELKIN F5U409		0x0409	F5U409 Serial
10021.383Saugustssproduct BELKIN UPS		0x0980	UPS
10031.604Snonakaproduct BELKIN RTL8188CU	0x1102	RTL8188CU
10041.277Saugustssproduct BELKIN F5U120		0x1203	F5U120-PC Hub
10051.621Snonakaproduct BELKIN RTL8192CU	0x2102	RTL8192CU
10061.468Skiyoharaproduct BELKIN ZD1211B		0x4050	ZD1211B
10071.474Sitohyproduct BELKIN F5D5055		0x5055	F5D5055 Ethernet adapter
10081.405Sdrochnerproduct BELKIN F5D7050		0x7050	F5D7050 54g USB Network Adapter
10091.474Sitohyproduct BELKIN F5D7051		0x7051	F5D7051 54g USB Network Adapter
10101.439Sjoergproduct BELKIN F5D7050A		0x705a	F5D705A 54g USB Network Adapter
10111.468Skiyoharaproduct BELKIN F5D7050C		0x705c	F5D705C 54g USB Network Adapter
10121.617Schristosproduct BELKIN F5D7050E		0x705c	F5D705E 54g USB Network Adapter
10131.568Ssborrillproduct BELKIN RT2870_1		0x8053	RT2870
10141.568Ssborrillproduct BELKIN RT2870_2		0x805c	RT2870
10151.568Ssborrillproduct BELKIN F5D8053V3	0x815c	F5D8053 v3
10161.620Snonakaproduct BELKIN RTL8192SU_1	0x815f	RTL8192SU
10171.568Ssborrillproduct BELKIN F5D8055		0x825a	F5D8055
10181.618Snonakaproduct BELKIN F5D8055V2	0x825b	F5D8055 v2
10191.620Snonakaproduct BELKIN RTL8192SU_2	0x845a	RTL8192SU
10201.439Sjoergproduct BELKIN F5D9050V3	0x905b	F5D9050 ver 3
10211.627Schsproduct BELKIN F5D9050C		0x905c	F5D9050C
10221.568Ssborrillproduct BELKIN F6D4050V1	0x935a	F6D4050 ver 1
10231.618Snonakaproduct BELKIN F6D4050V2	0x935b	F6D4050 ver 2
10241.620Snonakaproduct BELKIN RTL8192SU_3	0x945a	RTL8192SU
10251.618Snonakaproduct BELKIN F7D1101V2	0x945b	F7D1101 v2
10261.618Snonaka
10271.618Snonaka/* Bewan products */
10281.618Snonakaproduct BEWAN BWIFI_USB54AR	0x1196	BWIFI-USB54AR
10291.618Snonakaproduct BEWAN RT3070		0x7712	RT3070
10301.71Saugustss
10311.66Saugustss/* Billionton products */
10321.66Saugustssproduct BILLIONTON USB100	0x0986	USB100N 10/100 FastEthernet Adapter
10331.177Saugustssproduct BILLIONTON USBLP100	0x0987	USB100LP
10341.176Saugustssproduct BILLIONTON USBEL100	0x0988	USB100EL
10351.176Saugustssproduct BILLIONTON USBE100	0x8511	USBE100
10361.474Sitohyproduct BILLIONTON USB2AR	0x90ff	USB2AR Ethernet
10371.270Saugustss
10381.270Saugustss/* Broadcom products */
10391.271Saugustssproduct BROADCOM BCM2033	0x2000	BCM2033
10401.271Saugustssproduct BROADCOM BCM2033NF	0x2033	BCM2033 (no firmware)
10411.40Saugustss
10421.66Saugustss/* Brother Industries products */
10431.69Saugustssproduct BROTHER HL1050		0x0002	HL-1050 laser printer
10441.1Saugustss
10451.66Saugustss/* Behavior Technology Computer products */
10461.66Saugustssproduct BTC BTC7932		0x6782	Keyboard with mouse port
10471.18Saugustss
10481.565Schristos/* CACE Technologies products */
10491.565Schristosproduct CACE AIRPCAPNX		0x0300	AirPcap Nx
10501.565Schristos
10511.88Saugustss/* Canon, Inc. products */
10521.364Saugustssproduct CANON N656U		0x2206	CanoScan N656U
10531.364Saugustssproduct CANON N1220U		0x2207	CanoScan N1220U
10541.364Saugustssproduct CANON N670U		0x220d	CanoScan N670U
10551.364Saugustssproduct CANON N1240U		0x220e	CanoScan N1240U
10561.66Saugustssproduct CANON S10		0x3041	PowerShot S10
10571.265Ssorenproduct CANON S20		0x3043	PowerShot S20
10581.265Ssorenproduct CANON S100_US		0x3045	PowerShot S100
10591.265Ssorenproduct CANON S100_EU		0x3047	PowerShot S100
10601.265Ssorenproduct CANON G1		0x3048	PowerShot G1
10611.265Ssorenproduct CANON A20		0x304e	PowerShot A20
10621.364Saugustssproduct CANON S200		0x3065	PowerShot S200
10631.369Sdrochnerproduct CANON EOS300D		0x3084	EOS 300D / Digital Rebel
10641.460Sdarcyproduct CANON SD630		0x30fe	PowerShot SD630
10651.16Saugustss
10661.473Sitohy/* CASIO products */
10671.473Sitohyproduct CASIO QV		0x1001	QV DigitalCamera
10681.473Sitohyproduct CASIO BE300		0x2002	BE-300 PDA
10691.473Sitohyproduct CASIO NAMELAND		0x4001	CASIO Nameland EZ-USB
10701.473Sitohy
10711.66Saugustss/* CATC products */
10721.71Saugustssproduct CATC NETMATE		0x000a	Netmate ethernet adapter
10731.71Saugustssproduct CATC NETMATE2		0x000c	Netmate2 ethernet adapter
10741.66Saugustssproduct CATC CHIEF		0x000d	USB Chief Bus & Protocol Analyzer
10751.66Saugustssproduct CATC ANDROMEDA		0x1237	Andromeda hub
10761.147Sichiro
10771.226Saugustss/* CCYU Technology products */
10781.226Saugustssproduct CCYU EASYDISK		0x2136	EasyDisk Portable Device
10791.226Saugustss
10801.1Saugustss/* Cherry products */
10811.1Saugustssproduct CHERRY MY3000KBD	0x0001	My3000 keyboard
10821.1Saugustssproduct CHERRY MY3000HUB	0x0003	My3000 hub
10831.438Schristosproduct CHERRY CYBOARD		0x0004	CyBoard Keyboard
10841.503Sceggerproduct CHERRY MY6000KBD	0x0011	My6000 keyboard
10851.1Saugustss
10861.66Saugustss/* Chic Technology products */
10871.66Saugustssproduct CHIC MOUSE1		0x0001	mouse
10881.78Saugustssproduct CHIC CYPRESS		0x0003	Cypress USB Mouse
10891.6Saugustss
10901.66Saugustss/* Chicony products */
10911.66Saugustssproduct CHICONY KB8933		0x0001	KB-8933 keyboard
10921.621Snonakaproduct CHICONY RTL8188CUS_1	0xaff7	RTL8188CUS
10931.621Snonakaproduct CHICONY RTL8188CUS_2	0xaff8	RTL8188CUS
10941.621Snonakaproduct CHICONY RTL8188CUS_3	0xaff9	RTL8188CUS
10951.621Snonakaproduct CHICONY RTL8188CUS_4	0xaffa	RTL8188CUS
10961.621Snonakaproduct CHICONY RTL8188CUS_5	0xaffb	RTL8188CUS
10971.375Sgrantproduct CHICONY2 TWINKLECAM	0x600d	TwinkleCam USB camera
10981.102Saugustss
10991.381Saugustss/* CH Products */
11001.381Saugustssproduct CHPRODUCTS PROTHROTTLE	0x00f1	Pro Throttle
11011.381Saugustssproduct CHPRODUCTS PROPEDALS	0x00f2	Pro Pedals
11021.438Schristosproduct CHPRODUCTS FIGHTERSTICK 0x00f3	Fighterstick
11031.381Saugustssproduct CHPRODUCTS FLIGHTYOKE	0x00ff	Flight Sim Yoke
11041.381Saugustss
11051.439Sjoerg/* Cisco-Linksys products */
11061.555Stsutsuiproduct CISCOLINKSYS WUSB54GV2	0x000a	WUSB54G v2
11071.555Stsutsuiproduct CISCOLINKSYS WUSB54AG	0x000c	WUSB54AG
11081.474Sitohyproduct CISCOLINKSYS WUSB54G	0x000d	WUSB54G Wireless-G USB Network Adapter
11091.474Sitohyproduct CISCOLINKSYS WUSB54GP	0x0011	WUSB54GP Wireless-G USB Network Adapter
11101.464Sxtraemeproduct CISCOLINKSYS USB200MV2	0x0018	USB200M v2
11111.476Sitohyproduct CISCOLINKSYS HU200TS	0x001a	HU200-TS
11121.439Sjoergproduct CISCOLINKSYS WUSB54GC	0x0020	WUSB54GC
11131.464Sxtraemeproduct CISCOLINKSYS WUSB54GR	0x0023	WUSB54GR
11141.464Sxtraemeproduct CISCOLINKSYS WUSBF54G	0x0024	WUSBF54G
11151.627Schsproduct CISCOLINKSYS WUSB200	0x0028	WUSB200
11161.618Snonakaproduct CISCOLINKSYS AE1000	0x002f	AE1000
11171.618Snonakaproduct CISCOLINKSYS AM10	0x0031	AM10
11181.618Snonakaproduct CISCOLINKSYS2 RT3070	0x4001	RT3070
11191.618Snonakaproduct CISCOLINKSYS3 RT3070	0x0101	RT3070
11201.439Sjoerg
11211.102Saugustss/* Compaq products */
11221.184Spookaproduct COMPAQ IPAQPOCKETPC	0x0003	iPAQ PocketPC
11231.218Saugustssproduct COMPAQ A1500		0x0012	A1500
11241.627Schsproduct COMPAQ IPAQWLAN		0x0032	iPAQ WLAN
11251.365Saugustssproduct COMPAQ W100		0x0033	W100
11261.381Saugustssproduct COMPAQ W200		0x0076	WLAN MultiPort W200
11271.102Saugustssproduct COMPAQ PJB100		0x504a	Personal Jukebox PJB100
11281.328Srjsproduct COMPAQ IPAQLINUX	0x505a	iPAQ Linux
11291.363Sschmonzproduct COMPAQ HNE200		0x8511	HNE-200 USB Ethernet adapter
11301.1Saugustss
11311.383Saugustss/* Composite Corp products looks the same as "TANGTOP" */
11321.383Saugustssproduct COMPOSITE USBPS2	0x0001	USB to PS2 Adaptor
11331.383Saugustss
11341.403Sdrochner/* Conceptronic products */
11351.620Snonakaproduct CONCEPTRONIC RTL8192SU_1	0x3300	RTL8192SU
11361.620Snonakaproduct CONCEPTRONIC RTL8192SU_2	0x3301	RTL8192SU
11371.620Snonakaproduct CONCEPTRONIC RTL8192SU_3	0x3302	RTL8192SU
11381.403Sdrochnerproduct CONCEPTRONIC C54RU	0x3c02	C54RU WLAN
11391.568Ssborrillproduct CONCEPTRONIC RT2870_1	0x3c06	RT2870
11401.568Ssborrillproduct CONCEPTRONIC RT2870_2	0x3c07	RT2870
11411.618Snonakaproduct CONCEPTRONIC RT3070_1	0x3c08	RT3070
11421.568Ssborrillproduct CONCEPTRONIC RT2870_7	0x3c09	RT2870
11431.618Snonakaproduct CONCEPTRONIC RT3070_2	0x3c11	RT3070
11441.568Ssborrillproduct CONCEPTRONIC RT2870_8	0x3c12	RT2870
11451.439Sjoergproduct CONCEPTRONIC C54RU2	0x3c22	C54RU
11461.568Ssborrillproduct CONCEPTRONIC RT2870_3	0x3c23	RT2870
11471.618Snonakaproduct CONCEPTRONIC RT2573	0x3c24	RT2573M
11481.568Ssborrillproduct CONCEPTRONIC RT2870_4	0x3c25	RT2870
11491.568Ssborrillproduct CONCEPTRONIC RT2870_5	0x3c27	RT2870
11501.568Ssborrillproduct CONCEPTRONIC RT2870_6	0x3c28	RT2870
11511.618Snonakaproduct CONCEPTRONIC RT3070_3	0x3c2c	RT3070
11521.620Snonakaproduct CONCEPTRONIC2 PRISM_GT	0x3762	PrismGT USB 2.0 WLAN
11531.627Schsproduct CONCEPTRONIC C11U	0x7100	C11U
11541.627Schsproduct CONCEPTRONIC WL210	0x7110	WL-210
11551.627Schsproduct CONCEPTRONIC AR5523_1	0x7801	AR5523
11561.627Schsproduct CONCEPTRONIC AR5523_1_NF	0x7802	AR5523
11571.627Schsproduct CONCEPTRONIC AR5523_2	0x7811	AR5523
11581.627Schsproduct CONCEPTRONIC AR5523_2_NF	0x7812	AR5523
11591.403Sdrochner
11601.229Ssimonb/* Concord Camera products */
11611.229Ssimonbproduct CONCORDCAMERA EYE_Q_3X	0x0100	Eye Q 3x
11621.229Ssimonb
11631.1Saugustss/* Connectix products */
11641.1Saugustssproduct CONNECTIX QUICKCAM	0x0001	QuickCam
11651.35Saugustss
11661.66Saugustss/* Corega products */
11671.66Saugustssproduct COREGA ETHER_USB_T	0x0001	Ether USB-T
11681.76Saugustssproduct COREGA FETHER_USB_TX	0x0004	FEther USB-TX
11691.240Sichiroproduct COREGA WLAN_USB_USB_11	0x000c	WirelessLAN USB-11
11701.204Saugustssproduct COREGA FETHER_USB_TXS	0x000d	FEther USB-TXS
11711.365Saugustssproduct COREGA WLANUSB		0x0012	Wireless LAN USB Stick-11
11721.381Saugustssproduct COREGA FETHER_USB2_TX	0x0017	FEther USB2-TX
11731.381Saugustssproduct COREGA WLUSB_11_KEY	0x001a	ULUSB-11 Key
11741.555Stsutsuiproduct COREGA CGWLUSB2GTST	0x0020	CG-WLUSB2GTST
11751.520Sjnemethproduct COREGA CGUSBRS232R	0x002a	CG-USBRS232R
11761.487Skiyoharaproduct COREGA CGWLUSB2GL	0x002d	CG-WLUSB2GL
11771.517Sjunproduct COREGA CGWLUSB2GPX	0x002e	CG-WLUSB2GPX
11781.568Ssborrillproduct COREGA RT2870_1		0x002f	RT2870
11791.568Ssborrillproduct COREGA RT2870_2		0x003c	RT2870
11801.568Ssborrillproduct COREGA RT2870_3		0x003f	RT2870
11811.618Snonakaproduct COREGA RT3070		0x0041	RT3070
11821.620Snonakaproduct COREGA RTL8192SU	0x0047	RTL8192SU
11831.604Snonakaproduct COREGA RTL8192CU	0x0056	RTL8192CU
11841.568Ssborrillproduct COREGA CGWLUSB300GNM	0x0042	CG-WLUSB300GNM
11851.627Schsproduct COREGA WLUSB_11_STICK	0x7613	WLAN USB Stick 11
11861.337Sitojunproduct COREGA FETHER_USB_TXC	0x9601	FEther USB-TXC
11871.101Saugustss
11881.143Saugustss/* Creative products */
11891.143Saugustssproduct CREATIVE NOMAD_II	0x1002	Nomad II MP3 player
11901.381Saugustssproduct CREATIVE NOMAD_IIMG	0x4004	Nomad II MG
11911.381Saugustssproduct CREATIVE NOMAD		0x4106	Nomad
11921.381Saugustss
11931.381Saugustssproduct CREATIVE2 VOIP_BLASTER	0x0258	Voip Blaster
11941.288Sgrant
11951.438Schristosproduct CREATIVE3 OPTICAL_MOUSE 0x0001	Notebook Optical Mouse
11961.416Srpaulo
11971.288Sgrant/* Cambridge Silicon Radio products */
11981.288Sgrantproduct CSR BLUETOOTH		0x0001	Bluetooth USB Adapter
11991.364Saugustssproduct CSR BLUETOOTH_NF	0xffff	Bluetooth USB Adapter
12001.143Saugustss
12011.101Saugustss/* CTX products */
12021.101Saugustssproduct CTX EX1300		0x9999	Ex1300 hub
12031.66Saugustss
12041.523Sjakllsch/* CyberPower Systems, Inc. products */
12051.523Sjakllschproduct CYBERPOWER UPS		0x0501	Uninterruptible Power Supply
12061.523Sjakllsch
12071.468Skiyohara/* CyberTAN Technology products */
12081.468Skiyoharaproduct CYBERTAN TG54USB	0x1666	TG54USB
12091.576Stsutsuiproduct CYBERTAN ZD1211B	0x1667	ZD1211B
12101.568Ssborrillproduct CYBERTAN RT2870		0x1828	RT2870
12111.468Skiyohara
12121.66Saugustss/* Cypress Semiconductor products */
12131.66Saugustssproduct CYPRESS MOUSE		0x0001	mouse
12141.66Saugustssproduct CYPRESS THERMO		0x0002	thermometer
12151.273Saugustssproduct CYPRESS KBDHUB		0x0101	Keyboard/Hub
12161.91Saugustssproduct CYPRESS FMRADIO		0x1002	FM Radio
12171.401Sskrllproduct CYPRESS USBRS232	0x5500	USB-RS232 Interface
12181.352Saugustssproduct CYPRESS HUB2		0x6560	USB2 Hub
12191.599Smacallanproduct CYPRESS LPRDK		0xe001	CY4636 LP RDK Bridge
12201.66Saugustss
12211.221Saugustss/* Daisy Technology products */
12221.250Saugustssproduct DAISY DMC		0x6901	PhotoClip USBMediaReader
12231.69Saugustss
12241.66Saugustss/* Dallas Semiconductor products */
12251.66Saugustssproduct DALLAS J6502		0x4201	J-6502 speakers
12261.188Sichiroproduct DALLAS USB_FOB_IBUTTON	0x2490	USB-FOB/iBUTTON
12271.40Saugustss
12281.373Smatt/* Dell products */
12291.386Ssketchproduct DELL PORT		0x0058	Port Replicator
12301.409Saugustssproduct DELL SK8125		0x2002	SK-8125 keyboard
12311.410Saugustssproduct DELL X3			0x4002	Axim X3 PDA
12321.410Saugustssproduct DELL X30		0x4003	Axim X30 PDA
12331.410Saugustssproduct DELL BC02		0x8000	BC02 Bluetooth USB Adapter
12341.381Saugustssproduct DELL TM1180		0x8100	TrueMobile 1180 WLAN
12351.555Stsutsuiproduct DELL PRISM_GT_1		0x8102	PrismGT USB 2.0 WLAN
12361.438Schristosproduct DELL TM350		0x8103	TrueMobile 350 Bluetooth USB Adapter
12371.555Stsutsuiproduct DELL PRISM_GT_2		0x8104	PrismGT USB 2.0 WLAN
12381.489Sxtraemeproduct DELL HSDPA		0x8137	Dell/Novatel Wireless HSDPA Modem
12391.496Selricproduct DELL W5500		0x8155	Dell Wireless W5500 HSDPA Modem
12401.373Smatt
12411.401Sskrll/* DeLorme products */
12421.401Sskrllproduct DELORME EARTHMATE	0x0100	Earthmate GPS
12431.462Sskrllproduct DELORME EARTHMATE_LT20	0x0200	Earthmate LT-20 GPS
12441.401Sskrll
12451.72Saugustss/* Diamond products */
12461.72Saugustssproduct DIAMOND RIO500USB	0x0001	Rio 500 USB
12471.74Ssoren
12481.439Sjoerg/* Dick Smith Electronics (really C-Net) products */
12491.627Schsproduct DICKSMITH WL200U	0x0002	WL-200U
12501.627Schsproduct DICKSMITH CHUSB611G	0x0013	CHUSB 611G
12511.627Schsproduct DICKSMITH WL240U	0x0014	WL-240U
12521.627Schsproduct DICKSMITH XH1153	0x5743	XH1153 802.11b
12531.439Sjoergproduct DICKSMITH RT2573	0x9022	RT2573
12541.439Sjoergproduct DICKSMITH CWD854F	0x9032	C-Net CWD-854 rev F
12551.525Scubeproduct DICKSMITH RTL8187	0x9401	RTL8187
12561.439Sjoerg
12571.74Ssoren/* Digi International products */
12581.74Ssorenproduct DIGI ACCELEPORT2	0x0002	AccelePort USB 2
12591.74Ssorenproduct DIGI ACCELEPORT4	0x0004	AccelePort USB 4
12601.74Ssorenproduct DIGI ACCELEPORT8	0x0008	AccelePort USB 8
12611.189Saugustss
12621.189Saugustss/* Digital Stream Corp. products */
12631.189Saugustssproduct DIGITALSTREAM PS2	0x0001	PS/2 Active Adapter
12641.221Saugustss
12651.537Stsutsui/* DisplayLink products */
12661.590Snonakaproduct DISPLAYLINK GUC2020	0x0059	IOGEAR DVI GUC2020
12671.537Stsutsuiproduct DISPLAYLINK LD220	0x0100	Samsung LD220
12681.548Sdrochnerproduct DISPLAYLINK LD190	0x0102	Samsung LD190
12691.537Stsutsuiproduct DISPLAYLINK U70		0x0103	Samsung U70
12701.537Stsutsuiproduct DISPLAYLINK VCUD60	0x0136	Rextron DVI
12711.590Snonakaproduct DISPLAYLINK CONV	0x0138	StarTech CONV-USB2DVI
12721.537Stsutsuiproduct DISPLAYLINK DLDVI	0x0141	DisplayLink DVI
12731.537Stsutsuiproduct DISPLAYLINK USBRGB	0x0150	IO-DATA USB-RGB
12741.537Stsutsuiproduct DISPLAYLINK LCDUSB7X	0x0153	IO-DATA LCD-USB7X
12751.590Snonakaproduct DISPLAYLINK LCDUSB10X	0x0156	IO-DATA LCD-USB10XB-T
12761.537Stsutsuiproduct DISPLAYLINK VGA10	0x015a	CMP-USBVGA10
12771.537Stsutsuiproduct DISPLAYLINK WSDVI	0x0198	WS Tech DVI
12781.537Stsutsuiproduct DISPLAYLINK EC008	0x019b	EasyCAP008 DVI
12791.537Stsutsuiproduct DISPLAYLINK GXDVIU2	0x01ac	BUFFALO GX-DVI/U2
12801.537Stsutsuiproduct DISPLAYLINK LCD4300U	0x01ba	LCD-4300U
12811.537Stsutsuiproduct DISPLAYLINK LCD8000U	0x01bb	LCD-8000U
12821.537Stsutsuiproduct DISPLAYLINK HPDOCK	0x01d4	HP USB Docking
12831.590Snonakaproduct DISPLAYLINK NL571	0x01d7	HP USB DVI
12841.537Stsutsuiproduct DISPLAYLINK M01061	0x01e2	Lenovo DVI
12851.590Snonakaproduct DISPLAYLINK NBDOCK	0x0215	VideoHome NBdock1920
12861.537Stsutsuiproduct DISPLAYLINK SWDVI	0x024c	SUNWEIT DVI
12871.590Snonakaproduct DISPLAYLINK LUM70	0x02a9	Lilliput UM-70
12881.581Snonakaproduct DISPLAYLINK LCD8000UD_DVI	0x02b8	LCD-8000UD-DVI
12891.537Stsutsuiproduct DISPLAYLINK LDEWX015U	0x02e3	Logitec LDE-WX015U
12901.601Snonakaproduct DISPLAYLINK LT1421WIDE	0x03e0	Lenovo ThinkVision LT1421 Wide
12911.635Schristosproduct DISPLAYLINK SD_U2VDH	0x046d	AREA SD-U2VDH
12921.537Stsutsuiproduct DISPLAYLINK UM7X0	0x401a	nanovision MiMo
12931.537Stsutsui
12941.221Saugustss/* D-Link products */
12951.221Saugustss/*product DLINK DSBS25		0x0100	DSB-S25 serial adapter*/
12961.306Saugustssproduct DLINK DUBE100		0x1a00	10/100 ethernet adapter
12971.632Schristosproduct DLINK DUBE100C1		0x1a02	DUB-E100 rev C1
12981.221Saugustssproduct DLINK DSB650TX4		0x200c	10/100 ethernet adapter
12991.565Schristosproduct DLINK DWL120E		0x3200	DWL-120 rev E
13001.565Schristosproduct DLINK DWA130C		0x3301	DWA-130 rev C
13011.604Snonakaproduct DLINK RTL8192CU_1	0x3307	RTL8192CU
13021.604Snonakaproduct DLINK RTL8188CU		0x3308	RTL8188CU
13031.604Snonakaproduct DLINK RTL8192CU_2	0x3309	RTL8192CU
13041.604Snonakaproduct DLINK RTL8192CU_3	0x330a	RTL8192CU
13051.381Saugustssproduct DLINK DWL122		0x3700	Wireless DWL122
13061.565Schristosproduct DLINK DWLG120		0x3701	DWL-G120
13071.565Schristosproduct DLINK DWL120F		0x3702	DWL-120 rev F
13081.555Stsutsuiproduct DLINK DWLG122A2		0x3704	DWL-G122 rev A2
13091.565Schristosproduct DLINK DWLAG132		0x3a00	DWL-AG132
13101.565Schristosproduct DLINK DWLAG132_NF	0x3a01	DWL-AG132
13111.565Schristosproduct DLINK DWLG132		0x3a02	DWL-G132
13121.565Schristosproduct DLINK DWLG132_NF	0x3a03	DWL-G132
13131.565Schristosproduct DLINK DWLAG122		0x3a04	DWL-AG122
13141.565Schristosproduct DLINK DWLAG122_NF	0x3a05	DWL-AG122
13151.399Ssekiyaproduct DLINK DWLG122		0x3c00	AirPlus G Wireless USB Adapter
13161.565Schristos/* product DLINK RT2570		0x3c00	RT2570 */
13171.566Schristosproduct DLINK2 DWLG122C1	0x3c03	DWL-G122 rev C1
13181.566Schristosproduct DLINK2 WUA1340		0x3c04	WUA-1340
13191.474Sitohyproduct DLINK DUBE100B1		0x3c05	DUB-E100 rev B1
13201.566Schristosproduct DLINK2 DWA111		0x3c06	DWA-111
13211.565Schristosproduct DLINK RT2870		0x3c09	RT2870
13221.565Schristosproduct DLINK RT3072		0x3c0a	RT3072
13231.221Saugustssproduct DLINK DSB650C		0x4000	10Mbps ethernet adapter
13241.221Saugustssproduct DLINK DSB650TX1		0x4001	10/100 ethernet adapter
13251.221Saugustssproduct DLINK DSB650TX		0x4002	10/100 ethernet adapter
13261.221Saugustssproduct DLINK DSB650TX_PNA	0x4003	1/10/100 ethernet adapter
13271.221Saugustssproduct DLINK DSB650TX3		0x400b	10/100 ethernet adapter
13281.221Saugustssproduct DLINK DSB650TX2		0x4102	10/100 ethernet adapter
13291.221Saugustssproduct DLINK DSB650		0xabc1	10/100 ethernet adapter
13301.197Saugustss
13311.565Schristos/* D-Link(2) products */
13321.620Snonakaproduct DLINK2 RTL8192SU_1	0x3300	RTL8192SU
13331.620Snonakaproduct DLINK2 RTL8192SU_2	0x3302	RTL8192SU
13341.620Snonakaproduct DLINK2 DWA131A1		0x3303	DWA-131 A1
13351.642Schristosproduct DLINK2 WUA2340		0x3a07	WUA-2340
13361.642Schristosproduct DLINK2 WUA2340_NF	0x3a08	WUA-2340
13371.565Schristosproduct DLINK2 DWA160A2		0x3a09	DWA-160 A2
13381.565Schristosproduct DLINK2 DWA130D1		0x3a0f	DWA-130 rev D1
13391.642Schristosproduct DLINK2 AR9271		0x3a10	AR9271
13401.565Schristosproduct DLINK2 DWLG122C1	0x3c03	DWL-G122 rev C1
13411.565Schristosproduct DLINK2 WUA1340		0x3c04	WUA-1340
13421.565Schristosproduct DLINK2 DWA111		0x3c06	DWA-111
13431.565Schristosproduct DLINK2 DWA110		0x3c07	DWA-110
13441.565Schristosproduct DLINK2 RT2870_1		0x3c09	RT2870
13451.565Schristosproduct DLINK2 RT3072		0x3c0a	RT3072
13461.565Schristosproduct DLINK2 RT3072_1		0x3c0b	RT3072
13471.565Schristosproduct DLINK2 RT3070_1		0x3c0d	RT3070
13481.565Schristosproduct DLINK2 RT3070_2		0x3c0e	RT3070
13491.565Schristosproduct DLINK2 RT3070_3		0x3c0f	RT3070
13501.565Schristosproduct DLINK2 DWA160A1		0x3c10	DWA-160 A1
13511.565Schristosproduct DLINK2 RT2870_2		0x3c11	RT2870
13521.565Schristosproduct DLINK2 DWA130		0x3c13	DWA-130
13531.565Schristosproduct DLINK2 RT3070_4		0x3c15	RT3070
13541.565Schristosproduct DLINK2 RT3070_5		0x3c16	RT3070
13551.565Schristos
13561.565Schristos/* D-Link(3) products */
13571.565Schristosproduct DLINK3 KVM221		0x020f	KVM-221
13581.565Schristos
13591.473Sitohy/* DMI products */
13601.473Sitohyproduct DMI SA2_0		0xb001	Storage Adapter
13611.473Sitohy
13621.468Skiyohara/* DrayTek products */
13631.468Skiyoharaproduct DRAYTEK VIGOR550	0x0550	Vigor550
13641.468Skiyohara
13651.618Snonaka/* DViCO products */
13661.618Snonakaproduct DVICO RT3070		0xb307	RT3070
13671.618Snonaka
13681.466Sdogcow/* Dynastream Innovations */
13691.466Sdogcowproduct DYNASTREAM ANTDEVBOARD	0x1003	ANT dev board
13701.466Sdogcow
13711.585Sjruoho/* E3C products */
13721.585Sjruohoproduct E3C EC168		0x1001	EC168 DVB-T Adapter
13731.585Sjruoho
13741.568Ssborrill/* Edimax products */
13751.627Schsproduct EDIMAX EW7318		0x7318	EW-7318
13761.620Snonakaproduct EDIMAX RTL8192SU_1	0x7611	RTL8192SU
13771.620Snonakaproduct EDIMAX RTL8192SU_2	0x7612	RTL8192SU
13781.627Schsproduct EDIMAX EW7618		0x7618	EW-7618
13791.620Snonakaproduct EDIMAX RTL8192SU_3	0x7622	RTL8192SU
13801.568Ssborrillproduct EDIMAX RT2870_1		0x7711	RT2870
13811.568Ssborrillproduct EDIMAX EW7717		0x7717	EW-7717
13821.568Ssborrillproduct EDIMAX EW7718		0x7718	EW-7718
13831.618Snonakaproduct EDIMAX EW7722UTN	0x7722	EW-7722UTn
13841.604Snonakaproduct EDIMAX RTL8188CU	0x7811	RTL8188CU
13851.604Snonakaproduct EDIMAX RTL8192CU	0x7822	RTL8192CU
13861.568Ssborrill
13871.374Stsarna/* eGalax Products */
13881.374Stsarnaproduct EGALAX TPANEL		0x0001	Touch Panel
13891.374Stsarnaproduct EGALAX TPANEL2		0x0002	Touch Panel
13901.374Stsarnaproduct EGALAX2 TPANEL		0x0001	Touch Panel
13911.374Stsarna
13921.326Saugustss/* Eicon Networks */
13931.326Saugustssproduct EICON DIVA852		0x4905	Diva 852 ISDN TA
13941.326Saugustss
13951.646Srkujawa/* Mad Catz, Inc. */
13961.646Srkujawaproduct	MADCATZ CYBORG_RAT7	0x1708	Cyborg R.A.T. 7
13971.646Srkujawa
13981.66Saugustss/* EIZO products */
13991.66Saugustssproduct EIZO HUB		0x0000	hub
14001.66Saugustssproduct EIZO MONITOR		0x0001	monitor
14011.17Saugustss
14021.474Sitohy/* ELCON Systemtechnik products */
14031.474Sitohyproduct ELCON PLAN		0x0002	Goldpfeil P-LAN
14041.474Sitohy
14051.177Saugustss/* Elecom products */
14061.177Saugustssproduct ELECOM MOUSE29UO	0x0002	mouse 29UO
14071.177Saugustssproduct ELECOM LDUSBTX0		0x200c	LD-USB/TX
14081.177Saugustssproduct ELECOM LDUSBTX1		0x4002	LD-USB/TX
14091.222Sgehennaproduct ELECOM LDUSBLTX		0x4005	LD-USBL/TX
14101.177Saugustssproduct ELECOM LDUSBTX2		0x400b	LD-USB/TX
14111.474Sitohyproduct ELECOM LDUSB20		0x4010	LD-USB20
14121.204Saugustssproduct ELECOM UCSGT		0x5003	UC-SGT serial adapter
14131.381Saugustssproduct ELECOM UCSGT0		0x5004	UC-SGT0 Serial
14141.177Saugustssproduct ELECOM LDUSBTX3		0xabc1	LD-USB/TX
14151.177Saugustss
14161.66Saugustss/* Elsa products */
14171.66Saugustssproduct ELSA MODEM1		0x2265	ELSA Modem Board
14181.177Saugustssproduct ELSA USB2ETHERNET	0x3000	Microlink USB2Ethernet
14191.5Smark
14201.492Smjf/* eMPIA products */
14211.492Smjfproduct EMPIA CAMERA		0x2761	Camera
14221.514Sjmcneillproduct EMPIA EM2883		0x2883	EM2883
14231.492Smjf
14241.364Saugustss/* EMS products */
14251.364Saugustssproduct EMS DUAL_SHOOTER	0x0003	PSX gun controller converter
14261.364Saugustss
14271.568Ssborrill/* Encore products */
14281.568Ssborrillproduct ENCORE RT3070		0x1480	RT3070
14291.618Snonakaproduct ENCORE RT3070_2		0x14a1	RT3070
14301.618Snonakaproduct ENCORE RT3070_3		0x14a9	RT3070
14311.568Ssborrill
14321.66Saugustss/* Entrega products */
14331.66Saugustssproduct ENTREGA 1S		0x0001	1S serial connector
14341.66Saugustssproduct ENTREGA 2S		0x0002	2S serial connector
14351.66Saugustssproduct ENTREGA 1S25		0x0003	1S25 serial connector
14361.66Saugustssproduct ENTREGA 4S		0x0004	4S serial connector
14371.69Saugustssproduct ENTREGA E45		0x0005	E45 Ethernet adapter
14381.66Saugustssproduct ENTREGA CENTRONICS	0x0006	Centronics connector
14391.186Saugustssproduct ENTREGA XX1		0x0008	Ethernet Adapter
14401.66Saugustssproduct ENTREGA 1S9		0x0093	1S9 serial connector
14411.66Saugustssproduct ENTREGA EZUSB		0x8000	EZ-USB
14421.66Saugustss/*product ENTREGA SERIAL	0x8001	DB25 Serial connector*/
14431.438Schristosproduct ENTREGA 2U4S		0x8004	2U4S serial connector/usb hub
14441.186Saugustssproduct ENTREGA XX2		0x8005	Ethernet Adapter
14451.66Saugustss/*product ENTREGA SERIAL_DB9	0x8093	DB9 Serial connector*/
14461.57Saugustss
14471.103Saugustss/* Epson products */
14481.107Saugustssproduct EPSON PRINTER1		0x0001	USB Printer
14491.103Saugustssproduct EPSON PRINTER2		0x0002	ISD USB Smart Cable for Mac
14501.103Saugustssproduct EPSON PRINTER3		0x0003	ISD USB Smart Cable
14511.131Saugustssproduct EPSON PRINTER5		0x0005	USB Printer
14521.110Saugustssproduct EPSON 636		0x0101	Perfection 636U / 636Photo scanner
14531.110Saugustssproduct EPSON 610		0x0103	Perfection 610 scanner
14541.110Saugustssproduct EPSON 1200		0x0104	Perfection 1200U / 1200Photo scanner
14551.139Saugustssproduct EPSON 1600		0x0107	Expression 1600 scanner
14561.139Saugustssproduct EPSON 1640		0x010a	Perfection 1640SU scanner
14571.155Saugustssproduct EPSON 1240		0x010b	Perfection 1240U / 1240Photo scanner
14581.185Saugustssproduct EPSON 640U		0x010c	Perfection 640U scanner
14591.357Saugustssproduct EPSON 1250		0x010f	Perfection 1250U / 1250Photo scanner
14601.187Saugustssproduct EPSON 1650		0x0110	Perfection 1650 scanner
14611.201Senamiproduct EPSON GT9700F		0x0112	GT-9700F scanner
14621.292Saugustssproduct EPSON 2400		0x011b	Perfection 2400 scanner
14631.291Stronproduct EPSON 1260		0x011d	Perfection 1260 scanner
14641.290Saugustssproduct EPSON 1660		0x011e	Perfection 1660 scanner
14651.370Saugustssproduct EPSON 1670		0x011f	Perfection 1670 scanner
14661.103Saugustss
14671.66Saugustss/* e-TEK Labs products */
14681.66Saugustssproduct ETEK 1COM		0x8007	Serial port
14691.22Saugustss
14701.103Saugustss/* Extended Systems products */
14711.103Saugustssproduct EXTENDED XTNDACCESS	0x0100	XTNDAccess IrDA
14721.12Saugustss
14731.437Schristos/* Falcom products */
14741.438Schristosproduct FALCOM TWIST		0x0001	Twist GSM/GPRS modem
14751.438Schristosproduct FALCOM SAMBA		0x0005	Samba 55/56 GSM/GPRS modem
14761.437Schristos
14771.604Snonaka/* FeiXun Communication products */
14781.604Snonakaproduct FEIXUN RTL8188CU	0x0090	RTL8188CU
14791.604Snonakaproduct FEIXUN RTL8192CU	0x0091	RTL8192CU
14801.604Snonaka
14811.468Skiyohara/* Fiberline */
14821.468Skiyoharaproduct FIBERLINE WL430U	0x6003	WL-430U
14831.468Skiyohara
14841.88Saugustss/* Freecom products */
14851.88Saugustssproduct FREECOM DVD		0xfc01	Connector for DVD drive
14861.88Saugustss
14871.78Saugustss/* Future Technology Devices products */
14881.381Saugustssproduct FTDI SERIAL_8U232AM	0x6001	8U232AM Serial converter
14891.628Smlelstvproduct FTDI SERIAL_232RL   	0x6006	FT232RL Serial converter
14901.527Snisimuraproduct FTDI SERIAL_2232C	0x6010	2232C USB dual FAST SERIAL ADAPTER
14911.527Snisimuraproduct FTDI SERIAL_4232H	0x6011	2232H USB quad FAST SERIAL ADAPTER
14921.628Smlelstvproduct FTDI SERIAL_232H        0x6014	C232HM USB Multipurpose UART
14931.381Saugustssproduct FTDI PS2KBDMS		0x8371	PS/2 Keyboard/Mouse
14941.247Sscwproduct FTDI SERIAL_8U100AX	0x8372	8U100AX Serial converter
14951.626Smattproduct FTDI OPENRD_JTAGKEY	0x9e90	OpenRD JTAGKey FT2232D B
14961.640Scheusovproduct FTDI BEAGLEBONE		0xa6d0	BeagleBone
14971.631Sjakllschproduct FTDI MAXSTREAM_PKG_U	0xee18	MaxStream PKG-U
14981.438Schristosproduct FTDI MHAM_KW		0xeee8	KW
14991.438Schristosproduct FTDI MHAM_YS		0xeee9	YS
15001.438Schristosproduct FTDI MHAM_Y6		0xeeea	Y6
15011.438Schristosproduct FTDI MHAM_Y8		0xeeeb	Y8
15021.438Schristosproduct FTDI MHAM_IC		0xeeec	IC
15031.438Schristosproduct FTDI MHAM_DB9		0xeeed	DB9
15041.438Schristosproduct FTDI MHAM_RS232		0xeeee	RS232
15051.438Schristosproduct FTDI MHAM_Y9		0xeeef	Y9
15061.438Schristosproduct FTDI COASTAL_TNCX	0xf448	Coastal ChipWorks TNC-X
15071.541Smartinproduct FTDI CTI_485_MINI	0xf608	CTI 485 Mini
15081.541Smartinproduct FTDI CTI_NANO_485	0xf60b	CTI Nano 485
15091.440Sxtraemeproduct FTDI LCD_MX200_USB	0xfa01	Matrix Orbital MX2/MX3/MX6 Series
15101.440Sxtraemeproduct FTDI LCD_MX4_MX5_USB	0xfa02	Matrix Orbital MX4/MX5 Series LCD
15111.440Sxtraemeproduct FTDI LCD_LK202_24_USB	0xfa03	Matrix Orbital LK/VK/PK202-24 LCD
15121.440Sxtraemeproduct FTDI LCD_LK204_24_USB	0xfa04	Matrix Orbital LK/VK204-24 LCD
15131.438Schristosproduct FTDI LCD_CFA_632	0xfc08	Crystalfontz CFA-632 LCD
15141.438Schristosproduct FTDI LCD_CFA_634	0xfc09	Crystalfontz CFA-634 LCD
15151.438Schristosproduct FTDI LCD_CFA_633	0xfc0b	Crystalfontz CFA-633 LCD
15161.437Schristosproduct FTDI LCD_CFA_631	0xfc0c	Crystalfontz CFA-631 LCD
15171.440Sxtraemeproduct FTDI LCD_CFA_635	0xfc0d	Crystalfontz CFA-635 LCD
15181.359Saugustssproduct FTDI SEMC_DSS20		0xfc82	SEMC DSS-20 SyncStation
15191.582Smattproduct xxFTDI SHEEVAPLUG_JTAG	0x9e8f	SheevaPlug JTAGKey
15201.118Saugustss
15211.118Saugustss/* Fuji photo products */
15221.118Saugustssproduct FUJIPHOTO MASS0100	0x0100	Mass Storage
15231.283Sitojun
15241.283Sitojun/* Fujitsu protducts */
15251.438Schristosproduct FUJITSU AH_F401U	0x105b	AH-F401U Air H device
15261.228Sthorpej
15271.555Stsutsui/* Fujitsu Siemens Computers products */
15281.555Stsutsuiproduct FSC E5400		0x1009	PrismGT USB 2.0 WLAN
15291.555Stsutsui
15301.364Saugustss/* General Instruments (Motorola) products */
15311.364Saugustssproduct GENERALINSTMNTS SB5100	0x5100	SURFboard SB5100 Cable modem
15321.364Saugustss
15331.228Sthorpej/* Genesys Logic products */
15341.381Saugustssproduct GENESYS GENELINK	0x05e3	GeneLink Host-Host Bridge
15351.267Saugustssproduct GENESYS GL650		0x0604	GL650 Hub
15361.228Sthorpejproduct GENESYS GL641USB	0x0700	GL641USB CompactFlash Card Reader
15371.367Saugustssproduct GENESYS GL641USB2IDE_2	0x0701	GL641USB USB-IDE Bridge
15381.364Saugustssproduct GENESYS GL641USB2IDE	0x0702	GL641USB USB-IDE Bridge
15391.277Saugustss
15401.407Sdrochner/* GIGABYTE products */
15411.474Sitohyproduct GIGABYTE GN54G		0x8001	GN-54G
15421.464Sxtraemeproduct GIGABYTE GNBR402W	0x8002	GN-BR402W
15431.464Sxtraemeproduct GIGABYTE GNWLBM101	0x8003	GN-WLBM101
15441.407Sdrochnerproduct GIGABYTE GNWBKG		0x8007	GN-WBKG
15451.439Sjoergproduct GIGABYTE GNWB01GS	0x8008	GN-WB01GS
15461.464Sxtraemeproduct GIGABYTE GNWI05GS	0x800a	GN-WI05GS
15471.568Ssborrillproduct GIGABYTE RT2870_1	0x800b	RT2870
15481.568Ssborrillproduct GIGABYTE GNWB31N	0x800c	GN-WB31N
15491.568Ssborrillproduct GIGABYTE GNWB32L	0x800d	GN-WB32L
15501.439Sjoerg
15511.439Sjoerg/* Gigaset products */
15521.627Schsproduct GIGASET WLAN		0x0701	WLAN
15531.627Schsproduct GIGASET SMCWUSBTG	0x0710	SMCWUSBT-G
15541.627Schsproduct GIGASET SMCWUSBTG_NF	0x0711	SMCWUSBT-G
15551.627Schsproduct GIGASET AR5523		0x0712	AR5523
15561.627Schsproduct GIGASET AR5523_NF	0x0713	AR5523
15571.439Sjoergproduct GIGASET RT2573		0x0722	RT2573
15581.618Snonakaproduct GIGASET RT3070_1	0x0740	RT3070
15591.618Snonakaproduct GIGASET RT3070_2	0x0744	RT3070
15601.407Sdrochner
15611.474Sitohy/* G.Mate, Inc products */
15621.474Sitohyproduct GMATE YP3X00		0x1001	YP3X00 PDA
15631.474Sitohy
15641.560Skardel/* MTK products */
15651.566Schristosproduct MTK GPS_RECEIVER	0x3329	GPS receiver
15661.560Skardel
15671.499Scegger/* Garmin products */
15681.499Sceggerproduct GARMIN FORERUNNER305	0x0003	Forerunner 305
15691.499Scegger
15701.555Stsutsui/* Globespan products */
15711.555Stsutsuiproduct GLOBESPAN PRISM_GT_1	0x2000	PrismGT USB 2.0 WLAN
15721.555Stsutsuiproduct GLOBESPAN PRISM_GT_2	0x2002	PrismGT USB 2.0 WLAN
15731.555Stsutsui
15741.277Saugustss/* GoHubs products */
15751.277Saugustssproduct GOHUBS GOCOM232		0x1001	GoCOM232 Serial converter
15761.326Saugustss
15771.439Sjoerg/* Good Way Technology products */
15781.474Sitohyproduct GOODWAY GWUSB2E		0x6200	GWUSB2E
15791.439Sjoergproduct GOODWAY RT2573		0xc019	RT2573
15801.439Sjoerg
15811.326Saugustss/* Gravis products */
15821.326Saugustssproduct GRAVIS GAMEPADPRO	0x4001	GamePad Pro
15831.326Saugustss
15841.326Saugustss/* GREENHOUSE products */
15851.326Saugustssproduct GREENHOUSE KANA21	0x0001	CF-writer with Portable MP3 Player
15861.326Saugustss
15871.326Saugustss/* Griffin Technology */
15881.326Saugustssproduct GRIFFIN IMATE		0x0405	iMate, ADB adapter
15891.326Saugustssproduct GRIFFIN POWERMATE	0x0410	PowerMate Assignable Controller
15901.78Saugustss
15911.529Smbalmer/* Gude ADS */
15921.566Schristosproduct GUDE DCF		0xdcf7	Exper mouseCLOCK USB
15931.529Smbalmer
15941.381Saugustss/* Guillemot Corporation */
15951.381Saugustssproduct GUILLEMOT DALEADER	0xa300	DA Leader
15961.407Sdrochnerproduct GUILLEMOT HWGUSB254	0xe000	HWGUSB2-54 WLAN
15971.464Sxtraemeproduct GUILLEMOT HWGUSB254LB	0xe010	HWGUSB2-54-LB
15981.464Sxtraemeproduct GUILLEMOT HWGUSB254V2AP	0xe020	HWGUSB2-54V2-AP
15991.568Ssborrillproduct GUILLEMOT HWNU300	0xe030	HWNU-300
16001.620Snonakaproduct GUILLEMOT HWNUM300	0xe031	HWNUm-300
16011.620Snonakaproduct GUILLEMOT HWGUN54	0xe032	HWGUn-54
16021.604Snonakaproduct GUILLEMOT HWNUP150	0xe033	HWNUP-150
16031.381Saugustss
16041.165Saugustss/* Hagiwara products */
16051.438Schristosproduct HAGIWARA FGSM		0x0002	FlashGate SmartMedia Card Reader
16061.438Schristosproduct HAGIWARA FGCF		0x0003	FlashGate CompactFlash Card Reader
16071.438Schristosproduct HAGIWARA FG		0x0005	FlashGate
16081.165Saugustss
16091.353Saugustss/* HAL Corporation products */
16101.353Saugustssproduct HAL IMR001		0x0011	Crossam2+USB IR commander
16111.353Saugustss
16121.88Saugustss/* Handspring, Inc. */
16131.69Saugustssproduct HANDSPRING VISOR	0x0100	Handspring Visor
16141.301Saugustssproduct HANDSPRING TREO		0x0200	Handspring Treo
16151.350Saugustssproduct HANDSPRING TREO600	0x0300	Handspring Treo 600
16161.149Sabs
16171.402Saugustss/* Hank Connection */
16181.404Saugustssproduct HANK HP5187		0x3713	HP Wireless Keyboard&Mouse
16191.402Saugustss
16201.149Sabs/* Hauppauge Computer Works */
16211.149Sabsproduct HAUPPAUGE WINTV_USB_FM	0x4d12	WinTV USB FM
16221.572Sjmcneillproduct HAUPPAUGE2 WINTV_USB2_FM	0xb110	WinTV USB2 FM
16231.589Sjruohoproduct HAUPPAUGE2 WINTV_NOVAT_7700M	0x7050	WinTV Nova-T DVB-T
16241.589Sjruohoproduct HAUPPAUGE2 WINTV_NOVAT_7700PC	0x7060	WinTV Nova-T DVB-T
16251.589Sjruohoproduct HAUPPAUGE2 WINTV_NOVAT_7070P	0x7070	WinTV Nova-T DVB-T
16261.55Saugustss
16271.355Saugustss/* Hawking Technologies products */
16281.568Ssborrillproduct HAWKING RT2870_1	0x0001	RT2870
16291.568Ssborrillproduct HAWKING RT2870_2	0x0003	RT2870
16301.568Ssborrillproduct HAWKING HWUN2		0x0009	HWUN2
16311.568Ssborrillproduct HAWKING RT3070		0x000b	RT3070
16321.618Snonakaproduct HAWKING RT2870_3	0x0013	RT2870
16331.620Snonakaproduct HAWKING RTL8192SU_1	0x0015	RTL8192SU
16341.620Snonakaproduct HAWKING RTL8192SU_2	0x0016	RTL8192SU
16351.618Snonakaproduct HAWKING RT2870_4	0x0017	RT2870
16361.618Snonakaproduct HAWKING RT2870_5	0x0018	RT2870
16371.621Snonakaproduct HAWKING RTL8192CU	0x0019	RTL8192CU
16381.355Saugustssproduct HAWKING UF100		0x400c	10/100 USB Ethernet
16391.355Saugustss
16401.226Saugustss/* Hitachi, Ltd. products */
16411.226Saugustssproduct HITACHI DZMV100A	0x0004	DVD-CAM DZ-MV100A Camcorder
16421.364Saugustssproduct HITACHI DVDCAM_USB	0x001e	DVDCAM USB HS Interface
16431.226Saugustss
16441.420Saugustss/* Holtek Semiconductor products */
16451.420Saugustssproduct HOLTEK MOP35		0x0499	MOP-35
16461.420Saugustss
16471.400Saugustss/* Hosiden Corporation products */
16481.438Schristosproduct HOSIDEN PPP		0x0011	ParaParaParadise Controller
16491.400Saugustss
16501.66Saugustss/* HP products */
16511.163Saugustssproduct HP 895C			0x0004	DeskJet 895C
16521.66Saugustssproduct HP 4100C		0x0101	Scanjet 4100C
16531.72Saugustssproduct HP S20			0x0102	Photosmart S20
16541.163Saugustssproduct HP 880C			0x0104	DeskJet 880C
16551.78Saugustssproduct HP 4200C		0x0105	ScanJet 4200C
16561.164Saugustssproduct HP CDWRITERPLUS		0x0107	CD-Writer Plus
16571.164Saugustssproduct HP KBDHUB		0x010c	Multimedia Keyboard Hub
16581.627Schsproduct HP HN210W		0x011c	HN210W
16591.78Saugustssproduct HP 6200C		0x0201	ScanJet 6200C
16601.78Saugustssproduct HP S20b			0x0202	PhotoSmart S20
16611.163Saugustssproduct HP 815C			0x0204	DeskJet 815C
16621.78Saugustssproduct HP 3300C		0x0205	ScanJet 3300C
16631.164Saugustssproduct HP CDW8200		0x0207	CD-Writer Plus 8200e
16641.287Stronproduct HP 1220C		0x0212	DeskJet 1220C
16651.163Saugustssproduct HP 810C			0x0304	DeskJet 810C/812C
16661.169Saugustssproduct HP 4300C		0x0305	Scanjet 4300C
16671.226Saugustssproduct HP CD4E			0x0307	CD-Writer+ CD-4e
16681.164Saugustssproduct HP G85XI		0x0311	OfficeJet G85xi
16691.241Saugustssproduct HP 1200			0x0317	LaserJet 1200
16701.123Saugustssproduct HP 5200C		0x0401	Scanjet 5200C
16711.163Saugustssproduct HP 830C			0x0404	DeskJet 830C
16721.164Saugustssproduct HP 3400CSE		0x0405	ScanJet 3400cse
16731.344Saugustssproduct HP 885C			0x0504	DeskJet 885C
16741.66Saugustssproduct HP 6300C		0x0601	Scanjet 6300C
16751.164Saugustssproduct HP 840C			0x0604	DeskJet 840c
16761.248Ssimonbproduct HP 2200C		0x0605	ScanJet 2200C
16771.123Saugustssproduct HP 5300C		0x0701	Scanjet 5300C
16781.355Saugustssproduct HP 4400C		0x0705	Scanjet 4400C
16791.344Saugustssproduct HP 816C			0x0804	DeskJet 816C
16801.387Saugustssproduct HP 2300D		0x0b17	Laserjet 2300d
16811.72Saugustssproduct HP 970CSE		0x1004	Deskjet 970Cse
16821.225Srhproduct HP 5400C		0x1005	Scanjet 5400C
16831.438Schristosproduct HP 2215			0x1016	iPAQ 22xx/Jornada 548
16841.344Saugustssproduct HP 959C			0x1104	Deskjet 959C
16851.438Schristosproduct HP 568J			0x1116	Jornada 568
16861.164Saugustssproduct HP 930C			0x1204	DeskJet 930c
16871.218Saugustssproduct HP P2000U		0x1801	Inkjet P-2000U
16881.521Sjmcneillproduct HP RNDIS		0x1c1d	Generic RNDIS
16891.164Saugustssproduct HP 640C			0x2004	DeskJet 640c
16901.387Saugustssproduct HP 4670V		0x3005	ScanJet 4670v
16911.72Saugustssproduct HP P1100		0x3102	Photosmart P1100
16921.573Sjakllschproduct HP V125W		0x3307	v125w
16931.343Saugustssproduct HP 6127			0x3504	Deskjet 6127
16941.364Saugustssproduct HP HN210E		0x811c	Ethernet HN210E
16951.121Saugustss
16961.121Saugustss/* HP products */
16971.604Snonakaproduct HP3 RTL8188CU		0x1629	RTL8188CU
16981.121Saugustssproduct HP2 C500		0x6002	PhotoSmart C500
16991.20Saugustss
17001.587Sjakllsch/* HTC products */
17011.587Sjakllschproduct HTC ANDROID		0x0ffe	Android
17021.587Sjakllsch
17031.477Sitohy/* Huawei Technologies products */
17041.477Sitohyproduct HUAWEI MOBILE		0x1001	Huawei Mobile
17051.483Smlelstvproduct HUAWEI E220  		0x1003	Huawei E220
17061.629Skhorbenproduct HUAWEI EM770W	  	0x1404	Huawei EM770W
17071.592Sveegoproduct HUAWEI E1750	  	0x140c	Huawei E1750
17081.559Skardelproduct HUAWEI E1750INIT  	0x1446	Huawei E1750 USB CD
17091.544Spookaproduct HUAWEI K3765  		0x1465	Huawei K3765
17101.586Sapbproduct HUAWEI E1820  		0x14ac	Huawei E1820
17111.638Snonakaproduct HUAWEI E171INIT 	0x14fe	Huawei E171 USB CD
17121.638Snonakaproduct HUAWEI E171 		0x1506	Huawei E171
17131.544Spookaproduct HUAWEI K3765INIT 	0x1520	Huawei K3765 USB CD
17141.477Sitohy
17151.477Sitohy/* Huawei-3Com products */
17161.439Sjoergproduct HUAWEI3COM RT2573	0x0009	RT2573
17171.439Sjoerg
17181.530Sjakllsch/* Hyundai CuriTel (Audiovox, Pantech) products */
17191.530Sjakllschproduct HYUNDAI PC5740		0x3701	PC5740 EVDO
17201.530Sjakllschproduct HYUNDAI UM175		0x3714	UM175 EVDO
17211.530Sjakllsch
17221.110Saugustss/* IBM Corporation */
17231.381Saugustssproduct IBM OPTTRAVELMOUSE	0x3107	Optical
17241.110Saugustssproduct IBM USBCDROMDRIVE	0x4427	USB CD-ROM Drive
17251.198Saugustss
17261.198Saugustss/* Iiyama products */
17271.198Saugustssproduct IIYAMA HUB		0x0201	Hub
17281.110Saugustss
17291.381Saugustss/* Imation */
17301.381Saugustssproduct IMATION FLASHGO		0xb000	Flash Go!
17311.381Saugustss
17321.66Saugustss/* Inside Out Networks products */
17331.249Sgrooproduct INSIDEOUT EDGEPORT4	0x0001	EdgePort/4 RS232
17341.249Sgrooproduct INSIDEOUT HUBPORT7	0x0002	Hubport/7
17351.249Sgrooproduct INSIDEOUT RAPIDPORT4	0x0003	Rapidport/4
17361.249Sgrooproduct INSIDEOUT EDGEPORT4T	0x0004	Edgeport/4 RS232 for Telxon
17371.249Sgrooproduct INSIDEOUT EDGEPORT2	0x0005	Edgeport/2 RS232
17381.249Sgrooproduct INSIDEOUT EDGEPORT4I	0x0006	Edgeport/4 RS422
17391.249Sgrooproduct INSIDEOUT EDGEPORT2I	0x0007	Edgeport/2 RS422/RS485
17401.438Schristosproduct INSIDEOUT HUBPORT4	0x0008	Hubport/4
17411.438Schristosproduct INSIDEOUT EDGEPORT8HAND 0x0009	Hand-built Edgeport/8
17421.438Schristosproduct INSIDEOUT MULTIMODEM	0x000A	MultiTech version of RP/4
17431.438Schristosproduct INSIDEOUT EDGEPORTPPORT 0x000B	Edgeport/(4)21 Parallel port (USS720)
17441.438Schristosproduct INSIDEOUT EDGEPORT421	0x000C	Edgeport/421 Hub+RS232+Parallel
17451.438Schristosproduct INSIDEOUT EDGEPORT21	0x000D	Edgeport/21  RS232+Parallel
17461.249Sgrooproduct INSIDEOUT EDGEPORT8DC	0x000E	1/2 Edgeport/8 (2 EP/4s on 1 PCB)
17471.249Sgrooproduct INSIDEOUT EDGEPORT8	0x000F	Edgeport/8
17481.249Sgrooproduct INSIDEOUT EDGEPORT2DIN	0x0010	Edgeport/2 RS232 / Apple DIN connector
17491.249Sgrooproduct INSIDEOUT EDGEPORT4DIN	0x0011	Edgeport/4 RS232 / Apple DIN connector
17501.249Sgrooproduct INSIDEOUT EDGEPORT16DC	0x0012	1/2 Edgeport/16 (2 EP/8s on 1 PCB))
17511.249Sgrooproduct INSIDEOUT EDGEPORTCOMP	0x0013	Edgeport Compatible
17521.249Sgrooproduct INSIDEOUT EDGEPORT8I	0x0014	Edgeport/8 RS422
17531.249Sgrooproduct INSIDEOUT MT4X56USB	0x1403	OEM device
17541.30Stron
17551.66Saugustss/* In-System products */
17561.66Saugustssproduct INSYSTEM F5U002		0x0002	Parallel printer adapter
17571.165Saugustssproduct INSYSTEM ATAPI		0x0031	ATAPI adapter
17581.264Saugustssproduct INSYSTEM IDEUSB2	0x0060	USB2 Storage Adapter
17591.110Saugustssproduct INSYSTEM ISD110		0x0200	IDE adapter ISD110
17601.110Saugustssproduct INSYSTEM ISD105		0x0202	IDE adapter ISD105
17611.203Saugustssproduct INSYSTEM DRIVEV2	0x0301	Portable USB Harddrive V2
17621.203Saugustssproduct INSYSTEM DRIVEV2_5	0x0351	Portable USB Harddrive V2
17631.105Saugustssproduct INSYSTEM USBCABLE	0x081a	USB cable
17641.203Saugustssproduct INSYSTEM ADAPTERV2	0x5701	USB Storage Adapter V2
17651.44Saugustss
17661.66Saugustss/* Intel products */
17671.129Saugustssproduct INTEL EASYPC_CAMERA	0x0110	Easy PC Camera
17681.627Schsproduct INTEL AP310		0x0200	AP310 AnyPoint II
17691.365Saugustssproduct INTEL I2011B		0x1111	Wireless 2011B
17701.66Saugustssproduct INTEL TESTBOARD		0x9890	82930 test board
17711.235Saugustss
17721.235Saugustss/* Intersil products */
17731.555Stsutsuiproduct INTERSIL PRISM_GT	0x1000	PrismGT USB 2.0 WLAN
17741.235Saugustssproduct INTERSIL PRISM_2X	0x3642	Prism2.x WLAN
17751.84Such
17761.636Spgoyette/* Intrepid Control Systems products */
17771.381Saugustssproduct INTREPIDCS VALUECAN	0x0601	ValueCAN
17781.381Saugustssproduct INTREPIDCS NEOVI	0x0701	NeoVI Blue
17791.381Saugustss
17801.307Snakayama/* I-O DATA products */
17811.367Saugustssproduct IODATA IU_CD2		0x0204	DVD Multi-plus unit iU-CD2
17821.371Saugustssproduct IODATA DVR_UEH8		0x0206	DVD Multi-plus unit DVR-UEH8
17831.245Skentproduct IODATA USBSSMRW		0x0314	USB-SSMRW SD-card adapter
17841.245Skentproduct IODATA USBSDRW		0x031e	USB-SDRW SD-card adapter
17851.562Stsutsuiproduct IODATA USBETT		0x0901	USB ET/T
17861.562Stsutsuiproduct IODATA USBETTX		0x0904	USB ET/TX
17871.562Stsutsuiproduct IODATA USBETTXS		0x0913	USB ET/TX-S
17881.565Schristosproduct IODATA USBWNB11A	0x0919	USB WN-B11
17891.365Saugustssproduct IODATA USBWNB11		0x0922	USB Airport WN-B11
17901.565Schristosproduct IODATA USBWNG54US	0x0928	USB WN-G54/US
17911.565Schristosproduct IODATA USBWNG54US_NF	0x0929	USB WN-G54/US
17921.562Stsutsuiproduct IODATA ETXUS2		0x092a	ETX-US2
17931.474Sitohyproduct IODATA ETGUS2		0x0930	ETG-US2
17941.565Schristosproduct IODATA FT232R		0x093c	FT232R
17951.565Schristosproduct IODATA WNGDNUS2		0x093f	WN-GDN/US2
17961.565Schristosproduct IODATA RT3072_1		0x0944	RT3072
17971.565Schristosproduct IODATA RT3072_2		0x0945	RT3072
17981.565Schristosproduct IODATA RT3072_3		0x0947	RT3072
17991.565Schristosproduct IODATA RT3072_4		0x0948	RT3072
18001.438Schristosproduct IODATA USBRSAQ		0x0a03	USB serial adapter USB-RSAQ1
18011.469Suebayasiproduct IODATA USBRSAQ5		0x0a0e	USB serial adapter USB-RSAQ5
18021.565Schristos
18031.565Schristos/* I-O DATA(2) products */
18041.438Schristosproduct IODATA2 USB2SC		0x0a09	USB2.0-SCSI Bridge USB2-SC
18051.6Saugustss
18061.66Saugustss/* Iomega products */
18071.66Saugustssproduct IOMEGA ZIP100		0x0001	Zip 100
18081.93Saugustssproduct IOMEGA ZIP250		0x0030	Zip 250
18091.346Saugustssproduct IOMEGA ZIP250_2		0x0032	Zip 250
18101.346Saugustssproduct IOMEGA CDRW		0x0055	CDRW 9602
18111.36Saugustss
18121.381Saugustss/* iRiver products */
18131.381Saugustssproduct IRIVER IFP_1XX		0x1101	iFP-1xx
18141.381Saugustssproduct IRIVER IFP_3XX		0x1103	iFP-3xx
18151.381Saugustssproduct IRIVER IFP_5XX		0x1105	iFP-5xx
18161.381Saugustss
18171.466Sdogcow/* Jablotron products */
18181.466Sdogcowproduct JABLOTRON PC60B		0x0001	PC-60B
18191.466Sdogcow
18201.186Saugustss/* Jaton products */
18211.186Saugustssproduct JATON EDA		0x5704	Ethernet Device Adapter
18221.261Sabs
18231.261Sabs/* Jenoptik products */
18241.438Schristosproduct JENOPTIK JD350		0x5300	JD 350 Camera/mp3 player
18251.86Saugustss
18261.642Schristos/* JMicron products */
18271.642Schristosproduct JMICRON JM20329		0x2329	USB to ATA/ATAPI Bridge
18281.642Schristosproduct JMICRON JM20336		0x2336	USB to SATA Bridge
18291.642Schristosproduct JMICRON JM20337		0x2338	USB to ATA/ATAPI Bridge
18301.642Schristos
18311.355Saugustss/* JRC products */
18321.355Saugustssproduct JRC AH_J3001V_J3002V	0x0001	AirH\"PHONE AH-J3001V/J3002V
18331.355Saugustss
18341.355Saugustss/* JVC products */
18351.355Saugustssproduct JVC GR_DX95		0x000a	GR-DX95
18361.474Sitohyproduct JVC MP_PRX1		0x3008	MP-PRX1 Ethernet
18371.438Schristosproduct JVC MP_XP7250_WL	0x3009	MP-XP7250 Builtin WLAN
18381.381Saugustss
18391.364Saugustss/* Kawasaki products */
18401.364Saugustssproduct KLSI DUH3E10BT		0x0008	10BT Ethernet adapter, in the DU-H3E
18411.364Saugustssproduct KLSI DUH3E10BTN		0x0009	10BT Ethernet adapter, in the DU-H3E
18421.364Saugustss
18431.36Saugustss/* Kawatsu products */
18441.36Saugustssproduct KAWATSU MH4000P		0x0003	MiniHub 4000P
18451.208Saugustssproduct KAWATSU KC180		0x0180	KC-180 IrDA
18461.21Saugustss
18471.216Sgehenna/* Keisokugiken products */
18481.216Sgehennaproduct KEISOKUGIKEN USBDAQ	0x0068	HKS-0200 USBDAQ
18491.216Sgehenna
18501.78Saugustss/* Kensington products */
18511.78Saugustssproduct KENSINGTON ORBIT	0x1003	Orbit USB/PS2 trackball
18521.78Saugustssproduct KENSINGTON TURBOBALL	0x1005	TurboBall
18531.194Smycroftproduct KENSINGTON ORBIT_MAC	0x1009	Orbit USB trackball for Mac
18541.438Schristosproduct KENSINGTON VIDEOCAM_VGA 0x5002	VideoCAM VGA
18551.122Saugustss
18561.156Saugustss/* Keyspan products */
18571.251Snathanwproduct KEYSPAN USA28_NF	0x0101	USA-28 serial adapter (no firmware)
18581.251Snathanwproduct KEYSPAN USA28X_NF	0x0102	USA-28X serial adapter (no firmware)
18591.251Snathanwproduct KEYSPAN USA19_NF	0x0103	USA-19 serial adapter (no firmware)
18601.251Snathanwproduct KEYSPAN USA18_NF	0x0104	USA-18 serial adapter (no firmware)
18611.251Snathanwproduct KEYSPAN USA18X_NF	0x0105	USA-18X serial adapter (no firmware)
18621.251Snathanwproduct KEYSPAN USA19W_NF	0x0106	USA-19W serial adapter (no firmware)
18631.251Snathanwproduct KEYSPAN USA19		0x0107	USA-19 serial adapter
18641.251Snathanwproduct KEYSPAN USA19W		0x0108	USA-19W serial adapter
18651.251Snathanwproduct KEYSPAN USA49W_NF	0x0109	USA-49W serial adapter (no firmware)
18661.251Snathanwproduct KEYSPAN USA49W		0x010a	USA-49W serial adapter
18671.251Snathanwproduct KEYSPAN USA19QI_NF	0x010b	USA-19QI serial adapter (no firmware)
18681.251Snathanwproduct KEYSPAN USA19QI		0x010c	USA-19QI serial adapter
18691.251Snathanwproduct KEYSPAN USA19Q_NF	0x010d	USA-19Q serial adapter (no firmware)
18701.251Snathanwproduct KEYSPAN USA19Q		0x010e	USA-19Q serial adapter
18711.251Snathanwproduct KEYSPAN USA28		0x010f	USA-28 serial adapter
18721.251Snathanwproduct KEYSPAN USA28XXB	0x0110	USA-28X/XB serial adapter
18731.251Snathanwproduct KEYSPAN USA18		0x0111	USA-18 serial adapter
18741.251Snathanwproduct KEYSPAN USA18X		0x0112	USA-18X serial adapter
18751.251Snathanwproduct KEYSPAN USA28XB_NF	0x0113	USA-28XB serial adapter (no firmware)
18761.251Snathanwproduct KEYSPAN USA28XA_NF	0x0114	USA-28XB serial adapter (no firmware)
18771.251Snathanwproduct KEYSPAN USA28XA		0x0115	USA-28XA serial adapter
18781.251Snathanwproduct KEYSPAN USA18XA_NF	0x0116	USA-18XA serial adapter (no firmware)
18791.251Snathanwproduct KEYSPAN USA18XA		0x0117	USA-18XA serial adapter
18801.449Sapbproduct KEYSPAN USA19QW_NF	0x0118	USA-19QW serial adapter (no firmware)
18811.449Sapbproduct KEYSPAN USA19QW		0x0119	USA-19QW serial adapter
18821.251Snathanwproduct KEYSPAN UIA10		0x0201	UIA-10 remote control
18831.251Snathanwproduct KEYSPAN UIA11		0x0202	UIA-11 remote control
18841.156Saugustss
18851.122Saugustss/* Kingston products */
18861.186Saugustssproduct KINGSTON XX1		0x0008	Ethernet Adapter
18871.122Saugustssproduct KINGSTON KNU101TX	0x000a	KNU101TX USB Ethernet
18881.595Splunkyproduct KINGSTON DT102_G2	0x1624	DT 102 G2
18891.593Sasauproduct KINGSTON DT101_II	0x1625	DT 101 II
18901.566Schristosproduct KINGSTON DTMINI10	0x162c	DT Mini 10
18911.594Smlelstvproduct KINGSTON DT101_G2	0x1642	DT 101 G2
18921.610Srizproduct KINGSTON DT100_G2	0x6544	DT 100 G2
18931.78Saugustss
18941.66Saugustss/* Kodak products */
18951.78Saugustssproduct KODAK DC220		0x0100	Digital Science DC220
18961.66Saugustssproduct KODAK DC260		0x0110	Digital Science DC260
18971.72Saugustssproduct KODAK DC265		0x0111	Digital Science DC265
18981.75Saugustssproduct KODAK DC290		0x0112	Digital Science DC290
18991.66Saugustssproduct KODAK DC240		0x0120	Digital Science DC240
19001.66Saugustssproduct KODAK DC280		0x0130	Digital Science DC280
19011.365Saugustssproduct KODAK DX4900		0x0550	EasyShare DX4900
19021.44Saugustss
19031.66Saugustss/* Konica Corp. Products */
19041.66Saugustssproduct KONICA CAMERA		0x0720	Digital Color Camera
19051.57Saugustss
19061.66Saugustss/* KYE products */
19071.66Saugustssproduct KYE NICHE		0x0001	Niche mouse
19081.80Sjdolecekproduct KYE NETSCROLL		0x0003	Genius NetScroll mouse
19091.340Sjdolecekproduct KYE G07			0x1002	MaxFire G-07 gamepad
19101.66Saugustssproduct KYE FLIGHT2000		0x1004	Flight 2000 joystick
19111.110Saugustssproduct KYE VIVIDPRO		0x2001	ColorPage Vivid-Pro scanner
19121.6Saugustss
19131.381Saugustss/* Kyocera products */
19141.381Saugustssproduct KYOCERA AHK3001V	0x0203	AH-K3001V
19151.381Saugustss
19161.107Saugustss/* LaCie products */
19171.476Sitohyproduct LACIE PKTDRV		0x0211	PocketDrive
19181.165Saugustssproduct LACIE HD		0xa601	Hard Disk
19191.107Saugustssproduct LACIE CDRW		0xa602	CD R/W
19201.167Saugustss
19211.632Schristos/* Lenovo products */
19221.632Schristosproduct LENOVO ETHERNET		0x7203	USB 2.0 Ethernet
19231.632Schristos
19241.167Saugustss/* Lexar products */
19251.167Saugustssproduct LEXAR JUMPSHOT		0x0001	jumpSHOT CompactFlash Reader
19261.382Saugustssproduct LEXAR 2662WAR		0xa002	2662W-AR
19271.339Saugustssproduct LEXAR MCR		0xb018	Multi-Card Reader
19281.107Saugustss
19291.66Saugustss/* Lexmark products */
19301.66Saugustssproduct LEXMARK S2450		0x0009	Optra S 2450
19311.68Saugustss
19321.68Saugustss/* Linksys products */
19331.165Saugustssproduct LINKSYS MAUSB2		0x0105	Camedia MAUSB-2
19341.176Saugustssproduct LINKSYS USB10TX1	0x200c	USB10TX
19351.73Saugustssproduct LINKSYS USB10T		0x2202	USB10T Ethernet
19361.68Saugustssproduct LINKSYS USB100TX	0x2203	USB100TX Ethernet
19371.97Saugustssproduct LINKSYS USB100H1	0x2204	USB100H1 Ethernet/HPNA
19381.88Saugustssproduct LINKSYS USB10TA		0x2206	USB10TA Ethernet
19391.438Schristosproduct LINKSYS WUSB11		0x2211	WUSB11 Wireless USB Network Adapter
19401.438Schristosproduct LINKSYS WUSB11_25	0x2212	WUSB11 Wireless USB Network Adapter (version 2.5)
19411.365Saugustssproduct LINKSYS WUSB12_11	0x2213	WUSB12 802.11b v1.1
19421.176Saugustssproduct LINKSYS USB10TX2	0x400b	USB10TX
19431.382Saugustssproduct LINKSYS2 WUSB11		0x2219	WUSB11
19441.627Schsproduct LINKSYS2 NWU11B		0x2219	Network Everywhere NWU11B
19451.474Sitohyproduct LINKSYS2 USB200M	0x2226	USB 2.0 10/100 ethernet controller
19461.382Saugustssproduct LINKSYS3 WUSB11V28	0x2233	WUSB11-V28
19471.474Sitohyproduct LINKSYS4 USB1000	0x0039	USB1000
19481.568Ssborrillproduct LINKSYS4 WUSB100	0x0070	WUSB100
19491.568Ssborrillproduct LINKSYS4 WUSB600N	0x0071	WUSB600N
19501.617Schristosproduct LINKSYS4 WUSB54GC_2	0x0073	WUSB54GC v2
19511.568Ssborrillproduct LINKSYS4 WUSB54GC_3	0x0077	WUSB54GC v3
19521.618Snonakaproduct LINKSYS4 RT3070		0x0078	RT3070
19531.618Snonakaproduct LINKSYS4 WUSB600NV2	0x0079	WUSB600N v2
19541.44Saugustss
19551.642Schristos/* Lite-On Technology */
19561.642Schristosproduct LITEON AR9271		0x4605	AR9271
19571.642Schristos
19581.371Saugustss/* Logitec products */
19591.371Saugustssproduct LOGITEC LDR_H443SU2	0x0033	DVD Multi-plus unit LDR-H443SU2
19601.371Saugustssproduct LOGITEC LDR_H443U2	0x00b3	DVD Multi-plus unit LDR-H443U2
19611.506Smattproduct LOGITEC LAN_GTJU2	0x0102	LAN-GTJ/U2
19621.506Smattproduct LOGITEC LANTX		0x0105	LAN-TX
19631.525Scubeproduct LOGITEC RTL8187		0x010c	RTL8187
19641.568Ssborrillproduct LOGITEC RT2870_1	0x0162	RT2870
19651.568Ssborrillproduct LOGITEC RT2870_2	0x0163	RT2870
19661.568Ssborrillproduct LOGITEC RT2870_3	0x0164	RT2870
19671.618Snonakaproduct LOGITEC LANW300NU2	0x0166	LAN-W300N/U2
19681.618Snonakaproduct LOGITEC RT3020		0x0168	RT3020
19691.371Saugustss
19701.66Saugustss/* Logitech products */
19711.66Saugustssproduct LOGITECH M2452		0x0203	M2452 keyboard
19721.66Saugustssproduct LOGITECH M4848		0x0301	M4848 mouse
19731.98Ssorenproduct LOGITECH PAGESCAN	0x040f	PageScan
19741.98Ssorenproduct LOGITECH QUICKCAMWEB	0x0801	QuickCam Web
19751.66Saugustssproduct LOGITECH QUICKCAMPRO	0x0810	QuickCam Pro
19761.98Ssorenproduct LOGITECH QUICKCAMEXP	0x0840	QuickCam Express
19771.98Ssorenproduct LOGITECH QUICKCAM	0x0850	QuickCam
19781.347Saugustssproduct LOGITECH QUICKCAMEXP2	0x0870	QuickCam Express
19791.268Sdrochnerproduct LOGITECH QUICKCAMPRO3k	0x08b0	QuickCam Pro 3000
19801.360Shamajimaproduct LOGITECH QUICKCAMPRONB	0x08b1	QuickCam for Notebook Pro
19811.360Shamajimaproduct LOGITECH QUICKCAMPRO4K	0x08b2	QuickCam Pro 4000
19821.511Sjmcneillproduct LOGITECH QUICKCAMMESS	0x08f0	QuickCam Messenger
19831.78Saugustssproduct LOGITECH N43		0xc000	N43
19841.66Saugustssproduct LOGITECH N48		0xc001	N48 mouse
19851.66Saugustssproduct LOGITECH MBA47		0xc002	M-BA47 mouse
19861.78Saugustssproduct LOGITECH WMMOUSE	0xc004	WingMan Gaming Mouse
19871.383Saugustssproduct LOGITECH BD58		0xc00c	BD58 mouse
19881.383Saugustssproduct LOGITECH USBPS2MOUSE	0xc00e	USB-PS/2 Optical Mouse
19891.339Saugustssproduct LOGITECH MUV55A		0xc016	M-UV55a
19901.171Saugustssproduct LOGITECH UN58A		0xc030	iFeel Mouse
19911.78Saugustssproduct LOGITECH WMPAD		0xc208	WingMan GamePad Extreme
19921.364Saugustssproduct LOGITECH WMRPAD		0xc20a	WingMan RumblePad
19931.396Sperryproduct LOGITECH WMJOY		0xc281	WingMan Force joystick
19941.476Sitohyproduct LOGITECH WMFFGP		0xc293	WingMan Formula Force GP (GT-Force)
19951.381Saugustssproduct LOGITECH BB13		0xc401	USB-PS/2 Trackball
19961.381Saugustssproduct LOGITECH BB18		0xc404	TrackMan Wheel
19971.422Sjmmvproduct LOGITECH MARBLEMOUSE	0xc408	Marble Mouse
19981.156Saugustssproduct LOGITECH RK53		0xc501	Cordless mouse
19991.156Saugustssproduct LOGITECH RB6		0xc503	Cordless keyboard
20001.192Saugustssproduct LOGITECH CDO		0xc504	Cordless Desktop Optical
20011.364Saugustssproduct LOGITECH MX700		0xc506	Cordless optical mouse
20021.539Sjakllschproduct LOGITECH CBT44		0xc517	C-BT44 Receiver
20031.98Ssorenproduct LOGITECH QUICKCAMPRO2	0xd001	QuickCam Pro
20041.24Saugustss
20051.66Saugustss/* Lucent products */
20061.66Saugustssproduct LUCENT EVALKIT		0x1001	USS-720 evaluation kit
20071.12Saugustss
20081.364Saugustss/* Luwen products */
20091.438Schristosproduct LUWEN EASYDISK		0x0005	EasyDisc
20101.364Saugustss
20111.66Saugustss/* Macally products */
20121.66Saugustssproduct MACALLY MOUSE1		0x0101	mouse
20131.94Saugustss
20141.383Saugustss/* MCT Corp. products */
20151.94Saugustssproduct MCT HUB0100		0x0100	Hub
20161.196Saugustssproduct MCT DU_H3SP_USB232	0x0200	D-Link DU-H3SP USB BAY Hub
20171.94Saugustssproduct MCT USB232		0x0210	USB-232 Interface
20181.154Sichiroproduct MCT SITECOM_USB232	0x0230	Sitecom USB-232 Products
20191.199Saugustssproduct MCT ML_4500		0x0302	ML-4500
20201.48Saugustss
20211.383Saugustss/* MediaGear products */
20221.383Saugustssproduct MEDIAGEAR READER9IN1	0x5003	USB2.0 9 in 1 Reader
20231.383Saugustss
20241.529Smbalmer/* Meinberg Funkuhren products */
20251.566Schristosproduct MEINBERG USB5131	0x0301	USB 5131 DCF77 - Radio Clock
20261.529Smbalmer
20271.534Swiz/* Meizo Electronics */
20281.566Schristosproduct MEIZU M6_SL		0x0140	MiniPlayer M6 (SL)
20291.534Swiz
20301.88Saugustss/* Melco, Inc products */
20311.135Saugustssproduct MELCO LUATX1		0x0001	LUA-TX Ethernet
20321.135Saugustssproduct MELCO LUATX5		0x0005	LUA-TX Ethernet
20331.176Saugustssproduct MELCO LUA2TX5		0x0009	LUA2-TX Ethernet
20341.239Sichiroproduct MELCO LUAKTX		0x0012	LUA-KTX Ethernet
20351.365Saugustssproduct MELCO S11		0x0016	WLI-USB-S11
20361.318Srafalproduct MELCO MCRSM2		0x001b	MCR-SM2 SmartMedia Card Reader/Writer
20371.293Saugustssproduct MELCO DUBPXXG		0x001c	USB-IDE Bridge: DUB-PxxG
20381.279Sichiroproduct MELCO KS11G		0x0027	WLI-USB-KS11G USB-wlan
20391.358Ssekiyaproduct MELCO LUAU2KTX		0x003d	LUA-U2-KTX Ethernet
20401.381Saugustssproduct MELCO KB11		0x0044	WLI-USB-KB11 WLAN
20411.407Sdrochnerproduct MELCO KG54YB		0x005e	WLI-U2-KG54-YB WLAN
20421.399Ssekiyaproduct MELCO KG54		0x0066	WLI-U2-KG54 WLAN
20431.417Shiraproduct MELCO KG54AI		0x0067	WLI-U2-KG54-AI WLAN
20441.506Smattproduct MELCO LUAU2GT		0x006e	LUA-U2-GT Ethernet
20451.476Sitohyproduct MELCO NINWIFI		0x008b	Nintendo Wi-Fi
20461.474Sitohyproduct MELCO SG54HP		0x00d8	WLI-U2-SG54HP
20471.464Sxtraemeproduct MELCO G54HP		0x00d9	WLI-U2-G54HP
20481.464Sxtraemeproduct MELCO KG54L		0x00da	WLI-U2-KG54L
20491.568Ssborrillproduct MELCO WLIUCG300N	0x00e8	WLI-UC-G300N
20501.627Schsproduct MELCO SG54HG		0x00f4	WLI-U2-SG54HG
20511.568Ssborrillproduct MELCO WLIUCAG300N	0x012e	WLI-UC-AG300N
20521.531Stshiozakproduct MELCO WLIUCG		0x0137	WLI-UC-G
20531.618Snonakaproduct MELCO RT2870_1		0x0148	RT2870
20541.618Snonakaproduct MELCO RT2870_2		0x0150	RT2870
20551.618Snonakaproduct MELCO WLIUCGNHP		0x0158	WLI-UC-GNHP
20561.568Ssborrillproduct MELCO WLIUCGN		0x015d	WLI-UC-GN
20571.618Snonakaproduct MELCO WLIUCG301N	0x016f	WLI-UC-G301N
20581.618Snonakaproduct MELCO WLIUCGNM		0x01a2	WLI-UC-GNM
20591.619Snonakaproduct MELCO WLIUCGNM2T	0x01ee	WLI-UC-GNM2T
20601.125Sexplorer
20611.516Sjoerg/* Merlin products */
20621.516Sjoergproduct MERLIN V620             0x1110  Merlin V620
20631.516Sjoerg
20641.125Sexplorer/* Metricom products */
20651.125Sexplorerproduct METRICOM RICOCHET_GS	0x0001	Ricochet GS
20661.53Saugustss
20671.475Sveego/* MGE UPS Systems */
20681.475Sveegoproduct MGE UPS1		0x0001	MGE UPS SYSTEMS PROTECTIONCENTER 1
20691.475Sveegoproduct MGE UPS2		0xffff	MGE UPS SYSTEMS PROTECTIONCENTER 2
20701.475Sveego
20711.354Saugustss/* Micro Star International products */
20721.627Schsproduct MSI WLAN		0x1020	WLAN
20731.354Saugustssproduct MSI BLUETOOTH		0x1967	Bluetooth USB Adapter
20741.568Ssborrillproduct MSI RT3070		0x3820	RT3070
20751.618Snonakaproduct MSI RT3070_2		0x3821	RT3070
20761.618Snonakaproduct MSI RT3070_8		0x3822	RT3070
20771.618Snonakaproduct MSI RT3070_3		0x3870	RT3070
20781.618Snonakaproduct MSI RT3070_9		0x3871	RT3070
20791.583Sjruohoproduct MSI MEGASKY580		0x5580	MSI MegaSky DVB-T Adapter
20801.583Sjruohoproduct MSI MEGASKY580_55801	0x5581	MSI MegaSky DVB-T Adapter
20811.407Sdrochnerproduct MSI MS6861		0x6861	MS-6861
20821.407Sdrochnerproduct MSI MS6865		0x6865	MS-6865
20831.407Sdrochnerproduct MSI MS6869		0x6869	MS-6869
20841.464Sxtraemeproduct MSI RT2573		0x6874	RT2573
20851.464Sxtraemeproduct MSI RT2573_2		0x6877	RT2573
20861.618Snonakaproduct MSI RT3070_4		0x6899	RT3070
20871.618Snonakaproduct MSI RT3070_5		0x821a	RT3070
20881.618Snonakaproduct MSI RT3070_10		0x822a	RT3070
20891.618Snonakaproduct MSI RT3070_12		0x822b	RT3070
20901.618Snonakaproduct MSI RT3070_13		0x822c	RT3070
20911.618Snonakaproduct MSI RT3070_6		0x870a	RT3070
20921.618Snonakaproduct MSI RT3070_11		0x871a	RT3070
20931.618Snonakaproduct MSI RT3070_14		0x871b	RT3070
20941.618Snonakaproduct MSI RT3070_15		0x871c	RT3070
20951.618Snonakaproduct MSI RT3070_7		0x899a	RT3070
20961.464Sxtraemeproduct MSI RT2573_3		0xa861	RT2573
20971.464Sxtraemeproduct MSI RT2573_4		0xa874	RT2573
20981.554Spgoyetteproduct MSI AX88772A		0xa877	AX88772A USB 2.0 10/100 Ethernet adapter
20991.627Schsproduct MSI BLUETOOTH_2		0xa970	Bluetooth
21001.627Schsproduct MSI BLUETOOTH_3		0xa97a	Bluetooth
21011.354Saugustss
21021.526Sjakllsch/* Microchip Technology products */
21031.526Sjakllschproduct MICROCHIP PICKIT1	0x0032	PICkit(TM) 1 FLASH Starter Kit
21041.526Sjakllschproduct MICROCHIP PICKIT2	0x0033	PICkit 2 Microcontroller Programmer
21051.526Sjakllsch
21061.546Senami/* Microdia / Sonix Techonology Co., Ltd. products */
21071.546Senamiproduct MICRODIA YUREX		0x1010	YUREX
21081.546Senami
21091.381Saugustss/* Micronet Communications products */
21101.381Saugustssproduct MICRONET SP128AR	0x0003	SP128AR EtherFast
21111.381Saugustss
21121.66Saugustss/* Microsoft products */
21131.78Saugustssproduct MICROSOFT SIDEPREC	0x0008	SideWinder Precision Pro
21141.66Saugustssproduct MICROSOFT INTELLIMOUSE	0x0009	IntelliMouse
21151.66Saugustssproduct MICROSOFT NATURALKBD	0x000b	Natural Keyboard Elite
21161.66Saugustssproduct MICROSOFT DDS80		0x0014	Digital Sound System 80
21171.72Saugustssproduct MICROSOFT SIDEWINDER	0x001a	Sidewinder Precision Racing Wheel
21181.364Saugustssproduct MICROSOFT INETPRO	0x001c	Internet Keyboard Pro
21191.438Schristosproduct MICROSOFT TBEXPLORER	0x0024	Trackball Explorer
21201.78Saugustssproduct MICROSOFT INTELLIEYE	0x0025	IntelliEye mouse
21211.364Saugustssproduct MICROSOFT INETPRO2	0x002b	Internet Keyboard Pro
21221.365Saugustssproduct MICROSOFT MN510		0x006e	MN510 Wireless
21231.355Saugustssproduct MICROSOFT MN110		0x007a	10/100 USB NIC
21241.446Sjmcneillproduct MICROSOFT XBOX_MEMORY_UNIT	0x0280	Xbox Memory Unit
21251.446Sjmcneillproduct MICROSOFT XBOX_DVD_PLAYBACK	0x0284	Xbox DVD Movie Playback Kit
21261.447Sjmcneillproduct MICROSOFT XBOX_CONTROLLER_S10	0x0285	Xbox Controller S (1.0)
21271.446Sjmcneillproduct MICROSOFT XBOX_CONTROLLER_HUB	0x0288	Xbox Controller Hub
21281.447Sjmcneillproduct MICROSOFT XBOX_CONTROLLER_S12	0x0289	Xbox Controller S (1.2)
21291.540Smatthiasproduct MICROSOFT 24GHZ_XCVR10		0x071d  2.4GHz Transceiver V1.0
21301.540Smatthiasproduct MICROSOFT 24GHZ_XCVR20		0x071f  2.4GHz Transceiver V2.0
21311.153Saugustss
21321.153Saugustss/* Microtech products */
21331.165Saugustssproduct MICROTECH SCSIDB25	0x0004	USB-SCSI-DB25
21341.165Saugustssproduct MICROTECH SCSIHD50	0x0005	USB-SCSI-HD50
21351.153Saugustssproduct MICROTECH DPCM		0x0006	USB CameraMate
21361.165Saugustssproduct MICROTECH FREECOM	0xfc01	Freecom USB-IDE
21371.6Saugustss
21381.110Saugustss/* Microtek products */
21391.137Saugustssproduct MICROTEK 336CX		0x0094	Phantom 336CX - C3 scanner
21401.110Saugustssproduct MICROTEK X6U		0x0099	ScanMaker X6 - X6U
21411.137Saugustssproduct MICROTEK C6		0x009a	Phantom C6 scanner
21421.110Saugustssproduct MICROTEK 336CX2		0x00a0	Phantom 336CX - C3 scanner
21431.110Saugustssproduct MICROTEK V6USL		0x00a3	ScanMaker V6USL
21441.383Saugustssproduct MICROTEK 6000		0x30e5	ScanMaker 6000
21451.110Saugustssproduct MICROTEK V6USL2		0x80a3	ScanMaker V6USL
21461.110Saugustssproduct MICROTEK V6UL		0x80ac	ScanMaker V6UL
21471.110Saugustss
21481.66Saugustss/* Midiman products */
21491.66Saugustssproduct MIDIMAN MIDISPORT2X2	0x1001	Midisport 2x2
21501.433Schapproduct MIDIMAN MIDISPORT2X4	0x1041	Midisport 2x4
21511.224Saugustss
21521.226Saugustss/* Minds At Work LLC products */
21531.226Saugustssproduct MINDSATWORK DW		0x0001	Digital Wallet
21541.226Saugustss
21551.224Saugustss/* Minolta Co., Ltd. */
21561.364Saugustssproduct MINOLTA 2300		0x4001	Dimage 2300
21571.224Saugustssproduct MINOLTA S304		0x4007	Dimage S304
21581.230Saugustssproduct MINOLTA X		0x4009	Dimage X
21591.381Saugustssproduct MINOLTA DIMAGE7I	0x400b	Dimage 7i
21601.364Saugustssproduct MINOLTA 5400		0x400e	Dimage 5400
21611.381Saugustssproduct MINOLTA DIMAGEA1	0x401a	Dimage A1
21621.359Saugustssproduct MINOLTA XT		0x4015	Dimage Xt
21631.25Saugustss
21641.607Splunky/* Misc Vendors (sharing a Vendor ID) */
21651.607Splunkyproduct MISC WISPY_24X		0x083f	MetaGeek Wi-Spy 2.4x
21661.607Splunkyproduct MISC TELLSTICK		0x0c30	Telldus Tellstick
21671.607Splunkyproduct MISC TELLSTICK_DUO	0x0c31	Telldus Tellstick Duo
21681.607Splunky
21691.165Saugustss/* Mitsumi products */
21701.165Saugustssproduct MITSUMI CDRRW		0x0000	CD-R/RW Drive
21711.250Saugustssproduct MITSUMI MOUSE		0x6407	Mouse
21721.383Saugustssproduct MITSUMI SONY_MOUSE	0x6408	Quick Scroll Mouse
21731.364Saugustssproduct MITSUMI BT_DONGLE	0x641f	Bluetooth USB dongle
21741.226Saugustssproduct MITSUMI FDD		0x6901	FDD
21751.165Saugustss
21761.186Saugustss/* Mobility products */
21771.186Saugustssproduct MOBILITY EA		0x0204	Ethernet Adapter
21781.474Sitohyproduct MOBILITY EASIDOCK	0x0304	EasiDock Ethernet
21791.186Saugustss
21801.432Sreinoud/* MosChip Semiconductor */
21811.528Smrgproduct MOSCHIP MCS7703		0x7703	MCS7703 USB Serial Adapter
21821.457Sisproduct MOSCHIP MCS7780		0x7780	Fast IrDA Adapter
21831.457Sisproduct MOSCHIP MCS7781		0x7781	Fast IrDA Adapter
21841.457Sisproduct MOSCHIP MCS7784		0x7784	Slow IrDA Adapter
21851.432Sreinoudproduct MOSCHIP MCS7830		0x7830	Ethernet Adapter
21861.528Smrgproduct MOSCHIP MCS7840		0x7840	MCS7840 USB Serial Adapter
21871.432Sreinoud
21881.66Saugustss/* Motorola products */
21891.69Saugustssproduct MOTOROLA MC141555	0x1555	MC141555 hub controller
21901.315Saugustssproduct MOTOROLA SB4100		0x4100	SB4100 USB Cable Modem
21911.325Saugustssproduct MOTOROLA2 T720C		0x2822	T720c
21921.361Ssorenproduct MOTOROLA2 A920		0x4002	A920
21931.571Sjnemethproduct MOTOROLA2 USBLAN	0x600c	USBLAN (A780, E680, ...)
21941.571Sjnemethproduct MOTOROLA2 USBLAN2	0x6027	USBLAN (A910, A1200, Rokr E2, Rokr E6, ...)
21951.618Snonakaproduct MOTOROLA4 RT2770	0x9031	RT2770
21961.618Snonakaproduct MOTOROLA4 RT3070	0x9032	RT3070
21971.43Saugustss
21981.473Sitohy/* M-Systems products */
21991.473Sitohyproduct MSYSTEMS DISKONKEY	0x0010	DiskOnKey
22001.473Sitohyproduct MSYSTEMS DISKONKEY2	0x0011	DiskOnKey
22011.473Sitohyproduct MSYSTEMS DISKONKEY3	0x0012	DiskOnKey
22021.473Sitohy
22031.66Saugustss/* MultiTech products */
22041.66Saugustssproduct MULTITECH ATLAS		0xf101	MT5634ZBA-USB modem
22051.6Saugustss
22061.66Saugustss/* Mustek products */
22071.110Saugustssproduct MUSTEK 1200CU		0x0001	1200 CU scanner
22081.124Saugustssproduct MUSTEK 600CU		0x0002	600 CU scanner
22091.124Saugustssproduct MUSTEK 1200USB		0x0003	1200 USB scanner
22101.124Saugustssproduct MUSTEK 1200UB		0x0006	1200 UB scanner
22111.216Sgehennaproduct MUSTEK 1200USBPLUS	0x0007	1200 USB Plus scanner
22121.207Saugustssproduct MUSTEK 1200CUPLUS	0x0008	1200 CU Plus scanner
22131.216Sgehennaproduct MUSTEK BEARPAW1200F	0x0010	BearPaw 1200F scanner
22141.355Saugustssproduct MUSTEK BEARPAW1200TA	0x021e	BearPaw 1200TA scanner
22151.216Sgehennaproduct MUSTEK 600USB		0x0873	600 USB scanner
22161.66Saugustssproduct MUSTEK MDC800		0xa800	MDC-800 digital camera
22171.354Saugustssproduct MUSTEK DV2000		0xc441	DV2000 digital camera
22181.148Ssoren
22191.303Sichiro/* National Instruments */
22201.303Sichiroproduct NI GPIB_USB_A		0xc920	GPIB-USB-A
22211.25Saugustss
22221.124Saugustss/* National Semiconductor */
22231.216Sgehennaproduct NATIONAL BEARPAW1200	0x1000	BearPaw 1200
22241.216Sgehennaproduct NATIONAL BEARPAW2400	0x1001	BearPaw 2400
22251.124Saugustss
22261.66Saugustss/* NEC products */
22271.383Saugustssproduct NEC HUB_20		0x0059	2.0 hub
22281.565Schristosproduct NEC WL300NUG		0x0249	WL300NU-G
22291.66Saugustssproduct NEC HUB			0x55aa	hub
22301.66Saugustssproduct NEC HUB_B		0x55ab	hub
22311.344Saugustssproduct NEC PICTY760		0xbef4	Picty760
22321.344Saugustssproduct NEC PICTY900		0xefbe	Picty900
22331.344Saugustssproduct NEC PICTY920		0xf0be	Picty920
22341.344Saugustssproduct NEC PICTY800		0xf1be	Picty800
22351.205Saugustss
22361.205Saugustss/* NEC2 products */
22371.215Saugustssproduct NEC2 HUB2_0		0x0058	USB2.0 Hub Controller
22381.272Suwe
22391.272Suwe/* NEODIO products */
22401.289Sgehennaproduct NEODIO ND3050		0x3050	6-in-1 Flash Device Controller
22411.272Suweproduct NEODIO ND5010		0x5010	Multi-format Flash Controller
22421.1Saugustss
22431.69Saugustss/* NetChip Technology Products */
22441.69Saugustssproduct NETCHIP TURBOCONNECT	0x1080	Turbo-Connect
22451.226Saugustssproduct NETCHIP CLIK40		0xa140	Clik! 40
22461.474Sitohyproduct NETCHIP ETHERNETGADGET	0xa4a2	Linux Ethernet/RNDIS gadget on pxa210/25x/26x
22471.69Saugustss
22481.69Saugustss/* Netgear products */
22491.69Saugustssproduct NETGEAR EA101		0x1001	Ethernet adapter
22501.220Saugustssproduct NETGEAR EA101X		0x1002	Ethernet adapter
22511.275Saugustssproduct NETGEAR FA101		0x1020	10/100 Ethernet
22521.297Sgehennaproduct NETGEAR FA120		0x1040	USB 2.0 Fast Ethernet Adapter
22531.354Saugustssproduct NETGEAR MA111NA		0x4110	802.11b Adapter
22541.565Schristosproduct NETGEAR MA111V2		0x4230  802.11b V2
22551.565Schristosproduct NETGEAR WG111V2_2	0x4240	PrismGT USB 2.0 WLAN
22561.565Schristosproduct NETGEAR WG111V3		0x4260	WG111v3
22571.565Schristosproduct NETGEAR WG111U		0x4300	WG111U
22581.565Schristosproduct NETGEAR WG111U_NF	0x4301	WG111U
22591.525Scubeproduct NETGEAR WG111V2		0x6a00	WG111v2
22601.383Saugustssproduct NETGEAR XA601		0x8100	USB to PL Adapter
22611.565Schristosproduct NETGEAR WN111V2		0x9001	WN111V2
22621.565Schristosproduct NETGEAR WNDA3100	0x9010	WNDA3100
22631.642Schristosproduct NETGEAR WNDA3200	0x9018	WNDA3200
22641.621Snonakaproduct NETGEAR RTL8192CU	0x9021	RTL8192CU
22651.642Schristosproduct NETGEAR WNA1100		0x9030	WNA1100
22661.565Schristosproduct NETGEAR WNA1000		0x9040	WNA1000
22671.604Snonakaproduct NETGEAR WNA1000M	0x9041	WNA1000M
22681.143Saugustss
22691.565Schristos/* Netgear(2) products */
22701.385Saugustssproduct NETGEAR2 MA101		0x4100	MA101
22711.385Saugustssproduct NETGEAR2 MA101B		0x4102	MA101 Rev B
22721.385Saugustss
22731.565Schristos/* Netgear(3) products */
22741.565Schristosproduct NETGEAR3 WG111T		0x4250	WG111T
22751.565Schristosproduct NETGEAR3 WG111T_NF	0x4251	WG111T
22761.565Schristosproduct NETGEAR3 WPN111		0x5f00	WPN111
22771.565Schristosproduct NETGEAR3 WPN111_NF	0x5f01	WPN111
22781.565Schristos
22791.621Snonaka/* Netgear(4) products */
22801.621Snonakaproduct NETGEAR4 RTL8188CU	0x9041	RTL8188CU
22811.621Snonaka
22821.472Sitohy/* NetIndex products */
22831.477Sitohyproduct NETINDEX WS002IN	0x2001	Willcom WS002IN (DD)
22841.472Sitohy
22851.473Sitohy/* NHJ product */
22861.473Sitohyproduct NHJ CAM2		0x9120	Camera
22871.473Sitohy
22881.143Saugustss/* Nikon products */
22891.143Saugustssproduct NIKON E990		0x0102	Digital Camera E990
22901.207Saugustssproduct NIKON E880		0x0103	Digital Camera E880
22911.294Smarkdproduct NIKON E885		0x0105	Digital Camera E885
22921.308Saugustss
22931.613Sichiro/* Nintendo products */
22941.613Sichiroproduct NINTENDO BCM2045A	0x0305	Broadcom BCM2045A Bluetooth Radio
22951.613Sichiroproduct NINTENDO RVLCNT01	0x0306	Wii Remote RVL-CNT-01 (BT-HID)
22961.613Sichiro/* product NINTENDO WIIMIC1	0x0308	Wii Party-Mic */
22971.613Sichiro/* product NINTENDO WIIMIC2	0x0309	USB Microphone for Wii */
22981.613Sichiroproduct NINTENDO RVLCNT01TR	0x0330	Wii Remote Plus RVL-CNT-01-TR (BT-HID)
22991.613Sichiro
23001.431Srjs/* Nokia products */
23011.431Srjsproduct NOKIA CA42		0x0802	Mobile Phone adapter
23021.431Srjs
23031.464Sxtraeme/* Nova Tech products */
23041.464Sxtraemeproduct NOVATECH NV902W		0x9020	NV-902W
23051.464Sxtraemeproduct NOVATECH RT2573		0x9021	RT2573
23061.604Snonakaproduct NOVATECH RTL8188CU	0x9071	RTL8188CU
23071.464Sxtraeme
23081.441Sgdt/* NovAtel products */
23091.441Sgdtproduct NOVATEL FLEXPACKGPS	0x0100	NovAtel FlexPack GPS receiver
23101.496Selricproduct NOVATEL2 EXPRESSCARD	0x1100	ExpressCard 3G
23111.496Selricproduct NOVATEL2 MERLINV620	0x1110	Novatel Wireless Merlin CDMA
23121.516Sjoergproduct NOVATEL2 V740		0x1120	Merlin V740
23131.496Selricproduct NOVATEL2 S720		0x1130	S720
23141.477Sitohyproduct NOVATEL2 MERLINU740	0x1400	Novatel Merlin U740
23151.516Sjoergproduct NOVATEL2 U740_2		0x1410	Merlin U740
23161.516Sjoergproduct NOVATEL2 U870		0x1420	Merlin U870
23171.602Snonakaproduct NOVATEL2 XU870		0x1430	Merlin XU870
23181.516Sjoergproduct NOVATEL2 X950D		0x1450	Merlin X950D
23191.496Selricproduct NOVATEL2 ES620		0x2100	ES620 CDMA
23201.496Selricproduct NOVATEL2 U720		0x2110	U720
23211.602Snonakaproduct NOVATEL2 EU8X0D		0x2420	Expedite EU850D/EU860D/EU870D
23221.508Srmindproduct NOVATEL2 U727		0x4100	U727
23231.513Sjoergproduct NOVATEL2 MC950D		0x4400	Novatel Wireless HSUPA Modem
23241.513Sjoergproduct NOVATEL2 MC950D_DRIVER	0x5010	Novatel Wireless HSUPA Modem Windows Driver
23251.558Srizproduct NOVATEL2 U760_DRIVER	0x5030	Novatel Wireless U760 Windows/Mac Driver
23261.558Srizproduct NOVATEL2 U760		0x6000	Novatel 760USB
23271.441Sgdt
23281.190Saugustss/* Olympus products */
23291.202Saugustssproduct OLYMPUS C1		0x0102	C-1 Digital Camera
23301.190Saugustssproduct OLYMPUS C700		0x0105	C-700 Ultra Zoom
23311.69Saugustss
23321.88Saugustss/* OmniVision Technologies, Inc. products */
23331.40Saugustssproduct OMNIVISION OV511	0x0511	OV511 Camera
23341.98Ssorenproduct OMNIVISION OV511PLUS	0xa511	OV511+ Camera
23351.501Sjmcneillproduct OMNIVISION2 PSEYE	0x2000	Sony PLAYSTATION(R) Eye
23361.223Saugustss
23371.223Saugustss/* OnSpec Electronic, Inc. */
23381.223Saugustssproduct ONSPEC MD2		0x0103	disk
23391.226Saugustssproduct ONSPEC MDCFEB		0xa000	MDCFE-B USB CF Reader
23401.226Saugustssproduct ONSPEC SIIGMS		0xa001	Memory Stick+CF Reader/Writer
23411.226Saugustssproduct ONSPEC DATAFAB3		0xa003	Datafab-based Reader
23421.226Saugustssproduct ONSPEC DATAFAB4		0xa004	Datafab-based Reader
23431.226Saugustssproduct ONSPEC PNYCFSM		0xa005	PNY/Datafab CF+SM Reader
23441.226Saugustssproduct ONSPEC STECHCFSM	0xa006	Simple Tech/Datafab CF+SM Reader
23451.226Saugustssproduct ONSPEC LC1		0xa109	CF + SM Combo (LC1)
23461.371Saugustssproduct ONSPEC UCF100		0xa400	FlashLink UCF-100 CompactFlash Reader
23471.227Smjlproduct ONSPEC MD1II		0xb006	Datafab MD1-II PC-Card Reader
23481.282Sgehenna
23491.381Saugustssproduct ONSPEC2 8IN2		0xb012	8In2
23501.381Saugustss
23511.473Sitohy/* Option N.V. products */
23521.516Sjoergproduct OPTIONNV MC3G		0x5000	Vodafone Mobile Connect 3G datacard
23531.473Sitohyproduct OPTIONNV QUADUMTS2	0x6000	GlobeTrotter Fusion Quad Lite UMTS/GPRS
23541.473Sitohyproduct OPTIONNV QUADUMTS	0x6300	GlobeTrotter Fusion Quad Lite 3D
23551.477Sitohyproduct OPTIONNV QUADPLUSUMTS	0x6600	GlobeTrotter 3G Quad Plus
23561.484Smlelstvproduct OPTIONNV HSDPA   	0x6701	GlobeTrotter HSDPA Modem
23571.545Splunkyproduct OPTIONNV MAXHSDPA   	0x6701	GlobeTrotter Max HSDPA Modem
23581.545Splunkyproduct OPTIONNV GSICON72	0x6911	GlobeSurfer iCON 7.2
23591.545Splunkyproduct OPTIONNV ICON225	0x6971	iCON 225
23601.516Sjoergproduct OPTIONNV GTMAXHSUPA	0x7001	GlobeTrotter HSUPA
23611.545Splunkyproduct OPTIONNV GEHSUPA	0x7011	GlobeTrotter Express HSUPA
23621.545Splunkyproduct OPTIONNV GTHSUPA	0x7031	GlobeTrotter HSUPA
23631.545Splunkyproduct OPTIONNV GSHSUPA	0x7251	GlobeSurfer HSUPA
23641.545Splunkyproduct OPTIONNV GE40X1		0x7301	GE40x
23651.545Splunkyproduct OPTIONNV GE40X2		0x7361	GE40x
23661.545Splunkyproduct OPTIONNV GE40X3		0x7381	GE40x
23671.545Splunkyproduct OPTIONNV ICON401	0x7401	iCON 401
23681.545Splunkyproduct OPTIONNV GTM382		0x7501	GTM 382
23691.545Splunkyproduct OPTIONNV GE40X4		0x7601	GE40x
23701.545Splunkyproduct OPTIONNV ICONEDGE	0xc031	iCON EDGE
23711.545Splunkyproduct OPTIONNV MODHSXPA	0xd013	Module HSxPA
23721.545Splunkyproduct OPTIONNV ICON321	0xd031	iCON 321
23731.545Splunkyproduct OPTIONNV ICON322	0xd033	iCON 322
23741.545Splunkyproduct OPTIONNV ICON505	0xd055	iCON 505
23751.473Sitohy
23761.397Sitojun/* OQO */
23771.397Sitojunproduct OQO WIFI01		0x0002	model 01 WiFi interface
23781.474Sitohyproduct OQO ETHER01PLUS		0x7720	model 01+ Ethernet
23791.397Sitojunproduct OQO ETHER01		0x8150	model 01 Ethernet interface
23801.397Sitojun
23811.282Sgehenna/* Ours Technology Inc. */
23821.282Sgehennaproduct OTI SOLID		0x6803	Solid state disk
23831.330Saugustssproduct OTI FLASHDISK		0x6828	Flash Disk 128M
23841.40Saugustss
23851.618Snonaka/* OvisLink product */
23861.618Snonakaproduct OVISLINK RT3071		0x3071	RT3071
23871.618Snonakaproduct OVISLINK RT3072		0x3072	RT3072
23881.618Snonaka
23891.150Saugustss/* Palm Computing, Inc. product */
23901.83Saugustssproduct PALM SERIAL		0x0080	USB Serial Adaptor
23911.206Scjsproduct PALM M500		0x0001	Palm m500
23921.206Scjsproduct PALM M505		0x0002	Palm m505
23931.269Saugustssproduct PALM M515		0x0003	Palm m515
23941.300Saugustssproduct PALM I705		0x0020	Palm i705
23951.300Saugustssproduct PALM TUNGSTEN_Z		0x0031	Palm Tungsten Z
23961.231Saugustssproduct PALM M125		0x0040	Palm m125
23971.300Saugustssproduct PALM M130		0x0050	Palm m130
23981.312Ssimonbproduct PALM TUNGSTEN_T		0x0060	Palm Tungsten T
23991.377Smycroftproduct PALM ZIRE31		0x0061	Palm Zire 31
24001.299Saugustssproduct PALM ZIRE		0x0070	Palm Zire
24011.150Saugustss
24021.150Saugustss/* Panasonic products */
24031.364Saugustssproduct PANASONIC LS120		0x0901	LS-120 Camera
24041.367Saugustssproduct PANASONIC KXLRW32AN	0x0d09	CD-R Drive KXL-RW32AN
24051.364Saugustssproduct PANASONIC KXLCB20AN	0x0d0a	CD-R Drive KXL-CB20AN
24061.364Saugustssproduct PANASONIC KXLCB35AN	0x0d0e	DVD-ROM & CD-R/RW
24071.150Saugustssproduct PANASONIC SDCAAE	0x1b00	MultiMediaCard Adapter
24081.406Spookaproduct PANASONIC TYTP50P6S	0x3900	TY-TP50P6-S 50in Touch Panel
24091.233Saugustss
24101.618Snonaka/* PARA Industrial products */
24111.618Snonakaproduct PARA RT3070		0x8888	RT3070
24121.618Snonaka
24131.568Ssborrill/* Pegatron products */
24141.568Ssborrillproduct PEGATRON RT2870		0x0002	RT2870
24151.568Ssborrillproduct PEGATRON RT3070		0x000c	RT3070
24161.568Ssborrillproduct PEGATRON RT3070_2	0x000e	RT3070
24171.618Snonakaproduct PEGATRON RT3070_3	0x0010	RT3070
24181.618Snonakaproduct PEGATRON RT3072		0x0011	RT3072
24191.568Ssborrill
24201.233Saugustss/* Pen Driver */
24211.329Saugustssproduct PEN USBDISKPRO		0x0120	USB Disk Pro
24221.311Snakayamaproduct PEN USBREADER		0x0240	USB 6 in 1 Card Reader/Writer
24231.317Sdsaintyproduct PEN MOBILEDRIVE		0x0280	USB 3 in 1 Card Reader/Writer
24241.233Saugustssproduct PEN USBDISK		0x0d7d	USB Disk
24251.364Saugustssproduct PEN ATTACHE		0x1300	USB 2.0 Flash Drive
24261.364Saugustss
24271.66Saugustss/* Peracom products */
24281.66Saugustssproduct PERACOM SERIAL1		0x0001	Serial Converter
24291.69Saugustssproduct PERACOM ENET		0x0002	Ethernet adapter
24301.88Saugustssproduct PERACOM ENET3		0x0003	At Home Ethernet Adapter
24311.69Saugustssproduct PERACOM ENET2		0x0005	Ethernet adapter
24321.14Saugustss
24331.555Stsutsui/* Pheenet products */
24341.555Stsutsuiproduct PHEENET GWU513		0x4025	GWU513
24351.555Stsutsui
24361.66Saugustss/* Philips products */
24371.66Saugustssproduct PHILIPS DSS350		0x0101	DSS 350 Digital Speaker System
24381.66Saugustssproduct PHILIPS DSS		0x0104	DSS XXX Digital Speaker System
24391.552Sjakllschproduct PHILIPS SA235		0x016a	SA235
24401.66Saugustssproduct PHILIPS HUB		0x0201	hub
24411.242Sheinzproduct PHILIPS PCA645VC	0x0302	PCA645VC PC Camera
24421.172Stronproduct PHILIPS PCA646VC	0x0303	PCA646VC PC Camera
24431.242Sheinzproduct PHILIPS PCVC675K	0x0307	PCVC675K Vesta PC Camera
24441.92Saugustssproduct PHILIPS PCVC680K	0x0308	PCVC680K Vesta Pro PC Camera
24451.242Sheinzproduct PHILIPS PCVC690K	0x030c	PCVC690K Vesta Pro Scan PC Camera
24461.242Sheinzproduct PHILIPS PCVC730K	0x0310	PCVC730K ToUCam Fun PC Camera
24471.242Sheinzproduct PHILIPS PCVC740K	0x0311	PCVC740K ToUCam Pro PC Camera
24481.242Sheinzproduct PHILIPS PCVC750K	0x0312	PCVC750K ToUCam Pro Scan PC Camera
24491.83Saugustssproduct PHILIPS DSS150		0x0471	DSS 150 Digital Speaker System
24501.555Stsutsuiproduct PHILIPS CPWUA054	0x1230	CPWUA054
24511.468Skiyoharaproduct PHILIPS SNU5600		0x1236	SNU5600
24521.627Schsproduct PHILIPS SNU5630NS05	0x1237	SNU5630NS/05
24531.210Saugustssproduct PHILIPS DIVAUSB		0x1801	DIVA USB mp3 player
24541.568Ssborrillproduct PHILIPS RT2870		0x200f	RT2870
24551.144Saugustss
24561.144Saugustss/* Philips Semiconductor products */
24571.144Saugustssproduct PHILIPSSEMI HUB1122	0x1122	hub
24581.39Saugustss
24591.39Saugustss/* P.I. Engineering products */
24601.39Saugustssproduct PIENGINEERING PS2USB	0x020b	PS2 to Mac USB Adapter
24611.341Sjdolecekproduct PIENGINEERING XKEYS58	0x0232	Xkeys Programmable Keyboard (58 Keys)
24621.200Saugustssproduct PIENGINEERING XKEYS	0x0233	Xkeys Programmable Keyboard
24631.314Suwe
24641.314Suwe/* Pilotech Systems Co., Ltd products */
24651.314Suweproduct PILOTECH CRW600		0x0001	CRW-600 6-in-1 Reader
24661.322Shamajima
24671.515Sjakllsch/* Pinnacle Systems, Inc. products */
24681.515Sjakllschproduct PINNACLE PCTV800E	0x0227	PCTV 800e
24691.591Sjruohoproduct PINNACLE PCTVDVBTFLASH	0x0228	Pinnacle PCTV DVB-T Flash
24701.591Sjruohoproduct PINNACLE PCTV72E	0x0236	Pinnacle PCTV 72e
24711.591Sjruohoproduct PINNACLE PCTV73E	0x0237	Pinnacle PCTV 73e
24721.515Sjakllsch
24731.381Saugustss/* Planex Communications products */
24741.621Snonakaproduct PLANEX  GW_US11H	0x14ea	GW-US11H WLAN
24751.621Snonakaproduct PLANEX2 RTL8188CUS	0x1201	RTL8188CUS
24761.464Sxtraemeproduct PLANEX2 GW_US11S	0x3220	GW-US11S WLAN
24771.621Snonakaproduct PLANEX2 RTL8188CU_3	0x4902	RTL8188CU
24781.479Snisimuraproduct PLANEX2 GWUS54GXS	0x5303	GW-US54GXS
24791.565Schristosproduct PLANEX2 GW_US300	0x5304	GW-US300
24801.464Sxtraemeproduct PLANEX2 GWUS54HP	0xab01	GW-US54HP
24811.620Snonakaproduct PLANEX2 GWUS300MINIS	0xab24	GW-US300MiniS
24821.621Snonakaproduct PLANEX2 RT3070		0xab25	RT3070
24831.621Snonakaproduct PLANEX2 GWUSNANO	0xab28	GW-USNano
24841.620Snonakaproduct PLANEX2 GWUSMICRO300	0xab29	GW-USMicro300
24851.604Snonakaproduct PLANEX2 RTL8188CU_1	0xab2a	RTL8188CU
24861.604Snonakaproduct PLANEX2 RTL8192CU	0xab2b	RTL8192CU
24871.621Snonakaproduct PLANEX2 RTL8188CU_4	0xab2e	RTL8188CU
24881.620Snonakaproduct PLANEX2 GWUS54MINI2	0xab50	GW-US54Mini2
24891.464Sxtraemeproduct PLANEX2 GWUS54SG	0xc002	GW-US54SG
24901.464Sxtraemeproduct PLANEX2 GWUS54GZL	0xc007	GW-US54GZL
24911.565Schristosproduct PLANEX2 GWUS54GD	0xed01	GW-US54GD
24921.439Sjoergproduct PLANEX2 GWUSMM		0xed02	GW-USMM
24931.620Snonakaproduct PLANEX2 GWUS300MINIX	0xed06	GW-US300Mini-X/MiniW
24941.565Schristosproduct PLANEX2 GWUSMICRON	0xed14	GW-USMicroN
24951.620Snonakaproduct PLANEX2 GWUSMICRON2	0xed16	GW-USMicroN2
24961.620Snonakaproduct PLANEX2 RTL8188CU_2	0xed17	RTL8188CU
24971.625Snonakaproduct PLANEX2 GWUSH300N	0xed18	GW-USH300N
24981.476Sitohyproduct PLANEX3 GWUS54GZ	0xab10	GW-US54GZ
24991.476Sitohyproduct PLANEX3 GU1000T		0xab11	GU-1000T
25001.476Sitohyproduct PLANEX3 GWUS54MINI	0xab13	GW-US54Mini
25011.627Schsproduct PLANEX2 GWUS300MINIS	0xab24	GW-US300MiniS
25021.627Schsproduct PLANEX2	RT3070		0xab25	RT3070
25031.627Schsproduct PLANEX2 GWUS54GD	0xed01	GW-US54GD
25041.627Schsproduct PLANEX2 GWUSMM		0xed02	GW-USMM
25051.627Schsproduct PLANEX2 GWUS300MINIX	0xed06	GW-US300Mini-X/MiniW
25061.627Schsproduct PLANEX2 RTL8188CU_2	0xed17	RTL8188CU
25071.381Saugustss
25081.322Shamajima/* Plantronics products */
25091.322Shamajimaproduct PLANTRONICS HEADSET	0x0ca1	Platronics DSP-400 Headset
25101.1Saugustss
25111.367Saugustss/* Plextor Corp. */
25121.367Saugustssproduct PLEXTOR 40_12_40U	0x0011	PlexWriter 40/12/40U
25131.367Saugustss
25141.66Saugustss/* PLX products */
25151.66Saugustssproduct PLX TESTBOARD		0x9060	test board
25161.24Saugustss
25171.366Saugustss/* PointChips */
25181.366Saugustssproduct POINTCHIPS FLASH	0x8001	Flash
25191.366Saugustss
25201.186Saugustss/* PortGear products */
25211.186Saugustssproduct PORTGEAR EA8		0x0008	Ethernet Adapter
25221.212Saugustssproduct PORTGEAR EA9		0x0009	Ethernet Adapter
25231.186Saugustss
25241.186Saugustss/* Portsmith products */
25251.186Saugustssproduct PORTSMITH EEA		0x3003	Express Ethernet Adapter
25261.276Ssoren
25271.276Ssoren/* PQI products */
25281.276Ssorenproduct PQI TRAVELFLASH		0x0001	Travel Flash Drive
25291.186Saugustss
25301.66Saugustss/* Primax products */
25311.124Saugustssproduct PRIMAX G2X300		0x0300	G2-200 scanner
25321.110Saugustssproduct PRIMAX G2E300		0x0301	G2E-300 scanner
25331.110Saugustssproduct PRIMAX G2300		0x0302	G2-300 scanner
25341.110Saugustssproduct PRIMAX G2E3002		0x0303	G2E-300 scanner
25351.110Saugustssproduct PRIMAX 9600		0x0340	Colorado USB 9600 scanner
25361.110Saugustssproduct PRIMAX 600U		0x0341	Colorado 600u scanner
25371.260Saugustssproduct PRIMAX 6200		0x0345	Visioneer 6200 scanner
25381.110Saugustssproduct PRIMAX 19200		0x0360	Colorado USB 19200 scanner
25391.110Saugustssproduct PRIMAX 1200U		0x0361	Colorado 1200u scanner
25401.124Saugustssproduct PRIMAX G600		0x0380	G2-600 scanner
25411.110Saugustssproduct PRIMAX 636I		0x0381	ReadyScan 636i
25421.110Saugustssproduct PRIMAX G2600		0x0382	G2-600 scanner
25431.110Saugustssproduct PRIMAX G2E600		0x0383	G2E-600 scanner
25441.66Saugustssproduct PRIMAX COMFORT		0x4d01	Comfort
25451.66Saugustssproduct PRIMAX MOUSEINABOX	0x4d02	Mouse-in-a-Box
25461.79Saugustssproduct PRIMAX PCGAUMS1		0x4d04	Sony PCGA-UMS1
25471.89Saugustss
25481.89Saugustss/* Prolific products */
25491.90Saugustssproduct PROLIFIC PL2301		0x0000	PL2301 Host-Host interface
25501.90Saugustssproduct PROLIFIC PL2302		0x0001	PL2302 Host-Host interface
25511.168Sjhawkproduct PROLIFIC RSAQ2		0x04bb	PL2303 Serial adapter (IODATA USB-RSAQ2)
25521.438Schristosproduct PROLIFIC PL2303		0x2303	PL2303 Serial adapter (ATEN/IOGEAR UC232A)
25531.128Ssorenproduct PROLIFIC PL2305		0x2305	Parallel printer adapter
25541.110Saugustssproduct PROLIFIC ATAPI4		0x2307	ATAPI-4 Bridge Controller
25551.381Saugustssproduct PROLIFIC PL2501		0x2501	PL2501 Host-Host interface
25561.438Schristosproduct PROLIFIC PL2303X	0xaaa0	PL2303 Serial adapter (Pharos GPS)
25571.476Sitohyproduct PROLIFIC RSAQ3		0xaaa2	PL2303 Serial adapter (IODATA USB-RSAQ3)
25581.481Ssborrillproduct PROLIFIC2 PL2303	0x2303	PL2303 Serial adapter (SMART Technologies)
25591.160Sichiro
25601.160Sichiro/* Putercom products */
25611.160Sichiroproduct PUTERCOM UPA100		0x047e	USB-1284 BRIDGE
25621.81Saugustss
25631.439Sjoerg/* Qcom products */
25641.439Sjoergproduct QCOM RT2573		0x6196	RT2573
25651.439Sjoergproduct QCOM RT2573_2		0x6229	RT2573
25661.502Suebayasiproduct QCOM RT2573_3		0x6238	RT2573
25671.568Ssborrillproduct QCOM RT2870		0x6259	RT2870
25681.439Sjoerg
25691.108Sdarrenr/* Qtronix products */
25701.108Sdarrenrproduct QTRONIX 980N		0x2011	Scorpion-980N keyboard
25711.108Sdarrenr
25721.367Saugustss/* Qualcomm products */
25731.367Saugustssproduct QUALCOMM CDMA_MSM	0x6000	CDMA Technologies MSM phone
25741.623Snonakaproduct QUALCOMM NTT_DOCOMO_L02C_MODEM	0x618f	NTT DOCOMO L-02C
25751.623Snonakaproduct QUALCOMM NTT_DOCOMO_L02C_STORAGE	0x61dd	NTT DOCOMO L-02C
25761.496Selricproduct QUALCOMM MSM_HSDPA	0x6613	HSDPA MSM
25771.538Scherryproduct QUALCOMM2 RWT_FCT       0x3100  RWT FCT-CDMA 2000 1xRTT modem
25781.459Ssaloproduct QUALCOMM2 CDMA_MSM	0x3196	CDMA Technologies MSM modem
25791.516Sjoergproduct QUALCOMMINC CDMA_MSM	0x0001	CDMA Technologies MSM modem
25801.543Ssnjproduct QUALCOMMINC ZTE_MF626	0x0031	CDMA Technologies MSM modem
25811.538Scherryproduct QUALCOMMINC ZTE_STOR	0x2000  USB ZTE Storage
25821.538Scherryproduct QUALCOMMINC AC8700	0xfffe	CDMA 1xEVDO USB modem
25831.367Saugustss
25841.476Sitohy/* Qualcomm Kyocera products */
25851.424Sgdtproduct QUALCOMM_K CDMA_MSM_K	0x17da	Qualcomm Kyocera CDMA Technologies MSM
25861.424Sgdt
25871.608Smbalmer/* Quan products */
25881.608Smbalmerproduct QUAN DM9601		0x9601	USB ethernet
25891.608Smbalmer
25901.568Ssborrill/* Quanta products */
25911.568Ssborrillproduct QUANTA RT3070		0x0304	RT3070
25921.568Ssborrill
25931.81Saugustss/* Quickshot products */
25941.81Saugustssproduct QUICKSHOT STRIKEPAD	0x6238	USB StrikePad
25951.38Saugustss
25961.108Sdarrenr/* Rainbow Technologies products */
25971.438Schristosproduct RAINBOW IKEY2000	0x1200	i-Key 2000
25981.108Sdarrenr
25991.399Ssekiya/* Ralink Technology products */
26001.399Ssekiyaproduct RALINK RT2570		0x1706	RT2570
26011.568Ssborrillproduct RALINK RT2070		0x2070	RT2070
26021.403Sdrochnerproduct RALINK RT2570_2		0x2570	RT2570
26031.476Sitohyproduct RALINK RT2573		0x2573	RT2573
26041.476Sitohyproduct RALINK RT2671		0x2671	RT2671
26051.568Ssborrillproduct RALINK RT2770		0x2770	RT2770
26061.568Ssborrillproduct RALINK RT2870		0x2870	RT2870
26071.568Ssborrillproduct RALINK RT3070		0x3070	RT3070
26081.568Ssborrillproduct RALINK RT3071		0x3071	RT3071
26091.568Ssborrillproduct RALINK RT3072		0x3072	RT3072
26101.618Snonakaproduct RALINK RT3370		0x3370	RT3370
26111.618Snonakaproduct RALINK RT3572		0x3572	RT3572
26121.637Sjakllschproduct RALINK RT5370		0x5370	RT5370
26131.618Snonakaproduct RALINK RT8070		0x8070	RT8070
26141.407Sdrochnerproduct RALINK RT2570_3		0x9020	RT2570
26151.399Ssekiya
26161.381Saugustss/* RATOC Systems products */
26171.473Sitohyproduct RATOC REXUSB60		0xb000	USB serial adapter REX-USB60
26181.524Stacaproduct RATOC REXUSB60F		0xb020	USB serial adapter REX-USB60F
26191.381Saugustss
26201.378Smycroft/* Realtek products */
26211.621Snonakaproduct REALTEK RTL8188CTV	0x018a	RTL8188CTV
26221.621Snonakaproduct REALTEK RTL8188RU_2	0x317f	RTL8188RU
26231.474Sitohyproduct REALTEK RTL8150L	0x8150	RTL8150L USB-Ethernet Bridge
26241.474Sitohyproduct REALTEK RTL8151		0x8151	RTL8151 PNA
26251.604Snonakaproduct REALTEK RTL8188CE_0	0x8170	RTL8188CE
26261.620Snonakaproduct REALTEK RTL8171		0x8171	RTL8171
26271.620Snonakaproduct REALTEK RTL8172		0x8172	RTL8172
26281.620Snonakaproduct REALTEK RTL8173		0x8173	RTL8173
26291.620Snonakaproduct REALTEK RTL8174		0x8174	RTL8174
26301.605Snonakaproduct REALTEK RTL8188CU_0	0x8176  RTL8188CU
26311.604Snonakaproduct REALTEK RTL8191CU	0x8177	RTL8191CU
26321.604Snonakaproduct REALTEK RTL8192CU	0x8178	RTL8192CU
26331.604Snonakaproduct REALTEK RTL8188CU_1	0x817a	RTL8188CU
26341.604Snonakaproduct REALTEK RTL8188CU_2	0x817b	RTL8188CU
26351.604Snonakaproduct REALTEK RTL8192CE	0x817c	RTL8192CE
26361.604Snonakaproduct REALTEK RTL8188RU	0x817d	RTL8188RU
26371.605Snonakaproduct REALTEK RTL8188CE_1	0x817e	RTL8188CE
26381.525Scubeproduct REALTEK RTL8187		0x8187	RTL8187
26391.575Sisproduct REALTEK RTL8187B_0	0x8189	RTL8187B
26401.621Snonakaproduct REALTEK RTL8188CUS	0x818a	RTL8188CUS
26411.575Sisproduct REALTEK RTL8187B_1	0x8197	RTL8187B
26421.575Sisproduct REALTEK RTL8187B_2	0x8198	RTL8187B
26431.620Snonakaproduct REALTEK RTL8712		0x8712	RTL8712
26441.620Snonakaproduct REALTEK RTL8713		0x8713	RTL8713
26451.621Snonakaproduct REALTEK RTL8188CU_COMBO	0x8754	RTL8188CU
26461.620Snonakaproduct REALTEK RTL8192SU	0xc512	RTL8192SU
26471.378Smycroft
26481.473Sitohy/* Research In Motion */
26491.500Schristosproduct RIM BLACKBERRY			0x0001	BlackBerry
26501.500Schristosproduct RIM BLACKBERRY_PEARL_DUAL	0x0004	BlackBerry Pearl Dual
26511.500Schristosproduct RIM BLACKBERRY_PEARL		0x0006	BlackBerry Pearl
26521.473Sitohy
26531.473Sitohy/* Rockfire products */
26541.473Sitohyproduct ROCKFIRE GAMEPAD	0x2033	gamepad 203USB
26551.473Sitohy
26561.140Stshiozak/* Roland products */
26571.342Sjdolecekproduct ROLAND UA100		0x0000	UA-100 USB Audio I/F
26581.342Sjdolecekproduct ROLAND UM4		0x0002	UM-4 MIDI I/F
26591.342Sjdolecekproduct ROLAND SC8850		0x0003	RolandED SC-8850 SOUND Canvas MIDI Synth.
26601.342Sjdolecekproduct ROLAND U8		0x0004	U-8 USB Audio I/F
26611.342Sjdolecekproduct ROLAND UM2		0x0005	UM-2 MIDI I/F
26621.342Sjdolecekproduct ROLAND SC8820		0x0007	SoundCanvas SC-8820 MIDI Synth.
26631.342Sjdolecekproduct ROLAND PC300		0x0008	PC-300 MIDI Keyboard
26641.342Sjdolecekproduct ROLAND UM1		0x0009	UM-1 MIDI I/F
26651.342Sjdolecekproduct ROLAND SK500		0x000b	SoundCanvas SK-500 MIDI Keyboard
26661.342Sjdolecekproduct ROLAND SCD70		0x000c	SC-D70 MIDI Synth.
26671.245Skentproduct ROLAND UA3		0x000f	EDIROL UA-3 USB audio I/F
26681.396Sperryproduct ROLAND XV5050		0x0012	XV-5050 MIDI Synth.
26691.342Sjdolecekproduct ROLAND UM880N		0x0014	EDIROL UM-880 MIDI I/F (native)
26701.342Sjdolecekproduct ROLAND UM880G		0x0015	EDIROL UM-880 MIDI I/F (generic)
26711.342Sjdolecekproduct ROLAND SD90		0x0016	EDIROL SD-90 STDIO Canvas MIDI Synth.
26721.342Sjdolecekproduct ROLAND UA1A		0x0018	UA-1A USB Audio I/F
26731.342Sjdolecekproduct ROLAND UM550		0x0023	UM-550 MIDI I/F
26741.342Sjdolecekproduct ROLAND SD20		0x0027	SD-20 MIDI Synth.
26751.342Sjdolecekproduct ROLAND SD80		0x0029	SD-80 MIDI Synth.
26761.342Sjdolecekproduct ROLAND UA700		0x002b	UA-700 USB Audio I/F
26771.411Saugustssproduct ROLAND PCRA		0x0033	EDIROL PCR MIDI keyboard (advanced)
26781.411Saugustssproduct ROLAND PCR		0x0034	EDIROL PCR MIDI keyboard
26791.411Saugustssproduct ROLAND M1000		0x0035	M-1000 audio I/F
26801.411Saugustssproduct ROLAND UA1000		0x0044	EDIROL UA-1000 USB audio I/F
26811.342Sjdolecekproduct ROLAND UA3FXA		0x0050	EDIROL UA-3FX USB audio I/F (advanced)
26821.342Sjdolecekproduct ROLAND UA3FX		0x0051	EDIROL UA-3FX USB audio I/F
26831.411Saugustssproduct ROLAND FANTOMX		0x006d	Fantom-X MIDI Synth.
26841.486Sxtraemeproduct ROLAND UA25 		0x0074	EDIROL UA-25
26851.411Saugustssproduct ROLAND UA101		0x007d	EDIROL UA-101
26861.411Saugustssproduct ROLAND UA101F		0x008d	EDIROL UA-101 USB1
26871.425Schristosproduct ROLAND UA1EX		0x0096	EDIROL UA-1EX
26881.425Schristosproduct ROLAND UM3		0x009A	EDIROL UM-3
26891.486Sxtraemeproduct ROLAND UA4FX 		0x00A3	EDIROL UA-4FX
26901.486Sxtraemeproduct ROLAND SONICCELL	0x00C2	SonicCell
26911.607Splunkyproduct ROLAND UMONE		0x012a	UM-ONE MIDI I/F
26921.140Stshiozak
26931.468Skiyohara/* Sagem products */
26941.468Skiyoharaproduct SAGEM XG760A		0x004a	XG-760A
26951.468Skiyoharaproduct SAGEM XG76NA		0x0062	XG-76NA
26961.468Skiyohara
26971.195Saugustss/* Saitek products */
26981.195Saugustssproduct SAITEK CYBORG_3D_GOLD	0x0006	Cyborg 3D Gold Joystick
26991.52Saugustss
27001.355Saugustss/* Samsung products */
27011.476Sitohyproduct SAMSUNG MIGHTYDRIVE	0x1623	Mighty Drive
27021.568Ssborrillproduct SAMSUNG RT2870_1	0x2018	RT2870
27031.355Saugustssproduct SAMSUNG ML6060		0x3008	ML-6060 laser printer
27041.587Sjakllschproduct SAMSUNG ANDROID		0x6863	Android
27051.553Stnnproduct SAMSUNG GTB3710		0x6876	GT-B3710 LTE/4G datacard
27061.587Sjakllschproduct SAMSUNG ANDROID2	0x6881	Android
27071.561Stnnproduct SAMSUNG GTB3730		0x689a	GT-B3730 LTE/4G datacard
27081.627Schsproduct SAMSUNG SWL2100W	0xa000	SWL-2100U
27091.355Saugustss
27101.52Saugustss/* SanDisk products */
27111.165Saugustssproduct SANDISK SDDR05A		0x0001	ImageMate SDDR-05a
27121.165Saugustssproduct SANDISK SDDR31		0x0002	ImageMate SDDR-31
27131.315Saugustssproduct SANDISK SDDR05		0x0005	ImageMate SDDR-05
27141.165Saugustssproduct SANDISK SDDR12		0x0100	ImageMate SDDR-12
27151.165Saugustssproduct SANDISK SDDR09		0x0200	ImageMate SDDR-09
27161.476Sitohyproduct SANDISK SDDR86		0x0621	ImageMate SDDR-86
27171.319Saugustssproduct SANDISK SDDR75		0x0810	ImageMate SDDR-75
27181.596Sjakllschproduct SANDISK SANSA_CLIP	0x7433	Sansa Clip
27191.137Saugustss
27201.245Skent/* Sanwa Supply products */
27211.245Skentproduct SANWASUPPLY JYDV9USB	0x9806	JY-DV9USB gamepad
27221.286Simp
27231.286Simp/* Sanyo Electric products */
27241.438Schristosproduct SANYO SCP4900		0x0701	Sanyo SCP-4900 USB Phone
27251.245Skent
27261.137Saugustss/* ScanLogic products */
27271.211Saugustssproduct SCANLOGIC SL11R		0x0002	SL11R-IDE
27281.137Saugustssproduct SCANLOGIC 336CX		0x0300	Phantom 336CX - C3 scanner
27291.263Sjoda
27301.388Sscw/* Sealevel products */
27311.388Sscwproduct SEALEVEL USBSERIAL	0x2101	USB-Serial converter
27321.509Srmindproduct SEALEVEL SEAPORT4P1	0x2413	SeaPort+4 Port 1
27331.509Srmindproduct SEALEVEL SEAPORT4P2	0x2423	SeaPort+4 Port 2
27341.509Srmindproduct SEALEVEL SEAPORT4P3	0x2433	SeaPort+4 Port 3
27351.509Srmindproduct SEALEVEL SEAPORT4P4	0x2443	SeaPort+4 Port 4
27361.388Sscw
27371.468Skiyohara/* Senao products */
27381.568Ssborrillproduct SENAO RT2870_3		0x0605	RT2870
27391.568Ssborrillproduct SENAO RT2870_4		0x0615	RT2870
27401.468Skiyoharaproduct SENAO NUB8301		0x2000	NUB-8301
27411.620Snonakaproduct SENAO RTL8192SU_1	0x9603	RTL8192SU
27421.620Snonakaproduct SENAO RTL8192SU_2	0x9605	RTL8192SU
27431.568Ssborrillproduct SENAO RT2870_1		0x9701	RT2870
27441.568Ssborrillproduct SENAO RT2870_2		0x9702	RT2870
27451.568Ssborrillproduct SENAO RT3070		0x9703	RT3070
27461.568Ssborrillproduct SENAO RT3071		0x9705	RT3071
27471.568Ssborrillproduct SENAO RT3072		0x9706	RT3072
27481.618Snonakaproduct SENAO RT3072_2		0x9707	RT3072
27491.618Snonakaproduct SENAO RT3072_3		0x9708	RT3072
27501.618Snonakaproduct SENAO RT3072_4		0x9709	RT3072
27511.618Snonakaproduct SENAO RT3072_5		0x9801	RT3072
27521.468Skiyohara
27531.263Sjoda/* SGI products */
27541.263Sjodaproduct SGI SN1_L1_SC		0x1234	SN1 L1 System Controller
27551.186Saugustss
27561.480Snisimura/* ShanTou products */
27571.480Snisimuraproduct SHANTOU ST268_USB_NIC	0x0268  ST268 USB NIC
27581.494Sdrochnerproduct SHANTOU ADM8515		0x8515	ADM8515 Ethernet
27591.480Snisimura
27601.186Saugustss/* Shark products */
27611.186Saugustssproduct SHARK PA		0x0400	Pocket Adapter
27621.50Saugustss
27631.381Saugustss/* Sharp products */
27641.381Saugustssproduct SHARP SL5500		0x8004	SL5500
27651.381Saugustssproduct SHARP A300		0x8005	A300
27661.381Saugustssproduct SHARP SL5600		0x8006	SL5600
27671.381Saugustssproduct SHARP C700		0x8007	C700
27681.381Saugustssproduct SHARP C750		0x9031	C750
27691.555Stsutsuiproduct SHARP RUITZ1016YCZZ	0x90fd	WS003SH WLAN
27701.451Smjfproduct SHARP WS007SH		0x9123	WS007SH
27711.502Suebayasiproduct SHARP WS011SH		0x91ac	WS011SH
27721.612Sbshproduct SHARP NWKBD		0x92E7	NetWalker Keyboard
27731.381Saugustss
27741.66Saugustss/* Shuttle Technology products */
27751.66Saugustssproduct SHUTTLE EUSB		0x0001	E-USB Bridge
27761.165Saugustssproduct SHUTTLE EUSCSI		0x0002	eUSCSI Bridge
27771.165Saugustssproduct SHUTTLE SDDR09		0x0003	ImageMate SDDR09
27781.226Saugustssproduct SHUTTLE EUSBSMCF	0x0005	eUSB SmartMedia / CompactFlash Adapter
27791.156Saugustssproduct SHUTTLE ZIOMMC		0x0006	eUSB MultiMediaCard Adapter
27801.165Saugustssproduct SHUTTLE HIFD		0x0007	Sony Hifd
27811.165Saugustssproduct SHUTTLE EUSBATAPI	0x0009	eUSB ATA/ATAPI Adapter
27821.165Saugustssproduct SHUTTLE CF		0x000a	eUSB CompactFlash Adapter
27831.165Saugustssproduct SHUTTLE EUSCSI_B	0x000b	eUSCSI Bridge
27841.165Saugustssproduct SHUTTLE EUSCSI_C	0x000c	eUSCSI Bridge
27851.165Saugustssproduct SHUTTLE CDRW		0x0101	CD-RW Device
27861.351Skivinenproduct SHUTTLE ORCA		0x0325	eUSB ORCA Quad Reader
27871.323Saugustssproduct SHUTTLE SCM		0x1010	SCM Micro
27881.236Schristos
27891.236Schristos/* Siemens products */
27901.236Schristosproduct SIEMENS SPEEDSTREAM	0x1001	SpeedStream USB
27911.365Saugustssproduct SIEMENS SPEEDSTREAM22	0x1022	SpeedStream USB 1022
27921.208Saugustss
27931.419Saugustss/* Siemens Info products */
27941.627Schsproduct SIEMENS2 WLL013		0x001b	WLL013
27951.419Saugustssproduct SIEMENS2 MC75		0x0034	Wireless Modules MC75
27961.474Sitohyproduct SIEMENS2 WL54G		0x3c06	54g USB Network Adapter
27971.419Saugustss
27981.441Sgdt/* Sierra Wireless products */
27991.557Srizproduct SIERRA EM5625		0x0017	EM5625
28001.557Srizproduct SIERRA MC5720_2		0x0018	MC5720
28011.496Selricproduct SIERRA AIRCARD595	0x0019	Sierra Wireless AirCard 595
28021.557Srizproduct SIERRA MC5725		0x0020	MC5725
28031.516Sjoergproduct SIERRA AC597E		0x0021	Sierra Wireless AirCard 597E
28041.516Sjoergproduct SIERRA C597		0x0023	Sierra Wireless Compass 597
28051.557Srizproduct SIERRA AIRCARD580	0x0112	Sierra Wireless AirCard 580
28061.557Srizproduct SIERRA AC595U		0x0120	Sierra Wireless AirCard 595U
28071.516Sjoergproduct SIERRA MC5720		0x0218	MC5720 Wireless Modem
28081.516Sjoergproduct SIERRA MINI5725		0x0220	Sierra Wireless miniPCI 5275
28091.624Schristosproduct SIERRA 250U		0x0301	Sieral Wireless 250U 3G
28101.557Srizproduct SIERRA INSTALLER	0x0fff	Aircard Driver Installer
28111.496Selricproduct SIERRA MC8755_2		0x6802	MC8755
28121.496Selricproduct SIERRA MC8765		0x6803	MC8765
28131.516Sjoergproduct SIERRA MC8755		0x6804	MC8755
28141.516Sjoergproduct SIERRA AC875U		0x6812	AC875U HSDPA USB Modem
28151.496Selricproduct SIERRA MC8755_3		0x6813	MC8755 HSDPA
28161.516Sjoergproduct SIERRA MC8775_2		0x6815	MC8775
28171.496Selricproduct SIERRA AIRCARD875	0x6820	Aircard 875 HSDPA
28181.516Sjoergproduct SIERRA MC8780		0x6832	MC8780
28191.516Sjoergproduct SIERRA MC8781		0x6833	MC8781
28201.557Srizproduct SIERRA AC880		0x6850	Sierra Wireless AirCard 880
28211.557Srizproduct SIERRA AC881		0x6851	Sierra Wireless AirCard 881
28221.557Srizproduct SIERRA AC880E		0x6852	Sierra Wireless AirCard 880E
28231.557Srizproduct SIERRA AC881E		0x6853	Sierra Wireless AirCard 881E
28241.557Srizproduct SIERRA AC880U		0x6855	Sierra Wireless AirCard 880U
28251.557Srizproduct SIERRA AC881U		0x6856	Sierra Wireless AirCard 881U
28261.614Scyberproduct SIERRA AC885U		0x6880	Sierra Wireless AirCard 885U
28271.556Srizproduct SIERRA USB305		0x68a3	Sierra Wireless AirCard USB 305
28281.441Sgdt
28291.208Saugustss/* Sigmatel products */
28301.476Sitohyproduct SIGMATEL SIR4116	0x4116	StIR4116 SIR
28311.208Saugustssproduct SIGMATEL IRDA		0x4200	IrDA
28321.453Sisproduct SIGMATEL FIR4210	0x4210	StIR4210 FIR
28331.448Sisproduct SIGMATEL VFIR4220	0x4220	StIR4220 VFIR
28341.355Saugustssproduct SIGMATEL I_BEAD100	0x8008	i-Bead 100 MP3 Player
28351.485Smlelstvproduct SIGMATEL I_BEAD150	0x8009	i-Bead 150 MP3 Player
28361.551Sjakllschproduct SIGMATEL DNSSF7X	0x8020	Datum Networks SSF-7X Multi Players
28371.485Smlelstvproduct SIGMATEL MUSICSTICK	0x8134	TrekStor Musicstick
28381.64Saugustss
28391.50Saugustss/* SIIG products */
28401.50Saugustssproduct SIIG DIGIFILMREADER	0x0004	DigiFilm-Combo Reader
28411.335Swulfproduct SIIG UISDMC2S		0x0200	MULTICARDREADER
28421.284Saugustssproduct SIIG MULTICARDREADER	0x0201	MULTICARDREADER
28431.130Saugustss
28441.476Sitohyproduct SIIG2 USBTOETHER	0x0109	USB TO Ethernet
28451.381Saugustssproduct SIIG2 US2308		0x0421	Serial
28461.381Saugustss
28471.381Saugustss/* Silicom products */
28481.381Saugustssproduct SILICOM U2E		0x0001	U2E
28491.474Sitohyproduct SILICOM GPE		0x0002	Psion Gold Port Ethernet
28501.381Saugustss
28511.466Sdogcow/* Silicon Labs products */
28521.466Sdogcowproduct SILABS POLOLU		0x803b	Pololu Serial
28531.466Sdogcowproduct SILABS ARGUSISP		0x8066	Argussoft ISP
28541.466Sdogcowproduct SILABS CRUMB128		0x807a	Crumb128
28551.466Sdogcowproduct SILABS DEGREECONT	0x80ca	Degree Controls
28561.466Sdogcowproduct SILABS SUNNTO		0x80f6	Suunto sports
28571.466Sdogcowproduct SILABS DESKTOPMOBILE	0x813d	Burnside Desktop mobile
28581.466Sdogcowproduct SILABS IPLINK1220	0x815e	IP-Link 1220
28591.466Sdogcowproduct SILABS LIPOWSKY_JTAG	0x81c8	Lipowsky Baby-JTAG
28601.466Sdogcowproduct SILABS LIPOWSKY_LIN	0x81e2	Lipowsky Baby-LIN
28611.466Sdogcowproduct SILABS LIPOWSKY_HARP	0x8218	Lipowsky HARP-1
28621.466Sdogcowproduct SILABS2 DCU11CLONE	0xaa26	DCU-11 clone
28631.466Sdogcowproduct SILABS CP210X_1		0xea60	CP210x Serial
28641.466Sdogcowproduct SILABS CP210X_2		0xea61	CP210x Serial
28651.466Sdogcow
28661.130Saugustss/* Silicon Portals Inc. */
28671.438Schristosproduct SILICONPORTALS YAPPH_NF 0x0200	YAP Phone (no firmware)
28681.438Schristosproduct SILICONPORTALS YAPPHONE 0x0201	YAP Phone
28691.67Stron
28701.473Sitohy/* Silicon Integrated Systems products */
28711.473Sitohyproduct SIS SIS_163U		0x0163	802.11g Wireless LAN Adapter
28721.473Sitohy
28731.72Saugustss/* Sirius Technologies products */
28741.72Saugustssproduct SIRIUS ROADSTER		0x0001	NetComm Roadster II 56 USB
28751.95Saugustss
28761.376Sjdolecek/* Sitecom products */
28771.381Saugustssproduct SITECOM LN029		0x182d	LN029
28781.381Saugustssproduct SITECOM CN104		0x2068	CN104 serial
28791.376Sjdolecek
28801.439Sjoerg/* Sitecom Europe products */
28811.617Schristosproduct SITECOMEU WL168V1	0x000d	WL-168 v1
28821.568Ssborrillproduct SITECOMEU RT2870_1	0x0017	RT2870
28831.617Schristosproduct SITECOMEU WL168V4	0x0028	WL-168 v4
28841.568Ssborrillproduct SITECOMEU RT2870_2	0x002b	RT2870
28851.568Ssborrillproduct SITECOMEU RT2870_3	0x002c	RT2870
28861.618Snonakaproduct SITECOMEU WL302		0x002d	WL-302
28871.627Schsproduct SITECOMEU WL603		0x0036	WL-603
28881.618Snonakaproduct SITECOMEU WL315		0x0039	WL-315
28891.618Snonakaproduct SITECOMEU WL321		0x003b	WL-321
28901.568Ssborrillproduct SITECOMEU RT3070_3	0x003c	RT3070
28911.618Snonakaproduct SITECOMEU WL324		0x003d	WL-324
28921.618Snonakaproduct SITECOMEU WL343		0x003e	WL-343
28931.568Ssborrillproduct SITECOMEU WL608		0x003f	WL-608
28941.618Snonakaproduct SITECOMEU WL344		0x0040	WL-344
28951.618Snonakaproduct SITECOMEU WL329		0x0041	WL-329
28961.618Snonakaproduct SITECOMEU WL345		0x0042	WL-345
28971.620Snonakaproduct SITECOMEU WL353		0x0045	WL-353
28981.618Snonakaproduct SITECOMEU RT3072_3	0x0047	RT3072
28991.618Snonakaproduct SITECOMEU RT3072_4	0x0048	RT3072
29001.620Snonakaproduct SITECOMEU WL349V1	0x004b	WL-349 v1
29011.618Snonakaproduct SITECOMEU WL349V4	0x0050	WL-349 v4
29021.618Snonakaproduct SITECOMEU RT3070_1	0x0051	RT3070
29031.604Snonakaproduct SITECOMEU RTL8188CU	0x0052	RTL8188CU
29041.621Snonakaproduct SITECOMEU RTL8188CU_2	0x005c	RTL8188CU
29051.618Snonakaproduct SITECOMEU RT3072_5	0x005f	RT3072
29061.618Snonakaproduct SITECOMEU WLA4000	0x0060	WLA-4000
29071.621Snonakaproduct SITECOMEU RTL8192CU	0x0061	RTL8192CU
29081.618Snonakaproduct SITECOMEU WLA5000	0x0062	WLA-5000
29091.506Smattproduct SITECOMEU LN028		0x061c	LN-028
29101.439Sjoergproduct SITECOMEU WL113		0x9071	WL-113
29111.468Skiyoharaproduct SITECOMEU ZD1211B	0x9075	ZD1211B
29121.439Sjoergproduct SITECOMEU WL172		0x90ac	WL-172
29131.439Sjoergproduct SITECOMEU WL113R2	0x9712	WL-113 rev 2
29141.439Sjoerg
29151.95Saugustss/* SmartBridges products */
29161.95Saugustssproduct SMARTBRIDGES SMARTLINK	0x0001	SmartLink USB ethernet adapter
29171.176Saugustssproduct SMARTBRIDGES SMARTNIC	0x0003	smartNIC 2 PnP Adapter
29181.72Saugustss
29191.633Sjakllsch/* SMC Networks products */
29201.69Saugustssproduct SMC 2102USB		0x0100	10Mbps ethernet adapter
29211.69Saugustssproduct SMC 2202USB		0x0200	10/100 ethernet adapter
29221.258Srhproduct SMC 2206USB		0x0201	EZ Connect USB Ethernet Adapter
29231.436Schristosproduct SMC3 2662WV1		0xa001	EZ Connect 11Mbps
29241.627Schsproduct SMC3 2662WV2		0xa002	EZ Connect 11Mbps v2
29251.627Schsproduct SMC 2862WG		0xee13	EZ Connect 54Mbps
29261.175Saugustss
29271.584Sjmcneill/* SMK products */
29281.584Sjmcneillproduct SMK MCE_IR		0x031d	eHome Infrared Transceiver
29291.584Sjmcneill
29301.633Sjakllsch/* SMSC products */
29311.633Sjakllschproduct SMSC 2020HUB		0x2020	USB Hub
29321.633Sjakllschproduct SMSC SMSC9500		0x9500	SMSC9500 Ethernet device
29331.633Sjakllschproduct SMSC SMSC9505		0x9505	SMSC9505 Ethernet device
29341.634Sjakllschproduct SMSC SMSC9512		0x9512	SMSC9512 USB Hub
29351.634Sjakllschproduct SMSC LAN9530		0x9530	LAN9530 Ethernet Device
29361.634Sjakllschproduct SMSC LAN9730		0x9730	LAN9730 Ethernet Device
29371.633Sjakllschproduct SMSC SMSC9500_SAL10	0x9900	SMSC9500 Ethernet device (SAL10)
29381.633Sjakllschproduct SMSC SMSC9505_SAL10	0x9901	SMSC9505 Ethernet device (SAL10)
29391.633Sjakllschproduct SMSC SMSC9500A_SAL10	0x9902	SMSC9500A Ethernet device (SAL10)
29401.633Sjakllschproduct SMSC SMSC9505A_SAL10	0x9903	SMSC9505A Ethernet device (SAL10)
29411.633Sjakllschproduct SMSC SMSC9512_14_SAL10	0x9904	SMSC9512/14 Hub & Ethernet Device (SAL10)
29421.633Sjakllschproduct SMSC SMSC9500A_HAL	0x9905	SMSC9500A Ethernet Device (HAL)
29431.633Sjakllschproduct SMSC SMSC9505A_HAL	0x9906	SMSC9505A Ethernet Device (HAL)
29441.633Sjakllschproduct SMSC SMSC9500_ALT	0x9907	SMSC9500 Ethernet Device
29451.633Sjakllschproduct SMSC SMSC9500A_ALT	0x9908	SMSC9500A Ethernet Device
29461.633Sjakllschproduct SMSC SMSC9512_14_ALT	0x9909	SMSC9512 Hub & Ethernet Device
29471.634Sjakllschproduct SMSC SMSC9500A		0x9e00	SMSC9500A Ethernet device
29481.634Sjakllschproduct SMSC SMSC9505A		0x9e01	SMSC9505A Ethernet device
29491.633Sjakllschproduct SMSC LAN89530		0x9e08	LAN89530
29501.634Sjakllschproduct SMSC SMSC9512_14	0xec00	SMSC9512/9514 USB Hub & Ethernet device
29511.633Sjakllsch
29521.175Saugustss/* SOHOware products */
29531.175Saugustssproduct SOHOWARE NUB100		0x9100	10/100 USB Ethernet
29541.474Sitohyproduct SOHOWARE NUB110		0x9110	NUB110 Ethernet
29551.69Saugustss
29561.67Stron/* SOLID YEAR products */
29571.69Saugustssproduct SOLIDYEAR KEYBOARD	0x2101	Solid Year USB keyboard
29581.56Saugustss
29591.110Saugustss/* SONY products */
29601.165Saugustssproduct SONY DSC		0x0010	DSC cameras
29611.226Saugustssproduct SONY NWMS7		0x0025	Memorystick NW-MS7
29621.213Saugustssproduct SONY DRIVEV2		0x002b	Harddrive V2
29631.165Saugustssproduct SONY MSACUS1		0x002d	Memorystick MSAC-US1
29641.226Saugustssproduct SONY HANDYCAM		0x002e	Handycam
29651.165Saugustssproduct SONY MSC		0x0032	MSC memory stick slot
29661.206Scjsproduct SONY CLIE_35		0x0038	Sony Clie v3.5
29671.245Skentproduct SONY PS2KEYBOARD	0x005c	PlayStation2 keyboard
29681.245Skentproduct SONY PS2KEYBOARDHUB	0x005d	PlayStation2 keyboard hub
29691.280Scjsproduct SONY PS2MOUSE		0x0061	PlayStation2 mouse
29701.206Scjsproduct SONY CLIE_40		0x0066	Sony Clie v4.0
29711.438Schristosproduct SONY MSC_U03		0x0069	MSC memory stick slot MSC-U03
29721.214Scjsproduct SONY CLIE_40_MS		0x006d	Sony Clie v4.0 Memory Stick slot
29731.300Saugustssproduct SONY CLIE_S360		0x0095	Sony Clie s360
29741.253Saugustssproduct SONY CLIE_41_MS		0x0099	Sony Clie v4.1 Memory Stick slot
29751.253Saugustssproduct SONY CLIE_41		0x009a	Sony Clie v4.1
29761.300Saugustssproduct SONY CLIE_NX60		0x00da	Sony Clie nx60
29771.393Shamajimaproduct SONY PS2EYETOY4		0x0154	PlayStation2 EyeToy v154
29781.393Shamajimaproduct SONY PS2EYETOY5		0x0155	PlayStation2 EyeToy v155
29791.381Saugustssproduct SONY CLIE_TJ25		0x0169	Sony Clie tj25
29801.627Schsproduct SONY IFU_WLM2		0x0257	IFU-WLM2
29811.598Saymericproduct SONY PS3CONTROLLER	0x0268	Sony PLAYSTATION(R)3 Controller
29821.510Srmindproduct SONY GPS_CS1		0x0298	Sony GPS GPS-CS1
29831.110Saugustss
29841.353Saugustss/* SOURCENEXT products */
29851.476Sitohyproduct SOURCENEXT KEIKAI8_CHG	0x012e	KeikaiDenwa 8 with charger
29861.353Saugustssproduct SOURCENEXT KEIKAI8	0x039f	KeikaiDenwa 8
29871.353Saugustss
29881.568Ssborrill/* SparkLAN products */
29891.568Ssborrillproduct SPARKLAN RT2573		0x0004	RT2573
29901.568Ssborrillproduct SPARKLAN RT2870_1	0x0006	RT2870
29911.568Ssborrillproduct SPARKLAN RT3070		0x0010	RT3070
29921.618Snonakaproduct SPARKLAN RT2870_2	0x0012	RT2870
29931.568Ssborrill
29941.616Sbuhrow/*Springer Design Systems Inc.*/
29951.616Sbuhrowproduct	SPRINGERDESIGN	TTSMP3PLAYER	0x1111	Springer Design TTSMP3Player
29961.616Sbuhrow
29971.465Sxtraeme/* Sphairon Access Systems GmbH products */
29981.474Sitohyproduct SPHAIRON UB801R		0x0110	UB801R
29991.525Scubeproduct SPHAIRON RTL8187	0x0150	RTL8187
30001.465Sxtraeme
30011.66Saugustss/* STMicroelectronics products */
30021.66Saugustssproduct STMICRO COMMUNICATOR	0x7554	USB Communicator
30031.134Sitojun
30041.134Sitojun/* STSN products */
30051.134Sitojunproduct STSN STSN0001		0x0001	Internet Access Device
30061.302Sichiro
30071.302Sichiro/* Sun Communications products */
30081.438Schristosproduct SUNCOMM MB_ADAPTOR	0x0003	Mobile Adaptor
30091.237Saugustss
30101.237Saugustss/* SUN Corporation products */
30111.304Sichiroproduct SUNTAC DS96L		0x0003	SUNTAC U-Cable type D2
30121.237Saugustssproduct SUNTAC PS64P1		0x0005	SUNTAC U-Cable type P1
30131.237Saugustssproduct SUNTAC VS10U		0x0009	SUNTAC Slipper U
30141.305Sichiroproduct SUNTAC IS96U		0x000a	SUNTAC Ir-Trinity
30151.367Saugustssproduct SUNTAC AS64LX		0x000b	SUNTAC U-Cable type A3
30161.381Saugustssproduct SUNTAC AS144L4		0x0011	U-Cable type A4
30171.69Saugustss
30181.69Saugustss/* Sun Microsystems products */
30191.430Stronproduct SUN KEYBOARD_TYPE_6	0x0005	Type 6 USB keyboard
30201.438Schristosproduct SUN KEYBOARD_TYPE_7	0x00a2	Type 7 USB keyboard
30211.69Saugustss/* XXX The above is a North American PC style keyboard possibly */
30221.161Saugustssproduct SUN MOUSE		0x0100	Type 6 USB mouse
30231.100Saugustss
30241.549Sjmcneill/* SUNRISING products */
30251.549Sjmcneillproduct SUNRISING SR9600	0x8101	SR9600 Ethernet
30261.549Sjmcneill
30271.535Sis/* SuperTop products */
30281.535Sisproduct SUPERTOP IDEBRIDGE      0x6600  SuperTop IDE Bridge
30291.535Sis
30301.473Sitohy/* Supra products */
30311.473Sitohyproduct DIAMOND2 SUPRAEXPRESS56K 0x07da Supra Express 56K modem
30321.473Sitohyproduct DIAMOND2 SUPRA2890	0x0b4a	SupraMax 2890 56K Modem
30331.473Sitohyproduct DIAMOND2 RIO600USB	0x5001	Rio 600 USB
30341.473Sitohyproduct DIAMOND2 RIO800USB	0x5002	Rio 800 USB
30351.473Sitohyproduct DIAMOND2 PSAPLAY120	0x5003	Nike psa[play 120
30361.473Sitohy
30371.407Sdrochner/* Surecom Technology products */
30381.525Scubeproduct SURECOM EP9001G2A	0x11f2	EP-9001-g rev 2a
30391.407Sdrochnerproduct SURECOM EP9001G		0x11f3	EP-9001-g
30401.439Sjoergproduct SURECOM RT2573		0x31f3	RT2573
30411.407Sdrochner
30421.381Saugustss/* Susteen products */
30431.381Saugustssproduct SUSTEEN DCU10	0x0528	USB Cable
30441.396Sperry
30451.468Skiyohara/* Sweex products */
30461.468Skiyoharaproduct SWEEX ZD1211		0x1809	ZD1211
30471.618Snonakaproduct SWEEX2 LW153		0x0153	LW153
30481.618Snonakaproduct SWEEX2 LW154		0x0154	LW154
30491.568Ssborrillproduct SWEEX2 LW303		0x0302	LW303
30501.568Ssborrillproduct SWEEX2 LW313		0x0313	LW313
30511.468Skiyohara
30521.381Saugustss/* System TALKS, Inc. */
30531.438Schristosproduct SYSTEMTALKS SGCX2UL	0x1920	SGC-X2UL
30541.381Saugustss
30551.243Saugustss/* Tangtop products */
30561.243Saugustssproduct TANGTOP USBPS2		0x0001	USBPS2
30571.165Saugustss
30581.408Saugustss/* Targus products */
30591.408Saugustssproduct TARGUS PAUM004		0x0201	PAUM004 Mouse
30601.408Saugustss
30611.165Saugustss/* Taugagreining products */
30621.165Saugustssproduct TAUGA CAMERAMATE	0x0005	CameraMate (DPCM_USB)
30631.396Sperry
30641.162Saugustss/* TDK products */
30651.162Saugustssproduct TDK UPA9664		0x0115	USB-PDC Adapter UPA9664
30661.162Saugustssproduct TDK UCA1464		0x0116	USB-cdmaOne Adapter UCA1464
30671.162Saugustssproduct TDK UHA6400		0x0117	USB-PHS Adapter UHA6400
30681.162Saugustssproduct TDK UPA6400		0x0118	USB-PHS Adapter UPA6400
30691.364Saugustssproduct TDK BT_DONGLE		0x0309	Bluetooth USB dongle
30701.162Saugustss
30711.100Saugustss/* TEAC products */
30721.100Saugustssproduct TEAC FD05PUB		0x0000	FD-05PUB floppy
30731.66Saugustss
30741.381Saugustss/* Tekram Technology products */
30751.381Saugustssproduct TEKRAM 0193		0x1601	ALLNET 0193 WLAN
30761.381Saugustssproduct TEKRAM ZYAIR_B200	0x1602	ZyXEL ZyAIR B200 WLAN
30771.627Schsproduct TEKRAM U300C		0x1612	U-300C
30781.468Skiyoharaproduct TEKRAM QUICKWLAN	0x1630	QuickWLAN
30791.468Skiyoharaproduct TEKRAM ZD1211_1		0x5630	ZD1211
30801.468Skiyoharaproduct TEKRAM ZD1211_2		0x6630	ZD1211
30811.381Saugustss
30821.66Saugustss/* Telex Communications products */
30831.66Saugustssproduct TELEX MIC1		0x0001	Enhanced USB Microphone
30841.46Saugustss
30851.542Stonio/* Ten X Technology, Inc. */
30861.542Stonioproduct TENX MISSILE		0x0202	Missile Launcher
30871.542Stonioproduct TENX TEMPER		0x660c	TEMPer sensor
30881.542Stonio
30891.66Saugustss/* Texas Intel products */
30901.66Saugustssproduct TI UTUSB41		0x1446	UT-USB41 hub
30911.138Saugustssproduct TI TUSB2046		0x2046	TUSB2046 hub
30921.226Saugustssproduct TI NEXII		0x5409	Nex II Digital
30931.64Saugustss
30941.66Saugustss/* Thrustmaster products */
30951.66Saugustssproduct THRUST FUSION_PAD	0xa0a3	Fusion Digital Gamepad
30961.179Saugustss
30971.444Sichiro/* TOD Co. Ltd products */
30981.474Sitohyproduct TOD DOOGI_SLIM		0x0411	DOOGI SLIM USB Keyboard
30991.444Sichiro
31001.179Saugustss/* Todos Data System products */
31011.438Schristosproduct TODOS ARGOS_MINI	0x0002	Argos Mini Smartcard Reader
31021.111Shubertf
31031.427Sscw/* Topfield Co. Ltd products */
31041.427Sscwproduct TOPFIELD TF5000PVR	0x1000	TF5000PVR Digital Video Recorder
31051.427Sscw
31061.355Saugustss/* Toshiba Corporation products */
31071.355Saugustssproduct TOSHIBA POCKETPC_E740	0x0706	PocketPC e740
31081.618Snonakaproduct TOSHIBA RT3070		0x0a07	RT3070
31091.579Sscwproduct TOSHIBA HSDPA_MODEM_EU870DT1	0x1302	HSDPA 3G Modem Card
31101.355Saugustss
31111.111Shubertf/* Trek Technology products */
31121.113Sichiroproduct TREK THUMBDRIVE		0x1111	ThumbDrive
31131.298Saugustssproduct TREK THUMBDRIVE_8MB	0x9988	ThumbDrive 8MB
31141.259Saugustss
31151.604Snonaka/* TRENDnet products */
31161.621Snonakaproduct TRENDNET RTL8192CU	0x624d	RTL8192CU
31171.604Snonakaproduct TRENDNET RTL8188CU	0x648b	RTL8188CU
31181.604Snonaka
31191.368Saugustss/* Tripp-Lite products */
31201.368Saugustssproduct TRIPPLITE U209		0x2008	U209 Serial adapter
31211.495Srafalproduct TRIPPLITE2 UPS		0x1007	Tripp Lite UPS
31221.639Sgarbledproduct TRIPPLITE2 SMARTLCD	0x2009	SmartLCD UPS
31231.641Sgarbledproduct	TRIPPLITE2 AVR550U	0x2010	Tripp Lite AVR550U
31241.368Saugustss
31251.259Saugustss/* Trumpion products */
31261.438Schristosproduct TRUMPION T33521		0x1003	USB/MP3 decoder
31271.438Schristosproduct TRUMPION XXX1100	0x1100	XXX 1100
31281.216Sgehenna
31291.381Saugustss/* Tsunami products */
31301.381Saugustssproduct TSUNAMI SM2000		0x1111	SM-2000
31311.381Saugustss
31321.468Skiyohara/* TwinMOS products */
31331.468Skiyoharaproduct TWINMOS G240		0xa006	G240
31341.468Skiyohara
31351.216Sgehenna/* Ultima products */
31361.216Sgehennaproduct ULTIMA 1200UBPLUS	0x4002	1200 UB Plus scanner
31371.591Sjruohoproduct ULTIMA T14BR		0x810f	Artec T14BR DVB-T
31381.107Saugustss
31391.107Saugustss/* UMAX products */
31401.110Saugustssproduct UMAX ASTRA1236U		0x0002	Astra 1236U Scanner
31411.110Saugustssproduct UMAX ASTRA1220U		0x0010	Astra 1220U Scanner
31421.110Saugustssproduct UMAX ASTRA2000U		0x0030	Astra 2000U Scanner
31431.476Sitohyproduct UMAX ASTRA3400		0x0060	Astra 3400 Scanner
31441.110Saugustssproduct UMAX ASTRA2100U		0x0130	Astra 2100U Scanner
31451.110Saugustssproduct UMAX ASTRA2200U		0x0230	Astra 2200U Scanner
31461.48Saugustss
31471.468Skiyohara/* U-MEDIA Communications products */
31481.468Skiyoharaproduct UMEDIA TEW429UB_A	0x300a	TEW-429UB_A
31491.468Skiyoharaproduct UMEDIA TEW429UB		0x300b	TEW-429UB
31501.468Skiyoharaproduct UMEDIA TEW429UBC1	0x300d	TEW-429UB C1
31511.568Ssborrillproduct UMEDIA RT2870_1		0x300e	RT2870
31521.618Snonakaproduct UMEDIA TEW645UB		0x3013	TEW-645UB
31531.468Skiyoharaproduct UMEDIA ALL0298V2	0x3204	ALL0298 v2
31541.468Skiyohara
31551.66Saugustss/* Universal Access products */
31561.66Saugustssproduct UNIACCESS PANACHE	0x0101	Panache Surf USB ISDN Adapter
31571.355Saugustss
31581.627Schs/* Unknown vendor 1 */
31591.627Schsproduct UNKNOWN1 ZD1211B_1	0x5301	ZD1211B
31601.627Schsproduct UNKNOWN1 ZD1211B_2	0x5301	ZD1211B
31611.627Schs
31621.627Schs/* Unknown vendor 2 */
31631.627Schsproduct UNKNOWN2 ZD1211B	0x0105	ZD1211B
31641.627Schsproduct UNKNOWN2 NW3100		0x145f	NW-3100
31651.627Schs
31661.627Schs/* Unknown vendor 3 */
31671.627Schsproduct UNKNOWN3 ZD1211B	0x1233 ZD1211B
31681.627Schs
31691.627Schs/* Unknown vendor 5 */
31701.627Schsproduct UNKNOWN5 NF_RIC		0x0001	NF RIC
31711.627Schs
31721.381Saugustss/* U.S. Robotics products */
31731.381Saugustssproduct USR USR1120		0x00eb	USR1120 WLAN
31741.555Stsutsuiproduct USR USR5422		0x0118	USR5422 WLAN
31751.468Skiyoharaproduct USR USR5423		0x0121	USR5423 WLAN
31761.381Saugustss
31771.466Sdogcow/* USI products */
31781.466Sdogcowproduct USI MC60		0x10c5	MC60 Serial
31791.466Sdogcow
31801.424Sgdt/* GNU Radio USRP */
31811.424Sgdtproduct USRP USRPv2		0x0002	USRP Revision 2
31821.424Sgdt
31831.355Saugustss/* VidzMedia products */
31841.355Saugustssproduct VIDZMEDIA MONSTERTV	0x4fb1	MonsterTV P2H
31851.1Saugustss
31861.642Schristos/* VIA products */
31871.642Schristosproduct VIA AR9271		0x3801	AR9271
31881.642Schristos
31891.381Saugustss/* ViewSonic products */
31901.381Saugustssproduct VIEWSONIC G773HUB	0x00fe	G773 Monitor Hub
31911.381Saugustssproduct VIEWSONIC P815HUB	0x00ff	P815 Monitor Hub
31921.381Saugustssproduct VIEWSONIC G773CTRL	0x4153	G773 Monitor Control
31931.381Saugustss
31941.66Saugustss/* Vision products */
31951.98Ssorenproduct VISION VC6452V002	0x0002	CPiA Camera
31961.1Saugustss
31971.110Saugustss/* Visioneer products */
31981.124Saugustssproduct VISIONEER 7600		0x0211	OneTouch 7600
31991.124Saugustssproduct VISIONEER 5300		0x0221	OneTouch 5300
32001.254Saugustssproduct VISIONEER 3000		0x0224	Scanport 3000
32011.110Saugustssproduct VISIONEER 6100		0x0231	OneTouch 6100
32021.124Saugustssproduct VISIONEER 6200		0x0311	OneTouch 6200
32031.124Saugustssproduct VISIONEER 8100		0x0321	OneTouch 8100
32041.124Saugustssproduct VISIONEER 8600		0x0331	OneTouch 8600
32051.396Sperry
32061.285Saugustss/* Vivitar products */
32071.285Saugustssproduct VIVITAR DSC350		0x0003	DSC350 Camera
32081.285Saugustss
32091.407Sdrochner/* VTech products */
32101.407Sdrochnerproduct VTECH RT2570		0x3012	RT2570
32111.468Skiyoharaproduct VTECH ZD1211B		0x3014	ZD1211B
32121.407Sdrochner
32131.66Saugustss/* Wacom products */
32141.66Saugustssproduct WACOM CT0405U		0x0000	CT-0405-U Tablet
32151.78Saugustssproduct WACOM GRAPHIRE		0x0010	Graphire
32161.577Stsutsuiproduct WACOM GRAPHIRE2		0x0011	Graphire2 ET-0405A-U
32171.362Saugustssproduct WACOM GRAPHIRE3_4X5	0x0013	Graphire3 4x5
32181.450Sghenproduct WACOM GRAPHIRE3_6X8	0x0014	Graphire3 6x8
32191.450Sghenproduct WACOM GRAPHIRE4_4X5	0x0015	Graphire4 4x5
32201.78Saugustssproduct WACOM INTUOSA5		0x0021	Intuos A5
32211.364Saugustssproduct WACOM GD0912U		0x0022	Intuos 9x12 Graphics Tablet
32221.396Sperry
32231.482Stshiozak/* WinChipHead products */
32241.482Stshiozakproduct WINCHIPHEAD CH341SER	0x5523	CH341/CH340 USB-Serial Bridge
32251.518Shaadproduct WINCHIPHEAD2 CH341	0x7523	CH341 serial/parallel
32261.482Stshiozak
32271.468Skiyohara/* Wistron NeWeb products */
32281.566Schristosproduct WISTRONNEWEB WNC0600	0x0326	WNC-0600USB
32291.555Stsutsuiproduct WISTRONNEWEB UR045G	0x0427	PrismGT USB 2.0 WLAN
32301.468Skiyoharaproduct WISTRONNEWEB UR055G	0x0711	UR055G
32311.565Schristosproduct WISTRONNEWEB O8494	0x0804	ORiNOCO 802.11n
32321.565Schristosproduct WISTRONNEWEB AR5523_1	0x0826	AR5523
32331.565Schristosproduct WISTRONNEWEB AR5523_1_NF 0x0827	AR5523
32341.565Schristosproduct WISTRONNEWEB AR5523_2	0x082a	AR5523
32351.565Schristosproduct WISTRONNEWEB AR5523_2_NF 0x0829	AR5523
32361.468Skiyohara
32371.166Saugustss/* Xirlink products */
32381.274Srossproduct XIRLINK IMAGING		0x800d	IMAGING DEVICE
32391.166Saugustssproduct XIRLINK PCCAM		0x8080	IBM PC Camera
32401.166Saugustss
32411.555Stsutsui/* Xyratex */
32421.555Stsutsuiproduct XYRATEX PRISM_GT_1	0x2000	PrismGT USB 2.0 WLAN
32431.555Stsutsuiproduct XYRATEX PRISM_GT_2	0x2002	PrismGT USB 2.0 WLAN
32441.555Stsutsui
32451.140Stshiozak/* Yamaha products */
32461.140Stshiozakproduct YAMAHA UX256		0x1000	UX256 MIDI I/F
32471.342Sjdolecekproduct YAMAHA MU1000		0x1001	MU1000 MIDI Synth.
32481.342Sjdolecekproduct YAMAHA MU2000		0x1002	MU2000 MIDI Synth.
32491.342Sjdolecekproduct YAMAHA MU500		0x1003	MU500 MIDI Synth.
32501.342Sjdolecekproduct YAMAHA UW500		0x1004	UW500 USB Audio I/F
32511.342Sjdolecekproduct YAMAHA MOTIF6		0x1005	MOTIF6 MIDI Synth. Workstation
32521.342Sjdolecekproduct YAMAHA MOTIF7		0x1006	MOTIF7 MIDI Synth. Workstation
32531.342Sjdolecekproduct YAMAHA MOTIF8		0x1007	MOTIF8 MIDI Synth. Workstation
32541.342Sjdolecekproduct YAMAHA UX96		0x1008	UX96 MIDI I/F
32551.342Sjdolecekproduct YAMAHA UX16		0x1009	UX16 MIDI I/F
32561.342Sjdolecekproduct YAMAHA S08		0x100e	S08 MIDI Keyboard
32571.342Sjdolecekproduct YAMAHA CLP150		0x100f	CLP-150 digital piano
32581.342Sjdolecekproduct YAMAHA CLP170		0x1010	CLP-170 digital piano
32591.245Skentproduct YAMAHA RPU200		0x3104	RP-U200
32601.364Saugustssproduct YAMAHA RTA54I		0x4000	NetVolante RTA54i Broadband&ISDN Router
32611.364Saugustssproduct YAMAHA RTW65B		0x4001	NetVolante RTW65b Broadband Wireless Router
32621.364Saugustssproduct YAMAHA RTW65I		0x4002	NetVolante RTW65i Broadband&ISDN Wireless Router
32631.364Saugustssproduct YAMAHA RTA55I		0x4004	NetVolante RTA55i Broadband VoIP Router
32641.229Ssimonb
32651.229Ssimonb/* Yano products */
32661.229Ssimonbproduct YANO U640MO		0x0101	U640MO-03
32671.349Swiz
32681.473Sitohy/* Y-E Data products */
32691.473Sitohyproduct YEDATA FLASHBUSTERU	0x0000	Flashbuster-U
32701.120Saugustss
32711.381Saugustss/* Z-Com products */
32721.565Schristosproduct ZCOM M4Y750		0x0001	M4Y-750
32731.381Saugustssproduct ZCOM 725		0x0002	725/726 Prism2.5 WLAN
32741.565Schristosproduct ZCOM XI735		0x0005	XI-735
32751.555Stsutsuiproduct ZCOM MD40900		0x0006	MD40900
32761.555Stsutsuiproduct ZCOM XG703A		0x0008	PrismGT USB 2.0 WLAN
32771.468Skiyoharaproduct ZCOM ZD1211		0x0011	ZD1211
32781.565Schristosproduct ZCOM AR5523		0x0012	AR5523
32791.565Schristosproduct ZCOM AR5523_NF		0x0013	AR5523
32801.468Skiyoharaproduct ZCOM ZD1211B		0x001a	ZD1211B
32811.565Schristosproduct ZCOM RT2870_1		0x0022	RT2870
32821.565Schristosproduct ZCOM UB81		0x0023	UB81
32831.565Schristosproduct ZCOM RT2870_2		0x0025	RT2870
32841.565Schristosproduct ZCOM UB82		0x0026	UB82
32851.381Saugustss
32861.473Sitohy/* Zeevo, Inc. products */
32871.473Sitohyproduct ZEEVO BLUETOOTH		0x07d0	BT-500 Bluetooth USB Adapter
32881.473Sitohy
32891.407Sdrochner/* Zinwell products */
32901.407Sdrochnerproduct ZINWELL ZWXG261		0x0260	ZWX-G261
32911.568Ssborrillproduct ZINWELL RT2870_1	0x0280	RT2870
32921.568Ssborrillproduct ZINWELL RT2870_2	0x0282	RT2870
32931.568Ssborrillproduct ZINWELL RT3072		0x0283	RT3072
32941.618Snonakaproduct ZINWELL RT3072_2	0x0284	RT3072
32951.568Ssborrillproduct ZINWELL RT3070		0x5257	RT3070
32961.407Sdrochner
32971.88Saugustss/* Zoom Telephonics, Inc. products */
32981.72Saugustssproduct ZOOM 2986L		0x9700	2986L Fax modem
32991.563Schristosproduct ZOOM 3095		0x3095	3095 USB Fax modem
33001.120Saugustss
33011.421Sdogcow/* Zydas Technology Corporation products */
33021.565Schristosproduct ZYDAS ZD1201		0x1201	ZD1201
33031.421Sdogcowproduct ZYDAS ZD1211		0x1211	ZD1211 WLAN abg
33041.468Skiyoharaproduct ZYDAS ZD1211B		0x1215	ZD1211B
33051.565Schristosproduct ZYDAS ZD1221		0x1221	ZD1221
33061.565Schristosproduct ZYDAS ALL0298		0xa211	ALL0298
33071.565Schristosproduct ZYDAS ZD1211B_2		0xb215	ZD1211B
33081.421Sdogcow
33091.120Saugustss/* ZyXEL Communication Co. products */
33101.162Saugustssproduct ZYXEL OMNI56K		0x1500	Omni 56K Plus
33111.120Saugustssproduct ZYXEL 980N		0x2011	Scorpion-980N keyboard
33121.565Schristosproduct ZYXEL G200V2		0x3407	G-200 v2
33131.468Skiyoharaproduct ZYXEL ZYAIRG220		0x3401	ZyAIR G-220
33141.627Schsproduct ZYXEL G200V2		0x3407	G-200 v2
33151.468Skiyoharaproduct ZYXEL AG225H		0x3409	AG-225H
33161.468Skiyoharaproduct ZYXEL M202		0x340a	M-202
33171.565Schristosproduct ZYXEL G270S		0x340c	G-270S
33181.468Skiyoharaproduct ZYXEL G220V2		0x340f	G-220 v2
33191.565Schristosproduct ZYXEL G202		0x3410	G-202
33201.565Schristosproduct ZYXEL RT2573		0x3415	RT2573
33211.565Schristosproduct ZYXEL RT2870_1		0x3416	RT2870
33221.565Schristosproduct ZYXEL NWD271N		0x3417	NWD-271N
33231.618Snonakaproduct ZYXEL NWD211AN		0x3418	NWD-211AN
33241.565Schristosproduct ZYXEL RT2870_2		0x341a	RT2870
33251.618Snonakaproduct ZYXEL NWD2105		0x341e	NWD2105
33261.604Snonakaproduct ZYXEL RTL8192CU		0x341f	RTL8192CU
33271.618Snonakaproduct ZYXEL RT3070		0x343e	RT3070
33281.474Sitohyproduct ZYXEL PRESTIGE		0x401a	Prestige
3329