usbdevs revision 1.469
11.469Suebayasi$NetBSD: usbdevs,v 1.469 2007/06/13 00:30:11 uebayasi 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 * 3. All advertising materials mentioning features or use of this software
201.1Saugustss *    must display the following acknowledgement:
211.438Schristos *	  This product includes software developed by the NetBSD
221.438Schristos *	  Foundation, Inc. and its contributors.
231.1Saugustss * 4. Neither the name of The NetBSD Foundation nor the names of its
241.1Saugustss *    contributors may be used to endorse or promote products derived
251.1Saugustss *    from this software without specific prior written permission.
261.1Saugustss *
271.1Saugustss * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
281.1Saugustss * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
291.1Saugustss * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
301.1Saugustss * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
311.1Saugustss * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
321.1Saugustss * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
331.1Saugustss * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
341.1Saugustss * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
351.1Saugustss * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
361.1Saugustss * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
371.1Saugustss * POSSIBILITY OF SUCH DAMAGE.
381.1Saugustss */
391.1Saugustss
401.1Saugustss/*
411.1Saugustss * List of known USB vendors
421.155Saugustss *
431.392Simp * USB.org publishes a VID list of USB-IF member companies at
441.392Simp * http://www.usb.org/developers/tools
451.392Simp * Note that it does not show companies that have obtained a Vendor ID
461.392Simp * without becoming full members.
471.392Simp *
481.155Saugustss * Please note that these IDs do not do anything. Adding an ID here and
491.155Saugustss * regenerating the usbdevs.h and usbdevs_data.h only makes a symbolic name
501.155Saugustss * available to the source code and does not change any functionality, nor
511.155Saugustss * does it make your device available to a specific driver.
521.155Saugustss * It will however make the descriptive string available if a device does not
531.155Saugustss * provide the string itself.
541.155Saugustss *
551.155Saugustss * After adding a vendor ID VNDR and a product ID PRDCT you will have the
561.155Saugustss * following extra defines:
571.438Schristos * #define USB_VENDOR_VNDR		0x????
581.438Schristos * #define USB_PRODUCT_VNDR_PRDCT	0x????
591.155Saugustss *
601.155Saugustss * You may have to add these defines to the respective probe routines to
611.155Saugustss * make the device recognised by the appropriate device driver.
621.1Saugustss */
631.1Saugustss
641.391Simpvendor EGALAX2		0x0123	eGalax, Inc.
651.191Saugustssvendor AOX		0x03e8	AOX
661.191Saugustssvendor ATMEL		0x03eb	Atmel
671.165Saugustssvendor MITSUMI		0x03ee	Mitsumi
681.44Saugustssvendor HP		0x03f0	Hewlett Packard
691.191Saugustssvendor ADAPTEC		0x03f3	Adaptec
701.124Saugustssvendor NATIONAL		0x0400	National Semiconductor
711.191Saugustssvendor ACERLABS		0x0402	Acer Labs
721.91Saugustssvendor FTDI		0x0403	Future Technology Devices
731.1Saugustssvendor NEC		0x0409	NEC
741.191Saugustssvendor KODAK		0x040a	Eastman Kodak
751.191Saugustssvendor MELCO		0x0411	Melco
761.381Saugustssvendor CREATIVE		0x041e	Creative Labs
771.431Srjsvendor NOKIA		0x0421	Nokia
781.191Saugustssvendor ADI		0x0422	ADI Systems
791.191Saugustssvendor CATC		0x0423	Computer Access Technology
801.237Saugustssvendor SMC2		0x0424	Standard Microsystems
811.381Saugustssvendor GRAVIS		0x0428	Advanced Gravis Computer
821.69Saugustssvendor SUN		0x0430	Sun Microsystems
831.391Simpvendor TAUGA		0x0436	Taugagreining HF
841.88Saugustssvendor AMD		0x0438	Advanced Micro Devices
851.191Saugustssvendor LEXMARK		0x043d	Lexmark International
861.191Saugustssvendor NANAO		0x0440	NANAO
871.191Saugustssvendor ALPS		0x044e	Alps Electric
881.40Saugustssvendor THRUST		0x044f	Thrustmaster
891.69Saugustssvendor TI		0x0451	Texas Instruments
901.191Saugustssvendor ANALOGDEVICES	0x0456	Analog Devices
911.438Schristosvendor SIS		0x0457	Silicon Integrated Systems
921.191Saugustssvendor KYE		0x0458	KYE Systems
931.112Saugustssvendor DIAMOND2		0x045a	Diamond (Supra)
941.18Saugustssvendor MICROSOFT	0x045e	Microsoft
951.45Saugustssvendor PRIMAX		0x0461	Primax Electronics
961.191Saugustssvendor AMP		0x0464	AMP
971.191Saugustssvendor CHERRY		0x046a	Cherry Mikroschalter
981.88Saugustssvendor MEGATRENDS	0x046b	American Megatrends
991.191Saugustssvendor LOGITECH		0x046d	Logitech
1001.26Saugustssvendor BTC		0x046e	Behavior Tech. Computer
1011.1Saugustssvendor PHILIPS		0x0471	Philips
1021.286Simpvendor SANYO		0x0474	Sanyo Electric
1031.191Saugustssvendor CONNECTIX	0x0478	Connectix
1041.78Saugustssvendor KENSINGTON	0x047d	Kensington
1051.40Saugustssvendor LUCENT		0x047e	Lucent
1061.322Shamajimavendor PLANTRONICS	0x047f	Plantronics
1071.381Saugustssvendor KYOCERA		0x0482	Kyocera
1081.35Saugustssvendor STMICRO		0x0483	STMicroelectronics
1091.191Saugustssvendor YAMAHA		0x0499	YAMAHA
1101.381Saugustssvendor COMPAQ		0x049f	Compaq
1111.226Saugustssvendor HITACHI		0x04a4	Hitachi
1121.191Saugustssvendor ACERP		0x04a5	Acer Peripherals
1131.110Saugustssvendor VISIONEER	0x04a7	Visioneer
1141.191Saugustssvendor CANON		0x04a9	Canon
1151.143Saugustssvendor NIKON		0x04b0	Nikon
1161.381Saugustssvendor IBM		0x04b3	IBM
1171.6Saugustssvendor CYPRESS		0x04b4	Cypress Semiconductor
1181.191Saugustssvendor EPSON		0x04b8	Seiko Epson
1191.108Sdarrenrvendor RAINBOW		0x04b9	Rainbow Technologies
1201.307Snakayamavendor IODATA		0x04bb	I-O Data
1211.191Saugustssvendor TDK		0x04bf	TDK
1221.69Saugustssvendor 3COMUSR		0x04c1	U.S. Robotics
1231.191Saugustssvendor METHODE		0x04c2	Methode Electronics Far East
1241.191Saugustssvendor MAXISWITCH	0x04c3	Maxi Switch
1251.117Saugustssvendor LOCKHEEDMER	0x04c4	Lockheed Martin Energy Research
1261.191Saugustssvendor FUJITSU		0x04c5	Fujitsu
1271.381Saugustssvendor TOSHIBAAM	0x04c6	Toshiba America
1281.117Saugustssvendor MICROMACRO	0x04c7	Micro Macro Technologies
1291.191Saugustssvendor KONICA		0x04c8	Konica
1301.191Saugustssvendor LITEON		0x04ca	Lite-On Technology
1311.191Saugustssvendor FUJIPHOTO	0x04cb	Fuji Photo Film
1321.117Saugustssvendor PHILIPSSEMI	0x04cc	Philips Semiconductors
1331.117Saugustssvendor TATUNG		0x04cd	Tatung Co. Of America
1341.191Saugustssvendor SCANLOGIC	0x04ce	ScanLogic
1351.191Saugustssvendor MYSON		0x04cf	Myson Technology
1361.381Saugustssvendor DIGI2		0x04d0	Digi
1371.420Saugustssvendor HOLTEK		0x04d9	Holtek Semiconductor
1381.117Saugustssvendor ITTCANON		0x04d1	ITT Canon
1391.381Saugustssvendor ALTEC		0x04d2	Altec Lansing
1401.150Saugustssvendor PANASONIC	0x04da	Panasonic (Matsushita)
1411.381Saugustssvendor SHARP		0x04dd	Sharp
1421.198Saugustssvendor IIYAMA		0x04e1	Iiyama
1431.9Saugustssvendor SHUTTLE		0x04e6	Shuttle Technology
1441.355Saugustssvendor SAMSUNG		0x04e8	Samsung Electronics
1451.88Saugustssvendor ANNABOOKS	0x04ed	Annabooks
1461.355Saugustssvendor JVC		0x04f1	JVC
1471.191Saugustssvendor CHICONY		0x04f2	Chicony Electronics
1481.191Saugustssvendor BROTHER		0x04f9	Brother Industries
1491.45Saugustssvendor DALLAS		0x04fa	Dallas Semiconductor
1501.379Sjmmvvendor AIPTEK2		0x04fc	AIPTEK International
1511.191Saugustssvendor ACER		0x0502	Acer
1521.191Saugustssvendor 3COM		0x0506	3Com
1531.400Saugustssvendor HOSIDEN		0x0507	Hosiden Corporation
1541.191Saugustssvendor AZTECH		0x0509	Aztech Systems
1551.43Saugustssvendor BELKIN		0x050d	Belkin Components
1561.191Saugustssvendor KAWATSU		0x050f	Kawatsu Semiconductor
1571.383Saugustssvendor COMPOSITE	0x0518	Composite
1581.44Saugustssvendor APC		0x051d	American Power Conversion
1591.191Saugustssvendor CONNECTEK	0x0522	Advanced Connectek USA
1601.69Saugustssvendor NETCHIP		0x0525	NetChip Technology
1611.88Saugustssvendor ALTRA		0x0527	ALTRA
1621.191Saugustssvendor ATI		0x0528	ATI Technologies
1631.88Saugustssvendor AKS		0x0529	Aladdin Knowledge Systems
1641.57Saugustssvendor UNIACCESS	0x0540	Universal Access
1651.381Saugustssvendor VIEWSONIC	0x0543	ViewSonic
1661.191Saugustssvendor XIRLINK		0x0545	Xirlink
1671.191Saugustssvendor ANCHOR		0x0547	Anchor Chips
1681.191Saugustssvendor SONY		0x054c	Sony
1691.191Saugustssvendor VISION		0x0553	VLSI Vision
1701.191Saugustssvendor ASAHIKASEI	0x0556	Asahi Kasei Microsystems
1711.191Saugustssvendor ATEN		0x0557	ATEN International
1721.191Saugustssvendor MUSTEK		0x055f	Mustek Systems
1731.191Saugustssvendor TELEX		0x0562	Telex Communications
1741.191Saugustssvendor PERACOM		0x0565	Peracom Networks
1751.191Saugustssvendor ALCOR2		0x0566	Alcor Micro
1761.191Saugustssvendor WACOM		0x056a	WACOM
1771.43Saugustssvendor ETEK		0x056c	e-TEK Labs
1781.1Saugustssvendor EIZO		0x056d	EIZO
1791.191Saugustssvendor ELECOM		0x056e	Elecom
1801.149Sabsvendor HAUPPAUGE	0x0573	Hauppauge Computer Works
1811.88Saugustssvendor BAFO		0x0576	BAFO/Quality Computer Accessories
1821.86Saugustssvendor YEDATA		0x057b	Y-E Data
1831.381Saugustssvendor AVM		0x057c	AVM
1841.81Saugustssvendor QUICKSHOT	0x057f	Quickshot
1851.191Saugustssvendor ROLAND		0x0582	Roland
1861.40Saugustssvendor ROCKFIRE		0x0583	Rockfire
1871.381Saugustssvendor RATOC		0x0584	RATOC Systems
1881.191Saugustssvendor ZYXEL		0x0586	ZyXEL Communication
1891.191Saugustssvendor ALCOR		0x058f	Alcor Micro
1901.191Saugustssvendor IOMEGA		0x059b	Iomega
1911.191Saugustssvendor ATREND		0x059c	A-Trend Technology
1921.88Saugustssvendor AID		0x059d	Advanced Input Devices
1931.107Saugustssvendor LACIE		0x059f	LaCie
1941.40Saugustssvendor OMNIVISION	0x05a9	OmniVision
1951.43Saugustssvendor INSYSTEM		0x05ab	In-System Design
1961.34Stronvendor APPLE		0x05ac	Apple Computer
1971.74Ssorenvendor DIGI		0x05c5	Digi International
1981.459Ssalovendor QUALCOMM2	0x05c6	Qualcomm
1991.191Saugustssvendor QTRONIX		0x05c7	Qtronix
2001.191Saugustssvendor ELSA		0x05cc	ELSA
2011.88Saugustssvendor BRAINBOXES	0x05d1	Brainboxes Limited
2021.217Saugustssvendor ULTIMA		0x05d8	Ultima
2031.88Saugustssvendor AXIOHM		0x05d9	Axiohm Transaction Solutions
2041.110Saugustssvendor MICROTEK		0x05da	Microtek
2051.237Saugustssvendor SUNTAC		0x05db	SUN Corporation
2061.167Saugustssvendor LEXAR		0x05dc	Lexar Media
2071.114Saugustssvendor SYMBOL		0x05e0	Symbol Technologies
2081.191Saugustssvendor GENESYS		0x05e3	Genesys Logic
2091.191Saugustssvendor FUJI		0x05e5	Fuji Electric
2101.114Saugustssvendor KEITHLEY		0x05e6	Keithley Instruments
2111.1Saugustssvendor EIZONANAO	0x05e7	EIZO Nanao
2121.69Saugustssvendor KLSI		0x05e9	Kawasaki LSI
2131.191Saugustssvendor FFC		0x05eb	FFC
2141.191Saugustssvendor ANKO		0x05ef	Anko Electronic
2151.69Saugustssvendor PIENGINEERING	0x05f3	P.I. Engineering
2161.88Saugustssvendor AOC		0x05f6	AOC International
2171.1Saugustssvendor CHIC		0x05fe	Chic Technology
2181.88Saugustssvendor BARCO		0x0600	Barco Display Systems
2191.191Saugustssvendor BRIDGE		0x0607	Bridge Information
2201.67Stronvendor SOLIDYEAR	0x060b	Solid Year
2211.88Saugustssvendor BIORAD		0x0614	Bio-Rad Laboratories
2221.24Saugustssvendor MACALLY		0x0618	Macally
2231.191Saugustssvendor ACTLABS		0x061c	Act Labs
2241.191Saugustssvendor ALARIS		0x0620	Alaris
2251.416Srpaulovendor CREATIVE3	0x062a	Creative Labs
2261.191Saugustssvendor APEX		0x0624	Apex
2271.285Saugustssvendor VIVITAR		0x0636	Vivitar
2281.191Saugustssvendor AVISION		0x0638	Avision
2291.100Saugustssvendor TEAC		0x0644	TEAC
2301.434Smartinvendor ARKMICROCHIPS	0x6547	ArkMicroChips
2311.263Sjodavendor SGI		0x065e	Silicon Graphics
2321.245Skentvendor SANWASUPPLY	0x0663	Sanwa Supply
2331.191Saugustssvendor LINKSYS		0x066b	Linksys
2341.191Saugustssvendor ACERSA		0x066e	Acer Semiconductor America
2351.208Saugustssvendor SIGMATEL		0x066f	Sigmatel
2361.468Skiyoharavendor DRAYTEK		0x0675	DrayTek
2371.191Saugustssvendor AIWA		0x0677	Aiwa
2381.191Saugustssvendor ACARD		0x0678	ACARD Technology
2391.191Saugustssvendor PROLIFIC		0x067b	Prolific Technology
2401.236Schristosvendor SIEMENS		0x067c	Siemens
2411.313Sjdolecekvendor AVANCELOGIC	0x0680	Avance Logic
2421.419Saugustssvendor SIEMENS2		0x0681	Siemens
2431.224Saugustssvendor MINOLTA		0x0686	Minolta
2441.381Saugustssvendor CHPRODUCTS	0x068e	CH Products
2451.391Simpvendor HAGIWARA		0x0693	Hagiwara Sys-Com
2461.101Saugustssvendor CTX		0x0698	Chuntex
2471.191Saugustssvendor ASKEY		0x069a	Askey Computer
2481.195Saugustssvendor SAITEK		0x06a3	Saitek
2491.88Saugustssvendor ALCATELT		0x06b9	Alcatel Telecom
2501.191Saugustssvendor AGFA		0x06bd	AGFA-Gevaert
2511.191Saugustssvendor ASIAMD		0x06be	Asia Microelectronic Development
2521.191Saugustssvendor BIZLINK		0x06c4	Bizlink International
2531.156Saugustssvendor KEYSPAN		0x06cd	Keyspan
2541.191Saugustssvendor AASHIMA		0x06d6	Aashima Technology
2551.38Saugustssvendor MULTITECH	0x06e0	MultiTech
2561.191Saugustssvendor ADS		0x06e1	ADS Technologies
2571.88Saugustssvendor ALCATELM		0x06e4	Alcatel Microelectronics
2581.72Saugustssvendor SIRIUS		0x06ea	Sirius Technologies
2591.381Saugustssvendor GUILLEMOT	0x06f8	Guillemot
2601.88Saugustssvendor BOSTON		0x06fd	Boston Acoustics
2611.191Saugustssvendor SMC		0x0707	Standard Microsystems
2621.191Saugustssvendor PUTERCOM		0x0708	Putercom
2631.191Saugustssvendor MCT		0x0711	MCT
2641.381Saugustssvendor IMATION		0x0718	Imation
2651.381Saugustssvendor SUSTEEN		0x0731	Susteen
2661.326Saugustssvendor EICON		0x0734	Eicon Networks
2671.191Saugustssvendor DIGITALSTREAM	0x074e	Digital Stream
2681.88Saugustssvendor AUREAL		0x0755	Aureal Semiconductor
2691.53Saugustssvendor MIDIMAN		0x0763	Midiman
2701.407Sdrochnervendor SURECOM		0x0769	Surecom Technology
2711.316Saugustssvendor LINKSYS2		0x077b	Linksys
2721.191Saugustssvendor GRIFFIN		0x077d	Griffin Technology
2731.381Saugustssvendor SANDISK		0x0781	SanDisk
2741.391Simpvendor JENOPTIK		0x0784	Jenoptik
2751.389Simpvendor LOGITEC		0x0789	Logitec
2761.191Saugustssvendor BRIMAX		0x078e	Brimax
2771.191Saugustssvendor AXIS		0x0792	Axis Communications
2781.191Saugustssvendor ABL		0x0794	ABL Electronics
2791.468Skiyoharavendor SAGEM		0x079b	Sagem
2801.302Sichirovendor SUNCOMM		0x079c	Sun Communications, Inc.
2811.191Saugustssvendor ALFADATA		0x079d	Alfadata Computer
2821.114Saugustssvendor NATIONALTECH	0x07a2	National Technical Systems
2831.191Saugustssvendor ONNTO		0x07a3	Onnto
2841.191Saugustssvendor BE		0x07a4	Be
2851.191Saugustssvendor ADMTEK		0x07a6	ADMtek
2861.64Saugustssvendor COREGA		0x07aa	Corega
2871.88Saugustssvendor FREECOM		0x07ab	Freecom
2881.114Saugustssvendor MICROTECH	0x07af	Microtech
2891.364Saugustssvendor GENERALINSTMNTS	0x07b2	General Instruments (Motorola)
2901.190Saugustssvendor OLYMPUS		0x07b4	Olympus
2911.191Saugustssvendor ABOCOM		0x07b8	AboCom Systems
2921.191Saugustssvendor KEISOKUGIKEN	0x07c1	Keisokugiken
2931.381Saugustssvendor ONSPEC		0x07c4	OnSpec
2941.88Saugustssvendor APG		0x07c5	APG Cash Drawer
2951.191Saugustssvendor BUG		0x07c8	B.U.G.
2961.88Saugustssvendor ALLIEDTELESYN	0x07c9	Allied Telesyn International
2971.191Saugustssvendor AVERMEDIA	0x07ca	AVerMedia Technologies
2981.50Saugustssvendor SIIG		0x07cc	SIIG
2991.147Sichirovendor CASIO		0x07cf	CASIO
3001.439Sjoergvendor DLINK2		0x07d1	D-Link
3011.191Saugustssvendor APTIO		0x07d2	Aptio Products
3021.88Saugustssvendor ARASAN		0x07da	Arasan Chip Systems
3031.191Saugustssvendor ALLIEDCABLE	0x07e6	Allied Cable
3041.134Sitojunvendor STSN		0x07ef	STSN
3051.191Saugustssvendor ZOOM		0x0803	Zoom Telephonics
3061.191Saugustssvendor BROADLOGIC	0x0827	BroadLogic
3071.191Saugustssvendor HANDSPRING	0x082d	Handspring
3081.391Simpvendor PALM		0x0830	Palm Computing
3091.353Saugustssvendor SOURCENEXT	0x0833	SOURCENEXT
3101.191Saugustssvendor ACTIONSTAR	0x0835	Action Star Enterprise
3111.191Saugustssvendor ACCTON		0x083a	Accton Technology
3121.72Saugustssvendor DIAMOND		0x0841	Diamond
3131.191Saugustssvendor NETGEAR		0x0846	BayNETGEAR
3141.191Saugustssvendor ACTIVEWIRE	0x0854	ActiveWire
3151.438Schristosvendor BBELECTRONICS	0x0856	B&B Electronics
3161.186Saugustssvendor PORTGEAR		0x085a	PortGear
3171.385Saugustssvendor NETGEAR2		0x0864	Netgear
3181.381Saugustssvendor SYSTEMTALKS	0x086e	System Talks
3191.125Sexplorervendor METRICOM		0x0870	Metricom
3201.191Saugustssvendor ADESSOKBTEK	0x087c	ADESSO/Kbtek America
3211.186Saugustssvendor JATON		0x087d	Jaton
3221.191Saugustssvendor APT		0x0880	APT Technologies
3231.191Saugustssvendor BOCARESEARCH	0x0885	Boca Research
3241.88Saugustssvendor ANDREA		0x08a8	Andrea Electronics
3251.191Saugustssvendor BURRBROWN	0x08bb	Burr-Brown Japan
3261.191Saugustssvendor 2WIRE		0x08c8	2Wire
3271.191Saugustssvendor AIPTEK		0x08ca	AIPTEK International
3281.191Saugustssvendor SMARTBRIDGES	0x08d1	SmartBridges
3291.191Saugustssvendor BILLIONTON	0x08dd	Billionton Systems
3301.191Saugustssvendor EXTENDED		0x08e9	Extended Systems
3311.148Ssorenvendor MSYSTEMS		0x08ec	M-Systems
3321.191Saugustssvendor AUTHENTEC	0x08ff	AuthenTec
3331.245Skentvendor AUDIOTECHNICA	0x0909	Audio-Technica
3341.259Saugustssvendor TRUMPION		0x090a	Trumpion Microelectronics
3351.191Saugustssvendor ALATION		0x0910	Alation Systems
3361.229Ssimonbvendor CONCORDCAMERA	0x0919	Concord Camera
3371.277Saugustssvendor GOHUBS		0x0921	GoHubs
3381.88Saugustssvendor BIOMETRIC	0x0929	American Biometric Company
3391.381Saugustssvendor TOSHIBA		0x0930	Toshiba
3401.367Saugustssvendor PLEXTOR		0x093b	Plextor
3411.381Saugustssvendor INTREPIDCS	0x093c	Intrepid
3421.120Saugustssvendor YANO		0x094f	Yano
3431.122Saugustssvendor KINGSTON		0x0951	Kingston Technology
3441.191Saugustssvendor BLUEWATER	0x0956	BlueWater Systems
3451.191Saugustssvendor AGILENT		0x0957	Agilent Technologies
3461.186Saugustssvendor PORTSMITH	0x095a	Portsmith
3471.365Saugustssvendor ACERW		0x0967	Acer
3481.88Saugustssvendor ADIRONDACK	0x0976	Adirondack Wire & Cable
3491.191Saugustssvendor BECKHOFF		0x0978	Beckhoff
3501.226Saugustssvendor MINDSATWORK	0x097a	Minds At Work
3511.366Saugustssvendor POINTCHIPS	0x09a6	PointChips
3521.234Saugustssvendor INTERSIL		0x09aa	Intersil
3531.191Saugustssvendor ALTIUS		0x09b3	Altius Solutions
3541.191Saugustssvendor ARRIS		0x09c1	Arris Interactive
3551.191Saugustssvendor ACTIVCARD	0x09c3	ACTIVCARD
3561.191Saugustssvendor ACTISYS		0x09c4	ACTiSYS
3571.441Sgdtvendor NOVATEL		0x09d7	NovAtel
3581.191Saugustssvendor AFOURTECH	0x09da	A-FOUR TECH
3591.191Saugustssvendor AIMEX		0x09dc	AIMEX
3601.191Saugustssvendor ADDONICS		0x09df	Addonics Technologies
3611.191Saugustssvendor AKAI		0x09e8	AKAI professional M.I.
3621.88Saugustssvendor ARESCOM		0x09f5	ARESCOM
3631.88Saugustssvendor BAY		0x09f9	Bay Associates
3641.88Saugustssvendor ALTERA		0x09fb	Altera
3651.288Sgrantvendor CSR		0x0a12	Cambridge Silicon Radio
3661.111Shubertfvendor TREK		0x0a16	Trek Technology
3671.191Saugustssvendor ASAHIOPTICAL	0x0a17	Asahi Optical
3681.191Saugustssvendor BOCASYSTEMS	0x0a43	Boca Systems
3691.383Saugustssvendor MEDIAGEAR	0x0a48	MediaGear
3701.191Saugustssvendor BROADCOM		0x0a5c	Broadcom
3711.191Saugustssvendor GREENHOUSE	0x0a6b	GREENHOUSE
3721.99Scastorvendor GEOCAST		0x0a79	Geocast Network Systems
3731.421Sdogcowvendor ZYDAS		0x0ace	Zydas Technology Corporation
3741.391Simpvendor NEODIO		0x0aec	Neodio
3751.458Smlelstvvendor OPTIONNV		0x0af0	Option N.V:
3761.399Ssekiyavendor ASUSTEK		0x0b05	ASUSTeK Computer
3771.179Saugustssvendor TODOS		0x0b0c	Todos Data System
3781.381Saugustssvendor SIIG2		0x0b39	SIIG
3791.381Saugustssvendor TEKRAM		0x0b3b	Tekram Technology
3801.353Saugustssvendor HAL		0x0b41	HAL Corporation
3811.364Saugustssvendor EMS		0x0b43	EMS Production
3821.205Saugustssvendor NEC2		0x0b62	NEC
3831.213Saugustssvendor ATI2		0x0b6f	ATI
3841.349Swizvendor ZEEVO		0x0b7a	Zeevo, Inc.
3851.244Stshiozakvendor KURUSUGAWA	0x0b7e	Kurusugawa Electronics, Inc.
3861.316Saugustssvendor ASIX		0x0b95	ASIX Electronics
3871.442Sdrochnervendor O2MICRO		0x0b97	O2 Micro
3881.381Saugustssvendor USR		0x0baf	U.S. Robotics
3891.378Smycroftvendor REALTEK		0x0bda	Realtek
3901.226Saugustssvendor ADDONICS2	0x0bf6	Addonics Technology
3911.159Saugustssvendor AGATE		0x0c08	Agate Technologies
3921.197Saugustssvendor DMI		0x0c0b	DMI
3931.375Sgrantvendor CHICONY2		0x0c45	Chicony Electronics
3941.388Sscwvendor SEALEVEL		0x0c52	Sealevel System
3951.364Saugustssvendor LUWEN		0x0c76	EasyDisk
3961.381Saugustssvendor ZCOM		0x0cde	Z-Com
3971.424Sgdtvendor QUALCOMM_K	0x0c88	Qualcomm Kyocera
3981.243Saugustssvendor TANGTOP		0x0d3d	Tangtop
3991.355Saugustssvendor SMC3		0x0d5c	Standard Microsystems
4001.233Saugustssvendor PEN		0x0d7d	Pen Drive
4011.391Simpvendor ACDC		0x0d7e	American Computer & Digital Components
4021.418Shiravendor CMEDIA		0x0d8c	C-Media Electronics Inc.
4031.381Saugustssvendor MSI		0x0db0	Micro Star
4041.439Sjoergvendor SITECOMEU	0x0df6	Sitecom Europe
4051.381Saugustssvendor HAWKING		0x0e66	Hawking
4061.381Saugustssvendor OTI		0x0ea0	Ours Technology
4071.391Simpvendor PILOTECH		0x0eaf	Pilotech
4081.464Sxtraemevendor NOVATECH		0x0eb0	Nova Tech
4091.391Simpvendor EGALAX		0x0eef	eGalax
4101.444Sichirovendor TOD		0x0ede	TOD
4111.394Selricvendor AIRPRIME		0x0f3d	AirPrime, Incorporated
4121.407Sdrochnervendor VTECH		0x0f88	VTech
4131.437Schristosvendor FALCOM		0x0f94	Falcom Wireless Communications GmbH
4141.467Sjmcneillvendor RIM		0x0fca	Research In Motion
4151.466Sdogcowvendor DYNASTREAM	0x0fcf	Dynastream Innovations
4161.367Saugustssvendor QUALCOMM		0x1004	Qualcomm
4171.407Sdrochnervendor GIGABYTE		0x1044	GIGABYTE
4181.48Saugustssvendor MOTOROLA		0x1063	Motorola
4191.226Saugustssvendor CCYU		0x1065	CCYU Technology
4201.466Sdogcowvendor SILABS2		0x10a6	SILABS2
4211.466Sdogcowvendor USI              0x10ab  USI
4221.1Saugustssvendor PLX		0x10b5	PLX
4231.466Sdogcowvendor SILABS		0x10c4	Silicon Labs
4241.186Saugustssvendor ASANTE		0x10bd	Asante
4251.319Saugustssvendor JRC		0x1145	Japan Radio Company
4261.465Sxtraemevendor SPHAIRON		0x114b	Sphairon Access Systems GmbH
4271.323Saugustssvendor SERVERWORKS	0x1166	ServerWorks
4281.401Sskrllvendor DELORME		0x1163	DeLorme
4291.319Saugustssvendor ACERCM		0x1189	Acer Communications & Multimedia
4301.441Sgdtvendor SIERRA		0x1199	Sierra Wireless
4311.427Sscwvendor TOPFIELD		0x11db	Topfield Co., Ltd
4321.452Smsaitohvendor PROLIFIC2	0x11f6	Prolific Technology
4331.381Saugustssvendor TSUNAMI		0x1241	Tsunami
4341.408Saugustssvendor TARGUS		0x1267	Targus
4351.468Skiyoharavendor TWINMOS		0x126f	TwinMOS
4361.381Saugustssvendor CREATIVE2	0x1292	Creative Labs
4371.191Saugustssvendor BELKIN2		0x1293	Belkin Components
4381.468Skiyoharavendor CYBERTAN		0x129b	CyberTAN Technology
4391.382Saugustssvendor AINCOMM		0x12fd	Aincomm
4401.186Saugustssvendor MOBILITY		0x1342	Mobility
4411.439Sjoergvendor DICKSMITH	0x1371	Dick Smith Electronics
4421.466Sdogcowvendor BALTECH		0x13ad	Baltech
4431.399Ssekiyavendor CISCOLINKSYS	0x13b1	Cisco-Linksys
4441.186Saugustssvendor SHARK		0x13d2	Shark
4451.455Sgdtvendor NOVATEL2		0x1410	Novatel
4461.468Skiyoharavendor WISTRONNEWEB	0x1435	Wistron NeWeb
4471.439Sjoergvendor HUAWEI3COM	0x1472	Huawei 3Com
4481.381Saugustssvendor SILICOM		0x1485	Silicom
4491.399Ssekiyavendor RALINK		0x1485	Ralink Technology
4501.438Schristosvendor RALINK_2		0x148f	Ralink Technology
4511.403Sdrochnervendor CONCEPTRONIC	0x14b2	Conceptronic
4521.464Sxtraemevendor PLANEX3		0x14ea	Planex Communications
4531.191Saugustssvendor SILICONPORTALS	0x1527	Silicon Portals
4541.397Sitojunvendor OQO		0x1557	OQO
4551.468Skiyoharavendor UMEDIA		0x157e	U-MEDIA Communications
4561.468Skiyoharavendor FIBERLINE	0x1582	Fiberline
4571.175Saugustssvendor SOHOWARE		0x15e8	SOHOware
4581.191Saugustssvendor UMAX		0x1606	UMAX Data Systems
4591.26Saugustssvendor INSIDEOUT	0x1608	Inside Out Networks
4601.439Sjoergvendor GOODWAY		0x1631	Good Way Technology
4611.20Saugustssvendor ENTREGA		0x1645	Entrega
4621.191Saugustssvendor ACTIONTEC	0x1668	Actiontec Electronics
4631.439Sjoergvendor GIGASET		0x1690	Gigaset
4641.459Ssalovendor ANYDATA		0x16d5	AnyDATA Inc.
4651.466Sdogcowvendor JABLOTRON	0x16d6	Jablotron
4661.468Skiyoharavendor SENAO		0x1740	Senao
4671.464Sxtraemevendor AMIT		0x18c5	AMIT
4681.439Sjoergvendor QCOM		0x18e8	Qcom
4691.382Saugustssvendor LINKSYS3		0x1915	Linksys
4701.191Saugustssvendor DLINK		0x2001	D-Link
4711.439Sjoergvendor PLANEX2		0x2019	Planex Communications
4721.328Srjsvendor ERICSSON		0x2282	Ericsson
4731.325Saugustssvendor MOTOROLA2	0x22b8	Motorola
4741.368Saugustssvendor TRIPPLITE	0x2478	Tripp-Lite
4751.328Srjsvendor HIROSE		0x2631	Hirose Electric
4761.391Simpvendor NHJ		0x2770	NHJ
4771.381Saugustssvendor PLANEX		0x2c02	Planex Communications
4781.355Saugustssvendor VIDZMEDIA	0x3275	VidzMedia Pte Ltd
4791.328Srjsvendor AEI		0x3334	AEI
4801.276Ssorenvendor PQI		0x3538	PQI
4811.221Saugustssvendor DAISY		0x3579	Daisy Technology
4821.303Sichirovendor NI		0x3923	National Instruments
4831.402Saugustssvendor HANK		0x3353	Hank Connection
4841.381Saugustssvendor MICRONET		0x3980	Micronet Communications
4851.307Snakayamavendor IODATA2		0x40bb	I-O Data
4861.381Saugustssvendor IRIVER		0x4102	iRiver
4871.372Smattvendor DELL		0x413c	Dell
4881.381Saugustssvendor AVERATEC		0x50c2	Averatec
4891.468Skiyoharavendor SWEEX		0x5173	Sweex
4901.327Sgrantvendor ONSPEC2		0x55aa	OnSpec Electronic Inc.
4911.407Sdrochnervendor ZINWELL		0x5a57	Zinwell
4921.376Sjdolecekvendor SITECOM		0x6189	Sitecom
4931.468Skiyoharavendor 3COM2		0x6891	3Com
4941.1Saugustssvendor INTEL		0x8086	Intel
4951.432Sreinoudvendor MOSCHIP		0x9710	MosChip Semiconductor
4961.121Saugustssvendor HP2		0xf003	Hewlett Packard
4971.424Sgdtvendor USRP		0xfffe	GNU Radio USRP
4981.1Saugustss
4991.1Saugustss/*
5001.1Saugustss * List of known products.  Grouped by vendor.
5011.1Saugustss */
5021.1Saugustss
5031.66Saugustss/* 3Com products */
5041.66Saugustssproduct 3COM HOMECONN		0x009d	HomeConnect USB Camera
5051.252Sdsaintyproduct 3COM 3CREB96		0x00a0	Bluetooth USB Adapter
5061.381Saugustssproduct 3COM 3C19250		0x03e8	3C19250 Ethernet adapter
5071.66Saugustssproduct 3COM USR56K		0x3021	U.S.Robotics 56000 Voice Faxmodem Pro
5081.176Saugustssproduct 3COM 3C460		0x11f8	HomeConnect 3C460
5091.176Saugustssproduct 3COM 3C460B		0x4601	HomeConnect 3C460B
5101.468Skiyoharaproduct 3COM2 3CRUSB10075	0xa727	3CRUSB10075
5111.66Saugustss
5121.78Saugustssproduct 3COMUSR OFFICECONN	0x0082	3Com OfficeConnect Analog Modem
5131.78Saugustssproduct 3COMUSR USRISDN		0x008f	3Com U.S. Robotics Pro ISDN TA
5141.88Saugustssproduct 3COMUSR HOMECONN	0x009d	3Com HomeConnect camera
5151.69Saugustssproduct 3COMUSR USR56K		0x3021	U.S.Robotics 56000 Voice Faxmodem Pro
5161.69Saugustss
5171.331Sjschauma/* ACDC products */
5181.331Sjschaumaproduct ACDC HUB		0x2315	USB Pen Drive HUB
5191.331Sjschaumaproduct ACDC PEN		0x2317	USB Pen Drive with Secure Write
5201.331Sjschaumaproduct ACDC SECWRITE		0x2316	USB Pen Drive Secure Write
5211.331Sjschauma
5221.146Saugustss/* AboCom products */
5231.176Saugustssproduct ABOCOM XX1		0x110c	XX1
5241.176Saugustssproduct ABOCOM XX2		0x200c	XX2
5251.146Saugustssproduct ABOCOM URE450		0x4000	URE450 Ethernet Adapter
5261.209Saugustssproduct ABOCOM UFE1000		0x4002	UFE1000 Fast Ethernet Adapter
5271.173Saugustssproduct ABOCOM DSB650TX_PNA	0x4003	1/10/100 ethernet adapter
5281.176Saugustssproduct ABOCOM XX4		0x4004	XX4
5291.176Saugustssproduct ABOCOM XX5		0x4007	XX5
5301.176Saugustssproduct ABOCOM XX6		0x400b	XX6
5311.176Saugustssproduct ABOCOM XX7		0x400c	XX7
5321.381Saugustssproduct ABOCOM LCS8138TX	0x401a	LCS-8138TX
5331.176Saugustssproduct ABOCOM XX8		0x4102	XX8
5341.176Saugustssproduct ABOCOM XX9		0x4104	XX9
5351.324Sgehennaproduct ABOCOM UFE2000		0x420a	UFE2000 USB2.0 Fast Ethernet Adapter
5361.468Skiyoharaproduct ABOCOM WL54		0x6001	WL54
5371.176Saugustssproduct ABOCOM XX10		0xabc1	XX10
5381.464Sxtraemeproduct ABOCOM HWU54DM		0xb21b	HWU54DM
5391.464Sxtraemeproduct ABOCOM RT2573_2		0xb21c	RT2573
5401.464Sxtraemeproduct ABOCOM RT2573_3		0xb21d	RT2573
5411.464Sxtraemeproduct ABOCOM RT2573_4		0xb21e	RT2573
5421.464Sxtraemeproduct ABOCOM WUG2700		0xb21f	WUG2700
5431.176Saugustss
5441.176Saugustss/* Accton products */
5451.182Saugustssproduct ACCTON USB320_EC	0x1046	USB320-EC Ethernet Adapter
5461.381Saugustssproduct ACCTON 111		0x3503	T-Sinus 111 WLAN
5471.468Skiyoharaproduct ACCTON SMCWUSBG		0x4505	SMCWUSB-G
5481.209Saugustssproduct ACCTON SS1001		0x5046	SpeedStream Ethernet Adapter
5491.468Skiyoharaproduct ACCTON ZD1211B		0xe501	ZD1211B
5501.345Swiz
5511.88Saugustss/* Acer Peripherals, Inc. products */
5521.88Saugustssproduct ACERP ACERSCAN_C310U	0x12a6	Acerscan C310U
5531.115Saugustssproduct ACERP ACERSCAN_320U	0x2022	Acerscan 320U
5541.110Saugustssproduct ACERP ACERSCAN_640U	0x2040	Acerscan 640U
5551.110Saugustssproduct ACERP ACERSCAN_620U	0x2060	Acerscan 620U
5561.306Saugustssproduct ACERP ATAPI		0x6003	ATA/ATAPI adapter
5571.382Saugustssproduct ACERP AWL300		0x9000	AWL300
5581.382Saugustssproduct ACERP AWL400		0x9001	AWL400
5591.88Saugustss
5601.365Saugustss/* Acer Products */
5611.365Saugustssproduct ACERW WARPLINK		0x0204	Warplink
5621.365Saugustss
5631.235Saugustss/* Actiontec products */
5641.235Saugustssproduct ACTIONTEC PRISM_25	0x0408	Prism2.5 WLAN
5651.365Saugustssproduct ACTIONTEC PRISM_25A	0x0421	Prism2.5 WLAN A
5661.381Saugustssproduct ACTIONTEC FREELAN	0x6106	ROPEX FreeLan 802.11b
5671.355Saugustssproduct ACTIONTEC UAT1		0x7605	UAT1 Wireless Ethernet adapter
5681.235Saugustss
5691.207Saugustss/* ACTiSYS products */
5701.207Saugustssproduct ACTISYS IR2000U		0x0011	ACT-IR2000U FIR
5711.207Saugustss
5721.88Saugustss/* ActiveWire, Inc. products */
5731.66Saugustssproduct ACTIVEWIRE IOBOARD	0x0100	I/O Board
5741.66Saugustssproduct ACTIVEWIRE IOBOARD_FW1	0x0101	I/O Board, rev. 1 firmware
5751.66Saugustss
5761.381Saugustss/* Adaptec products */
5771.381Saugustssproduct ADAPTEC AWN8020		0x0020	AWN-8020 WLAN
5781.328Srjs
5791.226Saugustss/* Addonics products */
5801.226Saugustssproduct ADDONICS2 205		0xa001	Cable 205
5811.226Saugustss
5821.69Saugustss/* ADMtek products */
5831.381Saugustssproduct ADMTEK PEGASUS		0x0986	AN986 USB Ethernet
5841.381Saugustssproduct ADMTEK PEGASUSII	0x8511	AN8511 USB Ethernet
5851.381Saugustssproduct ADMTEK PEGASUSII_2	0x8513	AN8513 Ethernet
5861.438Schristosproduct ADMTEK PEGASUSII_3	0x8515	ADM8515 USB 2.0 Ethernet
5871.69Saugustss
5881.66Saugustss/* ADS products */
5891.381Saugustssproduct ADS UBS10BT		0x0008	UBS-10BT Ethernet
5901.381Saugustssproduct ADS UBS10BTX		0x0009	UBS-10BT Ethernet
5911.381Saugustss
5921.381Saugustss/* AEI products */
5931.381Saugustssproduct AEI USBTOLAN		0x1701	AEI USB to Lan adapter
5941.44Saugustss
5951.159Saugustss/* Agate Technologies products */
5961.159Saugustssproduct AGATE QDRIVE		0x0378	Q-Drive
5971.2Saugustss
5981.110Saugustss/* AGFA products */
5991.110Saugustssproduct AGFA SNAPSCAN1212U	0x0001	SnapScan 1212U
6001.216Sgehennaproduct AGFA SNAPSCAN1236U	0x0002	SnapScan 1236U
6011.110Saugustssproduct AGFA SNAPSCANTOUCH	0x0100	SnapScan Touch
6021.110Saugustssproduct AGFA SNAPSCAN1212U2	0x2061	SnapScan 1212U
6031.216Sgehennaproduct AGFA SNAPSCANE40	0x208d	SnapScan e40
6041.216Sgehennaproduct AGFA SNAPSCANE50	0x208f	SnapScan e50
6051.216Sgehennaproduct AGFA SNAPSCANE20	0x2091	SnapScan e20
6061.216Sgehennaproduct AGFA SNAPSCANE25	0x2095	SnapScan e25
6071.216Sgehennaproduct AGFA SNAPSCANE26	0x2097	SnapScan e26
6081.216Sgehennaproduct AGFA SNAPSCANE52	0x20fd	SnapScan e52
6091.159Saugustss
6101.394Selric/* AirPrime products */
6111.394Selricproduct AIRPRIME PC5220		0x0112	CDMA Wireless PC Card
6121.394Selric
6131.379Sjmmv/* AIPTEK International products */
6141.438Schristosproduct AIPTEK2 PENCAM_MEGA_1_3 0x504a	PenCam Mega 1.3
6151.379Sjmmv
6161.382Saugustss/* Aincomm products */
6171.382Saugustssproduct AINCOMM AWU2000B	0x1001	AWU2000B
6181.382Saugustss
6191.66Saugustss/* AKS products */
6201.66Saugustssproduct AKS USBHASP		0x0001	USB-HASP 0.06
6211.104Saugustss
6221.104Saugustss/* Alcor Micro, Inc. products */
6231.104Saugustssproduct ALCOR2 KBD_HUB		0x2802	Kbd Hub
6241.104Saugustss
6251.104Saugustssproduct ALCOR MA_KBD_HUB	0x9213	MacAlly Kbd Hub
6261.104Saugustssproduct ALCOR AU9814		0x9215	AU9814 Hub
6271.104Saugustssproduct ALCOR SM_KBD		0x9410	MicroConnectors/StrongMan Keyboard
6281.104Saugustssproduct ALCOR NEC_KBD_HUB	0x9472	NEC Kbd Hub
6291.1Saugustss
6301.66Saugustss/* Altec Lansing products */
6311.85Saugustssproduct ALTEC ADA70		0x0070	ADA70 Speakers
6321.69Saugustssproduct ALTEC ASC495		0xff05	ASC495 Speakers
6331.64Saugustss
6341.66Saugustss/* American Power Conversion products */
6351.66Saugustssproduct APC UPSPRO500		0x0002	Back-UPS Pro 500
6361.6Saugustss
6371.464Sxtraeme/* AMIT products */
6381.464Sxtraemeproduct AMIT CGWLUSB2GO		0x0002	CG-WLUSB2GO
6391.464Sxtraeme
6401.66Saugustss/* Anchor products */
6411.66Saugustssproduct ANCHOR EZUSB		0x2131	EZUSB
6421.105Saugustssproduct ANCHOR EZLINK		0x2720	EZLINK
6431.25Saugustss
6441.459Ssalo/* AnyDATA Inc. products */
6451.459Ssaloproduct ANYDATA ADU_E100H	0x6501	ADU-E100H
6461.459Ssalo
6471.88Saugustss/* AOX, Inc. products */
6481.69Saugustssproduct AOX USB101		0x0008	USB ethernet controller engine
6491.69Saugustss
6501.116Saugustss/* Apple Computer products */
6511.422Sjmmvproduct APPLE EXT_KBD		0x020c	Apple Extended USB Keyboard
6521.126Saugustssproduct APPLE OPTMOUSE		0x0302	Optical mouse
6531.414Saugustssproduct APPLE MIGHTYMOUSE	0x0304	Mighty Mouse
6541.422Sjmmvproduct APPLE EXT_KBD_HUB	0x1003	Hub in Apple Extended USB Keyboard
6551.116Saugustssproduct APPLE SPEAKERS		0x1101	Speakers
6561.278Sitojun
6571.278Sitojun/* Asahi Optical products */
6581.323Saugustssproduct ASAHIOPTICAL OPTIO230	0x0004	PENTAX Optio230
6591.323Saugustssproduct ASAHIOPTICAL OPTIO330	0x0006	Digital camera
6601.116Saugustss
6611.186Saugustss/* Asante products */
6621.186Saugustssproduct ASANTE EA		0x1427	Ethernet Adapter
6631.186Saugustss
6641.315Saugustss/* ASIX Electronics products */
6651.316Saugustssproduct ASIX AX88172		0x1720	USB 2.0 10/100 ethernet controller
6661.315Saugustss
6671.399Ssekiya/* ASUSTeK computer products */
6681.399Ssekiyaproduct ASUSTEK WL167G		0x1707	WL-167g USB2.0 WLAN Adapter
6691.468Skiyoharaproduct ASUSTEK WL159G		0x170c	WL-159g
6701.468Skiyoharaproduct ASUSTEK A9T_WIFI	0x171b	A9T wireless
6711.463Sxtraemeproduct ASUSTEK WL167G_2	0x1723	WL-167g USB2.0 WLAN Adapter (version 2)
6721.464Sxtraemeproduct ASUSTEK WL167G_3	0x1724	WL-167g USB2.0 WLAN Adapter (version 2)
6731.399Ssekiya
6741.66Saugustss/* ATen products */
6751.66Saugustssproduct ATEN UC1284		0x2001	Parallel printer adapter
6761.69Saugustssproduct ATEN UC10T		0x2002	10Mbps ethernet adapter
6771.106Saugustssproduct ATEN UC232A		0x2008	Serial adapter
6781.186Saugustssproduct ATEN DSB650C		0x4000	DSB-650C
6791.44Saugustss
6801.213Saugustss/* ATI products */
6811.213Saugustssproduct ATI2 205		0xa001	USB Cable 205
6821.213Saugustss
6831.133Saugustss/* Atmel Comp. products */
6841.133Saugustssproduct ATMEL UHB124		0x3301	UHB124 hub
6851.255Saugustssproduct ATMEL DWL900AP		0x5601	DWL-900AP Wireless access point
6861.151Saugustssproduct ATMEL DWL120		0x7602	DWL-120 Wireless adapter
6871.364Saugustssproduct ATMEL BW002		0x7605	BW002 Wireless adapter
6881.382Saugustssproduct ATMEL BW002		0x7605	BW002
6891.382Saugustssproduct ATMEL WL1130		0x7613	WL-1130
6901.382Saugustssproduct ATMEL AT76C505A		0x7614	AT76C505A
6911.395Sjoffproduct ATMEL AT76C503A		0x7603	AT76C503A
6921.133Saugustss
6931.245Skent/* Audio-Technica products */
6941.438Schristosproduct AUDIOTECHNICA ATCHA4USB 0x0009	ATC-HA4USB USB headphone
6951.313Sjdolecek
6961.313Sjdolecek/* Avance Logic products */
6971.313Sjdolecekproduct AVANCELOGIC USBAUDIO	0x0100	USB Audio Speaker
6981.245Skent
6991.381Saugustss/* Averatec products */
7001.381Saugustssproduct AVERATEC USBWLAN	0x4013	WLAN
7011.381Saugustss
7021.110Saugustss/* Avision products */
7031.110Saugustssproduct AVISION 1200U		0x0268	1200U scanner
7041.110Saugustss
7051.437Schristos/* B&B Electronics products */
7061.438Schristosproduct BBELECTRONICS USOTL4	0xAC01	uLinks RS-422/485
7071.437Schristos
7081.466Sdogcow/* Baltech products */
7091.466Sdogcowproduct BALTECH CARDREADER	0x9999	Card reader
7101.466Sdogcow
7111.71Saugustss/* Belkin products */
7121.71Saugustss/*product BELKIN F5U111		0x????	F5U111 Ethernet adapter*/
7131.110Saugustssproduct BELKIN2 F5U002		0x0002	F5U002 Parallel printer adapter
7141.395Sjoffproduct BELKIN F5D6050		0x0050	F5D6050 802.11b Wireless adapter
7151.277Saugustssproduct BELKIN F5U103		0x0103	F5U103 Serial adapter
7161.315Saugustssproduct BELKIN F5U109		0x0109	F5U109 Serial adapter
7171.381Saugustssproduct BELKIN F5U409		0x0409	F5U409 Serial
7181.226Saugustssproduct BELKIN SCSI		0x0115	SCSI Adaptor
7191.262Smattproduct BELKIN USB2LAN		0x0121	USB to LAN Converter
7201.355Saugustssproduct BELKIN F5U208		0x0208	F5U208 VideoBus II
7211.381Saugustssproduct BELKIN F5U237		0x0237	F5U237 USB 2.0 7-Port Hub
7221.383Saugustssproduct BELKIN UPS		0x0980	UPS
7231.277Saugustssproduct BELKIN F5U120		0x1203	F5U120-PC Hub
7241.468Skiyoharaproduct BELKIN ZD1211B		0x4050	ZD1211B
7251.405Sdrochnerproduct BELKIN F5D7050		0x7050	F5D7050 54g USB Network Adapter
7261.439Sjoergproduct BELKIN F5D7050A		0x705a	F5D705A 54g USB Network Adapter
7271.468Skiyoharaproduct BELKIN F5D7050C		0x705c	F5D705C 54g USB Network Adapter
7281.439Sjoergproduct BELKIN F5D9050V3	0x905b	F5D9050 ver 3
7291.71Saugustss
7301.66Saugustss/* Billionton products */
7311.66Saugustssproduct BILLIONTON USB100	0x0986	USB100N 10/100 FastEthernet Adapter
7321.177Saugustssproduct BILLIONTON USBLP100	0x0987	USB100LP
7331.176Saugustssproduct BILLIONTON USBEL100	0x0988	USB100EL
7341.176Saugustssproduct BILLIONTON USBE100	0x8511	USBE100
7351.270Saugustss
7361.270Saugustss/* Broadcom products */
7371.271Saugustssproduct BROADCOM BCM2033	0x2000	BCM2033
7381.271Saugustssproduct BROADCOM BCM2033NF	0x2033	BCM2033 (no firmware)
7391.40Saugustss
7401.66Saugustss/* Brother Industries products */
7411.69Saugustssproduct BROTHER HL1050		0x0002	HL-1050 laser printer
7421.1Saugustss
7431.66Saugustss/* Behavior Technology Computer products */
7441.66Saugustssproduct BTC BTC7932		0x6782	Keyboard with mouse port
7451.18Saugustss
7461.88Saugustss/* Canon, Inc. products */
7471.364Saugustssproduct CANON N656U		0x2206	CanoScan N656U
7481.364Saugustssproduct CANON N1220U		0x2207	CanoScan N1220U
7491.364Saugustssproduct CANON N670U		0x220d	CanoScan N670U
7501.364Saugustssproduct CANON N1240U		0x220e	CanoScan N1240U
7511.66Saugustssproduct CANON S10		0x3041	PowerShot S10
7521.265Ssorenproduct CANON S20		0x3043	PowerShot S20
7531.265Ssorenproduct CANON S100_US		0x3045	PowerShot S100
7541.265Ssorenproduct CANON S100_EU		0x3047	PowerShot S100
7551.265Ssorenproduct CANON G1		0x3048	PowerShot G1
7561.265Ssorenproduct CANON A20		0x304e	PowerShot A20
7571.364Saugustssproduct CANON S200		0x3065	PowerShot S200
7581.369Sdrochnerproduct CANON EOS300D		0x3084	EOS 300D / Digital Rebel
7591.460Sdarcyproduct CANON SD630		0x30fe	PowerShot SD630
7601.16Saugustss
7611.66Saugustss/* CATC products */
7621.71Saugustssproduct CATC NETMATE		0x000a	Netmate ethernet adapter
7631.71Saugustssproduct CATC NETMATE2		0x000c	Netmate2 ethernet adapter
7641.66Saugustssproduct CATC CHIEF		0x000d	USB Chief Bus & Protocol Analyzer
7651.66Saugustssproduct CATC ANDROMEDA		0x1237	Andromeda hub
7661.147Sichiro
7671.147Sichiro/* CASIO products */
7681.226Saugustssproduct CASIO QV		0x1001	QV DigitalCamera
7691.315Saugustssproduct CASIO BE300		0x2002	BE-300 PDA
7701.438Schristosproduct CASIO NAMELAND		0x4001	CASIO Nameland EZ-USB
7711.1Saugustss
7721.226Saugustss/* CCYU Technology products */
7731.226Saugustssproduct CCYU EASYDISK		0x2136	EasyDisk Portable Device
7741.226Saugustss
7751.1Saugustss/* Cherry products */
7761.1Saugustssproduct CHERRY MY3000KBD	0x0001	My3000 keyboard
7771.1Saugustssproduct CHERRY MY3000HUB	0x0003	My3000 hub
7781.438Schristosproduct CHERRY CYBOARD		0x0004	CyBoard Keyboard
7791.1Saugustss
7801.66Saugustss/* Chic Technology products */
7811.66Saugustssproduct CHIC MOUSE1		0x0001	mouse
7821.78Saugustssproduct CHIC CYPRESS		0x0003	Cypress USB Mouse
7831.6Saugustss
7841.66Saugustss/* Chicony products */
7851.66Saugustssproduct CHICONY KB8933		0x0001	KB-8933 keyboard
7861.375Sgrantproduct CHICONY2 TWINKLECAM	0x600d	TwinkleCam USB camera
7871.102Saugustss
7881.381Saugustss/* CH Products */
7891.381Saugustssproduct CHPRODUCTS PROTHROTTLE	0x00f1	Pro Throttle
7901.381Saugustssproduct CHPRODUCTS PROPEDALS	0x00f2	Pro Pedals
7911.438Schristosproduct CHPRODUCTS FIGHTERSTICK 0x00f3	Fighterstick
7921.381Saugustssproduct CHPRODUCTS FLIGHTYOKE	0x00ff	Flight Sim Yoke
7931.381Saugustss
7941.439Sjoerg/* Cisco-Linksys products */
7951.464Sxtraemeproduct CISCOLINKSYS WUSB54G	0x000d	RT2570
7961.464Sxtraemeproduct CISCOLINKSYS WUSB54GP	0x0011	RT2570
7971.464Sxtraemeproduct CISCOLINKSYS USB200MV2	0x0018	USB200M v2
7981.439Sjoergproduct CISCOLINKSYS WUSB54GC	0x0020	WUSB54GC
7991.464Sxtraemeproduct CISCOLINKSYS WUSB54GR	0x0023	WUSB54GR
8001.464Sxtraemeproduct CISCOLINKSYS WUSBF54G	0x0024	WUSBF54G
8011.464Sxtraemeproduct CISCOLINKSYS HU200TS	0x001a	HU200-TS
8021.439Sjoerg
8031.102Saugustss/* Compaq products */
8041.184Spookaproduct COMPAQ IPAQPOCKETPC	0x0003	iPAQ PocketPC
8051.218Saugustssproduct COMPAQ A1500		0x0012	A1500
8061.365Saugustssproduct COMPAQ W100		0x0033	W100
8071.381Saugustssproduct COMPAQ W200		0x0076	WLAN MultiPort W200
8081.102Saugustssproduct COMPAQ PJB100		0x504a	Personal Jukebox PJB100
8091.328Srjsproduct COMPAQ IPAQLINUX	0x505a	iPAQ Linux
8101.363Sschmonzproduct COMPAQ HNE200		0x8511	HNE-200 USB Ethernet adapter
8111.1Saugustss
8121.383Saugustss/* Composite Corp products looks the same as "TANGTOP" */
8131.383Saugustssproduct COMPOSITE USBPS2	0x0001	USB to PS2 Adaptor
8141.383Saugustss
8151.403Sdrochner/* Conceptronic products */
8161.403Sdrochnerproduct CONCEPTRONIC C54RU	0x3c02	C54RU WLAN
8171.439Sjoergproduct CONCEPTRONIC C54RU2	0x3c22	C54RU
8181.403Sdrochner
8191.229Ssimonb/* Concord Camera products */
8201.229Ssimonbproduct CONCORDCAMERA EYE_Q_3X	0x0100	Eye Q 3x
8211.229Ssimonb
8221.1Saugustss/* Connectix products */
8231.1Saugustssproduct CONNECTIX QUICKCAM	0x0001	QuickCam
8241.35Saugustss
8251.66Saugustss/* Corega products */
8261.66Saugustssproduct COREGA ETHER_USB_T	0x0001	Ether USB-T
8271.76Saugustssproduct COREGA FETHER_USB_TX	0x0004	FEther USB-TX
8281.240Sichiroproduct COREGA WLAN_USB_USB_11	0x000c	WirelessLAN USB-11
8291.204Saugustssproduct COREGA FETHER_USB_TXS	0x000d	FEther USB-TXS
8301.365Saugustssproduct COREGA WLANUSB		0x0012	Wireless LAN USB Stick-11
8311.381Saugustssproduct COREGA FETHER_USB2_TX	0x0017	FEther USB2-TX
8321.381Saugustssproduct COREGA WLUSB_11_KEY	0x001a	ULUSB-11 Key
8331.337Sitojunproduct COREGA FETHER_USB_TXC	0x9601	FEther USB-TXC
8341.101Saugustss
8351.143Saugustss/* Creative products */
8361.143Saugustssproduct CREATIVE NOMAD_II	0x1002	Nomad II MP3 player
8371.381Saugustssproduct CREATIVE NOMAD_IIMG	0x4004	Nomad II MG
8381.381Saugustssproduct CREATIVE NOMAD		0x4106	Nomad
8391.381Saugustss
8401.381Saugustssproduct CREATIVE2 VOIP_BLASTER	0x0258	Voip Blaster
8411.288Sgrant
8421.438Schristosproduct CREATIVE3 OPTICAL_MOUSE 0x0001	Notebook Optical Mouse
8431.416Srpaulo
8441.288Sgrant/* Cambridge Silicon Radio products */
8451.288Sgrantproduct CSR BLUETOOTH		0x0001	Bluetooth USB Adapter
8461.364Saugustssproduct CSR BLUETOOTH_NF	0xffff	Bluetooth USB Adapter
8471.143Saugustss
8481.101Saugustss/* CTX products */
8491.101Saugustssproduct CTX EX1300		0x9999	Ex1300 hub
8501.66Saugustss
8511.468Skiyohara/* CyberTAN Technology products */
8521.468Skiyoharaproduct CYBERTAN TG54USB	0x1666	TG54USB
8531.468Skiyohara
8541.66Saugustss/* Cypress Semiconductor products */
8551.66Saugustssproduct CYPRESS MOUSE		0x0001	mouse
8561.66Saugustssproduct CYPRESS THERMO		0x0002	thermometer
8571.273Saugustssproduct CYPRESS KBDHUB		0x0101	Keyboard/Hub
8581.91Saugustssproduct CYPRESS FMRADIO		0x1002	FM Radio
8591.401Sskrllproduct CYPRESS USBRS232	0x5500	USB-RS232 Interface
8601.352Saugustssproduct CYPRESS HUB2		0x6560	USB2 Hub
8611.66Saugustss
8621.221Saugustss/* Daisy Technology products */
8631.250Saugustssproduct DAISY DMC		0x6901	PhotoClip USBMediaReader
8641.69Saugustss
8651.66Saugustss/* Dallas Semiconductor products */
8661.66Saugustssproduct DALLAS J6502		0x4201	J-6502 speakers
8671.188Sichiroproduct DALLAS USB_FOB_IBUTTON	0x2490	USB-FOB/iBUTTON
8681.40Saugustss
8691.373Smatt/* Dell products */
8701.386Ssketchproduct DELL PORT		0x0058	Port Replicator
8711.409Saugustssproduct DELL SK8125		0x2002	SK-8125 keyboard
8721.410Saugustssproduct DELL X3			0x4002	Axim X3 PDA
8731.410Saugustssproduct DELL X30		0x4003	Axim X30 PDA
8741.410Saugustssproduct DELL BC02		0x8000	BC02 Bluetooth USB Adapter
8751.381Saugustssproduct DELL TM1180		0x8100	TrueMobile 1180 WLAN
8761.438Schristosproduct DELL TM350		0x8103	TrueMobile 350 Bluetooth USB Adapter
8771.373Smatt
8781.401Sskrll/* DeLorme products */
8791.401Sskrllproduct DELORME EARTHMATE	0x0100	Earthmate GPS
8801.462Sskrllproduct DELORME EARTHMATE_LT20	0x0200	Earthmate LT-20 GPS
8811.401Sskrll
8821.72Saugustss/* Diamond products */
8831.72Saugustssproduct DIAMOND RIO500USB	0x0001	Rio 500 USB
8841.74Ssoren
8851.439Sjoerg/* Dick Smith Electronics (really C-Net) products */
8861.439Sjoergproduct DICKSMITH RT2573	0x9022	RT2573
8871.439Sjoergproduct DICKSMITH CWD854F	0x9032	C-Net CWD-854 rev F
8881.439Sjoerg
8891.74Ssoren/* Digi International products */
8901.74Ssorenproduct DIGI ACCELEPORT2	0x0002	AccelePort USB 2
8911.74Ssorenproduct DIGI ACCELEPORT4	0x0004	AccelePort USB 4
8921.74Ssorenproduct DIGI ACCELEPORT8	0x0008	AccelePort USB 8
8931.189Saugustss
8941.189Saugustss/* Digital Stream Corp. products */
8951.189Saugustssproduct DIGITALSTREAM PS2	0x0001	PS/2 Active Adapter
8961.221Saugustss
8971.221Saugustss/* D-Link products */
8981.221Saugustss/*product DLINK DSBS25		0x0100	DSB-S25 serial adapter*/
8991.306Saugustssproduct DLINK DUBE100		0x1a00	10/100 ethernet adapter
9001.221Saugustssproduct DLINK DSB650TX4		0x200c	10/100 ethernet adapter
9011.381Saugustssproduct DLINK DWL122		0x3700	Wireless DWL122
9021.399Ssekiyaproduct DLINK DWLG122		0x3c00	AirPlus G Wireless USB Adapter
9031.439Sjoergproduct DLINK2 DWLG122C1	0x3c03	DWL-G122 rev C1
9041.439Sjoergproduct DLINK2 WUA1340		0x3c04	WUA-1340
9051.221Saugustssproduct DLINK DSB650C		0x4000	10Mbps ethernet adapter
9061.221Saugustssproduct DLINK DSB650TX1		0x4001	10/100 ethernet adapter
9071.221Saugustssproduct DLINK DSB650TX		0x4002	10/100 ethernet adapter
9081.221Saugustssproduct DLINK DSB650TX_PNA	0x4003	1/10/100 ethernet adapter
9091.221Saugustssproduct DLINK DSB650TX3		0x400b	10/100 ethernet adapter
9101.221Saugustssproduct DLINK DSB650TX2		0x4102	10/100 ethernet adapter
9111.221Saugustssproduct DLINK DSB650		0xabc1	10/100 ethernet adapter
9121.197Saugustss
9131.468Skiyohara/* DrayTek products */
9141.468Skiyoharaproduct DRAYTEK VIGOR550	0x0550	Vigor550
9151.468Skiyohara
9161.467Sjmcneill/* Research In Motion */
9171.467Sjmcneillproduct RIM BLACKBERRY		0x0001	BlackBerry
9181.467Sjmcneill
9191.466Sdogcow/* Dynastream Innovations */
9201.466Sdogcowproduct DYNASTREAM ANTDEVBOARD	0x1003	ANT dev board
9211.466Sdogcow
9221.374Stsarna/* eGalax Products */
9231.374Stsarnaproduct EGALAX TPANEL		0x0001	Touch Panel
9241.374Stsarnaproduct EGALAX TPANEL2		0x0002	Touch Panel
9251.374Stsarnaproduct EGALAX2 TPANEL		0x0001	Touch Panel
9261.374Stsarna
9271.197Saugustss/* DMI products */
9281.197Saugustssproduct DMI SA2_0		0xb001	Storage Adapter
9291.246Sdrochner
9301.326Saugustss/* Eicon Networks */
9311.326Saugustssproduct EICON DIVA852		0x4905	Diva 852 ISDN TA
9321.326Saugustss
9331.66Saugustss/* EIZO products */
9341.66Saugustssproduct EIZO HUB		0x0000	hub
9351.66Saugustssproduct EIZO MONITOR		0x0001	monitor
9361.17Saugustss
9371.177Saugustss/* Elecom products */
9381.177Saugustssproduct ELECOM MOUSE29UO	0x0002	mouse 29UO
9391.177Saugustssproduct ELECOM LDUSBTX0		0x200c	LD-USB/TX
9401.177Saugustssproduct ELECOM LDUSBTX1		0x4002	LD-USB/TX
9411.222Sgehennaproduct ELECOM LDUSBLTX		0x4005	LD-USBL/TX
9421.177Saugustssproduct ELECOM LDUSBTX2		0x400b	LD-USB/TX
9431.204Saugustssproduct ELECOM UCSGT		0x5003	UC-SGT serial adapter
9441.381Saugustssproduct ELECOM UCSGT0		0x5004	UC-SGT0 Serial
9451.177Saugustssproduct ELECOM LDUSBTX3		0xabc1	LD-USB/TX
9461.177Saugustss
9471.66Saugustss/* Elsa products */
9481.66Saugustssproduct ELSA MODEM1		0x2265	ELSA Modem Board
9491.177Saugustssproduct ELSA USB2ETHERNET	0x3000	Microlink USB2Ethernet
9501.5Smark
9511.364Saugustss/* EMS products */
9521.364Saugustssproduct EMS DUAL_SHOOTER	0x0003	PSX gun controller converter
9531.364Saugustss
9541.66Saugustss/* Entrega products */
9551.66Saugustssproduct ENTREGA 1S		0x0001	1S serial connector
9561.66Saugustssproduct ENTREGA 2S		0x0002	2S serial connector
9571.66Saugustssproduct ENTREGA 1S25		0x0003	1S25 serial connector
9581.66Saugustssproduct ENTREGA 4S		0x0004	4S serial connector
9591.69Saugustssproduct ENTREGA E45		0x0005	E45 Ethernet adapter
9601.66Saugustssproduct ENTREGA CENTRONICS	0x0006	Centronics connector
9611.186Saugustssproduct ENTREGA XX1		0x0008	Ethernet Adapter
9621.66Saugustssproduct ENTREGA 1S9		0x0093	1S9 serial connector
9631.66Saugustssproduct ENTREGA EZUSB		0x8000	EZ-USB
9641.66Saugustss/*product ENTREGA SERIAL	0x8001	DB25 Serial connector*/
9651.438Schristosproduct ENTREGA 2U4S		0x8004	2U4S serial connector/usb hub
9661.186Saugustssproduct ENTREGA XX2		0x8005	Ethernet Adapter
9671.66Saugustss/*product ENTREGA SERIAL_DB9	0x8093	DB9 Serial connector*/
9681.57Saugustss
9691.103Saugustss/* Epson products */
9701.107Saugustssproduct EPSON PRINTER1		0x0001	USB Printer
9711.103Saugustssproduct EPSON PRINTER2		0x0002	ISD USB Smart Cable for Mac
9721.103Saugustssproduct EPSON PRINTER3		0x0003	ISD USB Smart Cable
9731.131Saugustssproduct EPSON PRINTER5		0x0005	USB Printer
9741.110Saugustssproduct EPSON 636		0x0101	Perfection 636U / 636Photo scanner
9751.110Saugustssproduct EPSON 610		0x0103	Perfection 610 scanner
9761.110Saugustssproduct EPSON 1200		0x0104	Perfection 1200U / 1200Photo scanner
9771.139Saugustssproduct EPSON 1600		0x0107	Expression 1600 scanner
9781.139Saugustssproduct EPSON 1640		0x010a	Perfection 1640SU scanner
9791.155Saugustssproduct EPSON 1240		0x010b	Perfection 1240U / 1240Photo scanner
9801.185Saugustssproduct EPSON 640U		0x010c	Perfection 640U scanner
9811.357Saugustssproduct EPSON 1250		0x010f	Perfection 1250U / 1250Photo scanner
9821.187Saugustssproduct EPSON 1650		0x0110	Perfection 1650 scanner
9831.201Senamiproduct EPSON GT9700F		0x0112	GT-9700F scanner
9841.292Saugustssproduct EPSON 2400		0x011b	Perfection 2400 scanner
9851.291Stronproduct EPSON 1260		0x011d	Perfection 1260 scanner
9861.290Saugustssproduct EPSON 1660		0x011e	Perfection 1660 scanner
9871.370Saugustssproduct EPSON 1670		0x011f	Perfection 1670 scanner
9881.103Saugustss
9891.66Saugustss/* e-TEK Labs products */
9901.66Saugustssproduct ETEK 1COM		0x8007	Serial port
9911.22Saugustss
9921.103Saugustss/* Extended Systems products */
9931.103Saugustssproduct EXTENDED XTNDACCESS	0x0100	XTNDAccess IrDA
9941.12Saugustss
9951.437Schristos/* Falcom products */
9961.438Schristosproduct FALCOM TWIST		0x0001	Twist GSM/GPRS modem
9971.438Schristosproduct FALCOM SAMBA		0x0005	Samba 55/56 GSM/GPRS modem
9981.437Schristos
9991.468Skiyohara/* Fiberline */
10001.468Skiyoharaproduct FIBERLINE WL430U	0x6003	WL-430U
10011.468Skiyohara
10021.88Saugustss/* Freecom products */
10031.88Saugustssproduct FREECOM DVD		0xfc01	Connector for DVD drive
10041.88Saugustss
10051.78Saugustss/* Future Technology Devices products */
10061.381Saugustssproduct FTDI SERIAL_8U232AM	0x6001	8U232AM Serial converter
10071.461Srizproduct FTDI SERIAL_2232C	0x6010	2232C USB FAST SERIAL ADAPTER
10081.381Saugustssproduct FTDI PS2KBDMS		0x8371	PS/2 Keyboard/Mouse
10091.247Sscwproduct FTDI SERIAL_8U100AX	0x8372	8U100AX Serial converter
10101.438Schristosproduct FTDI MHAM_KW		0xeee8	KW
10111.438Schristosproduct FTDI MHAM_YS		0xeee9	YS
10121.438Schristosproduct FTDI MHAM_Y6		0xeeea	Y6
10131.438Schristosproduct FTDI MHAM_Y8		0xeeeb	Y8
10141.438Schristosproduct FTDI MHAM_IC		0xeeec	IC
10151.438Schristosproduct FTDI MHAM_DB9		0xeeed	DB9
10161.438Schristosproduct FTDI MHAM_RS232		0xeeee	RS232
10171.438Schristosproduct FTDI MHAM_Y9		0xeeef	Y9
10181.438Schristosproduct FTDI COASTAL_TNCX	0xf448	Coastal ChipWorks TNC-X
10191.440Sxtraemeproduct FTDI LCD_MX200_USB	0xfa01	Matrix Orbital MX2/MX3/MX6 Series
10201.440Sxtraemeproduct FTDI LCD_MX4_MX5_USB	0xfa02	Matrix Orbital MX4/MX5 Series LCD
10211.440Sxtraemeproduct FTDI LCD_LK202_24_USB	0xfa03	Matrix Orbital LK/VK/PK202-24 LCD
10221.440Sxtraemeproduct FTDI LCD_LK204_24_USB	0xfa04	Matrix Orbital LK/VK204-24 LCD
10231.438Schristosproduct FTDI LCD_CFA_632	0xfc08	Crystalfontz CFA-632 LCD
10241.438Schristosproduct FTDI LCD_CFA_634	0xfc09	Crystalfontz CFA-634 LCD
10251.438Schristosproduct FTDI LCD_CFA_633	0xfc0b	Crystalfontz CFA-633 LCD
10261.437Schristosproduct FTDI LCD_CFA_631	0xfc0c	Crystalfontz CFA-631 LCD
10271.440Sxtraemeproduct FTDI LCD_CFA_635	0xfc0d	Crystalfontz CFA-635 LCD
10281.359Saugustssproduct FTDI SEMC_DSS20		0xfc82	SEMC DSS-20 SyncStation
10291.118Saugustss
10301.118Saugustss/* Fuji photo products */
10311.118Saugustssproduct FUJIPHOTO MASS0100	0x0100	Mass Storage
10321.283Sitojun
10331.283Sitojun/* Fujitsu protducts */
10341.438Schristosproduct FUJITSU AH_F401U	0x105b	AH-F401U Air H device
10351.228Sthorpej
10361.364Saugustss/* General Instruments (Motorola) products */
10371.364Saugustssproduct GENERALINSTMNTS SB5100	0x5100	SURFboard SB5100 Cable modem
10381.364Saugustss
10391.228Sthorpej/* Genesys Logic products */
10401.381Saugustssproduct GENESYS GENELINK	0x05e3	GeneLink Host-Host Bridge
10411.267Saugustssproduct GENESYS GL650		0x0604	GL650 Hub
10421.228Sthorpejproduct GENESYS GL641USB	0x0700	GL641USB CompactFlash Card Reader
10431.367Saugustssproduct GENESYS GL641USB2IDE_2	0x0701	GL641USB USB-IDE Bridge
10441.364Saugustssproduct GENESYS GL641USB2IDE	0x0702	GL641USB USB-IDE Bridge
10451.277Saugustss
10461.407Sdrochner/* GIGABYTE products */
10471.464Sxtraemeproduct GIGABYTE GNBR402W	0x8002	GN-BR402W
10481.464Sxtraemeproduct GIGABYTE GNWLBM101	0x8003	GN-WLBM101
10491.407Sdrochnerproduct GIGABYTE GNWBKG		0x8007	GN-WBKG
10501.439Sjoergproduct GIGABYTE GNWB01GS	0x8008	GN-WB01GS
10511.464Sxtraemeproduct GIGABYTE GNWI05GS	0x800a	GN-WI05GS
10521.439Sjoerg
10531.439Sjoerg/* Gigaset products */
10541.439Sjoergproduct GIGASET RT2573		0x0722	RT2573
10551.407Sdrochner
10561.277Saugustss/* GoHubs products */
10571.277Saugustssproduct GOHUBS GOCOM232		0x1001	GoCOM232 Serial converter
10581.326Saugustss
10591.439Sjoerg/* Good Way Technology products */
10601.439Sjoergproduct GOODWAY RT2573		0xc019	RT2573
10611.439Sjoerg
10621.326Saugustss/* Gravis products */
10631.326Saugustssproduct GRAVIS GAMEPADPRO	0x4001	GamePad Pro
10641.326Saugustss
10651.326Saugustss/* GREENHOUSE products */
10661.326Saugustssproduct GREENHOUSE KANA21	0x0001	CF-writer with Portable MP3 Player
10671.326Saugustss
10681.326Saugustss/* Griffin Technology */
10691.326Saugustssproduct GRIFFIN IMATE		0x0405	iMate, ADB adapter
10701.326Saugustssproduct GRIFFIN POWERMATE	0x0410	PowerMate Assignable Controller
10711.78Saugustss
10721.381Saugustss/* Guillemot Corporation */
10731.381Saugustssproduct GUILLEMOT DALEADER	0xa300	DA Leader
10741.407Sdrochnerproduct GUILLEMOT HWGUSB254	0xe000	HWGUSB2-54 WLAN
10751.464Sxtraemeproduct GUILLEMOT HWGUSB254LB	0xe010	HWGUSB2-54-LB
10761.464Sxtraemeproduct GUILLEMOT HWGUSB254V2AP	0xe020	HWGUSB2-54V2-AP
10771.381Saugustss
10781.165Saugustss/* Hagiwara products */
10791.438Schristosproduct HAGIWARA FGSM		0x0002	FlashGate SmartMedia Card Reader
10801.438Schristosproduct HAGIWARA FGCF		0x0003	FlashGate CompactFlash Card Reader
10811.438Schristosproduct HAGIWARA FG		0x0005	FlashGate
10821.165Saugustss
10831.353Saugustss/* HAL Corporation products */
10841.353Saugustssproduct HAL IMR001		0x0011	Crossam2+USB IR commander
10851.353Saugustss
10861.88Saugustss/* Handspring, Inc. */
10871.69Saugustssproduct HANDSPRING VISOR	0x0100	Handspring Visor
10881.301Saugustssproduct HANDSPRING TREO		0x0200	Handspring Treo
10891.350Saugustssproduct HANDSPRING TREO600	0x0300	Handspring Treo 600
10901.149Sabs
10911.402Saugustss/* Hank Connection */
10921.404Saugustssproduct HANK HP5187		0x3713	HP Wireless Keyboard&Mouse
10931.402Saugustss
10941.149Sabs/* Hauppauge Computer Works */
10951.149Sabsproduct HAUPPAUGE WINTV_USB_FM	0x4d12	WinTV USB FM
10961.55Saugustss
10971.355Saugustss/* Hawking Technologies products */
10981.355Saugustssproduct HAWKING UF100		0x400c	10/100 USB Ethernet
10991.355Saugustss
11001.226Saugustss/* Hitachi, Ltd. products */
11011.226Saugustssproduct HITACHI DZMV100A	0x0004	DVD-CAM DZ-MV100A Camcorder
11021.364Saugustssproduct HITACHI DVDCAM_USB	0x001e	DVDCAM USB HS Interface
11031.226Saugustss
11041.420Saugustss/* Holtek Semiconductor products */
11051.420Saugustssproduct HOLTEK MOP35		0x0499	MOP-35
11061.420Saugustss
11071.400Saugustss/* Hosiden Corporation products */
11081.438Schristosproduct HOSIDEN PPP		0x0011	ParaParaParadise Controller
11091.400Saugustss
11101.66Saugustss/* HP products */
11111.163Saugustssproduct HP 895C			0x0004	DeskJet 895C
11121.66Saugustssproduct HP 4100C		0x0101	Scanjet 4100C
11131.72Saugustssproduct HP S20			0x0102	Photosmart S20
11141.163Saugustssproduct HP 880C			0x0104	DeskJet 880C
11151.78Saugustssproduct HP 4200C		0x0105	ScanJet 4200C
11161.164Saugustssproduct HP CDWRITERPLUS		0x0107	CD-Writer Plus
11171.164Saugustssproduct HP KBDHUB		0x010c	Multimedia Keyboard Hub
11181.78Saugustssproduct HP 6200C		0x0201	ScanJet 6200C
11191.78Saugustssproduct HP S20b			0x0202	PhotoSmart S20
11201.163Saugustssproduct HP 815C			0x0204	DeskJet 815C
11211.78Saugustssproduct HP 3300C		0x0205	ScanJet 3300C
11221.164Saugustssproduct HP CDW8200		0x0207	CD-Writer Plus 8200e
11231.287Stronproduct HP 1220C		0x0212	DeskJet 1220C
11241.163Saugustssproduct HP 810C			0x0304	DeskJet 810C/812C
11251.169Saugustssproduct HP 4300C		0x0305	Scanjet 4300C
11261.226Saugustssproduct HP CD4E			0x0307	CD-Writer+ CD-4e
11271.164Saugustssproduct HP G85XI		0x0311	OfficeJet G85xi
11281.241Saugustssproduct HP 1200			0x0317	LaserJet 1200
11291.123Saugustssproduct HP 5200C		0x0401	Scanjet 5200C
11301.163Saugustssproduct HP 830C			0x0404	DeskJet 830C
11311.164Saugustssproduct HP 3400CSE		0x0405	ScanJet 3400cse
11321.344Saugustssproduct HP 885C			0x0504	DeskJet 885C
11331.66Saugustssproduct HP 6300C		0x0601	Scanjet 6300C
11341.164Saugustssproduct HP 840C			0x0604	DeskJet 840c
11351.248Ssimonbproduct HP 2200C		0x0605	ScanJet 2200C
11361.123Saugustssproduct HP 5300C		0x0701	Scanjet 5300C
11371.355Saugustssproduct HP 4400C		0x0705	Scanjet 4400C
11381.344Saugustssproduct HP 816C			0x0804	DeskJet 816C
11391.387Saugustssproduct HP 2300D		0x0b17	Laserjet 2300d
11401.72Saugustssproduct HP 970CSE		0x1004	Deskjet 970Cse
11411.225Srhproduct HP 5400C		0x1005	Scanjet 5400C
11421.438Schristosproduct HP 2215			0x1016	iPAQ 22xx/Jornada 548
11431.344Saugustssproduct HP 959C			0x1104	Deskjet 959C
11441.438Schristosproduct HP 568J			0x1116	Jornada 568
11451.164Saugustssproduct HP 930C			0x1204	DeskJet 930c
11461.218Saugustssproduct HP P2000U		0x1801	Inkjet P-2000U
11471.164Saugustssproduct HP 640C			0x2004	DeskJet 640c
11481.387Saugustssproduct HP 4670V		0x3005	ScanJet 4670v
11491.72Saugustssproduct HP P1100		0x3102	Photosmart P1100
11501.343Saugustssproduct HP 6127			0x3504	Deskjet 6127
11511.364Saugustssproduct HP HN210E		0x811c	Ethernet HN210E
11521.121Saugustss
11531.121Saugustss/* HP products */
11541.121Saugustssproduct HP2 C500		0x6002	PhotoSmart C500
11551.20Saugustss
11561.439Sjoerg/* HUAWEI products */
11571.439Sjoergproduct HUAWEI3COM RT2573	0x0009	RT2573
11581.439Sjoerg
11591.110Saugustss/* IBM Corporation */
11601.381Saugustssproduct IBM OPTTRAVELMOUSE	0x3107	Optical
11611.110Saugustssproduct IBM USBCDROMDRIVE	0x4427	USB CD-ROM Drive
11621.198Saugustss
11631.198Saugustss/* Iiyama products */
11641.198Saugustssproduct IIYAMA HUB		0x0201	Hub
11651.110Saugustss
11661.381Saugustss/* Imation */
11671.381Saugustssproduct IMATION FLASHGO		0xb000	Flash Go!
11681.381Saugustss
11691.66Saugustss/* Inside Out Networks products */
11701.249Sgrooproduct INSIDEOUT EDGEPORT4	0x0001	EdgePort/4 RS232
11711.249Sgrooproduct INSIDEOUT HUBPORT7	0x0002	Hubport/7
11721.249Sgrooproduct INSIDEOUT RAPIDPORT4	0x0003	Rapidport/4
11731.249Sgrooproduct INSIDEOUT EDGEPORT4T	0x0004	Edgeport/4 RS232 for Telxon
11741.249Sgrooproduct INSIDEOUT EDGEPORT2	0x0005	Edgeport/2 RS232
11751.249Sgrooproduct INSIDEOUT EDGEPORT4I	0x0006	Edgeport/4 RS422
11761.249Sgrooproduct INSIDEOUT EDGEPORT2I	0x0007	Edgeport/2 RS422/RS485
11771.438Schristosproduct INSIDEOUT HUBPORT4	0x0008	Hubport/4
11781.438Schristosproduct INSIDEOUT EDGEPORT8HAND 0x0009	Hand-built Edgeport/8
11791.438Schristosproduct INSIDEOUT MULTIMODEM	0x000A	MultiTech version of RP/4
11801.438Schristosproduct INSIDEOUT EDGEPORTPPORT 0x000B	Edgeport/(4)21 Parallel port (USS720)
11811.438Schristosproduct INSIDEOUT EDGEPORT421	0x000C	Edgeport/421 Hub+RS232+Parallel
11821.438Schristosproduct INSIDEOUT EDGEPORT21	0x000D	Edgeport/21  RS232+Parallel
11831.249Sgrooproduct INSIDEOUT EDGEPORT8DC	0x000E	1/2 Edgeport/8 (2 EP/4s on 1 PCB)
11841.249Sgrooproduct INSIDEOUT EDGEPORT8	0x000F	Edgeport/8
11851.249Sgrooproduct INSIDEOUT EDGEPORT2DIN	0x0010	Edgeport/2 RS232 / Apple DIN connector
11861.249Sgrooproduct INSIDEOUT EDGEPORT4DIN	0x0011	Edgeport/4 RS232 / Apple DIN connector
11871.249Sgrooproduct INSIDEOUT EDGEPORT16DC	0x0012	1/2 Edgeport/16 (2 EP/8s on 1 PCB))
11881.249Sgrooproduct INSIDEOUT EDGEPORTCOMP	0x0013	Edgeport Compatible
11891.249Sgrooproduct INSIDEOUT EDGEPORT8I	0x0014	Edgeport/8 RS422
11901.249Sgrooproduct INSIDEOUT MT4X56USB	0x1403	OEM device
11911.30Stron
11921.66Saugustss/* In-System products */
11931.66Saugustssproduct INSYSTEM F5U002		0x0002	Parallel printer adapter
11941.165Saugustssproduct INSYSTEM ATAPI		0x0031	ATAPI adapter
11951.264Saugustssproduct INSYSTEM IDEUSB2	0x0060	USB2 Storage Adapter
11961.110Saugustssproduct INSYSTEM ISD110		0x0200	IDE adapter ISD110
11971.110Saugustssproduct INSYSTEM ISD105		0x0202	IDE adapter ISD105
11981.203Saugustssproduct INSYSTEM DRIVEV2	0x0301	Portable USB Harddrive V2
11991.203Saugustssproduct INSYSTEM DRIVEV2_5	0x0351	Portable USB Harddrive V2
12001.105Saugustssproduct INSYSTEM USBCABLE	0x081a	USB cable
12011.203Saugustssproduct INSYSTEM ADAPTERV2	0x5701	USB Storage Adapter V2
12021.44Saugustss
12031.66Saugustss/* Intel products */
12041.129Saugustssproduct INTEL EASYPC_CAMERA	0x0110	Easy PC Camera
12051.365Saugustssproduct INTEL I2011B		0x1111	Wireless 2011B
12061.66Saugustssproduct INTEL TESTBOARD		0x9890	82930 test board
12071.235Saugustss
12081.235Saugustss/* Intersil products */
12091.235Saugustssproduct INTERSIL PRISM_2X	0x3642	Prism2.x WLAN
12101.84Such
12111.381Saugustss/* Interpid Control Systems products */
12121.381Saugustssproduct INTREPIDCS VALUECAN	0x0601	ValueCAN
12131.381Saugustssproduct INTREPIDCS NEOVI	0x0701	NeoVI Blue
12141.381Saugustss
12151.307Snakayama/* I-O DATA products */
12161.367Saugustssproduct IODATA IU_CD2		0x0204	DVD Multi-plus unit iU-CD2
12171.371Saugustssproduct IODATA DVR_UEH8		0x0206	DVD Multi-plus unit DVR-UEH8
12181.245Skentproduct IODATA USBSSMRW		0x0314	USB-SSMRW SD-card adapter
12191.245Skentproduct IODATA USBSDRW		0x031e	USB-SDRW SD-card adapter
12201.132Sjdolecekproduct IODATA USBETT		0x0901	USB ETT
12211.88Saugustssproduct IODATA USBETTX		0x0904	USB ETTX
12221.178Saugustssproduct IODATA USBETTXS		0x0913	USB ETTX
12231.365Saugustssproduct IODATA USBWNB11		0x0922	USB Airport WN-B11
12241.438Schristosproduct IODATA USBRSAQ		0x0a03	USB serial adapter USB-RSAQ1
12251.469Suebayasiproduct IODATA USBRSAQ5		0x0a0e	USB serial adapter USB-RSAQ5
12261.438Schristosproduct IODATA2 USB2SC		0x0a09	USB2.0-SCSI Bridge USB2-SC
12271.6Saugustss
12281.66Saugustss/* Iomega products */
12291.66Saugustssproduct IOMEGA ZIP100		0x0001	Zip 100
12301.93Saugustssproduct IOMEGA ZIP250		0x0030	Zip 250
12311.346Saugustssproduct IOMEGA ZIP250_2		0x0032	Zip 250
12321.346Saugustssproduct IOMEGA CDRW		0x0055	CDRW 9602
12331.36Saugustss
12341.381Saugustss/* iRiver products */
12351.381Saugustssproduct IRIVER IFP_1XX		0x1101	iFP-1xx
12361.381Saugustssproduct IRIVER IFP_3XX		0x1103	iFP-3xx
12371.381Saugustssproduct IRIVER IFP_5XX		0x1105	iFP-5xx
12381.381Saugustss
12391.466Sdogcow/* Jablotron products */
12401.466Sdogcowproduct JABLOTRON PC60B		0x0001	PC-60B
12411.466Sdogcow
12421.186Saugustss/* Jaton products */
12431.186Saugustssproduct JATON EDA		0x5704	Ethernet Device Adapter
12441.261Sabs
12451.261Sabs/* Jenoptik products */
12461.438Schristosproduct JENOPTIK JD350		0x5300	JD 350 Camera/mp3 player
12471.86Saugustss
12481.355Saugustss/* JRC products */
12491.355Saugustssproduct JRC AH_J3001V_J3002V	0x0001	AirH\"PHONE AH-J3001V/J3002V
12501.355Saugustss
12511.355Saugustss/* JVC products */
12521.355Saugustssproduct JVC GR_DX95		0x000a	GR-DX95
12531.355Saugustss
12541.381Saugustss/* JVC products */
12551.438Schristosproduct JVC MP_XP7250_WL	0x3009	MP-XP7250 Builtin WLAN
12561.381Saugustss
12571.364Saugustss/* Kawasaki products */
12581.364Saugustssproduct KLSI DUH3E10BT		0x0008	10BT Ethernet adapter, in the DU-H3E
12591.364Saugustssproduct KLSI DUH3E10BTN		0x0009	10BT Ethernet adapter, in the DU-H3E
12601.364Saugustss
12611.36Saugustss/* Kawatsu products */
12621.36Saugustssproduct KAWATSU MH4000P		0x0003	MiniHub 4000P
12631.208Saugustssproduct KAWATSU KC180		0x0180	KC-180 IrDA
12641.21Saugustss
12651.216Sgehenna/* Keisokugiken products */
12661.216Sgehennaproduct KEISOKUGIKEN USBDAQ	0x0068	HKS-0200 USBDAQ
12671.216Sgehenna
12681.78Saugustss/* Kensington products */
12691.78Saugustssproduct KENSINGTON ORBIT	0x1003	Orbit USB/PS2 trackball
12701.78Saugustssproduct KENSINGTON TURBOBALL	0x1005	TurboBall
12711.194Smycroftproduct KENSINGTON ORBIT_MAC	0x1009	Orbit USB trackball for Mac
12721.438Schristosproduct KENSINGTON VIDEOCAM_VGA 0x5002	VideoCAM VGA
12731.122Saugustss
12741.156Saugustss/* Keyspan products */
12751.251Snathanwproduct KEYSPAN USA28_NF	0x0101	USA-28 serial adapter (no firmware)
12761.251Snathanwproduct KEYSPAN USA28X_NF	0x0102	USA-28X serial adapter (no firmware)
12771.251Snathanwproduct KEYSPAN USA19_NF	0x0103	USA-19 serial adapter (no firmware)
12781.251Snathanwproduct KEYSPAN USA18_NF	0x0104	USA-18 serial adapter (no firmware)
12791.251Snathanwproduct KEYSPAN USA18X_NF	0x0105	USA-18X serial adapter (no firmware)
12801.251Snathanwproduct KEYSPAN USA19W_NF	0x0106	USA-19W serial adapter (no firmware)
12811.251Snathanwproduct KEYSPAN USA19		0x0107	USA-19 serial adapter
12821.251Snathanwproduct KEYSPAN USA19W		0x0108	USA-19W serial adapter
12831.251Snathanwproduct KEYSPAN USA49W_NF	0x0109	USA-49W serial adapter (no firmware)
12841.251Snathanwproduct KEYSPAN USA49W		0x010a	USA-49W serial adapter
12851.251Snathanwproduct KEYSPAN USA19QI_NF	0x010b	USA-19QI serial adapter (no firmware)
12861.251Snathanwproduct KEYSPAN USA19QI		0x010c	USA-19QI serial adapter
12871.251Snathanwproduct KEYSPAN USA19Q_NF	0x010d	USA-19Q serial adapter (no firmware)
12881.251Snathanwproduct KEYSPAN USA19Q		0x010e	USA-19Q serial adapter
12891.251Snathanwproduct KEYSPAN USA28		0x010f	USA-28 serial adapter
12901.251Snathanwproduct KEYSPAN USA28XXB	0x0110	USA-28X/XB serial adapter
12911.251Snathanwproduct KEYSPAN USA18		0x0111	USA-18 serial adapter
12921.251Snathanwproduct KEYSPAN USA18X		0x0112	USA-18X serial adapter
12931.251Snathanwproduct KEYSPAN USA28XB_NF	0x0113	USA-28XB serial adapter (no firmware)
12941.251Snathanwproduct KEYSPAN USA28XA_NF	0x0114	USA-28XB serial adapter (no firmware)
12951.251Snathanwproduct KEYSPAN USA28XA		0x0115	USA-28XA serial adapter
12961.251Snathanwproduct KEYSPAN USA18XA_NF	0x0116	USA-18XA serial adapter (no firmware)
12971.251Snathanwproduct KEYSPAN USA18XA		0x0117	USA-18XA serial adapter
12981.449Sapbproduct KEYSPAN USA19QW_NF	0x0118	USA-19QW serial adapter (no firmware)
12991.449Sapbproduct KEYSPAN USA19QW		0x0119	USA-19QW serial adapter
13001.251Snathanwproduct KEYSPAN UIA10		0x0201	UIA-10 remote control
13011.251Snathanwproduct KEYSPAN UIA11		0x0202	UIA-11 remote control
13021.156Saugustss
13031.122Saugustss/* Kingston products */
13041.186Saugustssproduct KINGSTON XX1		0x0008	Ethernet Adapter
13051.122Saugustssproduct KINGSTON KNU101TX	0x000a	KNU101TX USB Ethernet
13061.78Saugustss
13071.66Saugustss/* Kodak products */
13081.78Saugustssproduct KODAK DC220		0x0100	Digital Science DC220
13091.66Saugustssproduct KODAK DC260		0x0110	Digital Science DC260
13101.72Saugustssproduct KODAK DC265		0x0111	Digital Science DC265
13111.75Saugustssproduct KODAK DC290		0x0112	Digital Science DC290
13121.66Saugustssproduct KODAK DC240		0x0120	Digital Science DC240
13131.66Saugustssproduct KODAK DC280		0x0130	Digital Science DC280
13141.365Saugustssproduct KODAK DX4900		0x0550	EasyShare DX4900
13151.44Saugustss
13161.66Saugustss/* Konica Corp. Products */
13171.66Saugustssproduct KONICA CAMERA		0x0720	Digital Color Camera
13181.57Saugustss
13191.66Saugustss/* KYE products */
13201.66Saugustssproduct KYE NICHE		0x0001	Niche mouse
13211.80Sjdolecekproduct KYE NETSCROLL		0x0003	Genius NetScroll mouse
13221.340Sjdolecekproduct KYE G07			0x1002	MaxFire G-07 gamepad
13231.66Saugustssproduct KYE FLIGHT2000		0x1004	Flight 2000 joystick
13241.110Saugustssproduct KYE VIVIDPRO		0x2001	ColorPage Vivid-Pro scanner
13251.6Saugustss
13261.381Saugustss/* Kyocera products */
13271.381Saugustssproduct KYOCERA AHK3001V	0x0203	AH-K3001V
13281.381Saugustss
13291.107Saugustss/* LaCie products */
13301.165Saugustssproduct LACIE HD		0xa601	Hard Disk
13311.107Saugustssproduct LACIE CDRW		0xa602	CD R/W
13321.438Schristosproduct LACIE PKTDRV		0x0211	PocketDrive
13331.167Saugustss
13341.167Saugustss/* Lexar products */
13351.167Saugustssproduct LEXAR JUMPSHOT		0x0001	jumpSHOT CompactFlash Reader
13361.382Saugustssproduct LEXAR 2662WAR		0xa002	2662W-AR
13371.339Saugustssproduct LEXAR MCR		0xb018	Multi-Card Reader
13381.107Saugustss
13391.66Saugustss/* Lexmark products */
13401.66Saugustssproduct LEXMARK S2450		0x0009	Optra S 2450
13411.68Saugustss
13421.68Saugustss/* Linksys products */
13431.165Saugustssproduct LINKSYS MAUSB2		0x0105	Camedia MAUSB-2
13441.176Saugustssproduct LINKSYS USB10TX1	0x200c	USB10TX
13451.73Saugustssproduct LINKSYS USB10T		0x2202	USB10T Ethernet
13461.68Saugustssproduct LINKSYS USB100TX	0x2203	USB100TX Ethernet
13471.97Saugustssproduct LINKSYS USB100H1	0x2204	USB100H1 Ethernet/HPNA
13481.88Saugustssproduct LINKSYS USB10TA		0x2206	USB10TA Ethernet
13491.438Schristosproduct LINKSYS WUSB11		0x2211	WUSB11 Wireless USB Network Adapter
13501.438Schristosproduct LINKSYS WUSB11_25	0x2212	WUSB11 Wireless USB Network Adapter (version 2.5)
13511.365Saugustssproduct LINKSYS WUSB12_11	0x2213	WUSB12 802.11b v1.1
13521.316Saugustssproduct LINKSYS2 USB200M	0x2226	USB 2.0 10/100 ethernet controller
13531.176Saugustssproduct LINKSYS USB10TX2	0x400b	USB10TX
13541.382Saugustssproduct LINKSYS2 WUSB11		0x2219	WUSB11
13551.382Saugustssproduct LINKSYS3 WUSB11V28	0x2233	WUSB11-V28
13561.399Ssekiyaproduct CISCOLINKSYS WUSB54G	0x000d	WUSB54G Wireless-G USB Network Adapter
13571.399Ssekiyaproduct CISCOLINKSYS WUSB54GP	0x0011	WUSB54GP Wireless-G USB Network Adapter
13581.44Saugustss
13591.371Saugustss/* Logitec products */
13601.371Saugustssproduct LOGITEC LDR_H443SU2	0x0033	DVD Multi-plus unit LDR-H443SU2
13611.371Saugustssproduct LOGITEC LDR_H443U2	0x00b3	DVD Multi-plus unit LDR-H443U2
13621.371Saugustss
13631.66Saugustss/* Logitech products */
13641.66Saugustssproduct LOGITECH M2452		0x0203	M2452 keyboard
13651.66Saugustssproduct LOGITECH M4848		0x0301	M4848 mouse
13661.98Ssorenproduct LOGITECH PAGESCAN	0x040f	PageScan
13671.98Ssorenproduct LOGITECH QUICKCAMWEB	0x0801	QuickCam Web
13681.66Saugustssproduct LOGITECH QUICKCAMPRO	0x0810	QuickCam Pro
13691.98Ssorenproduct LOGITECH QUICKCAMEXP	0x0840	QuickCam Express
13701.98Ssorenproduct LOGITECH QUICKCAM	0x0850	QuickCam
13711.347Saugustssproduct LOGITECH QUICKCAMEXP2	0x0870	QuickCam Express
13721.268Sdrochnerproduct LOGITECH QUICKCAMPRO3k	0x08b0	QuickCam Pro 3000
13731.360Shamajimaproduct LOGITECH QUICKCAMPRONB	0x08b1	QuickCam for Notebook Pro
13741.360Shamajimaproduct LOGITECH QUICKCAMPRO4K	0x08b2	QuickCam Pro 4000
13751.78Saugustssproduct LOGITECH N43		0xc000	N43
13761.66Saugustssproduct LOGITECH N48		0xc001	N48 mouse
13771.66Saugustssproduct LOGITECH MBA47		0xc002	M-BA47 mouse
13781.78Saugustssproduct LOGITECH WMMOUSE	0xc004	WingMan Gaming Mouse
13791.383Saugustssproduct LOGITECH BD58		0xc00c	BD58 mouse
13801.383Saugustssproduct LOGITECH USBPS2MOUSE	0xc00e	USB-PS/2 Optical Mouse
13811.339Saugustssproduct LOGITECH MUV55A		0xc016	M-UV55a
13821.171Saugustssproduct LOGITECH UN58A		0xc030	iFeel Mouse
13831.315Saugustssproduct LOGITECH WMRPAD		0xc20a	WingMan RumblePad
13841.245Skentproduct LOGITECH WMFFGP		0xc293	WingMan Formula Force GP (GT-Force)
13851.78Saugustssproduct LOGITECH WMPAD		0xc208	WingMan GamePad Extreme
13861.364Saugustssproduct LOGITECH WMRPAD		0xc20a	WingMan RumblePad
13871.396Sperryproduct LOGITECH WMJOY		0xc281	WingMan Force joystick
13881.381Saugustssproduct LOGITECH BB13		0xc401	USB-PS/2 Trackball
13891.381Saugustssproduct LOGITECH BB18		0xc404	TrackMan Wheel
13901.422Sjmmvproduct LOGITECH MARBLEMOUSE	0xc408	Marble Mouse
13911.156Saugustssproduct LOGITECH RK53		0xc501	Cordless mouse
13921.156Saugustssproduct LOGITECH RB6		0xc503	Cordless keyboard
13931.192Saugustssproduct LOGITECH CDO		0xc504	Cordless Desktop Optical
13941.364Saugustssproduct LOGITECH MX700		0xc506	Cordless optical mouse
13951.98Ssorenproduct LOGITECH QUICKCAMPRO2	0xd001	QuickCam Pro
13961.24Saugustss
13971.66Saugustss/* Lucent products */
13981.66Saugustssproduct LUCENT EVALKIT		0x1001	USS-720 evaluation kit
13991.12Saugustss
14001.364Saugustss/* Luwen products */
14011.438Schristosproduct LUWEN EASYDISK		0x0005	EasyDisc
14021.364Saugustss
14031.66Saugustss/* Macally products */
14041.66Saugustssproduct MACALLY MOUSE1		0x0101	mouse
14051.94Saugustss
14061.383Saugustss/* MCT Corp. products */
14071.94Saugustssproduct MCT HUB0100		0x0100	Hub
14081.196Saugustssproduct MCT DU_H3SP_USB232	0x0200	D-Link DU-H3SP USB BAY Hub
14091.94Saugustssproduct MCT USB232		0x0210	USB-232 Interface
14101.154Sichiroproduct MCT SITECOM_USB232	0x0230	Sitecom USB-232 Products
14111.199Saugustssproduct MCT ML_4500		0x0302	ML-4500
14121.48Saugustss
14131.383Saugustss/* MediaGear products */
14141.383Saugustssproduct MEDIAGEAR READER9IN1	0x5003	USB2.0 9 in 1 Reader
14151.383Saugustss
14161.88Saugustss/* Melco, Inc products */
14171.135Saugustssproduct MELCO LUATX1		0x0001	LUA-TX Ethernet
14181.135Saugustssproduct MELCO LUATX5		0x0005	LUA-TX Ethernet
14191.464Sxtraemeproduct MELCO NINWIFI		0x008b	Nintendo Wi-Fi
14201.176Saugustssproduct MELCO LUA2TX5		0x0009	LUA2-TX Ethernet
14211.239Sichiroproduct MELCO LUAKTX		0x0012	LUA-KTX Ethernet
14221.365Saugustssproduct MELCO S11		0x0016	WLI-USB-S11
14231.318Srafalproduct MELCO MCRSM2		0x001b	MCR-SM2 SmartMedia Card Reader/Writer
14241.293Saugustssproduct MELCO DUBPXXG		0x001c	USB-IDE Bridge: DUB-PxxG
14251.279Sichiroproduct MELCO KS11G		0x0027	WLI-USB-KS11G USB-wlan
14261.358Ssekiyaproduct MELCO LUAU2KTX		0x003d	LUA-U2-KTX Ethernet
14271.381Saugustssproduct MELCO KB11		0x0044	WLI-USB-KB11 WLAN
14281.407Sdrochnerproduct MELCO KG54YB		0x005e	WLI-U2-KG54-YB WLAN
14291.399Ssekiyaproduct MELCO KG54		0x0066	WLI-U2-KG54 WLAN
14301.417Shiraproduct MELCO KG54AI		0x0067	WLI-U2-KG54-AI WLAN
14311.456Seladproduct	MELCO SG54HP		0x00d8	WLI-U2-SG54HP
14321.464Sxtraemeproduct MELCO G54HP		0x00d9	WLI-U2-G54HP
14331.464Sxtraemeproduct MELCO KG54L		0x00da	WLI-U2-KG54L
14341.125Sexplorer
14351.125Sexplorer/* Metricom products */
14361.125Sexplorerproduct METRICOM RICOCHET_GS	0x0001	Ricochet GS
14371.53Saugustss
14381.354Saugustss/* Micro Star International products */
14391.354Saugustssproduct MSI BLUETOOTH		0x1967	Bluetooth USB Adapter
14401.407Sdrochnerproduct MSI MS6861		0x6861	MS-6861
14411.407Sdrochnerproduct MSI MS6865		0x6865	MS-6865
14421.407Sdrochnerproduct MSI MS6869		0x6869	MS-6869
14431.464Sxtraemeproduct MSI RT2573		0x6874	RT2573
14441.464Sxtraemeproduct MSI RT2573_2		0x6877	RT2573
14451.464Sxtraemeproduct MSI RT2573_3		0xa861	RT2573
14461.464Sxtraemeproduct MSI RT2573_4		0xa874	RT2573
14471.354Saugustss
14481.381Saugustss/* Micronet Communications products */
14491.381Saugustssproduct MICRONET SP128AR	0x0003	SP128AR EtherFast
14501.381Saugustss
14511.66Saugustss/* Microsoft products */
14521.78Saugustssproduct MICROSOFT SIDEPREC	0x0008	SideWinder Precision Pro
14531.66Saugustssproduct MICROSOFT INTELLIMOUSE	0x0009	IntelliMouse
14541.66Saugustssproduct MICROSOFT NATURALKBD	0x000b	Natural Keyboard Elite
14551.66Saugustssproduct MICROSOFT DDS80		0x0014	Digital Sound System 80
14561.72Saugustssproduct MICROSOFT SIDEWINDER	0x001a	Sidewinder Precision Racing Wheel
14571.364Saugustssproduct MICROSOFT INETPRO	0x001c	Internet Keyboard Pro
14581.438Schristosproduct MICROSOFT TBEXPLORER	0x0024	Trackball Explorer
14591.78Saugustssproduct MICROSOFT INTELLIEYE	0x0025	IntelliEye mouse
14601.364Saugustssproduct MICROSOFT INETPRO2	0x002b	Internet Keyboard Pro
14611.365Saugustssproduct MICROSOFT MN510		0x006e	MN510 Wireless
14621.355Saugustssproduct MICROSOFT MN110		0x007a	10/100 USB NIC
14631.446Sjmcneillproduct MICROSOFT XBOX_MEMORY_UNIT	0x0280	Xbox Memory Unit
14641.446Sjmcneillproduct MICROSOFT XBOX_DVD_PLAYBACK	0x0284	Xbox DVD Movie Playback Kit
14651.447Sjmcneillproduct MICROSOFT XBOX_CONTROLLER_S10	0x0285	Xbox Controller S (1.0)
14661.446Sjmcneillproduct MICROSOFT XBOX_CONTROLLER_HUB	0x0288	Xbox Controller Hub
14671.447Sjmcneillproduct MICROSOFT XBOX_CONTROLLER_S12	0x0289	Xbox Controller S (1.2)
14681.153Saugustss
14691.153Saugustss/* Microtech products */
14701.165Saugustssproduct MICROTECH SCSIDB25	0x0004	USB-SCSI-DB25
14711.165Saugustssproduct MICROTECH SCSIHD50	0x0005	USB-SCSI-HD50
14721.153Saugustssproduct MICROTECH DPCM		0x0006	USB CameraMate
14731.165Saugustssproduct MICROTECH FREECOM	0xfc01	Freecom USB-IDE
14741.6Saugustss
14751.110Saugustss/* Microtek products */
14761.137Saugustssproduct MICROTEK 336CX		0x0094	Phantom 336CX - C3 scanner
14771.110Saugustssproduct MICROTEK X6U		0x0099	ScanMaker X6 - X6U
14781.137Saugustssproduct MICROTEK C6		0x009a	Phantom C6 scanner
14791.110Saugustssproduct MICROTEK 336CX2		0x00a0	Phantom 336CX - C3 scanner
14801.110Saugustssproduct MICROTEK V6USL		0x00a3	ScanMaker V6USL
14811.383Saugustssproduct MICROTEK 6000		0x30e5	ScanMaker 6000
14821.110Saugustssproduct MICROTEK V6USL2		0x80a3	ScanMaker V6USL
14831.110Saugustssproduct MICROTEK V6UL		0x80ac	ScanMaker V6UL
14841.110Saugustss
14851.66Saugustss/* Midiman products */
14861.66Saugustssproduct MIDIMAN MIDISPORT2X2	0x1001	Midisport 2x2
14871.433Schapproduct MIDIMAN MIDISPORT2X4	0x1041	Midisport 2x4
14881.224Saugustss
14891.226Saugustss/* Minds At Work LLC products */
14901.226Saugustssproduct MINDSATWORK DW		0x0001	Digital Wallet
14911.226Saugustss
14921.224Saugustss/* Minolta Co., Ltd. */
14931.364Saugustssproduct MINOLTA 2300		0x4001	Dimage 2300
14941.224Saugustssproduct MINOLTA S304		0x4007	Dimage S304
14951.230Saugustssproduct MINOLTA X		0x4009	Dimage X
14961.381Saugustssproduct MINOLTA DIMAGE7I	0x400b	Dimage 7i
14971.364Saugustssproduct MINOLTA 5400		0x400e	Dimage 5400
14981.381Saugustssproduct MINOLTA DIMAGEA1	0x401a	Dimage A1
14991.359Saugustssproduct MINOLTA XT		0x4015	Dimage Xt
15001.25Saugustss
15011.165Saugustss/* Mitsumi products */
15021.165Saugustssproduct MITSUMI CDRRW		0x0000	CD-R/RW Drive
15031.250Saugustssproduct MITSUMI MOUSE		0x6407	Mouse
15041.383Saugustssproduct MITSUMI SONY_MOUSE	0x6408	Quick Scroll Mouse
15051.364Saugustssproduct MITSUMI BT_DONGLE	0x641f	Bluetooth USB dongle
15061.226Saugustssproduct MITSUMI FDD		0x6901	FDD
15071.165Saugustss
15081.186Saugustss/* Mobility products */
15091.186Saugustssproduct MOBILITY EA		0x0204	Ethernet Adapter
15101.186Saugustss
15111.432Sreinoud/* MosChip Semiconductor */
15121.457Sisproduct MOSCHIP MCS7780		0x7780	Fast IrDA Adapter
15131.457Sisproduct MOSCHIP MCS7781		0x7781	Fast IrDA Adapter
15141.457Sisproduct MOSCHIP MCS7784		0x7784	Slow IrDA Adapter
15151.432Sreinoudproduct MOSCHIP MCS7830		0x7830	Ethernet Adapter
15161.432Sreinoud
15171.66Saugustss/* Motorola products */
15181.69Saugustssproduct MOTOROLA MC141555	0x1555	MC141555 hub controller
15191.315Saugustssproduct MOTOROLA SB4100		0x4100	SB4100 USB Cable Modem
15201.325Saugustssproduct MOTOROLA2 T720C		0x2822	T720c
15211.361Ssorenproduct MOTOROLA2 A920		0x4002	A920
15221.43Saugustss
15231.66Saugustss/* MultiTech products */
15241.66Saugustssproduct MULTITECH ATLAS		0xf101	MT5634ZBA-USB modem
15251.6Saugustss
15261.66Saugustss/* Mustek products */
15271.110Saugustssproduct MUSTEK 1200CU		0x0001	1200 CU scanner
15281.124Saugustssproduct MUSTEK 600CU		0x0002	600 CU scanner
15291.124Saugustssproduct MUSTEK 1200USB		0x0003	1200 USB scanner
15301.124Saugustssproduct MUSTEK 1200UB		0x0006	1200 UB scanner
15311.216Sgehennaproduct MUSTEK 1200USBPLUS	0x0007	1200 USB Plus scanner
15321.207Saugustssproduct MUSTEK 1200CUPLUS	0x0008	1200 CU Plus scanner
15331.216Sgehennaproduct MUSTEK BEARPAW1200F	0x0010	BearPaw 1200F scanner
15341.355Saugustssproduct MUSTEK BEARPAW1200TA	0x021e	BearPaw 1200TA scanner
15351.216Sgehennaproduct MUSTEK 600USB		0x0873	600 USB scanner
15361.66Saugustssproduct MUSTEK MDC800		0xa800	MDC-800 digital camera
15371.354Saugustssproduct MUSTEK DV2000		0xc441	DV2000 digital camera
15381.148Ssoren
15391.148Ssoren/* M-Systems products */
15401.148Ssorenproduct MSYSTEMS DISKONKEY	0x0010	DiskOnKey
15411.321Saugustssproduct MSYSTEMS DISKONKEY2	0x0011	DiskOnKey
15421.413Scubeproduct MSYSTEMS DISKONKEY3	0x0012	DiskOnKey
15431.303Sichiro
15441.303Sichiro/* National Instruments */
15451.303Sichiroproduct NI GPIB_USB_A		0xc920	GPIB-USB-A
15461.25Saugustss
15471.124Saugustss/* National Semiconductor */
15481.216Sgehennaproduct NATIONAL BEARPAW1200	0x1000	BearPaw 1200
15491.216Sgehennaproduct NATIONAL BEARPAW2400	0x1001	BearPaw 2400
15501.124Saugustss
15511.66Saugustss/* NEC products */
15521.383Saugustssproduct NEC HUB_20		0x0059	2.0 hub
15531.66Saugustssproduct NEC HUB			0x55aa	hub
15541.66Saugustssproduct NEC HUB_B		0x55ab	hub
15551.344Saugustssproduct NEC PICTY760		0xbef4	Picty760
15561.344Saugustssproduct NEC PICTY900		0xefbe	Picty900
15571.344Saugustssproduct NEC PICTY920		0xf0be	Picty920
15581.344Saugustssproduct NEC PICTY800		0xf1be	Picty800
15591.205Saugustss
15601.205Saugustss/* NEC2 products */
15611.215Saugustssproduct NEC2 HUB2_0		0x0058	USB2.0 Hub Controller
15621.272Suwe
15631.272Suwe/* NEODIO products */
15641.289Sgehennaproduct NEODIO ND3050		0x3050	6-in-1 Flash Device Controller
15651.272Suweproduct NEODIO ND5010		0x5010	Multi-format Flash Controller
15661.1Saugustss
15671.69Saugustss/* NetChip Technology Products */
15681.69Saugustssproduct NETCHIP TURBOCONNECT	0x1080	Turbo-Connect
15691.226Saugustssproduct NETCHIP CLIK40		0xa140	Clik! 40
15701.69Saugustss
15711.69Saugustss/* Netgear products */
15721.69Saugustssproduct NETGEAR EA101		0x1001	Ethernet adapter
15731.220Saugustssproduct NETGEAR EA101X		0x1002	Ethernet adapter
15741.275Saugustssproduct NETGEAR FA101		0x1020	10/100 Ethernet
15751.297Sgehennaproduct NETGEAR FA120		0x1040	USB 2.0 Fast Ethernet Adapter
15761.354Saugustssproduct NETGEAR MA111NA		0x4110	802.11b Adapter
15771.383Saugustssproduct NETGEAR XA601		0x8100	USB to PL Adapter
15781.143Saugustss
15791.385Saugustssproduct NETGEAR2 MA101		0x4100	MA101
15801.385Saugustssproduct NETGEAR2 MA101B		0x4102	MA101 Rev B
15811.385Saugustss
15821.143Saugustss/* Nikon products */
15831.143Saugustssproduct NIKON E990		0x0102	Digital Camera E990
15841.207Saugustssproduct NIKON E880		0x0103	Digital Camera E880
15851.294Smarkdproduct NIKON E885		0x0105	Digital Camera E885
15861.308Saugustss
15871.308Saugustss/* NHJ product */
15881.308Saugustssproduct NHJ CAM2		0x9120	Camera
15891.190Saugustss
15901.431Srjs/* Nokia products */
15911.431Srjsproduct NOKIA CA42		0x0802	Mobile Phone adapter
15921.431Srjs
15931.464Sxtraeme/* Nova Tech products */
15941.464Sxtraemeproduct NOVATECH NV902W		0x9020	NV-902W
15951.464Sxtraemeproduct NOVATECH RT2573		0x9021	RT2573
15961.464Sxtraeme
15971.441Sgdt/* NovAtel products */
15981.441Sgdtproduct NOVATEL FLEXPACKGPS	0x0100	NovAtel FlexPack GPS receiver
15991.454Sgdtproduct NOVATEL2 CDMA_MODEM	0x1110	Novatel Wireless Merlin CDMA
16001.441Sgdt
16011.190Saugustss/* Olympus products */
16021.202Saugustssproduct OLYMPUS C1		0x0102	C-1 Digital Camera
16031.190Saugustssproduct OLYMPUS C700		0x0105	C-700 Ultra Zoom
16041.69Saugustss
16051.88Saugustss/* OmniVision Technologies, Inc. products */
16061.40Saugustssproduct OMNIVISION OV511	0x0511	OV511 Camera
16071.98Ssorenproduct OMNIVISION OV511PLUS	0xa511	OV511+ Camera
16081.223Saugustss
16091.223Saugustss/* OnSpec Electronic, Inc. */
16101.223Saugustssproduct ONSPEC MD2		0x0103	disk
16111.226Saugustssproduct ONSPEC MDCFEB		0xa000	MDCFE-B USB CF Reader
16121.226Saugustssproduct ONSPEC SIIGMS		0xa001	Memory Stick+CF Reader/Writer
16131.226Saugustssproduct ONSPEC DATAFAB3		0xa003	Datafab-based Reader
16141.226Saugustssproduct ONSPEC DATAFAB4		0xa004	Datafab-based Reader
16151.226Saugustssproduct ONSPEC PNYCFSM		0xa005	PNY/Datafab CF+SM Reader
16161.226Saugustssproduct ONSPEC STECHCFSM	0xa006	Simple Tech/Datafab CF+SM Reader
16171.226Saugustssproduct ONSPEC LC1		0xa109	CF + SM Combo (LC1)
16181.371Saugustssproduct ONSPEC UCF100		0xa400	FlashLink UCF-100 CompactFlash Reader
16191.227Smjlproduct ONSPEC MD1II		0xb006	Datafab MD1-II PC-Card Reader
16201.282Sgehenna
16211.381Saugustssproduct ONSPEC2 8IN2		0xb012	8In2
16221.381Saugustss
16231.397Sitojun/* OQO */
16241.397Sitojunproduct OQO WIFI01		0x0002	model 01 WiFi interface
16251.397Sitojunproduct OQO ETHER01		0x8150	model 01 Ethernet interface
16261.397Sitojun
16271.282Sgehenna/* Ours Technology Inc. */
16281.282Sgehennaproduct OTI SOLID		0x6803	Solid state disk
16291.330Saugustssproduct OTI FLASHDISK		0x6828	Flash Disk 128M
16301.40Saugustss
16311.150Saugustss/* Palm Computing, Inc. product */
16321.83Saugustssproduct PALM SERIAL		0x0080	USB Serial Adaptor
16331.206Scjsproduct PALM M500		0x0001	Palm m500
16341.206Scjsproduct PALM M505		0x0002	Palm m505
16351.269Saugustssproduct PALM M515		0x0003	Palm m515
16361.300Saugustssproduct PALM I705		0x0020	Palm i705
16371.300Saugustssproduct PALM TUNGSTEN_Z		0x0031	Palm Tungsten Z
16381.231Saugustssproduct PALM M125		0x0040	Palm m125
16391.300Saugustssproduct PALM M130		0x0050	Palm m130
16401.312Ssimonbproduct PALM TUNGSTEN_T		0x0060	Palm Tungsten T
16411.377Smycroftproduct PALM ZIRE31		0x0061	Palm Zire 31
16421.299Saugustssproduct PALM ZIRE		0x0070	Palm Zire
16431.150Saugustss
16441.150Saugustss/* Panasonic products */
16451.364Saugustssproduct PANASONIC LS120		0x0901	LS-120 Camera
16461.367Saugustssproduct PANASONIC KXLRW32AN	0x0d09	CD-R Drive KXL-RW32AN
16471.364Saugustssproduct PANASONIC KXLCB20AN	0x0d0a	CD-R Drive KXL-CB20AN
16481.364Saugustssproduct PANASONIC KXLCB35AN	0x0d0e	DVD-ROM & CD-R/RW
16491.150Saugustssproduct PANASONIC SDCAAE	0x1b00	MultiMediaCard Adapter
16501.406Spookaproduct PANASONIC TYTP50P6S	0x3900	TY-TP50P6-S 50in Touch Panel
16511.233Saugustss
16521.233Saugustss/* Pen Driver */
16531.329Saugustssproduct PEN USBDISKPRO		0x0120	USB Disk Pro
16541.311Snakayamaproduct PEN USBREADER		0x0240	USB 6 in 1 Card Reader/Writer
16551.317Sdsaintyproduct PEN MOBILEDRIVE		0x0280	USB 3 in 1 Card Reader/Writer
16561.233Saugustssproduct PEN USBDISK		0x0d7d	USB Disk
16571.364Saugustssproduct PEN ATTACHE		0x1300	USB 2.0 Flash Drive
16581.364Saugustss
16591.66Saugustss/* Peracom products */
16601.66Saugustssproduct PERACOM SERIAL1		0x0001	Serial Converter
16611.69Saugustssproduct PERACOM ENET		0x0002	Ethernet adapter
16621.88Saugustssproduct PERACOM ENET3		0x0003	At Home Ethernet Adapter
16631.69Saugustssproduct PERACOM ENET2		0x0005	Ethernet adapter
16641.14Saugustss
16651.66Saugustss/* Philips products */
16661.66Saugustssproduct PHILIPS DSS350		0x0101	DSS 350 Digital Speaker System
16671.66Saugustssproduct PHILIPS DSS		0x0104	DSS XXX Digital Speaker System
16681.66Saugustssproduct PHILIPS HUB		0x0201	hub
16691.242Sheinzproduct PHILIPS PCA645VC	0x0302	PCA645VC PC Camera
16701.172Stronproduct PHILIPS PCA646VC	0x0303	PCA646VC PC Camera
16711.242Sheinzproduct PHILIPS PCVC675K	0x0307	PCVC675K Vesta PC Camera
16721.92Saugustssproduct PHILIPS PCVC680K	0x0308	PCVC680K Vesta Pro PC Camera
16731.242Sheinzproduct PHILIPS PCVC690K	0x030c	PCVC690K Vesta Pro Scan PC Camera
16741.242Sheinzproduct PHILIPS PCVC730K	0x0310	PCVC730K ToUCam Fun PC Camera
16751.242Sheinzproduct PHILIPS PCVC740K	0x0311	PCVC740K ToUCam Pro PC Camera
16761.242Sheinzproduct PHILIPS PCVC750K	0x0312	PCVC750K ToUCam Pro Scan PC Camera
16771.83Saugustssproduct PHILIPS DSS150		0x0471	DSS 150 Digital Speaker System
16781.468Skiyoharaproduct PHILIPS SNU5600		0x1236	SNU5600
16791.210Saugustssproduct PHILIPS DIVAUSB		0x1801	DIVA USB mp3 player
16801.144Saugustss
16811.144Saugustss/* Philips Semiconductor products */
16821.144Saugustssproduct PHILIPSSEMI HUB1122	0x1122	hub
16831.39Saugustss
16841.39Saugustss/* P.I. Engineering products */
16851.39Saugustssproduct PIENGINEERING PS2USB	0x020b	PS2 to Mac USB Adapter
16861.341Sjdolecekproduct PIENGINEERING XKEYS58	0x0232	Xkeys Programmable Keyboard (58 Keys)
16871.200Saugustssproduct PIENGINEERING XKEYS	0x0233	Xkeys Programmable Keyboard
16881.314Suwe
16891.314Suwe/* Pilotech Systems Co., Ltd products */
16901.314Suweproduct PILOTECH CRW600		0x0001	CRW-600 6-in-1 Reader
16911.322Shamajima
16921.381Saugustss/* Planex Communications products */
16931.464Sxtraemeproduct PLANEX	GW_US11H	0x14ea	GW-US11H WLAN
16941.464Sxtraemeproduct PLANEX2 GW_US11S	0x3220	GW-US11S WLAN
16951.464Sxtraemeproduct PLANEX2 GWUS54HP	0xab01	GW-US54HP
16961.468Skiyoharaproduct PLANEX3 GWUS54GZ	0xab10	GW-US54GZ
16971.464Sxtraemeproduct PLANEX3 GU1000T		0xab11	GU-1000T
16981.464Sxtraemeproduct PLANEX3 GWUS54MINI	0xab13	GW-US54Mini
16991.464Sxtraemeproduct PLANEX2 GWUS54MINI2	0xab50	GW-US54Mini2
17001.464Sxtraemeproduct PLANEX2 GWUS54SG	0xc002	GW-US54SG
17011.464Sxtraemeproduct PLANEX2 GWUS54GZL	0xc007	GW-US54GZL
17021.439Sjoergproduct PLANEX2 GWUSMM		0xed02	GW-USMM
17031.381Saugustss
17041.322Shamajima/* Plantronics products */
17051.322Shamajimaproduct PLANTRONICS HEADSET	0x0ca1	Platronics DSP-400 Headset
17061.1Saugustss
17071.367Saugustss/* Plextor Corp. */
17081.367Saugustssproduct PLEXTOR 40_12_40U	0x0011	PlexWriter 40/12/40U
17091.367Saugustss
17101.66Saugustss/* PLX products */
17111.66Saugustssproduct PLX TESTBOARD		0x9060	test board
17121.24Saugustss
17131.366Saugustss/* PointChips */
17141.366Saugustssproduct POINTCHIPS FLASH	0x8001	Flash
17151.366Saugustss
17161.186Saugustss/* PortGear products */
17171.186Saugustssproduct PORTGEAR EA8		0x0008	Ethernet Adapter
17181.212Saugustssproduct PORTGEAR EA9		0x0009	Ethernet Adapter
17191.186Saugustss
17201.186Saugustss/* Portsmith products */
17211.186Saugustssproduct PORTSMITH EEA		0x3003	Express Ethernet Adapter
17221.276Ssoren
17231.276Ssoren/* PQI products */
17241.276Ssorenproduct PQI TRAVELFLASH		0x0001	Travel Flash Drive
17251.186Saugustss
17261.66Saugustss/* Primax products */
17271.124Saugustssproduct PRIMAX G2X300		0x0300	G2-200 scanner
17281.110Saugustssproduct PRIMAX G2E300		0x0301	G2E-300 scanner
17291.110Saugustssproduct PRIMAX G2300		0x0302	G2-300 scanner
17301.110Saugustssproduct PRIMAX G2E3002		0x0303	G2E-300 scanner
17311.110Saugustssproduct PRIMAX 9600		0x0340	Colorado USB 9600 scanner
17321.110Saugustssproduct PRIMAX 600U		0x0341	Colorado 600u scanner
17331.260Saugustssproduct PRIMAX 6200		0x0345	Visioneer 6200 scanner
17341.110Saugustssproduct PRIMAX 19200		0x0360	Colorado USB 19200 scanner
17351.110Saugustssproduct PRIMAX 1200U		0x0361	Colorado 1200u scanner
17361.124Saugustssproduct PRIMAX G600		0x0380	G2-600 scanner
17371.110Saugustssproduct PRIMAX 636I		0x0381	ReadyScan 636i
17381.110Saugustssproduct PRIMAX G2600		0x0382	G2-600 scanner
17391.110Saugustssproduct PRIMAX G2E600		0x0383	G2E-600 scanner
17401.66Saugustssproduct PRIMAX COMFORT		0x4d01	Comfort
17411.66Saugustssproduct PRIMAX MOUSEINABOX	0x4d02	Mouse-in-a-Box
17421.79Saugustssproduct PRIMAX PCGAUMS1		0x4d04	Sony PCGA-UMS1
17431.89Saugustss
17441.89Saugustss/* Prolific products */
17451.90Saugustssproduct PROLIFIC PL2301		0x0000	PL2301 Host-Host interface
17461.90Saugustssproduct PROLIFIC PL2302		0x0001	PL2302 Host-Host interface
17471.168Sjhawkproduct PROLIFIC RSAQ2		0x04bb	PL2303 Serial adapter (IODATA USB-RSAQ2)
17481.435Smartinproduct PROLIFIC RSAQ3		0xaaa2	PL2303 Serial adapter (IODATA USB-RSAQ3)
17491.438Schristosproduct PROLIFIC PL2303		0x2303	PL2303 Serial adapter (ATEN/IOGEAR UC232A)
17501.128Ssorenproduct PROLIFIC PL2305		0x2305	Parallel printer adapter
17511.110Saugustssproduct PROLIFIC ATAPI4		0x2307	ATAPI-4 Bridge Controller
17521.381Saugustssproduct PROLIFIC PL2501		0x2501	PL2501 Host-Host interface
17531.438Schristosproduct PROLIFIC PL2303X	0xaaa0	PL2303 Serial adapter (Pharos GPS)
17541.452Smsaitohproduct PROLIFIC2 PL2303X	0x2001  Willcom WS002IN (DD)
17551.160Sichiro
17561.160Sichiro/* Putercom products */
17571.160Sichiroproduct PUTERCOM UPA100		0x047e	USB-1284 BRIDGE
17581.81Saugustss
17591.439Sjoerg/* Qcom products */
17601.439Sjoergproduct QCOM RT2573		0x6196	RT2573
17611.439Sjoergproduct QCOM RT2573_2		0x6229	RT2573
17621.439Sjoerg
17631.108Sdarrenr/* Qtronix products */
17641.108Sdarrenrproduct QTRONIX 980N		0x2011	Scorpion-980N keyboard
17651.108Sdarrenr
17661.367Saugustss/* Qualcomm products */
17671.367Saugustssproduct QUALCOMM CDMA_MSM	0x6000	CDMA Technologies MSM phone
17681.459Ssaloproduct QUALCOMM2 CDMA_MSM	0x3196	CDMA Technologies MSM modem
17691.367Saugustss
17701.424Sgdtproduct QUALCOMM_K CDMA_MSM_K	0x17da	Qualcomm Kyocera CDMA Technologies MSM
17711.424Sgdt
17721.81Saugustss/* Quickshot products */
17731.81Saugustssproduct QUICKSHOT STRIKEPAD	0x6238	USB StrikePad
17741.38Saugustss
17751.108Sdarrenr/* Rainbow Technologies products */
17761.438Schristosproduct RAINBOW IKEY2000	0x1200	i-Key 2000
17771.108Sdarrenr
17781.399Ssekiya/* Ralink Technology products */
17791.399Ssekiyaproduct RALINK RT2570		0x1706	RT2570
17801.403Sdrochnerproduct RALINK RT2570_2		0x2570	RT2570
17811.407Sdrochnerproduct RALINK RT2570_3		0x9020	RT2570
17821.438Schristosproduct RALINK_2 RT2570		0x2570	RT2570
17831.439Sjoergproduct RALINK RT2573		0x2573	RT2573
17841.443Schristosproduct RALINK_2 RT2573		0x2573	RT2573
17851.439Sjoergproduct RALINK RT2671		0x2671	RT2671
17861.399Ssekiya
17871.381Saugustss/* RATOC Systems products */
17881.381Saugustssproduct RATOC REXUSB60		0xb000	USB serial REX-USB60
17891.381Saugustss
17901.378Smycroft/* Realtek products */
17911.378Smycroftproduct REALTEK RTL8150L	0x8150	Realtek RTL8150L USB-Ethernet Bridge
17921.378Smycroft
17931.140Stshiozak/* Roland products */
17941.342Sjdolecekproduct ROLAND UA100		0x0000	UA-100 USB Audio I/F
17951.342Sjdolecekproduct ROLAND UM4		0x0002	UM-4 MIDI I/F
17961.342Sjdolecekproduct ROLAND SC8850		0x0003	RolandED SC-8850 SOUND Canvas MIDI Synth.
17971.342Sjdolecekproduct ROLAND U8		0x0004	U-8 USB Audio I/F
17981.342Sjdolecekproduct ROLAND UM2		0x0005	UM-2 MIDI I/F
17991.342Sjdolecekproduct ROLAND SC8820		0x0007	SoundCanvas SC-8820 MIDI Synth.
18001.342Sjdolecekproduct ROLAND PC300		0x0008	PC-300 MIDI Keyboard
18011.342Sjdolecekproduct ROLAND UM1		0x0009	UM-1 MIDI I/F
18021.342Sjdolecekproduct ROLAND SK500		0x000b	SoundCanvas SK-500 MIDI Keyboard
18031.342Sjdolecekproduct ROLAND SCD70		0x000c	SC-D70 MIDI Synth.
18041.245Skentproduct ROLAND UA3		0x000f	EDIROL UA-3 USB audio I/F
18051.396Sperryproduct ROLAND XV5050		0x0012	XV-5050 MIDI Synth.
18061.342Sjdolecekproduct ROLAND UM880N		0x0014	EDIROL UM-880 MIDI I/F (native)
18071.342Sjdolecekproduct ROLAND UM880G		0x0015	EDIROL UM-880 MIDI I/F (generic)
18081.342Sjdolecekproduct ROLAND SD90		0x0016	EDIROL SD-90 STDIO Canvas MIDI Synth.
18091.342Sjdolecekproduct ROLAND UA1A		0x0018	UA-1A USB Audio I/F
18101.342Sjdolecekproduct ROLAND UM550		0x0023	UM-550 MIDI I/F
18111.342Sjdolecekproduct ROLAND SD20		0x0027	SD-20 MIDI Synth.
18121.342Sjdolecekproduct ROLAND SD80		0x0029	SD-80 MIDI Synth.
18131.342Sjdolecekproduct ROLAND UA700		0x002b	UA-700 USB Audio I/F
18141.411Saugustssproduct ROLAND PCRA		0x0033	EDIROL PCR MIDI keyboard (advanced)
18151.411Saugustssproduct ROLAND PCR		0x0034	EDIROL PCR MIDI keyboard
18161.411Saugustssproduct ROLAND M1000		0x0035	M-1000 audio I/F
18171.411Saugustssproduct ROLAND UA1000		0x0044	EDIROL UA-1000 USB audio I/F
18181.342Sjdolecekproduct ROLAND UA3FXA		0x0050	EDIROL UA-3FX USB audio I/F (advanced)
18191.342Sjdolecekproduct ROLAND UA3FX		0x0051	EDIROL UA-3FX USB audio I/F
18201.411Saugustssproduct ROLAND FANTOMX		0x006d	Fantom-X MIDI Synth.
18211.411Saugustssproduct ROLAND UA101		0x007d	EDIROL UA-101
18221.411Saugustssproduct ROLAND UA101F		0x008d	EDIROL UA-101 USB1
18231.425Schristosproduct ROLAND UA1EX		0x0096	EDIROL UA-1EX
18241.425Schristosproduct ROLAND UM3		0x009A	EDIROL UM-3
18251.140Stshiozak
18261.66Saugustss/* Rockfire products */
18271.66Saugustssproduct ROCKFIRE GAMEPAD	0x2033	gamepad 203USB
18281.219Sichiro
18291.219Sichiro/* RATOC Systems products */
18301.219Sichiroproduct RATOC REXUSB60		0xb000	USB serial adapter REX-USB60
18311.195Saugustss
18321.468Skiyohara/* Sagem products */
18331.468Skiyoharaproduct SAGEM XG760A		0x004a	XG-760A
18341.468Skiyoharaproduct SAGEM XG76NA		0x0062	XG-76NA
18351.468Skiyohara
18361.195Saugustss/* Saitek products */
18371.195Saugustssproduct SAITEK CYBORG_3D_GOLD	0x0006	Cyborg 3D Gold Joystick
18381.52Saugustss
18391.355Saugustss/* Samsung products */
18401.355Saugustssproduct SAMSUNG ML6060		0x3008	ML-6060 laser printer
18411.438Schristosproduct SAMSUNG MIGHTYDRIVE	0x1623	Mighty Drive
18421.355Saugustss
18431.52Saugustss/* SanDisk products */
18441.165Saugustssproduct SANDISK SDDR05A		0x0001	ImageMate SDDR-05a
18451.165Saugustssproduct SANDISK SDDR31		0x0002	ImageMate SDDR-31
18461.315Saugustssproduct SANDISK SDDR05		0x0005	ImageMate SDDR-05
18471.165Saugustssproduct SANDISK SDDR12		0x0100	ImageMate SDDR-12
18481.165Saugustssproduct SANDISK SDDR09		0x0200	ImageMate SDDR-09
18491.319Saugustssproduct SANDISK SDDR75		0x0810	ImageMate SDDR-75
18501.438Schristosproduct SANDISK SDDR86		0x0621	ImageMate SDDR-86
18511.137Saugustss
18521.245Skent/* Sanwa Supply products */
18531.245Skentproduct SANWASUPPLY JYDV9USB	0x9806	JY-DV9USB gamepad
18541.286Simp
18551.286Simp/* Sanyo Electric products */
18561.438Schristosproduct SANYO SCP4900		0x0701	Sanyo SCP-4900 USB Phone
18571.245Skent
18581.137Saugustss/* ScanLogic products */
18591.211Saugustssproduct SCANLOGIC SL11R		0x0002	SL11R-IDE
18601.137Saugustssproduct SCANLOGIC 336CX		0x0300	Phantom 336CX - C3 scanner
18611.263Sjoda
18621.388Sscw/* Sealevel products */
18631.388Sscwproduct SEALEVEL USBSERIAL	0x2101	USB-Serial converter
18641.388Sscw
18651.468Skiyohara/* Senao products */
18661.468Skiyoharaproduct SENAO NUB8301		0x2000	NUB-8301
18671.468Skiyohara
18681.434Smartin/* ArkMicroChips products */
18691.438Schristosproduct ARKMICROCHIPS USBSERIAL 0x0232	USB-UART Controller
18701.434Smartin
18711.263Sjoda/* SGI products */
18721.263Sjodaproduct SGI SN1_L1_SC		0x1234	SN1 L1 System Controller
18731.186Saugustss
18741.186Saugustss/* Shark products */
18751.186Saugustssproduct SHARK PA		0x0400	Pocket Adapter
18761.50Saugustss
18771.381Saugustss/* Sharp products */
18781.381Saugustssproduct SHARP SL5500		0x8004	SL5500
18791.381Saugustssproduct SHARP A300		0x8005	A300
18801.381Saugustssproduct SHARP SL5600		0x8006	SL5600
18811.381Saugustssproduct SHARP C700		0x8007	C700
18821.381Saugustssproduct SHARP C750		0x9031	C750
18831.451Smjfproduct SHARP WS007SH		0x9123	WS007SH
18841.381Saugustss
18851.66Saugustss/* Shuttle Technology products */
18861.66Saugustssproduct SHUTTLE EUSB		0x0001	E-USB Bridge
18871.165Saugustssproduct SHUTTLE EUSCSI		0x0002	eUSCSI Bridge
18881.165Saugustssproduct SHUTTLE SDDR09		0x0003	ImageMate SDDR09
18891.226Saugustssproduct SHUTTLE EUSBSMCF	0x0005	eUSB SmartMedia / CompactFlash Adapter
18901.156Saugustssproduct SHUTTLE ZIOMMC		0x0006	eUSB MultiMediaCard Adapter
18911.165Saugustssproduct SHUTTLE HIFD		0x0007	Sony Hifd
18921.165Saugustssproduct SHUTTLE EUSBATAPI	0x0009	eUSB ATA/ATAPI Adapter
18931.165Saugustssproduct SHUTTLE CF		0x000a	eUSB CompactFlash Adapter
18941.165Saugustssproduct SHUTTLE EUSCSI_B	0x000b	eUSCSI Bridge
18951.165Saugustssproduct SHUTTLE EUSCSI_C	0x000c	eUSCSI Bridge
18961.165Saugustssproduct SHUTTLE CDRW		0x0101	CD-RW Device
18971.351Skivinenproduct SHUTTLE ORCA		0x0325	eUSB ORCA Quad Reader
18981.323Saugustssproduct SHUTTLE SCM		0x1010	SCM Micro
18991.236Schristos
19001.236Schristos/* Siemens products */
19011.236Schristosproduct SIEMENS SPEEDSTREAM	0x1001	SpeedStream USB
19021.365Saugustssproduct SIEMENS SPEEDSTREAM22	0x1022	SpeedStream USB 1022
19031.208Saugustss
19041.419Saugustss/* Siemens Info products */
19051.419Saugustssproduct SIEMENS2 MC75		0x0034	Wireless Modules MC75
19061.419Saugustss
19071.441Sgdt/* Sierra Wireless products */
19081.441Sgdtproduct SIERRA AIRCARD580	0x0112	Sierra Wireless AirCard 580
19091.441Sgdt
19101.208Saugustss/* Sigmatel products */
19111.208Saugustssproduct SIGMATEL IRDA		0x4200	IrDA
19121.453Sisproduct SIGMATEL SIR4116	0x4116	StIR4116 SIR
19131.453Sisproduct SIGMATEL FIR4210	0x4210	StIR4210 FIR
19141.448Sisproduct SIGMATEL VFIR4220	0x4220	StIR4220 VFIR
19151.355Saugustssproduct SIGMATEL I_BEAD100	0x8008	i-Bead 100 MP3 Player
19161.365Saugustssproduct SIGMATEL DNSSF7X	0x8020	Datum Networks SSF-7X Multi Players
19171.64Saugustss
19181.50Saugustss/* SIIG products */
19191.50Saugustssproduct SIIG DIGIFILMREADER	0x0004	DigiFilm-Combo Reader
19201.335Swulfproduct SIIG UISDMC2S		0x0200	MULTICARDREADER
19211.284Saugustssproduct SIIG MULTICARDREADER	0x0201	MULTICARDREADER
19221.130Saugustss
19231.381Saugustssproduct SIIG2 US2308		0x0421	Serial
19241.381Saugustss
19251.381Saugustss/* Silicom products */
19261.381Saugustssproduct SILICOM U2E		0x0001	U2E
19271.381Saugustss
19281.466Sdogcow/* Silicon Labs products */
19291.466Sdogcowproduct SILABS POLOLU		0x803b	Pololu Serial
19301.466Sdogcowproduct SILABS ARGUSISP		0x8066	Argussoft ISP
19311.466Sdogcowproduct SILABS CRUMB128		0x807a	Crumb128
19321.466Sdogcowproduct SILABS DEGREECONT	0x80ca	Degree Controls
19331.466Sdogcowproduct SILABS SUNNTO		0x80f6	Suunto sports
19341.466Sdogcowproduct SILABS DESKTOPMOBILE	0x813d	Burnside Desktop mobile
19351.466Sdogcowproduct SILABS IPLINK1220	0x815e	IP-Link 1220
19361.466Sdogcowproduct SILABS LIPOWSKY_JTAG	0x81c8	Lipowsky Baby-JTAG
19371.466Sdogcowproduct SILABS LIPOWSKY_LIN	0x81e2	Lipowsky Baby-LIN
19381.466Sdogcowproduct SILABS LIPOWSKY_HARP	0x8218	Lipowsky HARP-1
19391.466Sdogcowproduct SILABS2 DCU11CLONE	0xaa26	DCU-11 clone
19401.466Sdogcowproduct SILABS CP210X_1		0xea60	CP210x Serial
19411.466Sdogcowproduct SILABS CP210X_2		0xea61	CP210x Serial
19421.466Sdogcow
19431.130Saugustss/* Silicon Portals Inc. */
19441.438Schristosproduct SILICONPORTALS YAPPH_NF 0x0200	YAP Phone (no firmware)
19451.438Schristosproduct SILICONPORTALS YAPPHONE 0x0201	YAP Phone
19461.67Stron
19471.72Saugustss/* Sirius Technologies products */
19481.72Saugustssproduct SIRIUS ROADSTER		0x0001	NetComm Roadster II 56 USB
19491.95Saugustss
19501.376Sjdolecek/* Sitecom products */
19511.381Saugustssproduct SITECOM LN029		0x182d	LN029
19521.381Saugustssproduct SITECOM CN104		0x2068	CN104 serial
19531.376Sjdolecek
19541.439Sjoerg/* Sitecom Europe products */
19551.439Sjoergproduct SITECOMEU WL113		0x9071	WL-113
19561.468Skiyoharaproduct SITECOMEU ZD1211B	0x9075	ZD1211B
19571.439Sjoergproduct SITECOMEU WL172		0x90ac	WL-172
19581.439Sjoergproduct SITECOMEU WL113R2	0x9712	WL-113 rev 2
19591.439Sjoerg
19601.95Saugustss/* SmartBridges products */
19611.95Saugustssproduct SMARTBRIDGES SMARTLINK	0x0001	SmartLink USB ethernet adapter
19621.176Saugustssproduct SMARTBRIDGES SMARTNIC	0x0003	smartNIC 2 PnP Adapter
19631.72Saugustss
19641.69Saugustss/* SMC products */
19651.69Saugustssproduct SMC 2102USB		0x0100	10Mbps ethernet adapter
19661.69Saugustssproduct SMC 2202USB		0x0200	10/100 ethernet adapter
19671.258Srhproduct SMC 2206USB		0x0201	EZ Connect USB Ethernet Adapter
19681.403Sdrochnerproduct SMC 2862WG		0xee13	EZ Connect g Wireless USB Adapter
19691.438Schristosproduct SMC2 2020HUB		0x2020	USB Hub
19701.436Schristosproduct SMC3 2662WV1		0xa001	EZ Connect 11Mbps
19711.355Saugustssproduct SMC3 2662WUSB		0xa002	2662W-AR Wireless Adapter
19721.175Saugustss
19731.175Saugustss/* SOHOware products */
19741.175Saugustssproduct SOHOWARE NUB100		0x9100	10/100 USB Ethernet
19751.69Saugustss
19761.67Stron/* SOLID YEAR products */
19771.69Saugustssproduct SOLIDYEAR KEYBOARD	0x2101	Solid Year USB keyboard
19781.56Saugustss
19791.110Saugustss/* SONY products */
19801.165Saugustssproduct SONY DSC		0x0010	DSC cameras
19811.226Saugustssproduct SONY NWMS7		0x0025	Memorystick NW-MS7
19821.213Saugustssproduct SONY DRIVEV2		0x002b	Harddrive V2
19831.165Saugustssproduct SONY MSACUS1		0x002d	Memorystick MSAC-US1
19841.226Saugustssproduct SONY HANDYCAM		0x002e	Handycam
19851.165Saugustssproduct SONY MSC		0x0032	MSC memory stick slot
19861.206Scjsproduct SONY CLIE_35		0x0038	Sony Clie v3.5
19871.245Skentproduct SONY PS2KEYBOARD	0x005c	PlayStation2 keyboard
19881.245Skentproduct SONY PS2KEYBOARDHUB	0x005d	PlayStation2 keyboard hub
19891.280Scjsproduct SONY PS2MOUSE		0x0061	PlayStation2 mouse
19901.206Scjsproduct SONY CLIE_40		0x0066	Sony Clie v4.0
19911.438Schristosproduct SONY MSC_U03		0x0069	MSC memory stick slot MSC-U03
19921.214Scjsproduct SONY CLIE_40_MS		0x006d	Sony Clie v4.0 Memory Stick slot
19931.300Saugustssproduct SONY CLIE_S360		0x0095	Sony Clie s360
19941.253Saugustssproduct SONY CLIE_41_MS		0x0099	Sony Clie v4.1 Memory Stick slot
19951.253Saugustssproduct SONY CLIE_41		0x009a	Sony Clie v4.1
19961.300Saugustssproduct SONY CLIE_NX60		0x00da	Sony Clie nx60
19971.393Shamajimaproduct SONY PS2EYETOY4		0x0154	PlayStation2 EyeToy v154
19981.393Shamajimaproduct SONY PS2EYETOY5		0x0155	PlayStation2 EyeToy v155
19991.381Saugustssproduct SONY CLIE_TJ25		0x0169	Sony Clie tj25
20001.110Saugustss
20011.353Saugustss/* SOURCENEXT products */
20021.353Saugustssproduct SOURCENEXT KEIKAI8	0x039f	KeikaiDenwa 8
20031.353Saugustssproduct SOURCENEXT KEIKAI8_CHG	0x012e	KeikaiDenwa 8 with charger
20041.353Saugustss
20051.465Sxtraeme/* Sphairon Access Systems GmbH products */
20061.465Sxtraemeproduct SPHAIRON UB801R 	0x0110	UB801R
20071.465Sxtraeme
20081.66Saugustss/* STMicroelectronics products */
20091.66Saugustssproduct STMICRO COMMUNICATOR	0x7554	USB Communicator
20101.134Sitojun
20111.134Sitojun/* STSN products */
20121.134Sitojunproduct STSN STSN0001		0x0001	Internet Access Device
20131.302Sichiro
20141.302Sichiro/* Sun Communications products */
20151.438Schristosproduct SUNCOMM MB_ADAPTOR	0x0003	Mobile Adaptor
20161.237Saugustss
20171.237Saugustss/* SUN Corporation products */
20181.304Sichiroproduct SUNTAC DS96L		0x0003	SUNTAC U-Cable type D2
20191.237Saugustssproduct SUNTAC PS64P1		0x0005	SUNTAC U-Cable type P1
20201.237Saugustssproduct SUNTAC VS10U		0x0009	SUNTAC Slipper U
20211.305Sichiroproduct SUNTAC IS96U		0x000a	SUNTAC Ir-Trinity
20221.367Saugustssproduct SUNTAC AS64LX		0x000b	SUNTAC U-Cable type A3
20231.381Saugustssproduct SUNTAC AS144L4		0x0011	U-Cable type A4
20241.69Saugustss
20251.69Saugustss/* Sun Microsystems products */
20261.430Stronproduct SUN KEYBOARD_TYPE_6	0x0005	Type 6 USB keyboard
20271.438Schristosproduct SUN KEYBOARD_TYPE_7	0x00a2	Type 7 USB keyboard
20281.69Saugustss/* XXX The above is a North American PC style keyboard possibly */
20291.161Saugustssproduct SUN MOUSE		0x0100	Type 6 USB mouse
20301.100Saugustss
20311.407Sdrochner/* Surecom Technology products */
20321.407Sdrochnerproduct SURECOM EP9001G		0x11f3	EP-9001-g
20331.439Sjoergproduct SURECOM RT2573		0x31f3	RT2573
20341.407Sdrochner
20351.381Saugustss/* Susteen products */
20361.381Saugustssproduct SUSTEEN DCU10	0x0528	USB Cable
20371.396Sperry
20381.468Skiyohara/* Sweex products */
20391.468Skiyoharaproduct SWEEX ZD1211		0x1809	ZD1211
20401.468Skiyohara
20411.381Saugustss/* System TALKS, Inc. */
20421.438Schristosproduct SYSTEMTALKS SGCX2UL	0x1920	SGC-X2UL
20431.381Saugustss
20441.105Saugustss/* Supra products */
20451.438Schristosproduct DIAMOND2 SUPRAEXPRESS56K 0x07da Supra Express 56K modem
20461.112Saugustssproduct DIAMOND2 SUPRA2890	0x0b4a	SupraMax 2890 56K Modem
20471.112Saugustssproduct DIAMOND2 RIO600USB	0x5001	Rio 600 USB
20481.162Saugustssproduct DIAMOND2 RIO800USB	0x5002	Rio 800 USB
20491.257Saugustssproduct DIAMOND2 PSAPLAY120	0x5003	Nike psa[play 120
20501.243Saugustss
20511.243Saugustss/* Tangtop products */
20521.243Saugustssproduct TANGTOP USBPS2		0x0001	USBPS2
20531.165Saugustss
20541.408Saugustss/* Targus products */
20551.408Saugustssproduct TARGUS PAUM004		0x0201	PAUM004 Mouse
20561.408Saugustss
20571.165Saugustss/* Taugagreining products */
20581.165Saugustssproduct TAUGA CAMERAMATE	0x0005	CameraMate (DPCM_USB)
20591.396Sperry
20601.162Saugustss/* TDK products */
20611.162Saugustssproduct TDK UPA9664		0x0115	USB-PDC Adapter UPA9664
20621.162Saugustssproduct TDK UCA1464		0x0116	USB-cdmaOne Adapter UCA1464
20631.162Saugustssproduct TDK UHA6400		0x0117	USB-PHS Adapter UHA6400
20641.162Saugustssproduct TDK UPA6400		0x0118	USB-PHS Adapter UPA6400
20651.364Saugustssproduct TDK BT_DONGLE		0x0309	Bluetooth USB dongle
20661.162Saugustss
20671.100Saugustss/* TEAC products */
20681.100Saugustssproduct TEAC FD05PUB		0x0000	FD-05PUB floppy
20691.66Saugustss
20701.381Saugustss/* Tekram Technology products */
20711.381Saugustssproduct TEKRAM 0193		0x1601	ALLNET 0193 WLAN
20721.381Saugustssproduct TEKRAM ZYAIR_B200	0x1602	ZyXEL ZyAIR B200 WLAN
20731.468Skiyoharaproduct TEKRAM QUICKWLAN	0x1630	QuickWLAN
20741.468Skiyoharaproduct TEKRAM ZD1211_1		0x5630	ZD1211
20751.468Skiyoharaproduct TEKRAM ZD1211_2		0x6630	ZD1211
20761.381Saugustss
20771.66Saugustss/* Telex Communications products */
20781.66Saugustssproduct TELEX MIC1		0x0001	Enhanced USB Microphone
20791.46Saugustss
20801.66Saugustss/* Texas Intel products */
20811.66Saugustssproduct TI UTUSB41		0x1446	UT-USB41 hub
20821.138Saugustssproduct TI TUSB2046		0x2046	TUSB2046 hub
20831.226Saugustssproduct TI NEXII		0x5409	Nex II Digital
20841.64Saugustss
20851.66Saugustss/* Thrustmaster products */
20861.66Saugustssproduct THRUST FUSION_PAD	0xa0a3	Fusion Digital Gamepad
20871.179Saugustss
20881.444Sichiro/* TOD Co. Ltd products */
20891.444Sichiroproduct TOD DOOGI_SLIM 		0x0411	DOOGI SLIM USB Keyboard
20901.444Sichiro
20911.179Saugustss/* Todos Data System products */
20921.438Schristosproduct TODOS ARGOS_MINI	0x0002	Argos Mini Smartcard Reader
20931.111Shubertf
20941.427Sscw/* Topfield Co. Ltd products */
20951.427Sscwproduct TOPFIELD TF5000PVR	0x1000	TF5000PVR Digital Video Recorder
20961.427Sscw
20971.355Saugustss/* Toshiba Corporation products */
20981.355Saugustssproduct TOSHIBA POCKETPC_E740	0x0706	PocketPC e740
20991.355Saugustss
21001.111Shubertf/* Trek Technology products */
21011.113Sichiroproduct TREK THUMBDRIVE		0x1111	ThumbDrive
21021.298Saugustssproduct TREK THUMBDRIVE_8MB	0x9988	ThumbDrive 8MB
21031.259Saugustss
21041.368Saugustss/* Tripp-Lite products */
21051.368Saugustssproduct TRIPPLITE U209		0x2008	U209 Serial adapter
21061.368Saugustss
21071.259Saugustss/* Trumpion products */
21081.438Schristosproduct TRUMPION T33521		0x1003	USB/MP3 decoder
21091.438Schristosproduct TRUMPION XXX1100	0x1100	XXX 1100
21101.216Sgehenna
21111.381Saugustss/* Tsunami products */
21121.381Saugustssproduct TSUNAMI SM2000		0x1111	SM-2000
21131.381Saugustss
21141.468Skiyohara/* TwinMOS products */
21151.468Skiyoharaproduct TWINMOS G240		0xa006	G240
21161.468Skiyohara
21171.216Sgehenna/* Ultima products */
21181.216Sgehennaproduct ULTIMA 1200UBPLUS	0x4002	1200 UB Plus scanner
21191.107Saugustss
21201.107Saugustss/* UMAX products */
21211.110Saugustssproduct UMAX ASTRA1236U		0x0002	Astra 1236U Scanner
21221.110Saugustssproduct UMAX ASTRA1220U		0x0010	Astra 1220U Scanner
21231.110Saugustssproduct UMAX ASTRA2000U		0x0030	Astra 2000U Scanner
21241.110Saugustssproduct UMAX ASTRA2100U		0x0130	Astra 2100U Scanner
21251.110Saugustssproduct UMAX ASTRA2200U		0x0230	Astra 2200U Scanner
21261.183Sthorpejproduct UMAX ASTRA3400		0x0060	Astra 3400 Scanner
21271.48Saugustss
21281.468Skiyohara/* U-MEDIA Communications products */
21291.468Skiyoharaproduct UMEDIA TEW429UB_A	0x300a	TEW-429UB_A
21301.468Skiyoharaproduct UMEDIA TEW429UB		0x300b	TEW-429UB
21311.468Skiyoharaproduct UMEDIA TEW429UBC1	0x300d	TEW-429UB C1
21321.468Skiyoharaproduct UMEDIA ALL0298V2	0x3204	ALL0298 v2
21331.468Skiyohara
21341.66Saugustss/* Universal Access products */
21351.66Saugustssproduct UNIACCESS PANACHE	0x0101	Panache Surf USB ISDN Adapter
21361.355Saugustss
21371.381Saugustss/* U.S. Robotics products */
21381.381Saugustssproduct USR USR1120		0x00eb	USR1120 WLAN
21391.468Skiyoharaproduct USR USR5423		0x0121	USR5423 WLAN
21401.381Saugustss
21411.466Sdogcow/* USI products */
21421.466Sdogcowproduct USI MC60		0x10c5	MC60 Serial
21431.466Sdogcow
21441.424Sgdt/* GNU Radio USRP */
21451.424Sgdtproduct USRP USRPv2		0x0002	USRP Revision 2
21461.424Sgdt
21471.355Saugustss/* VidzMedia products */
21481.355Saugustssproduct VIDZMEDIA MONSTERTV	0x4fb1	MonsterTV P2H
21491.1Saugustss
21501.381Saugustss/* ViewSonic products */
21511.381Saugustssproduct VIEWSONIC G773HUB	0x00fe	G773 Monitor Hub
21521.381Saugustssproduct VIEWSONIC P815HUB	0x00ff	P815 Monitor Hub
21531.381Saugustssproduct VIEWSONIC G773CTRL	0x4153	G773 Monitor Control
21541.381Saugustss
21551.66Saugustss/* Vision products */
21561.98Ssorenproduct VISION VC6452V002	0x0002	CPiA Camera
21571.1Saugustss
21581.110Saugustss/* Visioneer products */
21591.124Saugustssproduct VISIONEER 7600		0x0211	OneTouch 7600
21601.124Saugustssproduct VISIONEER 5300		0x0221	OneTouch 5300
21611.254Saugustssproduct VISIONEER 3000		0x0224	Scanport 3000
21621.110Saugustssproduct VISIONEER 6100		0x0231	OneTouch 6100
21631.124Saugustssproduct VISIONEER 6200		0x0311	OneTouch 6200
21641.124Saugustssproduct VISIONEER 8100		0x0321	OneTouch 8100
21651.124Saugustssproduct VISIONEER 8600		0x0331	OneTouch 8600
21661.396Sperry
21671.285Saugustss/* Vivitar products */
21681.285Saugustssproduct VIVITAR DSC350		0x0003	DSC350 Camera
21691.285Saugustss
21701.458Smlelstv/* Option N.V. products */
21711.458Smlelstvproduct OPTIONNV MC3G		0x5000	Mobile Connect 3G datacard
21721.458Smlelstvproduct OPTIONNV QUADUMTS2	0x6000	GlobeTrotter Fusion Quad Lite UMTS/GPRS
21731.458Smlelstvproduct OPTIONNV QUADUMTS	0x6300	GlobeTrotter Fusion Quad Lite 3D
21741.387Saugustss
21751.407Sdrochner/* VTech products */
21761.407Sdrochnerproduct VTECH RT2570		0x3012	RT2570
21771.468Skiyoharaproduct VTECH ZD1211B		0x3014	ZD1211B
21781.407Sdrochner
21791.66Saugustss/* Wacom products */
21801.66Saugustssproduct WACOM CT0405U		0x0000	CT-0405-U Tablet
21811.78Saugustssproduct WACOM GRAPHIRE		0x0010	Graphire
21821.362Saugustssproduct WACOM GRAPHIRE3_4X5	0x0013	Graphire3 4x5
21831.450Sghenproduct WACOM GRAPHIRE3_6X8	0x0014	Graphire3 6x8
21841.450Sghenproduct WACOM GRAPHIRE4_4X5	0x0015	Graphire4 4x5
21851.78Saugustssproduct WACOM INTUOSA5		0x0021	Intuos A5
21861.364Saugustssproduct WACOM GD0912U		0x0022	Intuos 9x12 Graphics Tablet
21871.396Sperry
21881.468Skiyohara/* Wistron NeWeb products */
21891.468Skiyoharaproduct WISTRONNEWEB UR055G	0x0711	UR055G
21901.468Skiyohara
21911.166Saugustss/* Xirlink products */
21921.274Srossproduct XIRLINK IMAGING		0x800d	IMAGING DEVICE
21931.166Saugustssproduct XIRLINK PCCAM		0x8080	IBM PC Camera
21941.166Saugustss
21951.88Saugustss/* Y-E Data products */
21961.86Saugustssproduct YEDATA FLASHBUSTERU	0x0000	Flashbuster-U
21971.1Saugustss
21981.140Stshiozak/* Yamaha products */
21991.140Stshiozakproduct YAMAHA UX256		0x1000	UX256 MIDI I/F
22001.342Sjdolecekproduct YAMAHA MU1000		0x1001	MU1000 MIDI Synth.
22011.342Sjdolecekproduct YAMAHA MU2000		0x1002	MU2000 MIDI Synth.
22021.342Sjdolecekproduct YAMAHA MU500		0x1003	MU500 MIDI Synth.
22031.342Sjdolecekproduct YAMAHA UW500		0x1004	UW500 USB Audio I/F
22041.342Sjdolecekproduct YAMAHA MOTIF6		0x1005	MOTIF6 MIDI Synth. Workstation
22051.342Sjdolecekproduct YAMAHA MOTIF7		0x1006	MOTIF7 MIDI Synth. Workstation
22061.342Sjdolecekproduct YAMAHA MOTIF8		0x1007	MOTIF8 MIDI Synth. Workstation
22071.342Sjdolecekproduct YAMAHA UX96		0x1008	UX96 MIDI I/F
22081.342Sjdolecekproduct YAMAHA UX16		0x1009	UX16 MIDI I/F
22091.342Sjdolecekproduct YAMAHA S08		0x100e	S08 MIDI Keyboard
22101.342Sjdolecekproduct YAMAHA CLP150		0x100f	CLP-150 digital piano
22111.342Sjdolecekproduct YAMAHA CLP170		0x1010	CLP-170 digital piano
22121.245Skentproduct YAMAHA RPU200		0x3104	RP-U200
22131.364Saugustssproduct YAMAHA RTA54I		0x4000	NetVolante RTA54i Broadband&ISDN Router
22141.364Saugustssproduct YAMAHA RTW65B		0x4001	NetVolante RTW65b Broadband Wireless Router
22151.364Saugustssproduct YAMAHA RTW65I		0x4002	NetVolante RTW65i Broadband&ISDN Wireless Router
22161.364Saugustssproduct YAMAHA RTA55I		0x4004	NetVolante RTA55i Broadband VoIP Router
22171.229Ssimonb
22181.229Ssimonb/* Yano products */
22191.229Ssimonbproduct YANO U640MO		0x0101	U640MO-03
22201.349Swiz
22211.349Swiz/* Zeevo, Inc. products */
22221.349Swizproduct ZEEVO BLUETOOTH		0x07d0	BT-500 Bluetooth USB Adapter
22231.120Saugustss
22241.381Saugustss/* Z-Com products */
22251.381Saugustssproduct ZCOM 725		0x0002	725/726 Prism2.5 WLAN
22261.468Skiyoharaproduct ZCOM ZD1211		0x0011	ZD1211
22271.468Skiyoharaproduct ZCOM ZD1211B		0x001a	ZD1211B
22281.381Saugustss
22291.407Sdrochner/* Zinwell products */
22301.407Sdrochnerproduct ZINWELL ZWXG261		0x0260	ZWX-G261
22311.407Sdrochner
22321.88Saugustss/* Zoom Telephonics, Inc. products */
22331.72Saugustssproduct ZOOM 2986L		0x9700	2986L Fax modem
22341.120Saugustss
22351.421Sdogcow/* Zydas Technology Corporation products */
22361.421Sdogcowproduct ZYDAS ZD1211		0x1211	ZD1211 WLAN abg
22371.468Skiyoharaproduct ZYDAS ZD1211B		0x1215	ZD1211B
22381.421Sdogcow
22391.120Saugustss/* ZyXEL Communication Co. products */
22401.162Saugustssproduct ZYXEL OMNI56K		0x1500	Omni 56K Plus
22411.120Saugustssproduct ZYXEL 980N		0x2011	Scorpion-980N keyboard
22421.468Skiyoharaproduct ZYXEL ZYAIRG220		0x3401	ZyAIR G-220
22431.468Skiyoharaproduct ZYXEL AG225H		0x3409	AG-225H
22441.468Skiyoharaproduct ZYXEL M202		0x340a	M-202
22451.468Skiyoharaproduct ZYXEL G220V2		0x340f	G-220 v2
2246