]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/dev/usb/usbdevs
Merge vendor/file/dist@191739, bringing FILE 5.00 to 8-CURRENT.
[FreeBSD/FreeBSD.git] / sys / dev / usb / usbdevs
1 $FreeBSD$
2 /* $NetBSD: usbdevs,v 1.392 2004/12/29 08:38:44 imp Exp $ */
3
4 /*-
5  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
6  * All rights reserved.
7  *
8  * This code is derived from software contributed to The NetBSD Foundation
9  * by Lennart Augustsson (lennart@augustsson.net) at
10  * Carlstedt Research & Technology.
11  *
12  * Redistribution and use in source and binary forms, with or without
13  * modification, are permitted provided that the following conditions
14  * are met:
15  * 1. Redistributions of source code must retain the above copyright
16  *    notice, this list of conditions and the following disclaimer.
17  * 2. Redistributions in binary form must reproduce the above copyright
18  *    notice, this list of conditions and the following disclaimer in the
19  *    documentation and/or other materials provided with the distribution.
20  * 3. All advertising materials mentioning features or use of this software
21  *    must display the following acknowledgement:
22  *        This product includes software developed by the NetBSD
23  *        Foundation, Inc. and its contributors.
24  * 4. Neither the name of The NetBSD Foundation nor the names of its
25  *    contributors may be used to endorse or promote products derived
26  *    from this software without specific prior written permission.
27  *
28  * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
29  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
30  * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
31  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
32  * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
33  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
34  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
35  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
36  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
37  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
38  * POSSIBILITY OF SUCH DAMAGE.
39  */
40
41 /*
42  * List of known USB vendors
43  *
44  * USB.org publishes a VID list of USB-IF member companies at
45  * http://www.usb.org/developers/tools
46  * Note that it does not show companies that have obtained a Vendor ID
47  * without becoming full members.
48  *
49  * Please note that these IDs do not do anything. Adding an ID here and
50  * regenerating the usbdevs.h and usbdevs_data.h only makes a symbolic name
51  * available to the source code and does not change any functionality, nor
52  * does it make your device available to a specific driver.
53  * It will however make the descriptive string available if a device does not
54  * provide the string itself.
55  *
56  * After adding a vendor ID VNDR and a product ID PRDCT you will have the
57  * following extra defines:
58  * #define USB_VENDOR_VNDR              0x????
59  * #define USB_PRODUCT_VNDR_PRDCT       0x????
60  *
61  * You may have to add these defines to the respective probe routines to
62  * make the device recognised by the appropriate device driver.
63  */
64
65 vendor UNKNOWN1         0x0053  Unknown vendor
66 vendor UNKNOWN2         0x0105  Unknown vendor
67 vendor EGALAX2          0x0123  eGalax, Inc.
68 vendor HUMAX            0x02ad  HUMAX
69 vendor LTS              0x0386  LTS
70 vendor BWCT             0x03da  Bernd Walter Computer Technology
71 vendor AOX              0x03e8  AOX
72 vendor THESYS           0x03e9  Thesys
73 vendor DATABROADCAST    0x03ea  Data Broadcasting
74 vendor ATMEL            0x03eb  Atmel
75 vendor IWATSU           0x03ec  Iwatsu America
76 vendor MITSUMI          0x03ee  Mitsumi
77 vendor HP               0x03f0  Hewlett Packard
78 vendor GENOA            0x03f1  Genoa
79 vendor OAK              0x03f2  Oak
80 vendor ADAPTEC          0x03f3  Adaptec
81 vendor DIEBOLD          0x03f4  Diebold
82 vendor SIEMENSELECTRO   0x03f5  Siemens Electromechanical
83 vendor EPSONIMAGING     0x03f8  Epson Imaging
84 vendor KEYTRONIC        0x03f9  KeyTronic
85 vendor OPTI             0x03fb  OPTi
86 vendor ELITEGROUP       0x03fc  Elitegroup
87 vendor XILINX           0x03fd  Xilinx
88 vendor FARALLON         0x03fe  Farallon Communications
89 vendor NATIONAL         0x0400  National Semiconductor
90 vendor NATIONALREG      0x0401  National Registry
91 vendor ACERLABS         0x0402  Acer Labs
92 vendor FTDI             0x0403  Future Technology Devices
93 vendor NCR              0x0404  NCR
94 vendor SYNOPSYS2        0x0405  Synopsys
95 vendor FUJITSUICL       0x0406  Fujitsu-ICL
96 vendor FUJITSU2         0x0407  Fujitsu Personal Systems
97 vendor QUANTA           0x0408  Quanta
98 vendor NEC              0x0409  NEC
99 vendor KODAK            0x040a  Eastman Kodak
100 vendor WELTREND         0x040b  Weltrend
101 vendor VIA              0x040d  VIA
102 vendor MCCI             0x040e  MCCI
103 vendor MELCO            0x0411  Melco
104 vendor LEADTEK          0x0413  Leadtek
105 vendor WINBOND          0x0416  Winbond
106 vendor PHOENIX          0x041a  Phoenix
107 vendor CREATIVE         0x041e  Creative Labs
108 vendor NOKIA            0x0421  Nokia
109 vendor ADI              0x0422  ADI Systems
110 vendor CATC             0x0423  Computer Access Technology
111 vendor SMC2             0x0424  Standard Microsystems
112 vendor MOTOROLA_HK      0x0425  Motorola HK
113 vendor GRAVIS           0x0428  Advanced Gravis Computer
114 vendor CIRRUSLOGIC      0x0429  Cirrus Logic
115 vendor INNOVATIVE       0x042c  Innovative Semiconductors
116 vendor MOLEX            0x042f  Molex
117 vendor SUN              0x0430  Sun Microsystems
118 vendor UNISYS           0x0432  Unisys
119 vendor TAUGA            0x0436  Taugagreining HF
120 vendor AMD              0x0438  Advanced Micro Devices
121 vendor LEXMARK          0x043d  Lexmark International
122 vendor LG               0x043e  LG Electronics
123 vendor NANAO            0x0440  NANAO
124 vendor GATEWAY          0x0443  Gateway 2000
125 vendor NMB              0x0446  NMB
126 vendor ALPS             0x044e  Alps Electric
127 vendor THRUST           0x044f  Thrustmaster
128 vendor TI               0x0451  Texas Instruments
129 vendor ANALOGDEVICES    0x0456  Analog Devices
130 vendor SIS              0x0457  Silicon Integrated Systems Corp.
131 vendor KYE              0x0458  KYE Systems
132 vendor DIAMOND2         0x045a  Diamond (Supra)
133 vendor RENESAS          0x045b  Renesas
134 vendor MICROSOFT        0x045e  Microsoft
135 vendor PRIMAX           0x0461  Primax Electronics
136 vendor MGE              0x0463  MGE UPS Systems
137 vendor AMP              0x0464  AMP
138 vendor CHERRY           0x046a  Cherry Mikroschalter
139 vendor MEGATRENDS       0x046b  American Megatrends
140 vendor LOGITECH         0x046d  Logitech
141 vendor BTC              0x046e  Behavior Tech. Computer
142 vendor PHILIPS          0x0471  Philips
143 vendor SUN2             0x0472  Sun Microsystems (offical)
144 vendor SANYO            0x0474  Sanyo Electric
145 vendor SEAGATE          0x0477  Seagate
146 vendor CONNECTIX        0x0478  Connectix
147 vendor SEMTECH          0x047a  Semtech
148 vendor KENSINGTON       0x047d  Kensington
149 vendor LUCENT           0x047e  Lucent
150 vendor PLANTRONICS      0x047f  Plantronics
151 vendor KYOCERA          0x0482  Kyocera Wireless Corp.
152 vendor STMICRO          0x0483  STMicroelectronics
153 vendor FOXCONN          0x0489  Foxconn
154 vendor MEIZU            0x0492  Meizu Electronics
155 vendor YAMAHA           0x0499  YAMAHA
156 vendor COMPAQ           0x049f  Compaq
157 vendor HITACHI          0x04a4  Hitachi
158 vendor ACERP            0x04a5  Acer Peripherals
159 vendor DAVICOM          0x04a6  Davicom
160 vendor VISIONEER        0x04a7  Visioneer
161 vendor CANON            0x04a9  Canon
162 vendor NIKON            0x04b0  Nikon
163 vendor PAN              0x04b1  Pan International
164 vendor IBM              0x04b3  IBM
165 vendor CYPRESS          0x04b4  Cypress Semiconductor
166 vendor ROHM             0x04b5  ROHM
167 vendor COMPAL           0x04b7  Compal
168 vendor EPSON            0x04b8  Seiko Epson
169 vendor RAINBOW          0x04b9  Rainbow Technologies
170 vendor IODATA           0x04bb  I-O Data
171 vendor TDK              0x04bf  TDK
172 vendor 3COMUSR          0x04c1  U.S. Robotics
173 vendor METHODE          0x04c2  Methode Electronics Far East
174 vendor MAXISWITCH       0x04c3  Maxi Switch
175 vendor LOCKHEEDMER      0x04c4  Lockheed Martin Energy Research
176 vendor FUJITSU          0x04c5  Fujitsu
177 vendor TOSHIBAAM        0x04c6  Toshiba America
178 vendor MICROMACRO       0x04c7  Micro Macro Technologies
179 vendor KONICA           0x04c8  Konica
180 vendor LITEON           0x04ca  Lite-On Technology
181 vendor FUJIPHOTO        0x04cb  Fuji Photo Film
182 vendor PHILIPSSEMI      0x04cc  Philips Semiconductors
183 vendor TATUNG           0x04cd  Tatung Co. Of America
184 vendor SCANLOGIC        0x04ce  ScanLogic
185 vendor MYSON            0x04cf  Myson Technology
186 vendor DIGI2            0x04d0  Digi
187 vendor ITTCANON         0x04d1  ITT Canon
188 vendor ALTEC            0x04d2  Altec Lansing
189 vendor LSI              0x04d4  LSI
190 vendor MENTORGRAPHICS   0x04d6  Mentor Graphics
191 vendor ITUNERNET        0x04d8  I-Tuner Networks
192 vendor HOLTEK           0x04d9  Holtek Semiconductor, Inc.
193 vendor PANASONIC        0x04da  Panasonic (Matsushita)
194 vendor HUANHSIN         0x04dc  Huan Hsin
195 vendor SHARP            0x04dd  Sharp
196 vendor IIYAMA           0x04e1  Iiyama
197 vendor SHUTTLE          0x04e6  Shuttle Technology
198 vendor ELO              0x04e7  Elo TouchSystems
199 vendor SAMSUNG          0x04e8  Samsung Electronics
200 vendor NORTHSTAR        0x04eb  Northstar
201 vendor TOKYOELECTRON    0x04ec  Tokyo Electron
202 vendor ANNABOOKS        0x04ed  Annabooks
203 vendor JVC              0x04f1  JVC
204 vendor CHICONY          0x04f2  Chicony Electronics
205 vendor ELAN             0x04f3  Elan
206 vendor NEWNEX           0x04f7  Newnex
207 vendor BROTHER          0x04f9  Brother Industries
208 vendor DALLAS           0x04fa  Dallas Semiconductor
209 vendor AIPTEK2          0x04fc  AIPTEK International
210 vendor PFU              0x04fe  PFU
211 vendor FUJIKURA         0x0501  Fujikura/DDK
212 vendor ACER             0x0502  Acer
213 vendor 3COM             0x0506  3Com
214 vendor HOSIDEN          0x0507  Hosiden Corporation
215 vendor AZTECH           0x0509  Aztech Systems
216 vendor BELKIN           0x050d  Belkin Components
217 vendor KAWATSU          0x050f  Kawatsu Semiconductor
218 vendor FCI              0x0514  FCI
219 vendor LONGWELL         0x0516  Longwell
220 vendor COMPOSITE        0x0518  Composite
221 vendor STAR             0x0519  Star Micronics
222 vendor APC              0x051d  American Power Conversion
223 vendor SCIATLANTA       0x051e  Scientific Atlanta
224 vendor TSM              0x0520  TSM
225 vendor CONNECTEK        0x0522  Advanced Connectek USA
226 vendor NETCHIP          0x0525  NetChip Technology
227 vendor ALTRA            0x0527  ALTRA
228 vendor ATI              0x0528  ATI Technologies
229 vendor AKS              0x0529  Aladdin Knowledge Systems
230 vendor TEKOM            0x052b  Tekom
231 vendor CANONDEV         0x052c  Canon
232 vendor WACOMTECH        0x0531  Wacom
233 vendor INVENTEC         0x0537  Inventec
234 vendor SHYHSHIUN        0x0539  Shyh Shiun Terminals
235 vendor PREHWERKE        0x053a  Preh Werke Gmbh & Co. KG
236 vendor SYNOPSYS         0x053f  Synopsys
237 vendor UNIACCESS        0x0540  Universal Access
238 vendor VIEWSONIC        0x0543  ViewSonic
239 vendor XIRLINK          0x0545  Xirlink
240 vendor ANCHOR           0x0547  Anchor Chips
241 vendor SONY             0x054c  Sony
242 vendor FUJIXEROX        0x0550  Fuji Xerox
243 vendor VISION           0x0553  VLSI Vision
244 vendor ASAHIKASEI       0x0556  Asahi Kasei Microsystems
245 vendor ATEN             0x0557  ATEN International
246 vendor SAMSUNG2         0x055d  Samsung Electronics
247 vendor MUSTEK           0x055f  Mustek Systems
248 vendor TELEX            0x0562  Telex Communications
249 vendor CHINON           0x0564  Chinon
250 vendor PERACOM          0x0565  Peracom Networks
251 vendor ALCOR2           0x0566  Alcor Micro
252 vendor XYRATEX          0x0567  Xyratex
253 vendor WACOM            0x056a  WACOM
254 vendor ETEK             0x056c  e-TEK Labs
255 vendor EIZO             0x056d  EIZO
256 vendor ELECOM           0x056e  Elecom
257 vendor CONEXANT         0x0572  Conexant
258 vendor HAUPPAUGE        0x0573  Hauppauge Computer Works
259 vendor BAFO             0x0576  BAFO/Quality Computer Accessories
260 vendor YEDATA           0x057b  Y-E Data
261 vendor AVM              0x057c  AVM
262 vendor QUICKSHOT        0x057f  Quickshot
263 vendor ROLAND           0x0582  Roland
264 vendor ROCKFIRE         0x0583  Rockfire
265 vendor RATOC            0x0584  RATOC Systems
266 vendor ZYXEL            0x0586  ZyXEL Communication
267 vendor INFINEON         0x058b  Infineon
268 vendor MICREL           0x058d  Micrel
269 vendor ALCOR            0x058f  Alcor Micro
270 vendor OMRON            0x0590  OMRON
271 vendor ZORAN            0x0595  Zoran Microelectronics
272 vendor NIIGATA          0x0598  Niigata
273 vendor IOMEGA           0x059b  Iomega
274 vendor ATREND           0x059c  A-Trend Technology
275 vendor AID              0x059d  Advanced Input Devices
276 vendor LACIE            0x059f  LaCie
277 vendor FUJIFILM         0x05a2  Fuji Film
278 vendor ARC              0x05a3  ARC
279 vendor ORTEK            0x05a4  Ortek
280 vendor BOSE             0x05a7  Bose
281 vendor OMNIVISION       0x05a9  OmniVision
282 vendor INSYSTEM         0x05ab  In-System Design
283 vendor APPLE            0x05ac  Apple Computer
284 vendor YCCABLE          0x05ad  Y.C. Cable
285 vendor DIGITALPERSONA   0x05ba  DigitalPersona
286 vendor 3G               0x05bc  3G Green Green Globe
287 vendor RAFI             0x05bd  RAFI
288 vendor TYCO             0x05be  Tyco
289 vendor KAWASAKI         0x05c1  Kawasaki
290 vendor DIGI             0x05c5  Digi International
291 vendor QUALCOMM2        0x05c6  Qualcomm
292 vendor QTRONIX          0x05c7  Qtronix
293 vendor FOXLINK          0x05c8  Foxlink
294 vendor RICOH            0x05ca  Ricoh
295 vendor ELSA             0x05cc  ELSA
296 vendor SCIWORX          0x05ce  sci-worx
297 vendor BRAINBOXES       0x05d1  Brainboxes Limited
298 vendor ULTIMA           0x05d8  Ultima
299 vendor AXIOHM           0x05d9  Axiohm Transaction Solutions
300 vendor MICROTEK         0x05da  Microtek
301 vendor SUNTAC           0x05db  SUN Corporation
302 vendor LEXAR            0x05dc  Lexar Media
303 vendor ADDTRON          0x05dd  Addtron
304 vendor SYMBOL           0x05e0  Symbol Technologies
305 vendor SYNTEK           0x05e1  Syntek
306 vendor GENESYS          0x05e3  Genesys Logic
307 vendor FUJI             0x05e5  Fuji Electric
308 vendor KEITHLEY         0x05e6  Keithley Instruments
309 vendor EIZONANAO        0x05e7  EIZO Nanao
310 vendor KLSI             0x05e9  Kawasaki LSI
311 vendor FFC              0x05eb  FFC
312 vendor ANKO             0x05ef  Anko Electronic
313 vendor PIENGINEERING    0x05f3  P.I. Engineering
314 vendor AOC              0x05f6  AOC International
315 vendor CHIC             0x05fe  Chic Technology
316 vendor BARCO            0x0600  Barco Display Systems
317 vendor BRIDGE           0x0607  Bridge Information
318 vendor SOLIDYEAR        0x060b  Solid Year
319 vendor BIORAD           0x0614  Bio-Rad Laboratories
320 vendor MACALLY          0x0618  Macally
321 vendor ACTLABS          0x061c  Act Labs
322 vendor ALARIS           0x0620  Alaris
323 vendor APEX             0x0624  Apex
324 vendor CREATIVE3        0x062a  Creative Labs
325 vendor VIVITAR          0x0636  Vivitar
326 vendor GUNZE            0x0637  Gunze Electronics USA
327 vendor AVISION          0x0638  Avision
328 vendor TEAC             0x0644  TEAC
329 vendor SGI              0x065e  Silicon Graphics
330 vendor SANWASUPPLY      0x0663  Sanwa Supply
331 vendor LINKSYS          0x066b  Linksys
332 vendor ACERSA           0x066e  Acer Semiconductor America
333 vendor SIGMATEL         0x066f  Sigmatel
334 vendor DRAYTEK          0x0675  DrayTek
335 vendor AIWA             0x0677  Aiwa
336 vendor ACARD            0x0678  ACARD Technology
337 vendor PROLIFIC         0x067b  Prolific Technology
338 vendor SIEMENS          0x067c  Siemens
339 vendor AVANCELOGIC      0x0680  Avance Logic
340 vendor SIEMENS2         0x0681  Siemens
341 vendor MINOLTA          0x0686  Minolta
342 vendor CHPRODUCTS       0x068e  CH Products
343 vendor HAGIWARA         0x0693  Hagiwara Sys-Com
344 vendor CTX              0x0698  Chuntex
345 vendor ASKEY            0x069a  Askey Computer
346 vendor SAITEK           0x06a3  Saitek
347 vendor ALCATELT         0x06b9  Alcatel Telecom
348 vendor AGFA             0x06bd  AGFA-Gevaert
349 vendor ASIAMD           0x06be  Asia Microelectronic Development
350 vendor BIZLINK          0x06c4  Bizlink International
351 vendor KEYSPAN          0x06cd  Keyspan / InnoSys Inc.
352 vendor AASHIMA          0x06d6  Aashima Technology
353 vendor MULTITECH        0x06e0  MultiTech
354 vendor ADS              0x06e1  ADS Technologies
355 vendor ALCATELM         0x06e4  Alcatel Microelectronics
356 vendor SIRIUS           0x06ea  Sirius Technologies
357 vendor GUILLEMOT        0x06f8  Guillemot
358 vendor BOSTON           0x06fd  Boston Acoustics
359 vendor SMC              0x0707  Standard Microsystems
360 vendor PUTERCOM         0x0708  Putercom
361 vendor MCT              0x0711  MCT
362 vendor IMATION          0x0718  Imation
363 vendor SONYERICSSON     0x0731  Sony Ericsson
364 vendor EICON            0x0734  Eicon Networks
365 vendor SYNTECH          0x0745  Syntech Information
366 vendor DIGITALSTREAM    0x074e  Digital Stream
367 vendor AUREAL           0x0755  Aureal Semiconductor
368 vendor MIDIMAN          0x0763  Midiman
369 vendor CYBERPOWER       0x0764  Cyber Power Systems, Inc.
370 vendor SURECOM          0x0769  Surecom Technology
371 vendor LINKSYS2         0x077b  Linksys
372 vendor GRIFFIN          0x077d  Griffin Technology
373 vendor SANDISK          0x0781  SanDisk
374 vendor JENOPTIK         0x0784  Jenoptik
375 vendor LOGITEC          0x0789  Logitec
376 vendor BRIMAX           0x078e  Brimax
377 vendor AXIS             0x0792  Axis Communications
378 vendor ABL              0x0794  ABL Electronics
379 vendor SAGEM            0x079b  Sagem
380 vendor SUNCOMM          0x079c  Sun Communications, Inc.
381 vendor ALFADATA         0x079d  Alfadata Computer
382 vendor NATIONALTECH     0x07a2  National Technical Systems
383 vendor ONNTO            0x07a3  Onnto
384 vendor BE               0x07a4  Be
385 vendor ADMTEK           0x07a6  ADMtek
386 vendor COREGA           0x07aa  Corega
387 vendor FREECOM          0x07ab  Freecom
388 vendor MICROTECH        0x07af  Microtech
389 vendor GENERALINSTMNTS  0x07b2  General Instruments (Motorola)
390 vendor OLYMPUS          0x07b4  Olympus
391 vendor ABOCOM           0x07b8  AboCom Systems
392 vendor KEISOKUGIKEN     0x07c1  Keisokugiken
393 vendor ONSPEC           0x07c4  OnSpec
394 vendor APG              0x07c5  APG Cash Drawer
395 vendor BUG              0x07c8  B.U.G.
396 vendor ALLIEDTELESYN    0x07c9  Allied Telesyn International
397 vendor AVERMEDIA        0x07ca  AVerMedia Technologies
398 vendor SIIG             0x07cc  SIIG
399 vendor CASIO            0x07cf  CASIO
400 vendor DLINK2           0x07d1  D-Link
401 vendor APTIO            0x07d2  Aptio Products
402 vendor ARASAN           0x07da  Arasan Chip Systems
403 vendor ALLIEDCABLE      0x07e6  Allied Cable
404 vendor STSN             0x07ef  STSN
405 vendor CENTURY          0x07f7  Century Corp
406 vendor ZOOM             0x0803  Zoom Telephonics
407 vendor PCS              0x0810  Personal Communication Systems
408 vendor BROADLOGIC       0x0827  BroadLogic
409 vendor HANDSPRING       0x082d  Handspring
410 vendor PALM             0x0830  Palm Computing
411 vendor SOURCENEXT       0x0833  SOURCENEXT
412 vendor ACTIONSTAR       0x0835  Action Star Enterprise
413 vendor SAMSUNG_TECHWIN  0x0839  Samsung Techwin
414 vendor ACCTON           0x083a  Accton Technology
415 vendor DIAMOND          0x0841  Diamond
416 vendor NETGEAR          0x0846  BayNETGEAR
417 vendor TOPRE            0x0853  Topre Corporation
418 vendor ACTIVEWIRE       0x0854  ActiveWire
419 vendor BBELECTRONICS    0x0856  B&B Electronics
420 vendor PORTGEAR         0x085a  PortGear
421 vendor NETGEAR2         0x0864  Netgear
422 vendor SYSTEMTALKS      0x086e  System Talks
423 vendor METRICOM         0x0870  Metricom
424 vendor ADESSOKBTEK      0x087c  ADESSO/Kbtek America
425 vendor JATON            0x087d  Jaton
426 vendor APT              0x0880  APT Technologies
427 vendor BOCARESEARCH     0x0885  Boca Research
428 vendor ANDREA           0x08a8  Andrea Electronics
429 vendor BURRBROWN        0x08bb  Burr-Brown Japan
430 vendor 2WIRE            0x08c8  2Wire
431 vendor AIPTEK           0x08ca  AIPTEK International
432 vendor SMARTBRIDGES     0x08d1  SmartBridges
433 vendor BILLIONTON       0x08dd  Billionton Systems
434 vendor EXTENDED         0x08e9  Extended Systems
435 vendor MSYSTEMS         0x08ec  M-Systems
436 vendor AUTHENTEC        0x08ff  AuthenTec
437 vendor AUDIOTECHNICA    0x0909  Audio-Technica
438 vendor TRUMPION         0x090a  Trumpion Microelectronics
439 vendor FEIYA            0x090c  Feiya
440 vendor ALATION          0x0910  Alation Systems
441 vendor GLOBESPAN        0x0915  Globespan
442 vendor CONCORDCAMERA    0x0919  Concord Camera
443 vendor GARMIN           0x091e  Garmin International
444 vendor GOHUBS           0x0921  GoHubs
445 vendor XEROX            0x0924  Xerox
446 vendor BIOMETRIC        0x0929  American Biometric Company
447 vendor TOSHIBA          0x0930  Toshiba
448 vendor PLEXTOR          0x093b  Plextor
449 vendor INTREPIDCS       0x093c  Intrepid
450 vendor YANO             0x094f  Yano
451 vendor KINGSTON         0x0951  Kingston Technology
452 vendor BLUEWATER        0x0956  BlueWater Systems
453 vendor AGILENT          0x0957  Agilent Technologies
454 vendor GUDE             0x0959  Gude ADS
455 vendor PORTSMITH        0x095a  Portsmith
456 vendor ACERW            0x0967  Acer
457 vendor ADIRONDACK       0x0976  Adirondack Wire & Cable
458 vendor BECKHOFF         0x0978  Beckhoff
459 vendor MINDSATWORK      0x097a  Minds At Work
460 vendor POINTCHIPS       0x09a6  PointChips
461 vendor INTERSIL         0x09aa  Intersil
462 vendor ALTIUS           0x09b3  Altius Solutions
463 vendor ARRIS            0x09c1  Arris Interactive
464 vendor ACTIVCARD        0x09c3  ACTIVCARD
465 vendor ACTISYS          0x09c4  ACTiSYS
466 vendor NOVATEL2         0x09d7  Novatel Wireless
467 vendor AFOURTECH        0x09da  A-FOUR TECH
468 vendor AIMEX            0x09dc  AIMEX
469 vendor ADDONICS         0x09df  Addonics Technologies
470 vendor AKAI             0x09e8  AKAI professional M.I.
471 vendor ARESCOM          0x09f5  ARESCOM
472 vendor BAY              0x09f9  Bay Associates
473 vendor ALTERA           0x09fb  Altera
474 vendor CSR              0x0a12  Cambridge Silicon Radio
475 vendor TREK             0x0a16  Trek Technology
476 vendor ASAHIOPTICAL     0x0a17  Asahi Optical
477 vendor BOCASYSTEMS      0x0a43  Boca Systems
478 vendor SHANTOU          0x0a46  ShanTou
479 vendor MEDIAGEAR        0x0a48  MediaGear
480 vendor BROADCOM         0x0a5c  Broadcom
481 vendor GREENHOUSE       0x0a6b  GREENHOUSE
482 vendor GEOCAST          0x0a79  Geocast Network Systems
483 vendor IDQUANTIQUE      0x0aba  id Quantique
484 vendor ZYDAS            0x0ace  Zydas Technology Corporation
485 vendor NEODIO           0x0aec  Neodio
486 vendor OPTION           0x0af0  Option N.V:
487 vendor ASUS             0x0b05  ASUSTeK Computer
488 vendor TODOS            0x0b0c  Todos Data System
489 vendor SIIG2            0x0b39  SIIG
490 vendor TEKRAM           0x0b3b  Tekram Technology
491 vendor HAL              0x0b41  HAL Corporation
492 vendor EMS              0x0b43  EMS Production
493 vendor NEC2             0x0b62  NEC
494 vendor ATI2             0x0b6f  ATI
495 vendor ZEEVO            0x0b7a  Zeevo, Inc.
496 vendor KURUSUGAWA       0x0b7e  Kurusugawa Electronics, Inc.
497 vendor ASIX             0x0b95  ASIX Electronics
498 vendor O2MICRO          0x0b97  O2 Micro, Inc.
499 vendor USR              0x0baf  U.S. Robotics
500 vendor AMBIT            0x0bb2  Ambit Microsystems
501 vendor HTC              0x0bb4  HTC
502 vendor REALTEK          0x0bda  Realtek
503 vendor ADDONICS2        0x0bf6  Addonics Technology
504 vendor FSC              0x0bf8  Fujitsu Siemens Computers
505 vendor AGATE            0x0c08  Agate Technologies
506 vendor DMI              0x0c0b  DMI
507 vendor CHICONY2         0x0c45  Chicony
508 vendor SEALEVEL         0x0c52  Sealevel System
509 vendor LUWEN            0x0c76  Luwen
510 vendor KYOCERA2         0x0c88  Kyocera Wireless Corp.
511 vendor ZCOM             0x0cde  Z-Com
512 vendor ATHEROS2         0x0cf3  Atheros Communications
513 vendor TANGTOP          0x0d3d  Tangtop
514 vendor SMC3             0x0d5c  Standard Microsystems
515 vendor ADDON            0x0d7d  Add-on Technology
516 vendor ACDC             0x0d7e  American Computer & Digital Components
517 vendor ABC              0x0d8c  ABC
518 vendor CONCEPTRONIC     0x0d8e  Conceptronic
519 vendor SKANHEX          0x0d96  Skanhex Technology, Inc.
520 vendor MSI              0x0db0  Micro Star International
521 vendor ELCON            0x0db7  ELCON Systemtechnik
522 vendor NETAC            0x0dd8  Netac
523 vendor SITECOMEU        0x0df6  Sitecom Europe
524 vendor MOBILEACTION     0x0df7  Mobile Action
525 vendor SPEEDDRAGON      0x0e55  Speed Dragon Multimedia
526 vendor HAWKING          0x0e66  Hawking
527 vendor FOSSIL           0x0e67  Fossil, Inc
528 vendor GMATE            0x0e7e  G.Mate, Inc
529 vendor OTI              0x0ea0  Ours Technology
530 vendor YISO             0x0eab  Yiso Wireless Co.
531 vendor PILOTECH         0x0eaf  Pilotech
532 vendor NOVATECH         0x0eb0  NovaTech
533 vendor ITEGNO           0x0eba  iTegno
534 vendor WINMAXGROUP      0x0ed1  WinMaxGroup
535 vendor TOD              0x0ede  TOD
536 vendor EGALAX           0x0eef  eGalax, Inc.
537 vendor AIRPRIME         0x0f3d  AirPrime, Inc.
538 vendor MICROTUNE        0x0f4d  Microtune
539 vendor VTECH            0x0f88  VTech
540 vendor FALCOM           0x0f94  Falcom Wireless Communications GmbH
541 vendor RIM              0x0fca  Research In Motion
542 vendor DYNASTREAM       0x0fcf  Dynastream Innovations
543 vendor QUALCOMM         0x1004  Qualcomm
544 vendor DESKNOTE         0x1019  Desknote
545 vendor GIGABYTE         0x1044  GIGABYTE
546 vendor WESTERN          0x1058  Western Digital
547 vendor MOTOROLA         0x1063  Motorola
548 vendor CCYU             0x1065  CCYU Technology
549 vendor CURITEL          0x106c  Curitel Communications Inc
550 vendor SILABS2          0x10a6  SILABS2
551 vendor USI              0x10ab  USI
552 vendor PLX              0x10b5  PLX
553 vendor ASANTE           0x10bd  Asante
554 vendor SILABS           0x10c4  Silicon Labs
555 vendor ANALOG           0x1110  Analog Devices
556 vendor TENX             0x1130  Ten X Technology, Inc.
557 vendor ISSC             0x1131  Integrated System Solution Corp.
558 vendor JRC              0x1145  Japan Radio Company
559 vendor SPHAIRON         0x114b  Sphairon Access Systems GmbH
560 vendor DELORME          0x1163  DeLorme
561 vendor SERVERWORKS      0x1166  ServerWorks
562 vendor ACERCM           0x1189  Acer Communications & Multimedia
563 vendor SIERRA           0x1199  Sierra Wireless
564 vendor TOPFIELD         0x11db  Topfield Co., Ltd
565 vendor SIEMENS3         0x11f5  Siemens
566 vendor PROLIFIC2        0x11f6  Prolific
567 vendor ALCATEL          0x11f7  Alcatel
568 vendor UNKNOWN3         0x1233  Unknown vendor
569 vendor TSUNAMI          0x1241  Tsunami
570 vendor PHEENET          0x124a  Pheenet
571 vendor TARGUS           0x1267  Targus
572 vendor TWINMOS          0x126f  TwinMOS
573 vendor TENDA            0x1286  Tenda
574 vendor CREATIVE2        0x1292  Creative Labs
575 vendor BELKIN2          0x1293  Belkin Components
576 vendor CYBERTAN         0x129b  CyberTAN Technology
577 vendor HUAWEI           0x12d1  Huawei Technologies
578 vendor ARANEUS          0x12d8  Araneus Information Systems
579 vendor TAPWAVE          0x12ef  Tapwave
580 vendor AINCOMM          0x12fd  Aincomm
581 vendor MOBILITY         0x1342  Mobility
582 vendor DICKSMITH        0x1371  Dick Smith Electronics
583 vendor NETGEAR3         0x1385  Netgear
584 vendor BALTECH          0x13ad  Baltech
585 vendor CISCOLINKSYS     0x13b1  Cisco-Linksys
586 vendor SHARK            0x13d2  Shark
587 vendor NOVATEL          0x1410  Novatel Wireless
588 vendor MERLIN           0x1416  Merlin
589 vendor WISTRONNEWEB     0x1435  Wistron NeWeb
590 vendor RADIOSHACK       0x1453  Radio Shack
591 vendor HUAWEI3COM       0x1472  Huawei-3Com
592 vendor SILICOM          0x1485  Silicom
593 vendor RALINK           0x148f  Ralink Technology
594 vendor IMAGINATION      0x149a  Imagination Technologies
595 vendor CONCEPTRONIC2    0x14b2  Conceptronic
596 vendor SUPERTOP         0x14cd  Super Top
597 vendor PLANEX3          0x14ea  Planex Communications
598 vendor SILICONPORTALS   0x1527  Silicon Portals
599 vendor UBIQUAM          0x1529  UBIQUAM Co., Ltd.
600 vendor UBLOX            0x1546  U-blox
601 vendor PNY              0x154b  PNY
602 vendor OQO              0x1557  OQO
603 vendor UMEDIA           0x157e  U-MEDIA Communications
604 vendor FIBERLINE        0x1582  Fiberline
605 vendor SPARKLAN         0x15a9  SparkLAN
606 vendor SOHOWARE         0x15e8  SOHOware
607 vendor UMAX             0x1606  UMAX Data Systems
608 vendor INSIDEOUT        0x1608  Inside Out Networks
609 vendor GOODWAY          0x1631  Good Way Technology
610 vendor ENTREGA          0x1645  Entrega
611 vendor ACTIONTEC        0x1668  Actiontec Electronics
612 vendor ATHEROS          0x168c  Atheros Communications
613 vendor GIGASET          0x1690  Gigaset
614 vendor GLOBALSUN        0x16ab  Global Sun Technology
615 vendor ANYDATA          0x16d5  AnyDATA Corporation
616 vendor JABLOTRON        0x16d6  Jablotron
617 vendor CMOTECH          0x16d8  C-motech
618 vendor AXESSTEL         0x1726  Axesstel Co., Ltd.
619 vendor LINKSYS4         0x1737  Linksys
620 vendor SENAO            0x1740  Senao
621 vendor METAGEEK         0x1781  MetaGeek
622 vendor AMIT             0x18c5  AMIT
623 vendor QCOM             0x18e8  Qcom
624 vendor LINKSYS3         0x1915  Linksys
625 vendor QUALCOMMINC      0x19d2  Qualcomm, Incorporated
626 vendor STELERA          0x1a8d  Stelera Wireless
627 vendor DRESDENELEKTRONIK 0x1cf1 dresden elektronik
628 vendor DLINK            0x2001  D-Link
629 vendor PLANEX2          0x2019  Planex Communications
630 vendor ERICSSON         0x2282  Ericsson
631 vendor MOTOROLA2        0x22b8  Motorola
632 vendor TRIPPLITE        0x2478  Tripp-Lite
633 vendor HIROSE           0x2631  Hirose Electric
634 vendor NHJ              0x2770  NHJ
635 vendor PLANEX           0x2c02  Planex Communications
636 vendor VIDZMEDIA        0x3275  VidzMedia Pte Ltd
637 vendor AEI              0x3334  AEI
638 vendor HANK             0x3353  Hank Connection
639 vendor PQI              0x3538  PQI
640 vendor DAISY            0x3579  Daisy Technology
641 vendor NI               0x3923  National Instruments
642 vendor MICRONET         0x3980  Micronet Communications
643 vendor IODATA2          0x40bb  I-O Data
644 vendor IRIVER           0x4102  iRiver
645 vendor DELL             0x413c  Dell
646 vendor WCH              0x4348  QinHeng Electronics
647 vendor ACEECA           0x4766  Aceeca
648 vendor AVERATEC         0x50c2  Averatec
649 vendor SWEEX            0x5173  Sweex
650 vendor ONSPEC2          0x55aa  OnSpec Electronic Inc.
651 vendor ZINWELL          0x5a57  Zinwell
652 vendor SITECOM          0x6189  Sitecom
653 vendor ARKMICRO         0x6547  Arkmicro Technologies Inc.
654 vendor 3COM2            0x6891  3Com
655 vendor INTEL            0x8086  Intel
656 vendor SITECOM2         0x9016  Sitecom
657 vendor MOSCHIP          0x9710  MosChip Semiconductor
658 vendor 3COM3            0xa727  3Com
659 vendor HP2              0xf003  Hewlett Packard
660 vendor USRP             0xfffe  GNU Radio USRP
661
662 /*
663  * List of known products.  Grouped by vendor.
664  */
665
666 /* 3Com products */
667 product 3COM HOMECONN           0x009d  HomeConnect Camera
668 product 3COM 3CREB96            0x00a0  Bluetooth USB Adapter
669 product 3COM 3C19250            0x03e8  3C19250 Ethernet Adapter
670 product 3COM 3CRSHEW696         0x0a01  3CRSHEW696 Wireless Adapter
671 product 3COM 3C460              0x11f8  HomeConnect 3C460
672 product 3COM USR56K             0x3021  U.S.Robotics 56000 Voice FaxModem Pro
673 product 3COM 3C460B             0x4601  HomeConnect 3C460B
674 product 3COM2 3CRUSB10075       0xa727  3CRUSB10075
675 product 3COM3 AR5523_1          0x6893  AR5523
676 product 3COM3 AR5523_2          0x6895  AR5523
677 product 3COM3 AR5523_3          0x6897  AR5523
678
679 product 3COMUSR OFFICECONN      0x0082  3Com OfficeConnect Analog Modem
680 product 3COMUSR USRISDN         0x008f  3Com U.S. Robotics Pro ISDN TA
681 product 3COMUSR HOMECONN        0x009d  3Com HomeConnect Camera
682 product 3COMUSR USR56K          0x3021  U.S. Robotics 56000 Voice FaxModem Pro
683
684 /* AboCom products */
685 product ABOCOM XX1              0x110c  XX1
686 product ABOCOM XX2              0x200c  XX2
687 product ABOCOM URE450           0x4000  URE450 Ethernet Adapter
688 product ABOCOM UFE1000          0x4002  UFE1000 Fast Ethernet Adapter
689 product ABOCOM DSB650TX_PNA     0x4003  1/10/100 Ethernet Adapter
690 product ABOCOM XX4              0x4004  XX4
691 product ABOCOM XX5              0x4007  XX5
692 product ABOCOM XX6              0x400b  XX6
693 product ABOCOM XX7              0x400c  XX7
694 product ABOCOM RTL8151          0x401a  RTL8151
695 product ABOCOM XX8              0x4102  XX8
696 product ABOCOM XX9              0x4104  XX9
697 product ABOCOM UF200            0x420a  UF200 Ethernet
698 product ABOCOM WL54             0x6001  WL54
699 product ABOCOM XX10             0xabc1  XX10
700 product ABOCOM BWU613           0xb000  BWU613
701 product ABOCOM HWU54DM          0xb21b  HWU54DM
702 product ABOCOM RT2573_2         0xb21c  RT2573
703 product ABOCOM RT2573_3         0xb21d  RT2573
704 product ABOCOM RT2573_4         0xb21e  RT2573
705 product ABOCOM WUG2700          0xb21f  WUG2700
706
707 /* Accton products */
708 product ACCTON USB320_EC        0x1046  USB320-EC Ethernet Adapter
709 product ACCTON 2664W            0x3501  2664W
710 product ACCTON 111              0x3503  T-Sinus 111 Wireless Adapter
711 product ACCTON SMCWUSBG         0x4505  SMCWUSB-G
712 product ACCTON PRISM_GT         0x4521  PrismGT USB 2.0 WLAN
713 product ACCTON SS1001           0x5046  SpeedStream Ethernet Adapter
714 product ACCTON ZD1211B          0xe501  ZD1211B
715
716 /* Aceeca products */
717 product ACEECA MEZ1000          0x0001  MEZ1000 RDA
718
719 /* Acer Communications & Multimedia (oemd by Surecom) */
720 product ACERCM EP1427X2         0x0893  EP-1427X-2 Ethernet Adapter
721
722 /* Acer Labs products */
723 product ACERLABS M5632          0x5632  USB 2.0 Data Link
724
725 /* Acer Peripherals, Inc. products */
726 product ACERP ACERSCAN_C310U    0x12a6  Acerscan C310U
727 product ACERP ACERSCAN_320U     0x2022  Acerscan 320U
728 product ACERP ACERSCAN_640U     0x2040  Acerscan 640U
729 product ACERP ACERSCAN_620U     0x2060  Acerscan 620U
730 product ACERP ACERSCAN_4300U    0x20b0  Benq 3300U/4300U
731 product ACERP ACERSCAN_640BT    0x20be  Acerscan 640BT
732 product ACERP ACERSCAN_1240U    0x20c0  Acerscan 1240U
733 product ACERP ATAPI             0x6003  ATA/ATAPI Adapter
734 product ACERP AWL300            0x9000  AWL300 Wireless Adapter
735 product ACERP AWL400            0x9001  AWL400 Wireless Adapter
736
737 /* Acer Warp products */
738 product ACERW WARPLINK          0x0204  Warplink
739
740 /* Actiontec, Inc. products */
741 product ACTIONTEC PRISM_25      0x0408  Prism2.5 Wireless Adapter
742 product ACTIONTEC PRISM_25A     0x0421  Prism2.5 Wireless Adapter A
743 product ACTIONTEC FREELAN       0x6106  ROPEX FreeLan 802.11b
744 product ACTIONTEC UAT1          0x7605  UAT1 Wireless Ethernet Adapter
745
746 /* ACTiSYS products */
747 product ACTISYS IR2000U         0x0011  ACT-IR2000U FIR
748
749 /* ActiveWire, Inc. products */
750 product ACTIVEWIRE IOBOARD      0x0100  I/O Board
751 product ACTIVEWIRE IOBOARD_FW1  0x0101  I/O Board, rev. 1 firmware
752
753 /* Adaptec products */
754 product ADAPTEC AWN8020         0x0020  AWN-8020 WLAN
755
756 /* Addtron products */
757 product ADDTRON AWU120          0xff31  AWU-120
758
759 /* ADMtek products */
760 product ADMTEK PEGASUSII_4      0x07c2  AN986A Ethernet
761 product ADMTEK PEGASUS          0x0986  AN986 Ethernet
762 product ADMTEK PEGASUSII        0x8511  AN8511 Ethernet
763 product ADMTEK PEGASUSII_2      0x8513  AN8513 Ethernet
764 product ADMTEK PEGASUSII_3      0x8515  AN8515 Ethernet
765
766 /* ADDON products */
767 /* PNY OEMs these */
768 product ADDON ATTACHE           0x1300  USB 2.0 Flash Drive
769 product ADDON ATTACHE           0x1300  USB 2.0 Flash Drive
770 product ADDON A256MB            0x1400  Attache 256MB USB 2.0 Flash Drive
771 product ADDON DISKPRO512        0x1420  USB 2.0 Flash Drive (DANE-ELEC zMate 512MB USB flash drive)
772
773 /* Addonics products */
774 product ADDONICS2 CABLE_205     0xa001  Cable 205
775
776 /* ADS products */
777 product ADS UBS10BT             0x0008  UBS-10BT Ethernet
778 product ADS UBS10BTX            0x0009  UBS-10BT Ethernet
779
780 /* AEI products */
781 product AEI FASTETHERNET        0x1701  Fast Ethernet
782
783 /* Agate Technologies products */
784 product AGATE QDRIVE            0x0378  Q-Drive
785
786 /* AGFA products */
787 product AGFA SNAPSCAN1212U      0x0001  SnapScan 1212U
788 product AGFA SNAPSCAN1236U      0x0002  SnapScan 1236U
789 product AGFA SNAPSCANTOUCH      0x0100  SnapScan Touch
790 product AGFA SNAPSCAN1212U2     0x2061  SnapScan 1212U
791 product AGFA SNAPSCANE40        0x208d  SnapScan e40
792 product AGFA SNAPSCANE50        0x208f  SnapScan e50
793 product AGFA SNAPSCANE20        0x2091  SnapScan e20
794 product AGFA SNAPSCANE25        0x2095  SnapScan e25
795 product AGFA SNAPSCANE26        0x2097  SnapScan e26
796 product AGFA SNAPSCANE52        0x20fd  SnapScan e52
797
798 /* Ain Communication Technology products */
799 product AINCOMM AWU2000B        0x1001  AWU2000B Wireless Adapter
800
801 /* AIPTEK products */
802 product AIPTEK POCKETCAM3M      0x2011  PocketCAM 3Mega
803 product AIPTEK2 PENCAM_MEGA_1_3 0x504a  PenCam Mega 1.3
804
805 /* AirPrime products */
806 product AIRPRIME PC5220         0x0112  CDMA Wireless PC Card
807
808 /* AKS products */
809 product AKS USBHASP             0x0001  USB-HASP 0.06
810
811 /* Alcor Micro, Inc. products */
812 product ALCOR2 KBD_HUB          0x2802  Kbd Hub
813
814 product ALCOR TRANSCEND         0x6387  Transcend JetFlash Drive
815 product ALCOR MA_KBD_HUB        0x9213  MacAlly Kbd Hub
816 product ALCOR AU9814            0x9215  AU9814 Hub
817 product ALCOR UMCR_9361         0x9361  USB Multimedia Card Reader
818 product ALCOR SM_KBD            0x9410  MicroConnectors/StrongMan Keyboard
819 product ALCOR NEC_KBD_HUB       0x9472  NEC Kbd Hub
820
821 /* Altec Lansing products */
822 product ALTEC ADA70             0x0070  ADA70 Speakers
823 product ALTEC ASC495            0xff05  ASC495 Speakers
824
825 /* Allied Telesyn International products */
826 product ALLIEDTELESYN ATUSB100  0xb100  AT-USB100
827
828 /* American Power Conversion products */
829 product APC UPS                 0x0002  Uninterruptible Power Supply
830
831 /* Ambit Microsystems products */
832 product AMBIT WLAN              0x0302  WLAN
833 product AMBIT NTL_250           0x6098  NTL 250 cable modem
834
835 /* AMIT products */
836 product AMIT CGWLUSB2GO         0x0002  CG-WLUSB2GO
837
838 /* Anchor products */
839 product ANCHOR EZUSB            0x2131  EZUSB
840 product ANCHOR EZLINK           0x2720  EZLINK
841
842 /* AnyData products */
843 product ANYDATA ADU_E100X       0x6501  CDMA 2000 1xRTT/EV-DO USB Modem
844 product ANYDATA ADU_500A        0x6502  CDMA 2000 EV-DO USB Modem
845
846 /* AOX, Inc. products */
847 product AOX USB101              0x0008  Ethernet
848
849 /* American Power Conversion products */
850 product APC UPS                 0x0002  Uninterruptible Power Supply
851
852 /* Apple Computer products */
853 product APPLE EXT_KBD           0x020c  Apple Extended USB Keyboard
854 product APPLE OPTMOUSE          0x0302  Optical mouse
855 product APPLE MIGHTYMOUSE       0x0304  Mighty Mouse
856 product APPLE EXT_KBD_HUB       0x1003  Hub in Apple Extended USB Keyboard
857 product APPLE SPEAKERS          0x1101  Speakers
858 product APPLE IPOD              0x1201  iPod
859 product APPLE IPOD2G            0x1202  iPod 2G
860 product APPLE IPOD3G            0x1203  iPod 3G
861 product APPLE IPOD_04           0x1204  iPod '04'
862 product APPLE IPODMINI          0x1205  iPod Mini
863 product APPLE IPOD_06           0x1206  iPod '06'
864 product APPLE IPOD_07           0x1207  iPod '07'
865 product APPLE IPOD_08           0x1208  iPod '08'
866 product APPLE IPODVIDEO         0x1209  iPod Video
867 product APPLE IPODNANO          0x120a  iPod Nano
868 product APPLE IPHONE            0x1290  iPhone
869 product APPLE IPHONE_3G         0x1292  iPhone 3G
870 product APPLE ETHERNET          0x1402  Ethernet A1277
871
872 /* Arkmicro Technologies */
873 product ARKMICRO ARK3116        0x0232  ARK3116 Serial
874
875 /* Asahi Optical products */
876 product ASAHIOPTICAL OPTIO230   0x0004  Digital camera
877 product ASAHIOPTICAL OPTIO330   0x0006  Digital camera
878
879 /* Asante products */
880 product ASANTE EA               0x1427  Ethernet
881
882 /* ASIX Electronics products */
883 product ASIX AX88172            0x1720  10/100 Ethernet
884 product ASIX AX88178            0x1780  AX88178
885 product ASIX AX88772            0x7720  AX88772
886
887 /* ASUS products */
888 product ASUS WL167G             0x1707  WL-167g Wireless Adapter
889 product ASUS WL159G             0x170c  WL-159g
890 product ASUS A9T_WIFI           0x171b  A9T wireless
891 product ASUS RT2573_1           0x1723  RT2573
892 product ASUS RT2573_2           0x1724  RT2573
893 product ASUS LCM                0x1726  LCM display
894 product ASUS P535               0x420f  ASUS P535 PDA
895
896 /* ATen products */
897 product ATEN UC1284             0x2001  Parallel printer
898 product ATEN UC10T              0x2002  10Mbps Ethernet
899 product ATEN UC110T             0x2007  UC-110T Ethernet
900 product ATEN UC232A             0x2008  Serial
901 product ATEN UC210T             0x2009  UC-210T Ethernet
902 product ATEN DSB650C            0x4000  DSB-650C
903
904 /* Atheros Communications products */
905 product ATHEROS AR5523          0x0001  AR5523
906 product ATHEROS AR5523_NF       0x0002  AR5523 (no firmware)
907 product ATHEROS2 AR5523_1       0x0001  AR5523
908 product ATHEROS2 AR5523_1_NF    0x0002  AR5523 (no firmware)
909 product ATHEROS2 AR5523_2       0x0003  AR5523
910 product ATHEROS2 AR5523_2_NF    0x0004  AR5523 (no firmware)
911 product ATHEROS2 AR5523_3       0x0005  AR5523
912 product ATHEROS2 AR5523_3_NF    0x0006  AR5523 (no firmware)
913
914 /* Atmel Comp. products */
915 product ATMEL STK541            0x2109  Zigbee Controller
916 product ATMEL UHB124            0x3301  UHB124 hub
917 product ATMEL DWL120            0x7603  DWL-120 Wireless Adapter
918 product ATMEL BW002             0x7605  BW002 Wireless Adapter
919 product ATMEL WL1130USB         0x7613  WL-1130 USB
920 product ATMEL AT76C505A         0x7614  AT76c505a Wireless Adapter
921
922 /* Avision products */
923 product AVISION 1200U           0x0268  1200U scanner
924
925 /* Axesstel products */
926 product AXESSTEL DATAMODEM      0x1000  Data Modem
927
928 /* Baltech products */
929 product BALTECH CARDREADER      0x9999  Card reader
930
931 /* B&B Electronics products */
932 product BBELECTRONICS USOTL4    0xAC01  RS-422/485
933
934 /* Belkin products */
935 /*product BELKIN F5U111         0x????  F5U111 Ethernet*/
936 product BELKIN F5D6050          0x0050  F5D6050 802.11b Wireless Adapter
937 product BELKIN FBT001V          0x0081  FBT001v2 Bluetooth
938 product BELKIN FBT003V          0x0084  FBT003v2 Bluetooth
939 product BELKIN F5U103           0x0103  F5U103 Serial
940 product BELKIN F5U109           0x0109  F5U109 Serial
941 product BELKIN USB2SCSI         0x0115  USB to SCSI
942 product BELKIN F8T012           0x0121  F8T012xx1 Bluetooth USB Adapter
943 product BELKIN USB2LAN          0x0121  USB to LAN
944 product BELKIN F5U208           0x0208  F5U208 VideoBus II
945 product BELKIN F5U237           0x0237  F5U237 USB 2.0 7-Port Hub
946 product BELKIN F5U257           0x0257  F5U257 Serial
947 product BELKIN F5U409           0x0409  F5U409 Serial
948 product BELKIN F6C550AVR        0x0551  F6C550-AVR UPS
949 product BELKIN F5U120           0x1203  F5U120-PC Hub
950 product BELKIN ZD1211B          0x4050  ZD1211B
951 product BELKIN F5D5055          0x5055  F5D5055
952 product BELKIN F5D7050          0x7050  F5D7050 Wireless Adapter
953 product BELKIN F5D7051          0x7051  F5D7051 54g USB Network Adapter
954 product BELKIN F5D7050A         0x705a  F5D7050A Wireless Adapter
955 /* Also sold as 'Ativa 802.11g wireless card' */
956 product BELKIN F5D7050_V4000    0x705c  F5D7050 v4000 Wireless Adapter
957 product BELKIN F5D9050V3        0x905b  F5D9050 ver 3 Wireless Adapter
958 product BELKIN2 F5U002          0x0002  F5U002 Parallel printer
959
960 /* Billionton products */
961 product BILLIONTON USB100       0x0986  USB100N 10/100 FastEthernet
962 product BILLIONTON USBLP100     0x0987  USB100LP
963 product BILLIONTON USBEL100     0x0988  USB100EL
964 product BILLIONTON USBE100      0x8511  USBE100
965 product BILLIONTON USB2AR       0x90ff  USB2AR Ethernet
966
967 /* Broadcom products */
968 product BROADCOM BCM2033        0x2033  BCM2033 Bluetooth USB dongle
969
970 /* Brother Industries products */
971 product BROTHER HL1050          0x0002  HL-1050 laser printer
972
973 /* Behavior Technology Computer products */
974 product BTC BTC7932             0x6782  Keyboard with mouse port
975
976 /* Canon, Inc. products */
977 product CANON N656U             0x2206  CanoScan N656U
978 product CANON N1220U            0x2207  CanoScan N1220U
979 product CANON D660U             0x2208  CanoScan D660U
980 product CANON N676U             0x220d  CanoScan N676U
981 product CANON N1240U            0x220e  CanoScan N1240U
982 product CANON LIDE25            0x2220  CanoScan LIDE 25
983 product CANON S10               0x3041  PowerShot S10
984 product CANON S100              0x3045  PowerShot S100
985 product CANON S200              0x3065  PowerShot S200
986 product CANON REBELXT           0x30ef  Digital Rebel XT
987
988 /* CATC products */
989 product CATC NETMATE            0x000a  Netmate Ethernet
990 product CATC NETMATE2           0x000c  Netmate2 Ethernet
991 product CATC CHIEF              0x000d  USB Chief Bus & Protocol Analyzer
992 product CATC ANDROMEDA          0x1237  Andromeda hub
993
994 /* CASIO products */
995 product CASIO QV_DIGICAM        0x1001  QV DigiCam
996 product CASIO EXS880            0x1105  Exilim EX-S880
997 product CASIO BE300             0x2002  BE-300 PDA
998 product CASIO NAMELAND          0x4001  CASIO Nameland EZ-USB
999
1000 /* CCYU products */
1001 product CCYU ED1064             0x2136  EasyDisk ED1064
1002
1003 /* Century products */
1004 product CENTURY EX35QUAT        0x011e  Century USB Disk Enclosure
1005
1006 /* Cherry products */
1007 product CHERRY MY3000KBD        0x0001  My3000 keyboard
1008 product CHERRY MY3000HUB        0x0003  My3000 hub
1009 product CHERRY CYBOARD          0x0004  CyBoard Keyboard
1010
1011 /* Chic Technology products */
1012 product CHIC MOUSE1             0x0001  mouse
1013 product CHIC CYPRESS            0x0003  Cypress USB Mouse
1014
1015 /* Chicony products */
1016 product CHICONY KB8933          0x0001  KB-8933 keyboard
1017 product CHICONY2 TWINKLECAM     0x600d  TwinkleCam USB camera
1018
1019 /* CH Products */
1020 product CHPRODUCTS PROTHROTTLE  0x00f1  Pro Throttle
1021 product CHPRODUCTS PROPEDALS    0x00f2  Pro Pedals
1022 product CHPRODUCTS FIGHTERSTICK 0x00f3  Fighterstick
1023 product CHPRODUCTS FLIGHTYOKE   0x00ff  Flight Sim Yoke
1024
1025 /* Cisco-Linksys products */
1026 product CISCOLINKSYS WUSB54G    0x000d  WUSB54G Wireless Adapter
1027 product CISCOLINKSYS WUSB54GP   0x0011  WUSB54GP Wireless Adapter
1028 product CISCOLINKSYS USB200MV2  0x0018  USB200M v2
1029 product CISCOLINKSYS HU200TS    0x001a  HU200TS Wireless Adapter
1030 product CISCOLINKSYS WUSB54GC   0x0020  WUSB54GC
1031 product CISCOLINKSYS WUSB54GR   0x0023  WUSB54GR
1032 product CISCOLINKSYS WUSBF54G   0x0024  WUSBF54G
1033
1034 /* CMOTECH products */
1035 product CMOTECH CNU510          0x5141  CDMA Technologies USB modem
1036 product CMOTECH CNU550          0x5543  CDMA 2000 1xRTT/1xEVDO USB modem
1037 product CMOTECH CGU628          0x6006  CGU-628
1038 product CMOTECH CDMA_MODEM1     0x6280  CDMA Technologies USB modem
1039 product CMOTECH DISK            0xf000  disk mode
1040
1041 /* Compaq products */
1042 product COMPAQ IPAQPOCKETPC     0x0003  iPAQ PocketPC
1043 product COMPAQ PJB100           0x504a  Personal Jukebox PJB100
1044 product COMPAQ IPAQLINUX        0x505a  iPAQ Linux
1045
1046 /* Composite Corp products looks the same as "TANGTOP" */
1047 product COMPOSITE USBPS2        0x0001  USB to PS2 Adaptor
1048
1049 /* Conceptronic products */
1050 product CONCEPTRONIC PRISM_GT   0x3762  PrismGT USB 2.0 WLAN
1051 product CONCEPTRONIC C11U       0x7100  C11U
1052 product CONCEPTRONIC WL210      0x7110  WL-210
1053 product CONCEPTRONIC AR5523_1   0x7801  AR5523
1054 product CONCEPTRONIC AR5523_1_NF        0x7802  AR5523 (no firmware)
1055 product CONCEPTRONIC AR5523_2   0x7811  AR5523
1056 product CONCEPTRONIC AR5523_2_NF        0x7812  AR5523 (no firmware)
1057 product CONCEPTRONIC2 C54RU     0x3c02  C54RU WLAN
1058 product CONCEPTRONIC2 C54RU2    0x3c22  C54RU
1059
1060 /* Connectix products */
1061 product CONNECTIX QUICKCAM      0x0001  QuickCam
1062
1063 /* Corega products */
1064 product COREGA ETHER_USB_T      0x0001  Ether USB-T
1065 product COREGA FETHER_USB_TX    0x0004  FEther USB-TX
1066 product COREGA WLAN_USB_USB_11  0x000c  WirelessLAN USB-11
1067 product COREGA FETHER_USB_TXS   0x000d  FEther USB-TXS
1068 product COREGA WLANUSB          0x0012  Wireless LAN Stick-11
1069 product COREGA FETHER_USB2_TX   0x0017  FEther USB2-TX
1070 product COREGA WLUSB_11_KEY     0x001a  ULUSB-11 Key
1071 product COREGA CGWLUSB2GL       0x002d  CG-WLUSB2GL
1072 product COREGA CGWLUSB2GPX      0x002e  CG-WLUSB2GPX
1073 product COREGA WLUSB_11_STICK   0x7613  WLAN USB Stick 11
1074 product COREGA FETHER_USB_TXC   0x9601  FEther USB-TXC
1075
1076 /* Creative products */
1077 product CREATIVE NOMAD_II       0x1002  Nomad II MP3 player
1078 product CREATIVE NOMAD_IIMG     0x4004  Nomad II MG
1079 product CREATIVE NOMAD          0x4106  Nomad
1080 product CREATIVE2 VOIP_BLASTER  0x0258  Voip Blaster
1081 product CREATIVE3 OPTICAL_MOUSE 0x0001  Notebook Optical Mouse
1082
1083 /* Cambridge Silicon Radio Ltd. products */
1084 product CSR BT_DONGLE           0x0001  Bluetooth USB dongle
1085 product CSR CSRDFU              0xffff  USB Bluetooth Device in DFU State
1086
1087 /* CTX products */
1088 product CTX EX1300              0x9999  Ex1300 hub
1089
1090 /* Curitel products */
1091 product CURITEL HX550C          0x1101  CDMA 2000 1xRTT USB modem (HX-550C)
1092 product CURITEL HX57XB          0x2101  CDMA 2000 1xRTT USB modem (HX-570/575B/PR-600)
1093 product CURITEL PC5740          0x3701  Broadband Wireless modem
1094
1095 /* CyberPower products */
1096 product CYBERPOWER 1500CAVRLCD  0x0501  1500CAVRLCD
1097
1098 /* CyberTAN Technology products */
1099 product CYBERTAN TG54USB        0x1666  TG54USB
1100
1101 /* Cypress Semiconductor products */
1102 product CYPRESS MOUSE           0x0001  mouse
1103 product CYPRESS THERMO          0x0002  thermometer
1104 product CYPRESS WISPY1A         0x0bad  MetaGeek Wi-Spy
1105 product CYPRESS KBDHUB          0x0101  Keyboard/Hub
1106 product CYPRESS FMRADIO         0x1002  FM Radio
1107 product CYPRESS USBRS232        0x5500  USB-RS232 Interface
1108 product CYPRESS SLIM_HUB        0x6560  Slim Hub
1109
1110 /* Daisy Technology products */
1111 product DAISY DMC               0x6901  USB MultiMedia Reader
1112
1113 /* Dallas Semiconductor products */
1114 product DALLAS J6502            0x4201  J-6502 speakers
1115
1116 /* Dell products */
1117 product DELL PORT               0x0058  Port Replicator
1118 product DELL AIO926             0x5115  Photo AIO Printer 926
1119 product DELL BC02               0x8000  BC02 Bluetooth USB Adapter
1120 product DELL PRISM_GT_1         0x8102  PrismGT USB 2.0 WLAN
1121 product DELL TM350              0x8103  TrueMobile 350 Bluetooth USB Adapter
1122 product DELL PRISM_GT_2         0x8104  PrismGT USB 2.0 WLAN
1123 product DELL U740               0x8135  Dell U740 CDMA
1124
1125 /* Delorme Paublishing products */
1126 product DELORME EARTHMATE       0x0100  Earthmate GPS
1127
1128 /* Desknote products */
1129 product DESKNOTE UCR_61S2B      0x0c55  UCR-61S2B
1130
1131 /* Diamond products */
1132 product DIAMOND RIO500USB       0x0001  Rio 500 USB
1133
1134 /* Dick Smith Electronics (really C-Net) products */
1135 product DICKSMITH RT2573        0x9022  RT2573
1136 product DICKSMITH CWD854F       0x9032  C-Net CWD-854 rev F
1137
1138 /* Digi International products */
1139 product DIGI ACCELEPORT2        0x0002  AccelePort USB 2
1140 product DIGI ACCELEPORT4        0x0004  AccelePort USB 4
1141 product DIGI ACCELEPORT8        0x0008  AccelePort USB 8
1142
1143 /* D-Link products */
1144 /*product DLINK DSBS25          0x0100  DSB-S25 serial*/
1145 product DLINK DUBE100           0x1a00  10/100 Ethernet
1146 product DLINK DSB650TX4         0x200c  10/100 Ethernet
1147 product DLINK DWL120E           0x3200  DWL-120 rev E
1148 product DLINK DWL122            0x3700  DWL-122
1149 product DLINK DWLG120           0x3701  DWL-G120
1150 product DLINK DWL120F           0x3702  DWL-120 rev F
1151 product DLINK DWLAG132          0x3a00  DWL-AG132
1152 product DLINK DWLAG132_NF       0x3a01  DWL-AG132 (no firmware)
1153 product DLINK DWLG132           0x3a02  DWL-G132
1154 product DLINK DWLG132_NF        0x3a03  DWL-G132 (no firmware)
1155 product DLINK DWLAG122          0x3a04  DWL-AG122
1156 product DLINK DWLAG122_NF       0x3a05  DWL-AG122 (no firmware)
1157 product DLINK DWLG122           0x3c00  DWL-G122 b1 Wireless Adapter
1158 product DLINK DUBE100B1         0x3c05  DUB-E100 rev B1
1159 product DLINK DSB650C           0x4000  10Mbps Ethernet
1160 product DLINK DSB650TX1         0x4001  10/100 Ethernet
1161 product DLINK DSB650TX          0x4002  10/100 Ethernet
1162 product DLINK DSB650TX_PNA      0x4003  1/10/100 Ethernet
1163 product DLINK DSB650TX3         0x400b  10/100 Ethernet
1164 product DLINK DSB650TX2         0x4102  10/100 Ethernet
1165 product DLINK DSB650            0xabc1  10/100 Ethernet
1166 product DLINK2 DWLG122C1        0x3c03  DWL-G122 c1
1167 product DLINK2 WUA1340          0x3c04  WUA-1340
1168 product DLINK2 DWA111           0x3c06  DWA-111
1169 product DLINK2 DWA110           0x3c07  DWA-110
1170
1171 /* DMI products */
1172 product DMI CFSM_RW             0xa109  CF/SM Reader/Writer
1173
1174 /* DrayTek products */
1175 product DRAYTEK VIGOR550        0x0550  Vigor550
1176
1177 /* dresden elektronik products */
1178 product DRESDENELEKTRONIK SENSORTERMINALBOARD  0x0001 SensorTerminalBoard
1179 product DRESDENELEKTRONIK WIRELESSHANDHELDTERMINAL  0x0004 Wireless Handheld Terminal
1180
1181 /* Dynastream Innovations */
1182 product DYNASTREAM ANTDEVBOARD  0x1003  ANT dev board
1183
1184 /* EIZO products */
1185 product EIZO HUB                0x0000  hub
1186 product EIZO MONITOR            0x0001  monitor
1187
1188 /* ELCON Systemtechnik products */
1189 product ELCON PLAN              0x0002  Goldpfeil P-LAN
1190
1191 /* Elecom products */
1192 product ELECOM MOUSE29UO        0x0002  mouse 29UO
1193 product ELECOM LDUSBTX0         0x200c  LD-USB/TX
1194 product ELECOM LDUSBTX1         0x4002  LD-USB/TX
1195 product ELECOM LDUSBLTX         0x4005  LD-USBL/TX
1196 product ELECOM LDUSBTX2         0x400b  LD-USB/TX
1197 product ELECOM LDUSB20          0x4010  LD-USB20
1198 product ELECOM UCSGT            0x5003  UC-SGT
1199 product ELECOM UCSGT0           0x5004  UC-SGT
1200 product ELECOM LDUSBTX3         0xabc1  LD-USB/TX
1201
1202 /* Elsa products */
1203 product ELSA MODEM1             0x2265  ELSA Modem Board
1204 product ELSA USB2ETHERNET       0x3000  Microlink USB2Ethernet
1205
1206 /* EMS products */
1207 product EMS DUAL_SHOOTER        0x0003  PSX gun controller converter
1208
1209 /* Entrega products */
1210 product ENTREGA 1S              0x0001  1S serial
1211 product ENTREGA 2S              0x0002  2S serial
1212 product ENTREGA 1S25            0x0003  1S25 serial
1213 product ENTREGA 4S              0x0004  4S serial
1214 product ENTREGA E45             0x0005  E45 Ethernet
1215 product ENTREGA CENTRONICS      0x0006  Parallel Port
1216 product ENTREGA XX1             0x0008  Ethernet
1217 product ENTREGA 1S9             0x0093  1S9 serial
1218 product ENTREGA EZUSB           0x8000  EZ-USB
1219 /*product ENTREGA SERIAL        0x8001  DB25 Serial*/
1220 product ENTREGA 2U4S            0x8004  2U4S serial/usb hub
1221 product ENTREGA XX2             0x8005  Ethernet
1222 /*product ENTREGA SERIAL_DB9    0x8093  DB9 Serial*/
1223
1224 /* Epson products */
1225 product EPSON PRINTER1          0x0001  USB Printer
1226 product EPSON PRINTER2          0x0002  ISD USB Smart Cable for Mac
1227 product EPSON PRINTER3          0x0003  ISD USB Smart Cable
1228 product EPSON PRINTER5          0x0005  USB Printer
1229 product EPSON 636               0x0101  Perfection 636U / 636Photo scanner
1230 product EPSON 610               0x0103  Perfection 610 scanner
1231 product EPSON 1200              0x0104  Perfection 1200U / 1200Photo scanner
1232 product EPSON 1600              0x0107  Expression 1600 scanner
1233 product EPSON 1640              0x010a  Perfection 1640SU scanner
1234 product EPSON 1240              0x010b  Perfection 1240U / 1240Photo scanner
1235 product EPSON 640U              0x010c  Perfection 640U scanner
1236 product EPSON 1250              0x010f  Perfection 1250U / 1250Photo scanner
1237 product EPSON 1650              0x0110  Perfection 1650 scanner
1238 product EPSON GT9700F           0x0112  GT-9700F scanner
1239 product EPSON GT9300UF          0x011b  GT-9300UF scanner
1240 product EPSON 3200              0x011c  Perfection 3200 scanner
1241 product EPSON 1260              0x011d  Perfection 1260 scanner
1242 product EPSON 1660              0x011e  Perfection 1660 scanner
1243 product EPSON 1670              0x011f  Perfection 1670 scanner
1244 product EPSON 1270              0x0120  Perfection 1270 scanner
1245 product EPSON 2480              0x0121  Perfection 2480 scanner
1246 product EPSON 3590              0x0122  Perfection 3590 scanner
1247 product EPSON 4990              0x012a  Perfection 4990 Photo scanner
1248 product EPSON STYLUS_875DC      0x0601  Stylus Photo 875DC Card Reader
1249 product EPSON STYLUS_895        0x0602  Stylus Photo 895 Card Reader
1250 product EPSON CX5400            0x0808  CX5400 scanner
1251 product EPSON 3500              0x080e  CX-3500/3600/3650 MFP
1252 product EPSON RX425             0x080f  Stylus Photo RX425 scanner
1253 product EPSON DX3800            0x0818  CX3700/CX3800/DX38x0 MFP scanner
1254 product EPSON 4800              0x0819  CX4700/CX4800/DX48x0 MFP scanner
1255 product EPSON 4200              0x0820  CX4100/CX4200/DX4200 MFP scanner
1256 product EPSON 5000              0x082b  CX4900/CX5000/DX50x0 MFP scanner
1257 product EPSON 6000              0x082e  CX5900/CX6000/DX60x0 MFP scanner
1258 product EPSON DX4000            0x082f  DX4000 MFP scanner
1259 product EPSON DX7400            0x0838  CX7300/CX7400/DX7400 MFP scanner
1260 product EPSON DX8400            0x0839  CX8300/CX8400/DX8400 MFP scanner
1261 product EPSON SX100             0x0841  SX100/NX100 MFP scanner
1262 product EPSON NX300             0x0848  NX300 MFP scanner
1263 product EPSON SX200             0x0849  SX200/SX205 MFP scanner
1264 product EPSON SX400             0x084a  SX400/NX400/TX400 MFP scanner
1265
1266 /* e-TEK Labs products */
1267 product ETEK 1COM               0x8007  Serial
1268
1269 /* Extended Systems products */
1270 product EXTENDED XTNDACCESS     0x0100  XTNDAccess IrDA
1271
1272 /* FEIYA products */
1273 product FEIYA 5IN1              0x1132  5-in-1 Card Reader
1274
1275 /* Fiberline */
1276 product FIBERLINE WL430U        0x6003  WL-430U
1277
1278 /* Fossil, Inc products */
1279 product FOSSIL WRISTPDA         0x0002  Wrist PDA
1280
1281 /* Freecom products */
1282 product FREECOM DVD             0xfc01  DVD drive
1283
1284 /* Fujitsu Siemens Computers products */
1285 product FSC E5400               0x1009  PrismGT USB 2.0 WLAN
1286
1287 /* Future Technology Devices products */
1288 product FTDI SERIAL_8U100AX     0x8372  8U100AX Serial
1289 product FTDI SERIAL_8U232AM     0x6001  8U232AM Serial
1290 product FTDI SERIAL_8U232AM4    0x6004  8U232AM Serial
1291 product FTDI SERIAL_2232C       0x6010  FT2232C Dual port Serial
1292 /* Gude Analog- und Digitalsysteme products also uses FTDI's id: */
1293 product FTDI TACTRIX_OPENPORT_13M 0xcc48 OpenPort 1.3 Mitsubishi
1294 product FTDI TACTRIX_OPENPORT_13S 0xcc49 OpenPort 1.3 Subaru
1295 product FTDI TACTRIX_OPENPORT_13U 0xcc4a OpenPort 1.3 Universal
1296 product FTDI EISCOU             0xe888  Expert ISDN Control USB
1297 product FTDI UOPTBR             0xe889  USB-RS232 OptoBridge
1298 product FTDI EMCU2D             0xe88a  Expert mouseCLOCK USB II
1299 product FTDI PCMSFU             0xe88b  Precision Clock MSF USB
1300 product FTDI EMCU2H             0xe88c  Expert mouseCLOCK USB II HBG
1301 product FTDI MAXSTREAM          0xee18  Maxstream PKG-U
1302 product FTDI USBSERIAL          0xfa00  Matrix Orbital USB Serial
1303 product FTDI MX2_3              0xfa01  Matrix Orbital MX2 or MX3
1304 product FTDI MX4_5              0xfa02  Matrix Orbital MX4 or MX5
1305 product FTDI LK202              0xfa03  Matrix Orbital VK/LK202 Family
1306 product FTDI LK204              0xfa04  Matrix Orbital VK/LK204 Family
1307 product FTDI CFA_632            0xfc08  Crystalfontz CFA-632 USB LCD
1308 product FTDI CFA_634            0xfc09  Crystalfontz CFA-634 USB LCD
1309 product FTDI CFA_633            0xfc0b  Crystalfontz CFA-633 USB LCD
1310 product FTDI CFA_631            0xfc0c  Crystalfontz CFA-631 USB LCD
1311 product FTDI CFA_635            0xfc0d  Crystalfontz CFA-635 USB LCD
1312 product FTDI SEMC_DSS20         0xfc82  SEMC DSS-20 SyncStation
1313
1314 /* Fuji photo products */
1315 product FUJIPHOTO MASS0100      0x0100  Mass Storage
1316
1317 /* Fujitsu protducts */
1318 product FUJITSU AH_F401U        0x105b  AH-F401U Air H device
1319
1320 /* Garmin products */
1321 product GARMIN IQUE_3600        0x0004  iQue 3600
1322
1323 /* General Instruments (Motorola) products */
1324 product GENERALINSTMNTS SB5100  0x5100  SURFboard SB5100 Cable modem
1325
1326 /* Genesys Logic products */
1327 product GENESYS GL620USB        0x0501  GL620USB Host-Host interface
1328 product GENESYS GL650           0x0604  GL650 Hub
1329 product GENESYS GL641USB        0x0700  GL641USB CompactFlash Card Reader
1330 product GENESYS GL641USB2IDE_2  0x0701  GL641USB USB-IDE Bridge No 2
1331 product GENESYS GL641USB2IDE    0x0702  GL641USB USB-IDE Bridge
1332 product GENESYS GL641USB_2      0x0760  GL641USB 6-in-1 Card Reader
1333
1334 /* GIGABYTE products */
1335 product GIGABYTE GN54G          0x8001  GN-54G
1336 product GIGABYTE GNBR402W       0x8002  GN-BR402W
1337 product GIGABYTE GNWLBM101      0x8003  GN-WLBM101
1338 product GIGABYTE GNWBKG         0x8007  GN-WBKG
1339 product GIGABYTE GNWB01GS       0x8008  GN-WB01GS
1340 product GIGABYTE GNWI05GS       0x800a  GN-WI05GS
1341
1342 /* Gigaset products */
1343 product GIGASET WLAN            0x0701  WLAN
1344 product GIGASET SMCWUSBTG       0x0710  SMCWUSBT-G
1345 product GIGASET SMCWUSBTG_NF    0x0711  SMCWUSBT-G (no firmware)
1346 product GIGASET AR5523          0x0712  AR5523
1347 product GIGASET AR5523_NF       0x0713  AR5523 (no firmware)
1348 product GIGASET RT2573          0x0722  RT2573
1349
1350 /* Global Sun Technology product */
1351 product GLOBALSUN AR5523_1      0x7801  AR5523
1352 product GLOBALSUN AR5523_1_NF   0x7802  AR5523 (no firmware)
1353 product GLOBALSUN AR5523_2      0x7811  AR5523
1354 product GLOBALSUN AR5523_2_NF   0x7812  AR5523 (no firmware)
1355
1356 /* Globespan products */
1357 product GLOBESPAN PRISM_GT_1    0x2000  PrismGT USB 2.0 WLAN
1358 product GLOBESPAN PRISM_GT_2    0x2002  PrismGT USB 2.0 WLAN
1359
1360 /* G.Mate, Inc products */
1361 product GMATE YP3X00            0x1001  YP3X00 PDA
1362
1363 /* GoHubs products */
1364 product GOHUBS GOCOM232         0x1001  GoCOM232 Serial
1365
1366 /* Good Way Technology products */
1367 product GOODWAY GWUSB2E         0x6200  GWUSB2E
1368 product GOODWAY RT2573          0xc019  RT2573
1369
1370 /* Gravis products */
1371 product GRAVIS GAMEPADPRO       0x4001  GamePad Pro
1372
1373 /* GREENHOUSE products */
1374 product GREENHOUSE KANA21       0x0001  CF-writer with MP3
1375
1376 /* Griffin Technology */
1377 product GRIFFIN IMATE           0x0405  iMate, ADB Adapter
1378
1379 /* Guillemot Corporation */
1380 product GUILLEMOT DALEADER      0xa300  DA Leader
1381 product GUILLEMOT HWGUSB254     0xe000  HWGUSB2-54 WLAN
1382 product GUILLEMOT HWGUSB254LB   0xe010  HWGUSB2-54-LB
1383 product GUILLEMOT HWGUSB254V2AP 0xe020  HWGUSB2-54V2-AP
1384
1385 /* Hagiwara products */
1386 product HAGIWARA FGSM           0x0002  FlashGate SmartMedia Card Reader
1387 product HAGIWARA FGCF           0x0003  FlashGate CompactFlash Card Reader
1388 product HAGIWARA FG             0x0005  FlashGate
1389
1390 /* HAL Corporation products */
1391 product HAL IMR001              0x0011  Crossam2+USB IR commander
1392
1393 /* Handspring, Inc. */
1394 product HANDSPRING VISOR        0x0100  Handspring Visor
1395 product HANDSPRING TREO         0x0200  Handspring Treo
1396 product HANDSPRING TREO600      0x0300  Handspring Treo 600
1397
1398 /* Hauppauge Computer Works */
1399 product HAUPPAUGE WINTV_USB_FM  0x4d12  WinTV USB FM
1400
1401 /* Hawking Technologies products */
1402 product HAWKING UF100           0x400c  10/100 USB Ethernet
1403
1404 /* Hitachi, Ltd. products */
1405 product HITACHI DVDCAM_DZ_MV100A        0x0004  DVD-CAM DZ-MV100A Camcorder
1406 product HITACHI DVDCAM_USB      0x001e  DVDCAM USB HS Interface
1407
1408 /* HP products */
1409 product HP 895C                 0x0004  DeskJet 895C
1410 product HP 4100C                0x0101  Scanjet 4100C
1411 product HP S20                  0x0102  Photosmart S20
1412 product HP 880C                 0x0104  DeskJet 880C
1413 product HP 4200C                0x0105  ScanJet 4200C
1414 product HP CDWRITERPLUS         0x0107  CD-Writer Plus
1415 product HP KBDHUB               0x010c  Multimedia Keyboard Hub
1416 product HP G55XI                0x0111  OfficeJet G55xi
1417 product HP HN210W               0x011c  HN210W 802.11b WLAN
1418 product HP 49GPLUS              0x0121  49g+ graphing calculator
1419 product HP 6200C                0x0201  ScanJet 6200C
1420 product HP S20b                 0x0202  PhotoSmart S20
1421 product HP 815C                 0x0204  DeskJet 815C
1422 product HP 3300C                0x0205  ScanJet 3300C
1423 product HP CDW8200              0x0207  CD-Writer Plus 8200e
1424 product HP MMKEYB               0x020c  Multimedia keyboard
1425 product HP 1220C                0x0212  DeskJet 1220C
1426 product HP 810C                 0x0304  DeskJet 810C/812C
1427 product HP 4300C                0x0305  Scanjet 4300C
1428 product HP CDW4E                0x0307  CD-Writer+ CD-4e
1429 product HP G85XI                0x0311  OfficeJet G85xi
1430 product HP 1200                 0x0317  LaserJet 1200
1431 product HP 5200C                0x0401  Scanjet 5200C
1432 product HP 830C                 0x0404  DeskJet 830C
1433 product HP 3400CSE              0x0405  ScanJet 3400cse
1434 product HP 6300C                0x0601  Scanjet 6300C
1435 product HP 840C                 0x0604  DeskJet 840c
1436 product HP 2200C                0x0605  ScanJet 2200C
1437 product HP 5300C                0x0701  Scanjet 5300C
1438 product HP 4400C                0x0705  Scanjet 4400C
1439 product HP 4470C                0x0805  Scanjet 4470C
1440 product HP 82x0C                0x0b01  Scanjet 82x0C
1441 product HP 2300D                0x0b17  Laserjet 2300d
1442 product HP 970CSE               0x1004  Deskjet 970Cse
1443 product HP 5400C                0x1005  Scanjet 5400C
1444 product HP 2215                 0x1016  iPAQ 22xx/Jornada 548
1445 product HP 568J                 0x1116  Jornada 568
1446 product HP 930C                 0x1204  DeskJet 930c
1447 product HP P2000U               0x1801  Inkjet P-2000U
1448 product HP 640C                 0x2004  DeskJet 640c
1449 product HP 4670V                0x3005  ScanJet 4670v
1450 product HP P1100                0x3102  Photosmart P1100
1451 product HP OJ4215               0x3d11  OfficeJet 4215
1452 product HP HN210E               0x811c  Ethernet HN210E
1453 product HP2 C500                0x6002  PhotoSmart C500
1454 product HP HS2300               0x1e1d  hs2300 HSDPA (aka MC8775)
1455
1456 /* HTC products */
1457 product HTC WINMOBILE           0x00ce  HTC USB Sync
1458 product HTC PPC6700MODEM        0x00cf  PPC6700 Modem
1459 product HTC SMARTPHONE          0x0a51  SmartPhone USB Sync
1460
1461 /* HUAWEI products */
1462 product HUAWEI MOBILE           0x1001  Huawei Mobile
1463 product HUAWEI E220             0x1003  Huawei HSDPA modem
1464
1465 /* HUAWEI 3com products */
1466 product HUAWEI3COM WUB320G      0x0009  Aolynk WUB320g
1467
1468 /* IBM Corporation */
1469 product IBM USBCDROMDRIVE       0x4427  USB CD-ROM Drive
1470
1471 /* Imagination Technologies products */
1472 product IMAGINATION DBX1        0x2107  DBX1 DSP core
1473
1474 /* Inside Out Networks products */
1475 product INSIDEOUT EDGEPORT4     0x0001  EdgePort/4 serial ports
1476
1477 /* In-System products */
1478 product INSYSTEM F5U002         0x0002  Parallel printer
1479 product INSYSTEM ATAPI          0x0031  ATAPI Adapter
1480 product INSYSTEM ISD110         0x0200  IDE Adapter ISD110
1481 product INSYSTEM ISD105         0x0202  IDE Adapter ISD105
1482 product INSYSTEM USBCABLE       0x081a  USB cable
1483 product INSYSTEM STORAGE_V2     0x5701  USB Storage Adapter V2
1484
1485 /* Intel products */
1486 product INTEL EASYPC_CAMERA     0x0110  Easy PC Camera
1487 product INTEL TESTBOARD         0x9890  82930 test board
1488
1489 /* Intersil products */
1490 product INTERSIL PRISM_GT       0x1000  PrismGT USB 2.0 WLAN
1491 product INTERSIL PRISM_2X       0x3642  Prism2.x or Atmel WLAN
1492
1493 /* Interpid Control Systems products */
1494 product INTREPIDCS VALUECAN     0x0601  ValueCAN CAN bus interface
1495 product INTREPIDCS NEOVI        0x0701  NeoVI Blue vehicle bus interface
1496
1497 /* I/O DATA products */
1498 product IODATA IU_CD2           0x0204  DVD Multi-plus unit iU-CD2
1499 product IODATA DVR_UEH8         0x0206  DVD Multi-plus unit DVR-UEH8
1500 product IODATA USBSSMRW         0x0314  USB-SSMRW SD-card
1501 product IODATA USBSDRW          0x031e  USB-SDRW SD-card
1502 product IODATA USBETT           0x0901  USB ETT
1503 product IODATA USBETTX          0x0904  USB ETTX
1504 product IODATA USBETTXS         0x0913  USB ETTX
1505 product IODATA USBWNB11A        0x0919  USB WN-B11
1506 product IODATA USBWNB11         0x0922  USB Airport WN-B11
1507 product IODATA ETGUS2           0x0930  ETG-US2
1508 product IODATA USBRSAQ          0x0a03  Serial USB-RSAQ1
1509 product IODATA2 USB2SC          0x0a09  USB2.0-SCSI Bridge USB2-SC
1510
1511 /* Iomega products */
1512 product IOMEGA ZIP100           0x0001  Zip 100
1513 product IOMEGA ZIP250           0x0030  Zip 250
1514
1515 /* Ituner networks products */
1516 product ITUNERNET USBLCD2X20    0x0002  USB-LCD 2x20
1517 product ITUNERNET USBLCD4X20    0xc001  USB-LCD 4x20
1518
1519 /* Jablotron products */
1520 product JABLOTRON PC60B         0x0001  PC-60B
1521
1522 /* Jaton products */
1523 product JATON EDA               0x5704  Ethernet
1524
1525 /* JVC products */
1526 product JVC GR_DX95             0x000a  GR-DX95
1527 product JVC MP_PRX1             0x3008  MP-PRX1 Ethernet
1528
1529 /* JRC products */
1530 product JRC AH_J3001V_J3002V    0x0001  AirH PHONE AH-J3001V/J3002V
1531
1532 /* Kawatsu products */
1533 product KAWATSU MH4000P         0x0003  MiniHub 4000P
1534
1535 /* Keisokugiken Corp. products */
1536 product KEISOKUGIKEN USBDAQ     0x0068  HKS-0200 USBDAQ
1537
1538 /* Kensington products */
1539 product KENSINGTON ORBIT        0x1003  Orbit USB/PS2 trackball
1540 product KENSINGTON TURBOBALL    0x1005  TurboBall
1541
1542 /* Keyspan products */
1543 product KEYSPAN USA28_NF        0x0101  USA-28 serial Adapter (no firmware)
1544 product KEYSPAN USA28X_NF       0x0102  USA-28X serial Adapter (no firmware)
1545 product KEYSPAN USA19_NF        0x0103  USA-19 serial Adapter (no firmware)
1546 product KEYSPAN USA18_NF        0x0104  USA-18 serial Adapter (no firmware)
1547 product KEYSPAN USA18X_NF       0x0105  USA-18X serial Adapter (no firmware)
1548 product KEYSPAN USA19W_NF       0x0106  USA-19W serial Adapter (no firmware)
1549 product KEYSPAN USA19           0x0107  USA-19 serial Adapter
1550 product KEYSPAN USA19W          0x0108  USA-19W serial Adapter
1551 product KEYSPAN USA49W_NF       0x0109  USA-49W serial Adapter (no firmware)
1552 product KEYSPAN USA49W          0x010a  USA-49W serial Adapter
1553 product KEYSPAN USA19QI_NF      0x010b  USA-19QI serial Adapter (no firmware)
1554 product KEYSPAN USA19QI         0x010c  USA-19QI serial Adapter
1555 product KEYSPAN USA19Q_NF       0x010d  USA-19Q serial Adapter (no firmware)
1556 product KEYSPAN USA19Q          0x010e  USA-19Q serial Adapter
1557 product KEYSPAN USA28           0x010f  USA-28 serial Adapter
1558 product KEYSPAN USA28XXB        0x0110  USA-28X/XB serial Adapter
1559 product KEYSPAN USA18           0x0111  USA-18 serial Adapter
1560 product KEYSPAN USA18X          0x0112  USA-18X serial Adapter
1561 product KEYSPAN USA28XB_NF      0x0113  USA-28XB serial Adapter (no firmware)
1562 product KEYSPAN USA28XA_NF      0x0114  USA-28XB serial Adapter (no firmware)
1563 product KEYSPAN USA28XA         0x0115  USA-28XA serial Adapter
1564 product KEYSPAN USA18XA_NF      0x0116  USA-18XA serial Adapter (no firmware)
1565 product KEYSPAN USA18XA         0x0117  USA-18XA serial Adapter
1566 product KEYSPAN USA19QW_NF      0x0118  USA-19WQ serial Adapter (no firmware)
1567 product KEYSPAN USA19QW         0x0119  USA-19WQ serial Adapter
1568 product KEYSPAN USA19HA         0x0121  USA-19HS serial Adapter
1569 product KEYSPAN UIA10           0x0201  UIA-10 remote control
1570 product KEYSPAN UIA11           0x0202  UIA-11 remote control
1571
1572 /* Kingston products */
1573 product KINGSTON XX1            0x0008  Ethernet
1574 product KINGSTON KNU101TX       0x000a  KNU101TX USB Ethernet
1575
1576 /* Kawasaki products */
1577 product KLSI DUH3E10BT          0x0008  USB Ethernet
1578 product KLSI DUH3E10BTN         0x0009  USB Ethernet
1579
1580 /* Kodak products */
1581 product KODAK DC220             0x0100  Digital Science DC220
1582 product KODAK DC260             0x0110  Digital Science DC260
1583 product KODAK DC265             0x0111  Digital Science DC265
1584 product KODAK DC290             0x0112  Digital Science DC290
1585 product KODAK DC240             0x0120  Digital Science DC240
1586 product KODAK DC280             0x0130  Digital Science DC280
1587
1588 /* Konica Corp. Products */
1589 product KONICA CAMERA           0x0720  Digital Color Camera
1590
1591 /* KYE products */
1592 product KYE NICHE               0x0001  Niche mouse
1593 product KYE NETSCROLL           0x0003  Genius NetScroll mouse
1594 product KYE FLIGHT2000          0x1004  Flight 2000 joystick
1595 product KYE VIVIDPRO            0x2001  ColorPage Vivid-Pro scanner
1596
1597 /* Kyocera products */
1598 product KYOCERA FINECAM_S3X     0x0100  Finecam S3x
1599 product KYOCERA FINECAM_S4      0x0101  Finecam S4
1600 product KYOCERA FINECAM_S5      0x0103  Finecam S5
1601 product KYOCERA FINECAM_L3      0x0105  Finecam L3
1602 product KYOCERA AHK3001V        0x0203  AH-K3001V
1603 product KYOCERA2 CDMA_MSM_K     0x17da  Qualcomm Kyocera CDMA Technologies MSM
1604
1605 /* LaCie products */
1606 product LACIE HD                0xa601  Hard Disk
1607 product LACIE CDRW              0xa602  CD R/W
1608
1609 /* Lexar products */
1610 product LEXAR JUMPSHOT          0x0001  jumpSHOT CompactFlash Reader
1611 product LEXAR CF_READER         0xb002  USB CF Reader
1612
1613 /* Lexmark products */
1614 product LEXMARK S2450           0x0009  Optra S 2450
1615
1616 /* Linksys products */
1617 product LINKSYS MAUSB2          0x0105  Camedia MAUSB-2
1618 product LINKSYS USB10TX1        0x200c  USB10TX
1619 product LINKSYS USB10T          0x2202  USB10T Ethernet
1620 product LINKSYS USB100TX        0x2203  USB100TX Ethernet
1621 product LINKSYS USB100H1        0x2204  USB100H1 Ethernet/HPNA
1622 product LINKSYS USB10TA         0x2206  USB10TA Ethernet
1623 product LINKSYS USB10TX2        0x400b  USB10TX
1624 product LINKSYS2 WUSB11         0x2219  WUSB11 Wireless Adapter
1625 product LINKSYS2 USB200M        0x2226  USB 2.0 10/100 Ethernet
1626 product LINKSYS3 WUSB11v28      0x2233  WUSB11 v2.8 Wireless Adapter
1627 product LINKSYS4 USB1000        0x0039  USB1000
1628
1629 /* Logitech products */
1630 product LOGITECH M2452          0x0203  M2452 keyboard
1631 product LOGITECH M4848          0x0301  M4848 mouse
1632 product LOGITECH PAGESCAN       0x040f  PageScan
1633 product LOGITECH QUICKCAMWEB    0x0801  QuickCam Web
1634 product LOGITECH QUICKCAMPRO    0x0810  QuickCam Pro
1635 product LOGITECH QUICKCAMEXP    0x0840  QuickCam Express
1636 product LOGITECH QUICKCAM       0x0850  QuickCam
1637 product LOGITECH QUICKCAMPRO3   0x0990  QuickCam Pro 9000
1638 product LOGITECH N43            0xc000  N43
1639 product LOGITECH N48            0xc001  N48 mouse
1640 product LOGITECH MBA47          0xc002  M-BA47 mouse
1641 product LOGITECH WMMOUSE        0xc004  WingMan Gaming Mouse
1642 product LOGITECH BD58           0xc00c  BD58 mouse
1643 product LOGITECH UN58A          0xc030  iFeel Mouse
1644 product LOGITECH UN53B          0xc032  iFeel MouseMan
1645 product LOGITECH WMPAD          0xc208  WingMan GamePad Extreme
1646 product LOGITECH WMRPAD         0xc20a  WingMan RumblePad
1647 product LOGITECH WMJOY          0xc281  WingMan Force joystick
1648 product LOGITECH BB13           0xc401  USB-PS/2 Trackball
1649 product LOGITECH RK53           0xc501  Cordless mouse
1650 product LOGITECH RB6            0xc503  Cordless keyboard
1651 product LOGITECH MX700          0xc506  Cordless optical mouse
1652 product LOGITECH QUICKCAMPRO2   0xd001  QuickCam Pro
1653
1654 /* Logitec Corp. products */
1655 product LOGITEC LDR_H443SU2     0x0033  DVD Multi-plus unit LDR-H443SU2
1656 product LOGITEC LDR_H443U2      0x00b3  DVD Multi-plus unit LDR-H443U2
1657
1658 /* Lucent products */
1659 product LUCENT EVALKIT          0x1001  USS-720 evaluation kit
1660
1661 /* Luwen products */
1662 product LUWEN EASYDISK          0x0005  EasyDisc
1663
1664 /* Macally products */
1665 product MACALLY MOUSE1          0x0101  mouse
1666
1667 /* MCT Corp. */
1668 product MCT HUB0100             0x0100  Hub
1669 product MCT DU_H3SP_USB232      0x0200  D-Link DU-H3SP USB BAY Hub
1670 product MCT USB232              0x0210  USB-232 Interface
1671 product MCT SITECOM_USB232      0x0230  Sitecom USB-232 Products
1672
1673 /* Meizu Electronics */
1674 product MEIZU M6_SL             0x0140  MiniPlayer M6 (SL)
1675
1676 /* Melco, Inc products */
1677 product MELCO LUATX1            0x0001  LUA-TX Ethernet
1678 product MELCO LUATX5            0x0005  LUA-TX Ethernet
1679 product MELCO LUA2TX5           0x0009  LUA2-TX Ethernet
1680 product MELCO LUAKTX            0x0012  LUA-KTX Ethernet
1681 product MELCO DUBPXXG           0x001c  USB-IDE Bridge: DUB-PxxG
1682 product MELCO LUAU2KTX          0x003d  LUA-U2-KTX Ethernet
1683 product MELCO KG54YB            0x005e  WLI-U2-KG54-YB WLAN
1684 product MELCO KG54              0x0066  WLI-U2-KG54 WLAN
1685 product MELCO KG54AI            0x0067  WLI-U2-KG54-AI WLAN
1686 product MELCO NINWIFI           0x008b  Nintendo Wi-Fi
1687 product MELCO PCOPRS1           0x00b3  PC-OP-RS1 RemoteStation
1688 product MELCO SG54HP            0x00d8  WLI-U2-SG54HP
1689 product MELCO G54HP             0x00d9  WLI-U2-G54HP
1690 product MELCO KG54L             0x00da  WLI-U2-KG54L
1691 product MELCO SG54HG            0x00f4  WLI-U2-SG54HG
1692
1693 /* Merlin products */
1694 product MERLIN V620             0x1110  Merlin V620
1695
1696 /* MetaGeek products */
1697 product METAGEEK WISPY1B        0x083e  MetaGeek Wi-Spy
1698 product METAGEEK WISPY24X       0x083f  MetaGeek Wi-Spy 2.4x
1699
1700 /* Metricom products */
1701 product METRICOM RICOCHET_GS    0x0001  Ricochet GS
1702
1703 /* MGE UPS Systems */
1704 product MGE UPS1                0x0001  MGE UPS SYSTEMS PROTECTIONCENTER 1
1705 product MGE UPS2                0xffff  MGE UPS SYSTEMS PROTECTIONCENTER 2
1706
1707 /* Micro Star International products */
1708 product MSI BT_DONGLE           0x1967  Bluetooth USB dongle
1709 product MSI UB11B               0x6823  UB11B
1710 product MSI RT2570              0x6861  RT2570
1711 product MSI RT2570_2            0x6865  RT2570
1712 product MSI RT2570_3            0x6869  RT2570
1713 product MSI RT2573_1            0x6874  RT2573
1714 product MSI RT2573_2            0x6877  RT2573
1715 product MSI RT2573_3            0xa861  RT2573
1716 product MSI RT2573_4            0xa874  RT2573
1717
1718 /* Microsoft products */
1719 product MICROSOFT SIDEPREC      0x0008  SideWinder Precision Pro
1720 product MICROSOFT INTELLIMOUSE  0x0009  IntelliMouse
1721 product MICROSOFT NATURALKBD    0x000b  Natural Keyboard Elite
1722 product MICROSOFT DDS80         0x0014  Digital Sound System 80
1723 product MICROSOFT SIDEWINDER    0x001a  Sidewinder Precision Racing Wheel
1724 product MICROSOFT INETPRO       0x001c  Internet Keyboard Pro
1725 product MICROSOFT TBEXPLORER    0x0024  Trackball Explorer
1726 product MICROSOFT INTELLIEYE    0x0025  IntelliEye mouse
1727 product MICROSOFT INETPRO2      0x002b  Internet Keyboard Pro
1728 product MICROSOFT MN510         0x006e  MN510 Wireless
1729 product MICROSOFT MN110         0x007a  10/100 USB NIC
1730 product MICROSOFT WLINTELLIMOUSE 0x008c Wireless Optical IntelliMouse
1731 product MICROSOFT WLNOTEBOOK    0x00b9  Wireless Optical Mouse (Model 1023)
1732 product MICROSOFT COMFORT3000   0x00d1  Comfort Optical Mouse 3000 (Model 1043)
1733 product MICROSOFT WLNOTEBOOK2   0x00e1  Wireless Optical Mouse 3000 (Model 1056)
1734 product MICROSOFT WLNOTEBOOK3   0x00d2  Wireless Optical Mouse 3000 (Model 1049)
1735 product MICROSOFT WLUSBMOUSE    0x00b9  Wireless USB Mouse
1736 product MICROSOFT XBOX360       0x0292  XBOX 360 WLAN
1737
1738 /* Microtech products */
1739 product MICROTECH SCSIDB25      0x0004  USB-SCSI-DB25
1740 product MICROTECH SCSIHD50      0x0005  USB-SCSI-HD50
1741 product MICROTECH DPCM          0x0006  USB CameraMate
1742 product MICROTECH FREECOM       0xfc01  Freecom USB-IDE
1743
1744 /* Microtek products */
1745 product MICROTEK 336CX          0x0094  Phantom 336CX - C3 scanner
1746 product MICROTEK X6U            0x0099  ScanMaker X6 - X6U
1747 product MICROTEK C6             0x009a  Phantom C6 scanner
1748 product MICROTEK 336CX2         0x00a0  Phantom 336CX - C3 scanner
1749 product MICROTEK V6USL          0x00a3  ScanMaker V6USL
1750 product MICROTEK V6USL2         0x80a3  ScanMaker V6USL
1751 product MICROTEK V6UL           0x80ac  ScanMaker V6UL
1752
1753 /* Microtune, Inc. products */
1754 product MICROTUNE BT_DONGLE     0x1000  Bluetooth USB dongle
1755
1756 /* Midiman products */
1757 product MIDIMAN MIDISPORT2X2    0x1001  Midisport 2x2
1758
1759 /* MindsAtWork products */
1760 product MINDSATWORK WALLET      0x0001  Digital Wallet
1761
1762 /* Minolta Co., Ltd. */
1763 product MINOLTA 2300            0x4001  Dimage 2300
1764 product MINOLTA S304            0x4007  Dimage S304
1765 product MINOLTA X               0x4009  Dimage X
1766 product MINOLTA 5400            0x400e  Dimage 5400
1767 product MINOLTA F300            0x4011  Dimage F300
1768 product MINOLTA E223            0x4017  Dimage E223
1769
1770 /* Mitsumi products */
1771 product MITSUMI CDRRW           0x0000  CD-R/RW Drive
1772 product MITSUMI BT_DONGLE       0x641f  Bluetooth USB dongle
1773 product MITSUMI FDD             0x6901  USB FDD
1774
1775 /* Mobile Action products */
1776 product MOBILEACTION MA620      0x0620  MA-620 Infrared Adapter
1777
1778 /* Mobility products */
1779 product MOBILITY EA             0x0204  Ethernet
1780 product MOBILITY EASIDOCK       0x0304  EasiDock Ethernet
1781
1782 /* MosChip products */
1783 product MOSCHIP MCS7703         0x7703  MCS7703 Serial Port Adapter
1784 product MOSCHIP MCS7830         0x7830  MCS7830 Ethernet
1785
1786 /* Motorola products */
1787 product MOTOROLA MC141555       0x1555  MC141555 hub controller
1788 product MOTOROLA SB4100         0x4100  SB4100 USB Cable Modem
1789 product MOTOROLA2 A41XV32X      0x2a22  A41x/V32x Mobile Phones
1790 product MOTOROLA2 E398          0x4810  E398 Mobile Phone
1791 product MOTOROLA2 USBLAN        0x600c  USBLAN
1792 product MOTOROLA2 USBLAN2       0x6027  USBLAN
1793
1794 /* MultiTech products */
1795 product MULTITECH ATLAS         0xf101  MT5634ZBA-USB modem
1796
1797 /* Mustek products */
1798 product MUSTEK 1200CU           0x0001  1200 CU scanner
1799 product MUSTEK 600CU            0x0002  600 CU scanner
1800 product MUSTEK 1200USB          0x0003  1200 USB scanner
1801 product MUSTEK 1200UB           0x0006  1200 UB scanner
1802 product MUSTEK 1200USBPLUS      0x0007  1200 USB Plus scanner
1803 product MUSTEK 1200CUPLUS       0x0008  1200 CU Plus scanner
1804 product MUSTEK BEARPAW1200F     0x0010  BearPaw 1200F scanner
1805 product MUSTEK BEARPAW1200TA    0x021e  BearPaw 1200TA scanner
1806 product MUSTEK 600USB           0x0873  600 USB scanner
1807 product MUSTEK MDC800           0xa800  MDC-800 digital camera
1808
1809 /* M-Systems products */
1810 product MSYSTEMS DISKONKEY      0x0010  DiskOnKey
1811 product MSYSTEMS DISKONKEY2     0x0011  DiskOnKey
1812
1813 /* Myson products */
1814 product MYSON HEDEN             0x8818  USB-IDE
1815 product MYSON STARREADER        0x9920  USB flash card adapter
1816
1817 /* National Semiconductor */
1818 product NATIONAL BEARPAW1200    0x1000  BearPaw 1200
1819 product NATIONAL BEARPAW2400    0x1001  BearPaw 2400
1820
1821 /* NEC products */
1822 product NEC HUB                 0x55aa  hub
1823 product NEC HUB_B               0x55ab  hub
1824
1825 /* NEODIO products */
1826 product NEODIO ND3260           0x3260  8-in-1 Multi-format Flash Controller
1827 product NEODIO ND5010           0x5010  Multi-format Flash Controller
1828
1829 /* Netac products */
1830 product NETAC CF_CARD           0x1060  USB-CF-Card
1831 product NETAC ONLYDISK          0x0003  OnlyDisk
1832
1833 /* NetChip Technology Products */
1834 product NETCHIP TURBOCONNECT    0x1080  Turbo-Connect
1835 product NETCHIP CLIK_40         0xa140  USB Clik! 40
1836 product NETCHIP ETHERNETGADGET  0xa4a2  Linux Ethernet/RNDIS gadget on pxa210/25x/26x
1837
1838 /* Netgear products */
1839 product NETGEAR EA101           0x1001  Ethernet
1840 product NETGEAR EA101X          0x1002  Ethernet
1841 product NETGEAR FA101           0x1020  Ethernet 10/100, USB1.1
1842 product NETGEAR FA120           0x1040  USB 2.0 Ethernet
1843 product NETGEAR WG111V2_2       0x4240  PrismGT USB 2.0 WLAN
1844 product NETGEAR WG111U          0x4300  WG111U
1845 product NETGEAR WG111U_NF       0x4301  WG111U (no firmware)
1846 product NETGEAR WG111V2         0x6a00  WG111V2
1847 product NETGEAR2 MA101          0x4100  MA101
1848 product NETGEAR2 MA101B         0x4102  MA101 Rev B
1849 product NETGEAR3 WG111T         0x4250  WG111T
1850 product NETGEAR3 WG111T_NF      0x4251  WG111T (no firmware)
1851 product NETGEAR3 WPN111         0x5f00  WPN111
1852 product NETGEAR3 WPN111_NF      0x5f01  WPN111 (no firmware)
1853
1854 /* Nikon products */
1855 product NIKON E990              0x0102  Digital Camera E990
1856 product NIKON LS40              0x4000  CoolScan LS40 ED
1857 product NIKON D300              0x041a  Digital Camera D300
1858
1859 /* NovaTech Products */
1860 product NOVATECH NV902          0x9020  NovaTech NV-902W
1861 product NOVATECH RT2573         0x9021  RT2573
1862
1863 /* Novatel Wireless products */
1864 product NOVATEL V640            0x1100  Merlin V620
1865 product NOVATEL CDMA_MODEM      0x1110  Novatel Wireless Merlin CDMA
1866 product NOVATEL V620            0x1110  Merlin V620
1867 product NOVATEL V740            0x1120  Merlin V740
1868 product NOVATEL V720            0x1130  Merlin V720
1869 product NOVATEL U740            0x1400  Merlin U740
1870 product NOVATEL U740_2          0x1410  Merlin U740
1871 product NOVATEL U870            0x1420  Merlin U870
1872 product NOVATEL XU870           0x1430  Merlin XU870
1873 product NOVATEL X950D           0x1450  Merlin X950D
1874 product NOVATEL ES620           0x2100  ES620 CDMA
1875 product NOVATEL U720            0x2110  Merlin U720
1876 product NOVATEL U727            0x4100  Merlin U727 CDMA
1877 product NOVATEL MC950D          0x4400  Novatel MC950D HSUPA
1878 product NOVATEL ZEROCD          0x5010  Novatel ZeroCD
1879 product NOVATEL ZEROCD2         0x5030  Novatel ZeroCD
1880 product NOVATEL U760            0x6000  Novatel U760
1881 product NOVATEL2 FLEXPACKGPS    0x0100  NovAtel FlexPack GPS receiver
1882
1883 /* Merlin products */
1884 product MERLIN V620             0x1110  Merlin V620
1885
1886 /* Olympus products */
1887 product OLYMPUS C1              0x0102  C-1 Digital Camera
1888 product OLYMPUS C700            0x0105  C-700 Ultra Zoom
1889
1890 /* OmniVision Technologies, Inc. products */
1891 product OMNIVISION OV511        0x0511  OV511 Camera
1892 product OMNIVISION OV511PLUS    0xa511  OV511+ Camera
1893
1894 /* OnSpec Electronic, Inc. */
1895 product ONSPEC SDS_HOTFIND_D    0x0400  SDS-infrared.com Hotfind-D Infrared Camera
1896 product ONSPEC MDCFE_B_CF_READER        0xa000  MDCFE-B USB CF Reader
1897 product ONSPEC CFMS_RW          0xa001  SIIG/Datafab Memory Stick+CF Reader/Writer
1898 product ONSPEC READER           0xa003  Datafab-based Reader
1899 product ONSPEC CFSM_READER      0xa005  PNY/Datafab CF+SM Reader
1900 product ONSPEC CFSM_READER2     0xa006  Simple Tech/Datafab CF+SM Reader
1901 product ONSPEC MDSM_B_READER    0xa103  MDSM-B reader
1902 product ONSPEC CFSM_COMBO       0xa109  USB to CF + SM Combo (LC1)
1903 product ONSPEC UCF100           0xa400  FlashLink UCF-100 CompactFlash Reader
1904 product ONSPEC2 IMAGEMATE_SDDR55        0xa103  ImageMate SDDR55
1905
1906 /* Option products */
1907 product OPTION VODAFONEMC3G     0x5000  Vodafone Mobile Connect 3G datacard
1908 product OPTION GT3G             0x6000  GlobeTrotter 3G datacard
1909 product OPTION GT3GQUAD         0x6300  GlobeTrotter 3G QUAD datacard
1910 product OPTION GT3GPLUS         0x6600  GlobeTrotter 3G+ datacard
1911 product OPTION GTICON322        0xd033  GlobeTrotter Icon322 storage
1912 product OPTION GTMAX36          0x6701  GlobeTrotter Max 3.6 Modem
1913 product OPTION GTMAXHSUPA       0x7001  GlobeTrotter HSUPA
1914
1915 /* OQO */
1916 product OQO WIFI01              0x0002  model 01 WiFi interface
1917 product OQO BT01                0x0003  model 01 Bluetooth interface
1918 product OQO ETHER01PLUS         0x7720  model 01+ Ethernet
1919 product OQO ETHER01             0x8150  model 01 Ethernet interface
1920
1921 /* Palm Computing, Inc. product */
1922 product PALM SERIAL             0x0080  USB Serial
1923 product PALM M500               0x0001  Palm m500
1924 product PALM M505               0x0002  Palm m505
1925 product PALM M515               0x0003  Palm m515
1926 product PALM I705               0x0020  Palm i705
1927 product PALM TUNGSTEN_Z         0x0031  Palm Tungsten Z
1928 product PALM M125               0x0040  Palm m125
1929 product PALM M130               0x0050  Palm m130
1930 product PALM TUNGSTEN_T         0x0060  Palm Tungsten T
1931 product PALM ZIRE31             0x0061  Palm Zire 31
1932 product PALM ZIRE               0x0070  Palm Zire
1933
1934 /* Panasonic products */
1935 product PANASONIC LS120CAM      0x0901  LS-120 Camera
1936 product PANASONIC KXL840AN      0x0d01  CD-R Drive KXL-840AN
1937 product PANASONIC KXLRW32AN     0x0d09  CD-R Drive KXL-RW32AN
1938 product PANASONIC KXLCB20AN     0x0d0a  CD-R Drive KXL-CB20AN
1939 product PANASONIC KXLCB35AN     0x0d0e  DVD-ROM & CD-R/RW
1940 product PANASONIC SDCAAE        0x1b00  MultiMediaCard
1941
1942 /* Peracom products */
1943 product PERACOM SERIAL1         0x0001  Serial
1944 product PERACOM ENET            0x0002  Ethernet
1945 product PERACOM ENET3           0x0003  At Home Ethernet
1946 product PERACOM ENET2           0x0005  Ethernet
1947
1948 /* Philips products */
1949 product PHILIPS DSS350          0x0101  DSS 350 Digital Speaker System
1950 product PHILIPS DSS             0x0104  DSS XXX Digital Speaker System
1951 product PHILIPS HUB             0x0201  hub
1952 product PHILIPS PCA646VC        0x0303  PCA646VC PC Camera
1953 product PHILIPS PCVC680K        0x0308  PCVC680K Vesta Pro PC Camera
1954 product PHILIPS DSS150          0x0471  DSS 150 Digital Speaker System
1955 product PHILIPS SNU5600         0x1236  SNU5600
1956 product PHILIPS UM10016         0x1552  ISP 1581 Hi-Speed USB MPEG2 Encoder Reference Kit
1957 product PHILIPS DIVAUSB         0x1801  DIVA USB mp3 player
1958
1959 /* Philips Semiconductor products */
1960 product PHILIPSSEMI HUB1122     0x1122  hub
1961
1962 /* P.I. Engineering products */
1963 product PIENGINEERING PS2USB    0x020b  PS2 to Mac USB Adapter
1964
1965 /* Planex Communications products */
1966 product PLANEX GW_US11H         0x14ea  GW-US11H WLAN
1967 product PLANEX2 GW_US11S        0x3220  GW-US11S WLAN
1968 product PLANEX2 GW_US54GXS      0x5303  GW-US54GXS WLAN
1969 product PLANEX2 GWUS54HP        0xab01  GW-US54HP
1970 product PLANEX2 GWUS54MINI2     0xab50  GW-US54Mini2
1971 product PLANEX2 GWUS54SG        0xc002  GW-US54SG
1972 product PLANEX2 GWUS54GZL       0xc007  GW-US54GZL
1973 product PLANEX2 GWUS54GD        0xed01  GW-US54GD
1974 product PLANEX2 GWUSMM          0xed02  GW-USMM
1975 product PLANEX3 GWUS54GZ        0xab10  GW-US54GZ
1976 product PLANEX3 GU1000T         0xab11  GU-1000T
1977 product PLANEX3 GWUS54MINI      0xab13  GW-US54Mini
1978
1979 /* Plextor Corp. */
1980 product PLEXTOR 40_12_40U       0x0011  PlexWriter 40/12/40U
1981
1982 /* PLX products */
1983 product PLX TESTBOARD           0x9060  test board
1984
1985 /* PNY products */
1986 product PNY ATTACHE2            0x0010  USB 2.0 Flash Drive
1987
1988 /* PortGear products */
1989 product PORTGEAR EA8            0x0008  Ethernet
1990 product PORTGEAR EA9            0x0009  Ethernet
1991
1992 /* Portsmith products */
1993 product PORTSMITH EEA           0x3003  Express Ethernet
1994
1995 /* Primax products */
1996 product PRIMAX G2X300           0x0300  G2-200 scanner
1997 product PRIMAX G2E300           0x0301  G2E-300 scanner
1998 product PRIMAX G2300            0x0302  G2-300 scanner
1999 product PRIMAX G2E3002          0x0303  G2E-300 scanner
2000 product PRIMAX 9600             0x0340  Colorado USB 9600 scanner
2001 product PRIMAX 600U             0x0341  Colorado 600u scanner
2002 product PRIMAX 6200             0x0345  Visioneer 6200 scanner
2003 product PRIMAX 19200            0x0360  Colorado USB 19200 scanner
2004 product PRIMAX 1200U            0x0361  Colorado 1200u scanner
2005 product PRIMAX G600             0x0380  G2-600 scanner
2006 product PRIMAX 636I             0x0381  ReadyScan 636i
2007 product PRIMAX G2600            0x0382  G2-600 scanner
2008 product PRIMAX G2E600           0x0383  G2E-600 scanner
2009 product PRIMAX COMFORT          0x4d01  Comfort
2010 product PRIMAX MOUSEINABOX      0x4d02  Mouse-in-a-Box
2011 product PRIMAX PCGAUMS1         0x4d04  Sony PCGA-UMS1
2012
2013 /* Prolific products */
2014 product PROLIFIC PL2301         0x0000  PL2301 Host-Host interface
2015 product PROLIFIC PL2302         0x0001  PL2302 Host-Host interface
2016 product PROLIFIC RSAQ2          0x04bb  PL2303 Serial (IODATA USB-RSAQ2)
2017 product PROLIFIC PL2303         0x2303  PL2303 Serial (ATEN/IOGEAR UC232A)
2018 product PROLIFIC PL2305         0x2305  Parallel printer
2019 product PROLIFIC ATAPI4         0x2307  ATAPI-4 Controller
2020 product PROLIFIC PL2501         0x2501  PL2501 Host-Host interface
2021 product PROLIFIC PHAROS         0xaaa0  Prolific Pharos
2022 product PROLIFIC RSAQ3          0xaaa2  PL2303 Serial Adapter (IODATA USB-RSAQ3)
2023 product PROLIFIC2 WSIM          0x2001  Willcom WSIM
2024
2025 /* Putercom products */
2026 product PUTERCOM UPA100         0x047e  USB-1284 BRIDGE
2027
2028 /* Qcom products */
2029 product QCOM RT2573             0x6196  RT2573
2030 product QCOM RT2573_2           0x6229  RT2573
2031 product QCOM RT2573_3           0x6238  RT2573
2032
2033 /* Qualcomm products */
2034 product QUALCOMM CDMA_MSM       0x6000  CDMA Technologies MSM phone
2035 product QUALCOMM2 RWT_FCT       0x3100  RWT FCT-CDMA 2000 1xRTT modem
2036 product QUALCOMM2 CDMA_MSM      0x3196  CDMA Technologies MSM modem
2037 product QUALCOMMINC CDMA_MSM    0x0001  CDMA Technologies MSM modem
2038 product QUALCOMMINC ZTE_STOR    0x2000  USB ZTE Storage
2039 product QUALCOMMINC AC8700      0xfffe  CDMA 1xEVDO USB modem
2040
2041 /* Qtronix products */
2042 product QTRONIX 980N            0x2011  Scorpion-980N keyboard
2043
2044 /* Quickshot products */
2045 product QUICKSHOT STRIKEPAD     0x6238  USB StrikePad
2046
2047 /* Radio Shack */
2048 product RADIOSHACK USBCABLE     0x4026  USB to Serial Cable
2049
2050 /* Rainbow Technologies products */
2051 product RAINBOW IKEY2000        0x1200  i-Key 2000
2052
2053 /* Ralink Technology products */
2054 product RALINK RT2570           0x1706  RT2500USB Wireless Adapter
2055 product RALINK RT2570_2         0x2570  RT2500USB Wireless Adapter
2056 product RALINK RT2573           0x2573  RT2501USB Wireless Adapter
2057 product RALINK RT2671           0x2671  RT2601USB Wireless Adapter
2058 product RALINK RT2570_3         0x9020  RT2500USB Wireless Adapter
2059 product RALINK RT2573_2         0x9021  RT2501USB Wireless Adapter
2060
2061 /* ReakTek products */
2062 /* Green House and CompUSA OEM this part */
2063 product REALTEK USBKR100        0x8150  USBKR100 USB Ethernet
2064 product REALTEK RTL8187         0x8187  RTL8187 Wireless Adapter
2065
2066 /* Ricoh products */
2067 product RICOH VGPVCC2           0x1830  VGP-VCC2 Camera
2068 product RICOH VGPVCC3           0x1832  VGP-VCC3 Camera
2069 product RICOH VGPVCC2_2         0x1833  VGP-VCC2 Camera
2070 product RICOH VGPVCC2_3         0x1834  VGP-VCC2 Camera
2071 product RICOH VGPVCC7           0x183a  VGP-VCC7 Camera
2072 product RICOH VGPVCC8           0x183b  VGP-VCC8 Camera
2073
2074 /* Roland products */
2075 product ROLAND UM1              0x0009  UM-1 MIDI I/F
2076 product ROLAND UM880N           0x0014  EDIROL UM-880 MIDI I/F (native)
2077 product ROLAND UM880G           0x0015  EDIROL UM-880 MIDI I/F (generic)
2078
2079 /* Rockfire products */
2080 product ROCKFIRE GAMEPAD        0x2033  gamepad 203USB
2081
2082 /* RATOC Systems products */
2083 product RATOC REXUSB60          0xb000  REX-USB60
2084
2085 /* Sagem products */
2086 product SAGEM USBSERIAL         0x0027  USB-Serial Controller
2087 product SAGEM XG760A            0x004a  XG-760A
2088 product SAGEM XG76NA            0x0062  XG-76NA
2089
2090 /* Samsung products */
2091 product SAMSUNG ML6060          0x3008  ML-6060 laser printer
2092 product SAMSUNG YP_U2           0x5050  YP-U2 MP3 Player
2093 product SAMSUNG I500            0x6601  I500 Palm USB Phone 
2094
2095 /* Samsung Techwin products */
2096 product SAMSUNG_TECHWIN DIGIMAX_410     0x000a  Digimax 410
2097
2098 /* SanDisk products */
2099 product SANDISK SDDR05A         0x0001  ImageMate SDDR-05a
2100 product SANDISK SDDR31          0x0002  ImageMate SDDR-31
2101 product SANDISK SDDR05          0x0005  ImageMate SDDR-05
2102 product SANDISK SDDR12          0x0100  ImageMate SDDR-12
2103 product SANDISK SDDR09          0x0200  ImageMate SDDR-09
2104 product SANDISK SDDR75          0x0810  ImageMate SDDR-75
2105 product SANDISK SDCZ2_256       0x7104  Cruzer Mini 256MB
2106 product SANDISK SDCZ4_128       0x7112  Cruzer Micro 128MB
2107 product SANDISK SDCZ4_256       0x7113  Cruzer Micro 256MB
2108
2109 /* Sanyo Electric products */
2110 product SANYO SCP4900           0x0701  Sanyo SCP-4900 USB Phone
2111
2112 /* ScanLogic products */
2113 product SCANLOGIC SL11R         0x0002  SL11R IDE Adapter
2114 product SCANLOGIC 336CX         0x0300  Phantom 336CX - C3 scanner
2115
2116 /* Senao products */
2117 product SENAO NUB8301           0x2000  NUB-8301
2118
2119 /* ShanTou products */
2120 product SHANTOU ST268           0x0268  ST268
2121 product SHANTOU DM9601          0x9601  DM 9601
2122
2123 /* Shark products */
2124 product SHARK PA                0x0400  Pocket Adapter
2125
2126 /* Sharp products */
2127 product SHARP SL5500            0x8004  Zaurus SL-5500 PDA
2128 product SHARP SLA300            0x8005  Zaurus SL-A300 PDA
2129 product SHARP SL5600            0x8006  Zaurus SL-5600 PDA
2130 product SHARP SLC700            0x8007  Zaurus SL-C700 PDA
2131 product SHARP SLC750            0x9031  Zaurus SL-C750 PDA
2132 product SHARP WZERO3ES          0x9123  W-ZERO3 ES Smartphone
2133
2134 /* Shuttle Technology products */
2135 product SHUTTLE EUSB            0x0001  E-USB Bridge
2136 product SHUTTLE EUSCSI          0x0002  eUSCSI Bridge
2137 product SHUTTLE SDDR09          0x0003  ImageMate SDDR09
2138 product SHUTTLE EUSBCFSM        0x0005  eUSB SmartMedia / CompactFlash Adapter
2139 product SHUTTLE ZIOMMC          0x0006  eUSB MultiMediaCard Adapter
2140 product SHUTTLE HIFD            0x0007  Sony Hifd
2141 product SHUTTLE EUSBATAPI       0x0009  eUSB ATA/ATAPI Adapter
2142 product SHUTTLE CF              0x000a  eUSB CompactFlash Adapter
2143 product SHUTTLE EUSCSI_B        0x000b  eUSCSI Bridge
2144 product SHUTTLE EUSCSI_C        0x000c  eUSCSI Bridge
2145 product SHUTTLE CDRW            0x0101  CD-RW Device
2146 product SHUTTLE EUSBORCA        0x0325  eUSB ORCA Quad Reader
2147
2148 /* Siemens products */
2149 product SIEMENS SPEEDSTREAM     0x1001  SpeedStream
2150 product SIEMENS SPEEDSTREAM22   0x1022  SpeedStream 1022
2151 product SIEMENS2 WLL013         0x001b  WLL013
2152 product SIEMENS2 ES75           0x0034  GSM module MC35
2153 product SIEMENS2 WL54G          0x3c06  54g USB Network Adapter
2154 product SIEMENS3 SX1            0x0001  SX1
2155 product SIEMENS3 X65            0x0003  X65
2156 product SIEMENS3 X75            0x0004  X75
2157
2158 /* Sierra Wireless products */
2159 product SIERRA AIRCARD580       0x0112  Sierra Wireless AirCard 580
2160 product SIERRA AIRCARD595       0x0019  Sierra Wireless AirCard 595
2161 product SIERRA AC595U           0x0120  Sierra Wireless AirCard 595U
2162 product SIERRA AC597E           0x0021  Sierra Wireless AirCard 597E
2163 product SIERRA C597             0x0023  Sierra Wireless Compass 597
2164 product SIERRA AC875            0x6820  Sierra Wireless AirCard 875
2165 product SIERRA AC880            0x6850  Sierra Wireless AirCard 880
2166 product SIERRA AC881            0x6851  Sierra Wireless AirCard 881
2167 product SIERRA AC880E           0x6852  Sierra Wireless AirCard 880E
2168 product SIERRA AC881E           0x6853  Sierra Wireless AirCard 881E
2169 product SIERRA AC880U           0x6855  Sierra Wireless AirCard 880U
2170 product SIERRA AC881U           0x6856  Sierra Wireless AirCard 881U
2171 product SIERRA AC885U           0x6880  Sierra Wireless AirCard 885U
2172 product SIERRA EM5625           0x0017  EM5625
2173 product SIERRA MC5720           0x0218  MC5720 Wireless Modem
2174 product SIERRA MC5720_2         0x0018  MC5720
2175 product SIERRA MC5725           0x0020  MC5725
2176 product SIERRA MINI5725         0x0220  Sierra Wireless miniPCI 5275
2177 product SIERRA MC8755_2         0x6802  MC8755
2178 product SIERRA MC8765           0x6803  MC8765
2179 product SIERRA MC8755           0x6804  MC8755
2180 product SIERRA AC875U           0x6812  AC875U HSDPA USB Modem
2181 product SIERRA MC8755_3         0x6813  MC8755 HSDPA
2182 product SIERRA MC8775_2         0x6815  MC8775
2183 product SIERRA AIRCARD875       0x6820  Aircard 875 HSDPA
2184 product SIERRA MC8780           0x6832  MC8780
2185 product SIERRA MC8781           0x6833  MC8781
2186 product SIERRA TRUINSTALL       0x0fff  Aircard Tru Installer
2187
2188 /* Sigmatel products */
2189 product SIGMATEL I_BEAD100      0x8008  i-Bead 100 MP3 Player
2190
2191 /* SIIG products */
2192 /* Also: Omnidirectional Control Technology products */
2193 product SIIG DIGIFILMREADER     0x0004  DigiFilm-Combo Reader
2194 product SIIG WINTERREADER       0x0330  WINTERREADER Reader
2195 product SIIG2 USBTOETHER        0x0109  USB TO Ethernet
2196 product SIIG2 US2308            0x0421  Serial
2197
2198 /* Silicom products */
2199 product SILICOM U2E             0x0001  U2E
2200 product SILICOM GPE             0x0002  Psion Gold Port Ethernet
2201
2202 /* SI Labs */
2203 product SILABS  POLOLU          0x803b  Pololu Serial
2204 product SILABS  SAEL            0x8053  SA-EL USB
2205 product SILABS  ARGUSISP        0x8066  Argussoft ISP
2206 product SILABS  CRUMB128        0x807a  Crumb128 board
2207 product SILABS  DEGREE          0x80ca  Degree Controls Inc
2208 product SILABS  TRAQMATE        0x80ed  Track Systems Traqmate
2209 product SILABS  SUUNTO          0x80f6  Suunto Sports Instrument
2210 product SILABS  BURNSIDE        0x813d  Burnside Telecon Deskmobile
2211 product SILABS  HELICOM         0x815e  Helicomm IP-Link 1220-DVM
2212 product SILABS  CP2102          0xea60  SILABS USB UART
2213 product SILABS  LIPOWSKY_JTAG   0x81c8  Lipowsky Baby-JTAG
2214 product SILABS  LIPOWSKY_LIN    0x81e2  Lipowsky Baby-LIN
2215 product SILABS  LIPOWSKY_HARP   0x8218  Lipowsky HARP-1
2216 product SILABS  CP2102          0xea60  SILABS USB UARTa
2217 product SILABS  CP210X_2        0xea61  CP210x Serial
2218 product SILABS2 DCU11CLONE      0xaa26  DCU-11 clone
2219
2220 /* Silicon Portals Inc. */
2221 product SILICONPORTALS YAPPH_NF 0x0200  YAP Phone (no firmware)
2222 product SILICONPORTALS YAPPHONE 0x0201  YAP Phone
2223
2224 /* Sirius Technologies products */
2225 product SIRIUS ROADSTER         0x0001  NetComm Roadster II 56 USB
2226
2227 /* Sitecom products */
2228 product SITECOM LN029           0x182d  USB 2.0 Ethernet
2229 product SITECOM SERIAL          0x2068  USB to serial cable (v2)
2230 product SITECOM2 WL022          0x182d  WL-022
2231
2232 /* Sitecom Europe products */
2233 product SITECOMEU LN028         0x061c  LN-028
2234 product SITECOMEU WL113         0x9071  WL-113
2235 product SITECOMEU ZD1211B       0x9075  ZD1211B
2236 product SITECOMEU WL172         0x90ac  WL-172
2237 product SITECOMEU WL113R2       0x9712  WL-113 rev 2
2238
2239 /* Skanhex Technology products */
2240 product SKANHEX MD_7425         0x410a  MD 7425 Camera
2241 product SKANHEX SX_520Z         0x5200  SX 520z Camera
2242
2243 /* SmartBridges products */
2244 product SMARTBRIDGES SMARTLINK  0x0001  SmartLink USB Ethernet
2245 product SMARTBRIDGES SMARTNIC   0x0003  smartNIC 2 PnP Ethernet
2246
2247 /* SMC products */
2248 product SMC 2102USB             0x0100  10Mbps Ethernet
2249 product SMC 2202USB             0x0200  10/100 Ethernet
2250 product SMC 2206USB             0x0201  EZ Connect USB Ethernet
2251 product SMC 2862WG              0xee13  EZ Connect Wireless Adapter
2252 product SMC2 2020HUB            0x2020  USB Hub
2253 product SMC3 2662WUSB           0xa002  2662W-AR Wireless
2254
2255 /* SOHOware products */
2256 product SOHOWARE NUB100         0x9100  10/100 USB Ethernet
2257 product SOHOWARE NUB110         0x9110  10/100 USB Ethernet
2258
2259 /* SOLID YEAR products */
2260 product SOLIDYEAR KEYBOARD      0x2101  Solid Year USB keyboard
2261
2262 /* SONY products */
2263 product SONY DSC                0x0010  DSC cameras
2264 product SONY MS_NW_MS7          0x0025  Memorystick NW-MS7
2265 product SONY PORTABLE_HDD_V2    0x002b  Portable USB Harddrive V2
2266 product SONY MSACUS1            0x002d  Memorystick MSAC-US1
2267 product SONY HANDYCAM           0x002e  Handycam
2268 product SONY MSC                0x0032  MSC memory stick slot
2269 product SONY CLIE_35            0x0038  Sony Clie v3.5
2270 product SONY MS_PEG_N760C       0x0058  PEG N760c Memorystick
2271 product SONY CLIE_40            0x0066  Sony Clie v4.0
2272 product SONY MS_MSC_U03         0x0069  Memorystick MSC-U03
2273 product SONY CLIE_40_MS         0x006d  Sony Clie v4.0 Memory Stick slot
2274 product SONY CLIE_S360          0x0095  Sony Clie s360
2275 product SONY CLIE_41_MS         0x0099  Sony Clie v4.1 Memory Stick slot
2276 product SONY CLIE_41            0x009a  Sony Clie v4.1
2277 product SONY CLIE_NX60          0x00da  Sony Clie nx60
2278 product SONY CLIE_TH55          0x0144  Sony Clie th55
2279 product SONY CLIE_TJ37          0x0169  Sony Clie tj37
2280 product SONY RF_RECEIVER        0x01db  Sony RF mouse/kbd Receiver VGP-WRC1
2281
2282 /* Sony Ericsson products */
2283 product SONYERICSSON DCU10      0x0528  USB Cable
2284
2285 /* SOURCENEXT products */
2286 product SOURCENEXT KEIKAI8      0x039f  KeikaiDenwa 8
2287 product SOURCENEXT KEIKAI8_CHG  0x012e  KeikaiDenwa 8 with charger
2288
2289 /* SparkLAN products */
2290 product SPARKLAN RT2573         0x0004   RT2573
2291
2292 /* Sphairon Access Systems GmbH products */
2293 product SPHAIRON UB801R         0x0110  UB801R
2294
2295 /* Stelera Wireless products */
2296 product STELERA ZEROCD          0x1000  Zerocd Installer
2297 product STELERA C105            0x1002  Stelera/Bandrish C105 USB
2298
2299 /* STMicroelectronics products */
2300 product STMICRO BIOCPU          0x2016  Biometric Coprocessor
2301 product STMICRO COMMUNICATOR    0x7554  USB Communicator
2302
2303 /* STSN products */
2304 product STSN STSN0001           0x0001  Internet Access Device
2305
2306 /* SUN Corporation products */
2307 product SUNTAC DS96L            0x0003  SUNTAC U-Cable type D2
2308 product SUNTAC PS64P1           0x0005  SUNTAC U-Cable type P1
2309 product SUNTAC VS10U            0x0009  SUNTAC Slipper U
2310 product SUNTAC IS96U            0x000a  SUNTAC Ir-Trinity
2311 product SUNTAC AS64LX           0x000b  SUNTAC U-Cable type A3
2312 product SUNTAC AS144L4          0x0011  SUNTAC U-Cable type A4
2313
2314 /* Sun Microsystems products */
2315 product SUN KEYBOARD_TYPE_6     0x0005  Type 6 USB keyboard
2316 product SUN KEYBOARD_TYPE_7     0x00a2  Type 7 USB keyboard
2317 /* XXX The above is a North American PC style keyboard possibly */
2318 product SUN MOUSE               0x0100  Type 6 USB mouse
2319 product SUN KBD_HUB             0x100e  Kbd Hub
2320
2321 /* Super Top products */
2322 product SUPERTOP IDE            0x6600  USB-IDE
2323
2324 /* Supra products */
2325 product DIAMOND2 SUPRAEXPRESS56K 0x07da Supra Express 56K modem
2326 product DIAMOND2 SUPRA2890      0x0b4a  SupraMax 2890 56K Modem
2327 product DIAMOND2 RIO600USB      0x5001  Rio 600 USB
2328 product DIAMOND2 RIO800USB      0x5002  Rio 800 USB
2329
2330 /* Surecom Technology products */
2331 product SURECOM RT2570          0x11f3  RT2570
2332 product SURECOM RT2573          0x31f3  RT2573
2333
2334 /* Sweex products */
2335 product SWEEX ZD1211            0x1809  ZD1211
2336
2337 /* System TALKS, Inc. */
2338 product SYSTEMTALKS SGCX2UL     0x1920  SGC-X2UL
2339
2340 /* Tapwave products */
2341 product TAPWAVE ZODIAC          0x0100  Zodiac
2342
2343 /* Taugagreining products */
2344 product TAUGA CAMERAMATE        0x0005  CameraMate (DPCM_USB)
2345
2346 /* TDK products */
2347 product TDK UPA9664             0x0115  USB-PDC Adapter UPA9664
2348 product TDK UCA1464             0x0116  USB-cdmaOne Adapter UCA1464
2349 product TDK UHA6400             0x0117  USB-PHS Adapter UHA6400
2350 product TDK UPA6400             0x0118  USB-PHS Adapter UPA6400
2351 product TDK BT_DONGLE           0x0309  Bluetooth USB dongle
2352
2353 /* TEAC products */
2354 product TEAC FD05PUB            0x0000  FD-05PUB floppy
2355
2356 /* Tekram Technology products */
2357 product TEKRAM QUICKWLAN        0x1630  QuickWLAN
2358 product TEKRAM ZD1211_1         0x5630  ZD1211
2359 product TEKRAM ZD1211_2         0x6630  ZD1211
2360
2361 /* Telex Communications products */
2362 product TELEX MIC1              0x0001  Enhanced USB Microphone
2363
2364 /* Ten X Technology, Inc. */
2365 product TENX UAUDIO0            0xf211  USB audio headset
2366
2367 /* Texas Intel products */
2368 product TI UTUSB41              0x1446  UT-USB41 hub
2369 product TI TUSB2046             0x2046  TUSB2046 hub
2370
2371 /* Thrustmaster products */
2372 product THRUST FUSION_PAD       0xa0a3  Fusion Digital Gamepad
2373
2374 /* Topre Corporation products */
2375 product TOPRE HHKB              0x0100  HHKB Professional
2376
2377 /* Toshiba Corporation products */
2378 product TOSHIBA POCKETPC_E740   0x0706  PocketPC e740
2379
2380 /* Trek Technology products */
2381 product TREK THUMBDRIVE         0x1111  ThumbDrive
2382 product TREK MEMKEY             0x8888  IBM USB Memory Key
2383 product TREK THUMBDRIVE_8MB     0x9988  ThumbDrive_8MB
2384
2385 /* Tripp-Lite products */
2386 product TRIPPLITE U209          0x2008  Serial
2387
2388 /* Trumpion products */
2389 product TRUMPION T33520         0x1001  T33520 USB Flash Card Controller
2390 product TRUMPION C3310          0x1100  Comotron C3310 MP3 player
2391 product TRUMPION MP3            0x1200  MP3 player
2392
2393 /* TwinMOS */
2394 product TWINMOS G240            0xa006  G240
2395 product TWINMOS MDIV            0x1325  Memory Disk IV
2396
2397 /* Ubiquam products */
2398 product UBIQUAM UALL            0x3100  CDMA 1xRTT USB Modem (U-100/105/200/300/520)
2399
2400 /* Ultima products */
2401 product ULTIMA 1200UBPLUS       0x4002  1200 UB Plus scanner
2402
2403 /* UMAX products */
2404 product UMAX ASTRA1236U         0x0002  Astra 1236U Scanner
2405 product UMAX ASTRA1220U         0x0010  Astra 1220U Scanner
2406 product UMAX ASTRA2000U         0x0030  Astra 2000U Scanner
2407 product UMAX ASTRA2100U         0x0130  Astra 2100U Scanner
2408 product UMAX ASTRA2200U         0x0230  Astra 2200U Scanner
2409 product UMAX ASTRA3400          0x0060  Astra 3400 Scanner
2410
2411 /* U-MEDIA Communications products */
2412 product UMEDIA TEW444UBEU       0x3006  TEW-444UB EU
2413 product UMEDIA TEW444UBEU_NF    0x3007  TEW-444UB EU (no firmware)
2414 product UMEDIA TEW429UB_A       0x300a  TEW-429UB_A
2415 product UMEDIA TEW429UB         0x300b  TEW-429UB
2416 product UMEDIA TEW429UBC1       0x300d  TEW-429UB C1
2417 product UMEDIA ALL0298V2        0x3204  ALL0298 v2
2418 product UMEDIA AR5523_2         0x3205  AR5523
2419 product UMEDIA AR5523_2_NF      0x3206  AR5523 (no firmware)
2420
2421 /* Universal Access products */
2422 product UNIACCESS PANACHE       0x0101  Panache Surf USB ISDN Adapter
2423
2424 /* U.S. Robotics products */
2425 product USR USR5423             0x0121  USR5423 WLAN
2426
2427 /* VIA Technologies products */
2428 product VIA USB2IDEBRIDGE       0x6204  USB 2.0 IDE Bridge
2429
2430 /* USI products */
2431 product USI MC60                0x10c5  MC60 Serial
2432
2433 /* VidzMedia products */
2434 product VIDZMEDIA MONSTERTV     0x4fb1  MonsterTV P2H
2435
2436 /* Vision products */
2437 product VISION VC6452V002       0x0002  CPiA Camera
2438
2439 /* Visioneer products */
2440 product VISIONEER 7600          0x0211  OneTouch 7600
2441 product VISIONEER 5300          0x0221  OneTouch 5300
2442 product VISIONEER 3000          0x0224  Scanport 3000
2443 product VISIONEER 6100          0x0231  OneTouch 6100
2444 product VISIONEER 6200          0x0311  OneTouch 6200
2445 product VISIONEER 8100          0x0321  OneTouch 8100
2446 product VISIONEER 8600          0x0331  OneTouch 8600
2447
2448 /* Vivitar products */
2449 product VIVITAR 35XX            0x0003  Vivicam 35Xx
2450
2451 /* VTech products */
2452 product VTECH RT2570            0x3012  RT2570
2453 product VTECH ZD1211B           0x3014  ZD1211B
2454
2455 /* Wacom products */
2456 product WACOM CT0405U           0x0000  CT-0405-U Tablet
2457 product WACOM GRAPHIRE          0x0010  Graphire
2458 product WACOM GRAPHIRE3_4X5     0x0013  Graphire 3 4x5
2459 product WACOM INTUOSA5          0x0021  Intuos A5
2460 product WACOM GD0912U           0x0022  Intuos 9x12 Graphics Tablet
2461 /* WCH products*/
2462 product WCH CH341SER            0x5523  CH341/CH340 USB-Serial Bridge
2463 /* Western Digital products */
2464 product WESTERN COMBO           0x0200  Firewire USB Combo
2465 product WESTERN EXTHDD          0x0400  External HDD
2466 product WESTERN HUB             0x0500  USB HUB
2467 product WESTERN MYBOOK          0x0901  MyBook External HDD
2468
2469 /* Windbond Electronics */
2470 product WINBOND UH104           0x5518  4-port USB Hub
2471
2472 /* WinMaxGroup products */
2473 product WINMAXGROUP FLASH64MC   0x6660  USB Flash Disk 64M-C
2474
2475 /* Wistron NeWeb products */
2476 product WISTRONNEWEB UR045G     0x0427  PrismGT USB 2.0 WLAN
2477 product WISTRONNEWEB UR055G     0x0711  UR055G
2478 product WISTRONNEWEB AR5523_1   0x0826  AR5523
2479 product WISTRONNEWEB AR5523_1_NF        0x0827  AR5523 (no firmware)
2480 product WISTRONNEWEB AR5523_2   0x082a  AR5523
2481 product WISTRONNEWEB AR5523_2_NF        0x0829  AR5523 (no firmware)
2482
2483 /* Xerox products */
2484 product XEROX WCM15             0xffef  WorkCenter M15
2485
2486 /* Xirlink products */
2487 product XIRLINK PCCAM           0x8080  IBM PC Camera
2488
2489 /* Xyratex products */
2490 product XYRATEX PRISM_GT_1      0x2000  PrismGT USB 2.0 WLAN
2491 product XYRATEX PRISM_GT_2      0x2002  PrismGT USB 2.0 WLAN
2492
2493 /* Y-E Data products */
2494 product YEDATA FLASHBUSTERU     0x0000  Flashbuster-U
2495
2496 /* Yamaha products */
2497 product YAMAHA UX256            0x1000  UX256 MIDI I/F
2498 product YAMAHA UX96             0x1008  UX96 MIDI I/F
2499 product YAMAHA RTA54I           0x4000  NetVolante RTA54i Broadband&ISDN Router
2500 product YAMAHA RTA55I           0x4004  NetVolante RTA55i Broadband VoIP Router
2501 product YAMAHA RTW65B           0x4001  NetVolante RTW65b Broadband Wireless Router
2502 product YAMAHA RTW65I           0x4002  NetVolante RTW65i Broadband&ISDN Wireless Router
2503
2504 /* Yano products */
2505 product YANO U640MO             0x0101  U640MO-03
2506 product YANO FW800HD            0x05fc  METALWEAR-HDD
2507
2508 /* Yiso Wireless Co. products */
2509 product YISO C893               0xc893  CDMA 2000 1xEVDO PC Card
2510
2511 /* Z-Com products */
2512 product ZCOM M4Y750             0x0001  M4Y-750
2513 product ZCOM XI725              0x0002  XI-725/726
2514 product ZCOM XI735              0x0005  XI-735
2515 product ZCOM XG703A             0x0008  PrismGT USB 2.0 WLAN
2516 product ZCOM ZD1211             0x0011  ZD1211
2517 product ZCOM AR5523             0x0012  AR5523
2518 product ZCOM AR5523_NF          0x0013  AR5523 driver (no firmware)
2519 product ZCOM ZD1211B            0x001a  ZD1211B
2520
2521 /* Zinwell products */
2522 product ZINWELL RT2570          0x0260  RT2570
2523
2524 /* Zoom Telephonics, Inc. products */
2525 product ZOOM 2986L              0x9700  2986L Fax modem
2526
2527 /* Zoran Microelectronics products */
2528 product ZORAN EX20DSC           0x4343  Digital Camera EX-20 DSC
2529
2530 /* Zydas Technology Corporation products */
2531 product ZYDAS ZD1211            0x1211  ZD1211 WLAN abg 
2532 product ZYDAS ZD1211B           0x1215  ZD1211B
2533
2534 /* ZyXEL Communication Co. products */
2535 product ZYXEL OMNI56K           0x1500  Omni 56K Plus
2536 product ZYXEL 980N              0x2011  Scorpion-980N keyboard
2537 product ZYXEL ZYAIRG220         0x3401  ZyAIR G-220
2538 product ZYXEL G200V2            0x3407  G-200 v2
2539 product ZYXEL AG225H            0x3409  AG-225H
2540 product ZYXEL M202              0x340a  M-202
2541 product ZYXEL G220V2            0x340f  G-220 v2
2542 product ZYXEL G202              0x3410  G-202