usbdevs revision 1.148.2.9 1 1.148.2.9 nathanw $NetBSD: usbdevs,v 1.148.2.9 2002/02/28 04:14:34 nathanw Exp $
2 1.1 augustss
3 1.1 augustss /*
4 1.88 augustss * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
5 1.1 augustss * All rights reserved.
6 1.1 augustss *
7 1.13 augustss * This code is derived from software contributed to The NetBSD Foundation
8 1.96 augustss * by Lennart Augustsson (lennart (a] augustsson.net) at
9 1.13 augustss * Carlstedt Research & Technology.
10 1.1 augustss *
11 1.1 augustss * Redistribution and use in source and binary forms, with or without
12 1.1 augustss * modification, are permitted provided that the following conditions
13 1.1 augustss * are met:
14 1.1 augustss * 1. Redistributions of source code must retain the above copyright
15 1.1 augustss * notice, this list of conditions and the following disclaimer.
16 1.1 augustss * 2. Redistributions in binary form must reproduce the above copyright
17 1.1 augustss * notice, this list of conditions and the following disclaimer in the
18 1.1 augustss * documentation and/or other materials provided with the distribution.
19 1.1 augustss * 3. All advertising materials mentioning features or use of this software
20 1.1 augustss * must display the following acknowledgement:
21 1.1 augustss * This product includes software developed by the NetBSD
22 1.1 augustss * Foundation, Inc. and its contributors.
23 1.1 augustss * 4. Neither the name of The NetBSD Foundation nor the names of its
24 1.1 augustss * contributors may be used to endorse or promote products derived
25 1.1 augustss * from this software without specific prior written permission.
26 1.1 augustss *
27 1.1 augustss * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
28 1.1 augustss * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
29 1.1 augustss * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
30 1.1 augustss * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
31 1.1 augustss * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
32 1.1 augustss * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
33 1.1 augustss * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
34 1.1 augustss * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
35 1.1 augustss * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
36 1.1 augustss * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
37 1.1 augustss * POSSIBILITY OF SUCH DAMAGE.
38 1.1 augustss */
39 1.1 augustss
40 1.1 augustss /*
41 1.1 augustss * List of known USB vendors
42 1.148.2.1 nathanw *
43 1.148.2.1 nathanw * Please note that these IDs do not do anything. Adding an ID here and
44 1.148.2.1 nathanw * regenerating the usbdevs.h and usbdevs_data.h only makes a symbolic name
45 1.148.2.1 nathanw * available to the source code and does not change any functionality, nor
46 1.148.2.1 nathanw * does it make your device available to a specific driver.
47 1.148.2.1 nathanw * It will however make the descriptive string available if a device does not
48 1.148.2.1 nathanw * provide the string itself.
49 1.148.2.1 nathanw *
50 1.148.2.1 nathanw * After adding a vendor ID VNDR and a product ID PRDCT you will have the
51 1.148.2.1 nathanw * following extra defines:
52 1.148.2.1 nathanw * #define USB_VENDOR_VNDR 0x????
53 1.148.2.1 nathanw * #define USB_PRODUCT_VNDR_PRDCT 0x????
54 1.148.2.1 nathanw *
55 1.148.2.1 nathanw * You may have to add these defines to the respective probe routines to
56 1.148.2.1 nathanw * make the device recognised by the appropriate device driver.
57 1.1 augustss */
58 1.1 augustss
59 1.148.2.7 nathanw vendor AOX 0x03e8 AOX
60 1.148.2.7 nathanw vendor ATMEL 0x03eb Atmel
61 1.148.2.2 nathanw vendor MITSUMI 0x03ee Mitsumi
62 1.44 augustss vendor HP 0x03f0 Hewlett Packard
63 1.148.2.7 nathanw vendor ADAPTEC 0x03f3 Adaptec
64 1.124 augustss vendor NATIONAL 0x0400 National Semiconductor
65 1.148.2.7 nathanw vendor ACERLABS 0x0402 Acer Labs
66 1.91 augustss vendor FTDI 0x0403 Future Technology Devices
67 1.1 augustss vendor NEC 0x0409 NEC
68 1.148.2.7 nathanw vendor KODAK 0x040a Eastman Kodak
69 1.148.2.7 nathanw vendor MELCO 0x0411 Melco
70 1.143 augustss vendor CREATIVE 0x041e Creative
71 1.148.2.7 nathanw vendor ADI 0x0422 ADI Systems
72 1.148.2.7 nathanw vendor CATC 0x0423 Computer Access Technology
73 1.148.2.7 nathanw vendor GRAVIS 0x0428 Advanced Gravis Computer Tech.
74 1.69 augustss vendor SUN 0x0430 Sun Microsystems
75 1.148.2.2 nathanw vendor TAUGA 0x0436 Taugagreining HF
76 1.88 augustss vendor AMD 0x0438 Advanced Micro Devices
77 1.148.2.7 nathanw vendor LEXMARK 0x043d Lexmark International
78 1.148.2.7 nathanw vendor NANAO 0x0440 NANAO
79 1.148.2.7 nathanw vendor ALPS 0x044e Alps Electric
80 1.40 augustss vendor THRUST 0x044f Thrustmaster
81 1.69 augustss vendor TI 0x0451 Texas Instruments
82 1.148.2.7 nathanw vendor ANALOGDEVICES 0x0456 Analog Devices
83 1.148.2.7 nathanw vendor KYE 0x0458 KYE Systems
84 1.112 augustss vendor DIAMOND2 0x045a Diamond (Supra)
85 1.18 augustss vendor MICROSOFT 0x045e Microsoft
86 1.45 augustss vendor PRIMAX 0x0461 Primax Electronics
87 1.148.2.7 nathanw vendor AMP 0x0464 AMP
88 1.148.2.7 nathanw vendor CHERRY 0x046a Cherry Mikroschalter
89 1.88 augustss vendor MEGATRENDS 0x046b American Megatrends
90 1.148.2.7 nathanw vendor LOGITECH 0x046d Logitech
91 1.26 augustss vendor BTC 0x046e Behavior Tech. Computer
92 1.1 augustss vendor PHILIPS 0x0471 Philips
93 1.148.2.7 nathanw vendor CONNECTIX 0x0478 Connectix
94 1.78 augustss vendor KENSINGTON 0x047d Kensington
95 1.40 augustss vendor LUCENT 0x047e Lucent
96 1.35 augustss vendor STMICRO 0x0483 STMicroelectronics
97 1.148.2.7 nathanw vendor YAMAHA 0x0499 YAMAHA
98 1.102 augustss vendor COMPAQ 0x049f Compaq Computers
99 1.148.2.9 nathanw vendor HITACHI 0x04a4 Hitachi
100 1.148.2.7 nathanw vendor ACERP 0x04a5 Acer Peripherals
101 1.110 augustss vendor VISIONEER 0x04a7 Visioneer
102 1.148.2.7 nathanw vendor CANON 0x04a9 Canon
103 1.143 augustss vendor NIKON 0x04b0 Nikon
104 1.110 augustss vendor IBM 0x04b3 IBM Corporation
105 1.6 augustss vendor CYPRESS 0x04b4 Cypress Semiconductor
106 1.148.2.7 nathanw vendor EPSON 0x04b8 Seiko Epson
107 1.108 darrenr vendor RAINBOW 0x04b9 Rainbow Technologies
108 1.88 augustss vendor IODATA 0x04bb I/O Data
109 1.148.2.7 nathanw vendor TDK 0x04bf TDK
110 1.69 augustss vendor 3COMUSR 0x04c1 U.S. Robotics
111 1.148.2.7 nathanw vendor METHODE 0x04c2 Methode Electronics Far East
112 1.148.2.7 nathanw vendor MAXISWITCH 0x04c3 Maxi Switch
113 1.117 augustss vendor LOCKHEEDMER 0x04c4 Lockheed Martin Energy Research
114 1.148.2.7 nathanw vendor FUJITSU 0x04c5 Fujitsu
115 1.117 augustss vendor TOSHIBAAM 0x04c6 Toshiba America Electronic Components
116 1.117 augustss vendor MICROMACRO 0x04c7 Micro Macro Technologies
117 1.148.2.7 nathanw vendor KONICA 0x04c8 Konica
118 1.148.2.7 nathanw vendor LITEON 0x04ca Lite-On Technology
119 1.148.2.7 nathanw vendor FUJIPHOTO 0x04cb Fuji Photo Film
120 1.117 augustss vendor PHILIPSSEMI 0x04cc Philips Semiconductors
121 1.117 augustss vendor TATUNG 0x04cd Tatung Co. Of America
122 1.148.2.7 nathanw vendor SCANLOGIC 0x04ce ScanLogic
123 1.148.2.7 nathanw vendor MYSON 0x04cf Myson Technology
124 1.117 augustss vendor DIGI2 0x04d0 Digi International
125 1.117 augustss vendor ITTCANON 0x04d1 ITT Canon
126 1.148.2.7 nathanw vendor ALTEC 0x04d2 Altec Lansing Technologies
127 1.148.2.1 nathanw vendor PANASONIC 0x04da Panasonic (Matsushita)
128 1.148.2.7 nathanw vendor IIYAMA 0x04e1 Iiyama
129 1.9 augustss vendor SHUTTLE 0x04e6 Shuttle Technology
130 1.88 augustss vendor ANNABOOKS 0x04ed Annabooks
131 1.148.2.7 nathanw vendor CHICONY 0x04f2 Chicony Electronics
132 1.148.2.7 nathanw vendor BROTHER 0x04f9 Brother Industries
133 1.45 augustss vendor DALLAS 0x04fa Dallas Semiconductor
134 1.148.2.7 nathanw vendor ACER 0x0502 Acer
135 1.148.2.7 nathanw vendor 3COM 0x0506 3Com
136 1.148.2.7 nathanw vendor AZTECH 0x0509 Aztech Systems
137 1.43 augustss vendor BELKIN 0x050d Belkin Components
138 1.148.2.7 nathanw vendor KAWATSU 0x050f Kawatsu Semiconductor
139 1.44 augustss vendor APC 0x051d American Power Conversion
140 1.148.2.7 nathanw vendor CONNECTEK 0x0522 Advanced Connectek USA
141 1.69 augustss vendor NETCHIP 0x0525 NetChip Technology
142 1.88 augustss vendor ALTRA 0x0527 ALTRA
143 1.148.2.7 nathanw vendor ATI 0x0528 ATI Technologies
144 1.88 augustss vendor AKS 0x0529 Aladdin Knowledge Systems
145 1.57 augustss vendor UNIACCESS 0x0540 Universal Access
146 1.148.2.7 nathanw vendor XIRLINK 0x0545 Xirlink
147 1.148.2.7 nathanw vendor ANCHOR 0x0547 Anchor Chips
148 1.148.2.7 nathanw vendor SONY 0x054c Sony
149 1.148.2.7 nathanw vendor VISION 0x0553 VLSI Vision
150 1.148.2.7 nathanw vendor ASAHIKASEI 0x0556 Asahi Kasei Microsystems
151 1.148.2.7 nathanw vendor ATEN 0x0557 ATEN International
152 1.148.2.7 nathanw vendor MUSTEK 0x055f Mustek Systems
153 1.148.2.7 nathanw vendor TELEX 0x0562 Telex Communications
154 1.148.2.7 nathanw vendor PERACOM 0x0565 Peracom Networks
155 1.148.2.7 nathanw vendor ALCOR2 0x0566 Alcor Micro
156 1.148.2.7 nathanw vendor WACOM 0x056a WACOM
157 1.43 augustss vendor ETEK 0x056c e-TEK Labs
158 1.1 augustss vendor EIZO 0x056d EIZO
159 1.148.2.7 nathanw vendor ELECOM 0x056e Elecom
160 1.148.2.1 nathanw vendor HAUPPAUGE 0x0573 Hauppauge Computer Works
161 1.88 augustss vendor BAFO 0x0576 BAFO/Quality Computer Accessories
162 1.86 augustss vendor YEDATA 0x057b Y-E Data
163 1.88 augustss vendor AVM 0x057c AVM GmbH
164 1.81 augustss vendor QUICKSHOT 0x057f Quickshot
165 1.148.2.7 nathanw vendor ROLAND 0x0582 Roland
166 1.40 augustss vendor ROCKFIRE 0x0583 Rockfire
167 1.148.2.9 nathanw vendor RATOC 0x0584 RATOC Systems, Inc.
168 1.148.2.7 nathanw vendor ZYXEL 0x0586 ZyXEL Communication
169 1.148.2.7 nathanw vendor ALCOR 0x058f Alcor Micro
170 1.148.2.7 nathanw vendor IOMEGA 0x059b Iomega
171 1.148.2.7 nathanw vendor ATREND 0x059c A-Trend Technology
172 1.88 augustss vendor AID 0x059d Advanced Input Devices
173 1.107 augustss vendor LACIE 0x059f LaCie
174 1.40 augustss vendor OMNIVISION 0x05a9 OmniVision
175 1.43 augustss vendor INSYSTEM 0x05ab In-System Design
176 1.34 tron vendor APPLE 0x05ac Apple Computer
177 1.74 soren vendor DIGI 0x05c5 Digi International
178 1.148.2.7 nathanw vendor QTRONIX 0x05c7 Qtronix
179 1.148.2.7 nathanw vendor ELSA 0x05cc ELSA
180 1.88 augustss vendor BRAINBOXES 0x05d1 Brainboxes Limited
181 1.148.2.8 nathanw vendor ULTIMA 0x05d8 Ultima
182 1.88 augustss vendor AXIOHM 0x05d9 Axiohm Transaction Solutions
183 1.110 augustss vendor MICROTEK 0x05da Microtek
184 1.148.2.2 nathanw vendor LEXAR 0x05dc Lexar Media
185 1.114 augustss vendor SYMBOL 0x05e0 Symbol Technologies
186 1.148.2.7 nathanw vendor GENESYS 0x05e3 Genesys Logic
187 1.148.2.7 nathanw vendor FUJI 0x05e5 Fuji Electric
188 1.114 augustss vendor KEITHLEY 0x05e6 Keithley Instruments
189 1.1 augustss vendor EIZONANAO 0x05e7 EIZO Nanao
190 1.69 augustss vendor KLSI 0x05e9 Kawasaki LSI
191 1.148.2.7 nathanw vendor FFC 0x05eb FFC
192 1.148.2.7 nathanw vendor ANKO 0x05ef Anko Electronic
193 1.69 augustss vendor PIENGINEERING 0x05f3 P.I. Engineering
194 1.88 augustss vendor AOC 0x05f6 AOC International
195 1.1 augustss vendor CHIC 0x05fe Chic Technology
196 1.88 augustss vendor BARCO 0x0600 Barco Display Systems
197 1.148.2.7 nathanw vendor BRIDGE 0x0607 Bridge Information
198 1.67 tron vendor SOLIDYEAR 0x060b Solid Year
199 1.88 augustss vendor BIORAD 0x0614 Bio-Rad Laboratories
200 1.24 augustss vendor MACALLY 0x0618 Macally
201 1.148.2.7 nathanw vendor ACTLABS 0x061c Act Labs
202 1.148.2.7 nathanw vendor ALARIS 0x0620 Alaris
203 1.148.2.7 nathanw vendor APEX 0x0624 Apex
204 1.148.2.7 nathanw vendor AVISION 0x0638 Avision
205 1.100 augustss vendor TEAC 0x0644 TEAC
206 1.148.2.7 nathanw vendor LINKSYS 0x066b Linksys
207 1.148.2.7 nathanw vendor ACERSA 0x066e Acer Semiconductor America
208 1.148.2.8 nathanw vendor SIGMATEL 0x066f Sigmatel
209 1.148.2.7 nathanw vendor AIWA 0x0677 Aiwa
210 1.148.2.7 nathanw vendor ACARD 0x0678 ACARD Technology
211 1.148.2.7 nathanw vendor PROLIFIC 0x067b Prolific Technology
212 1.148.2.7 nathanw vendor ADVANCELOGIC 0x0680 Avance Logic
213 1.148.2.2 nathanw vendor HAGIWARA 0x0693 Hagiwara Sys-Com
214 1.148.2.9 nathanw vendor MINOLTA 0x0686 Minolta
215 1.101 augustss vendor CTX 0x0698 Chuntex
216 1.148.2.7 nathanw vendor ASKEY 0x069a Askey Computer
217 1.148.2.7 nathanw vendor SAITEK 0x06a3 Saitek
218 1.88 augustss vendor ALCATELT 0x06b9 Alcatel Telecom
219 1.148.2.7 nathanw vendor AGFA 0x06bd AGFA-Gevaert
220 1.148.2.7 nathanw vendor ASIAMD 0x06be Asia Microelectronic Development
221 1.148.2.7 nathanw vendor BIZLINK 0x06c4 Bizlink International
222 1.148.2.1 nathanw vendor KEYSPAN 0x06cd Keyspan
223 1.148.2.7 nathanw vendor AASHIMA 0x06d6 Aashima Technology
224 1.38 augustss vendor MULTITECH 0x06e0 MultiTech
225 1.148.2.7 nathanw vendor ADS 0x06e1 ADS Technologies
226 1.88 augustss vendor ALCATELM 0x06e4 Alcatel Microelectronics
227 1.72 augustss vendor SIRIUS 0x06ea Sirius Technologies
228 1.88 augustss vendor BOSTON 0x06fd Boston Acoustics
229 1.148.2.7 nathanw vendor SMC 0x0707 Standard Microsystems
230 1.148.2.7 nathanw vendor PUTERCOM 0x0708 Putercom
231 1.148.2.7 nathanw vendor MCT 0x0711 MCT
232 1.148.2.7 nathanw vendor DIGITALSTREAM 0x074e Digital Stream
233 1.88 augustss vendor AUREAL 0x0755 Aureal Semiconductor
234 1.53 augustss vendor MIDIMAN 0x0763 Midiman
235 1.148.2.7 nathanw vendor GRIFFIN 0x077d Griffin Technology
236 1.52 augustss vendor SANDISK 0x0781 SanDisk Corp
237 1.148.2.7 nathanw vendor BRIMAX 0x078e Brimax
238 1.148.2.7 nathanw vendor AXIS 0x0792 Axis Communications
239 1.148.2.7 nathanw vendor ABL 0x0794 ABL Electronics
240 1.148.2.7 nathanw vendor ALFADATA 0x079d Alfadata Computer
241 1.114 augustss vendor NATIONALTECH 0x07a2 National Technical Systems
242 1.148.2.7 nathanw vendor ONNTO 0x07a3 Onnto
243 1.148.2.7 nathanw vendor BE 0x07a4 Be
244 1.148.2.7 nathanw vendor ADMTEK 0x07a6 ADMtek
245 1.64 augustss vendor COREGA 0x07aa Corega
246 1.88 augustss vendor FREECOM 0x07ab Freecom
247 1.114 augustss vendor MICROTECH 0x07af Microtech
248 1.148.2.7 nathanw vendor OLYMPUS 0x07b4 Olympus
249 1.148.2.7 nathanw vendor ABOCOM 0x07b8 AboCom Systems
250 1.148.2.7 nathanw vendor KEISOKUGIKEN 0x07c1 Keisokugiken
251 1.148.2.9 nathanw vendor ONSPEC 0x07c4 OnSpec Electronic, Inc.
252 1.88 augustss vendor APG 0x07c5 APG Cash Drawer
253 1.148.2.7 nathanw vendor BUG 0x07c8 B.U.G.
254 1.88 augustss vendor ALLIEDTELESYN 0x07c9 Allied Telesyn International
255 1.148.2.7 nathanw vendor AVERMEDIA 0x07ca AVerMedia Technologies
256 1.50 augustss vendor SIIG 0x07cc SIIG
257 1.147 ichiro vendor CASIO 0x07cf CASIO
258 1.148.2.7 nathanw vendor APTIO 0x07d2 Aptio Products
259 1.88 augustss vendor ARASAN 0x07da Arasan Chip Systems
260 1.148.2.7 nathanw vendor ALLIEDCABLE 0x07e6 Allied Cable
261 1.134 itojun vendor STSN 0x07ef STSN
262 1.148.2.7 nathanw vendor ZOOM 0x0803 Zoom Telephonics
263 1.148.2.7 nathanw vendor BROADLOGIC 0x0827 BroadLogic
264 1.148.2.7 nathanw vendor HANDSPRING 0x082d Handspring
265 1.148.2.7 nathanw vendor ACTIONSTAR 0x0835 Action Star Enterprise
266 1.148.2.7 nathanw vendor PALM 0x0830 Palm Computing
267 1.148.2.7 nathanw vendor ACCTON 0x083a Accton Technology
268 1.72 augustss vendor DIAMOND 0x0841 Diamond
269 1.148.2.7 nathanw vendor NETGEAR 0x0846 BayNETGEAR
270 1.148.2.7 nathanw vendor ACTIVEWIRE 0x0854 ActiveWire
271 1.148.2.6 nathanw vendor PORTGEAR 0x085a PortGear
272 1.125 explorer vendor METRICOM 0x0870 Metricom
273 1.148.2.7 nathanw vendor ADESSOKBTEK 0x087c ADESSO/Kbtek America
274 1.148.2.6 nathanw vendor JATON 0x087d Jaton
275 1.148.2.7 nathanw vendor APT 0x0880 APT Technologies
276 1.148.2.7 nathanw vendor BOCARESEARCH 0x0885 Boca Research
277 1.88 augustss vendor ANDREA 0x08a8 Andrea Electronics
278 1.148.2.7 nathanw vendor BURRBROWN 0x08bb Burr-Brown Japan
279 1.148.2.7 nathanw vendor 2WIRE 0x08c8 2Wire
280 1.148.2.7 nathanw vendor AIPTEK 0x08ca AIPTEK International
281 1.148.2.7 nathanw vendor SMARTBRIDGES 0x08d1 SmartBridges
282 1.148.2.7 nathanw vendor BILLIONTON 0x08dd Billionton Systems
283 1.148.2.7 nathanw vendor EXTENDED 0x08e9 Extended Systems
284 1.148 soren vendor MSYSTEMS 0x08ec M-Systems
285 1.148.2.7 nathanw vendor AUTHENTEC 0x08ff AuthenTec
286 1.148.2.7 nathanw vendor ALATION 0x0910 Alation Systems
287 1.148.2.9 nathanw vendor CONCORDCAMERA 0x0919 Concord Camera
288 1.88 augustss vendor BIOMETRIC 0x0929 American Biometric Company
289 1.120 augustss vendor YANO 0x094f Yano
290 1.122 augustss vendor KINGSTON 0x0951 Kingston Technology
291 1.148.2.7 nathanw vendor BLUEWATER 0x0956 BlueWater Systems
292 1.148.2.7 nathanw vendor AGILENT 0x0957 Agilent Technologies
293 1.148.2.6 nathanw vendor PORTSMITH 0x095a Portsmith
294 1.88 augustss vendor ADIRONDACK 0x0976 Adirondack Wire & Cable
295 1.148.2.7 nathanw vendor BECKHOFF 0x0978 Beckhoff
296 1.148.2.9 nathanw vendor MINDSATWORK 0x097a Minds At Work
297 1.148.2.7 nathanw vendor ALTIUS 0x09b3 Altius Solutions
298 1.148.2.7 nathanw vendor ARRIS 0x09c1 Arris Interactive
299 1.148.2.7 nathanw vendor ACTIVCARD 0x09c3 ACTIVCARD
300 1.148.2.7 nathanw vendor ACTISYS 0x09c4 ACTiSYS
301 1.148.2.7 nathanw vendor AFOURTECH 0x09da A-FOUR TECH
302 1.148.2.7 nathanw vendor AIMEX 0x09dc AIMEX
303 1.148.2.7 nathanw vendor ADDONICS 0x09df Addonics Technologies
304 1.148.2.7 nathanw vendor AKAI 0x09e8 AKAI professional M.I.
305 1.88 augustss vendor ARESCOM 0x09f5 ARESCOM
306 1.88 augustss vendor BAY 0x09f9 Bay Associates
307 1.88 augustss vendor ALTERA 0x09fb Altera
308 1.111 hubertf vendor TREK 0x0a16 Trek Technology
309 1.148.2.7 nathanw vendor ASAHIOPTICAL 0x0a17 Asahi Optical
310 1.148.2.7 nathanw vendor BOCASYSTEMS 0x0a43 Boca Systems
311 1.148.2.7 nathanw vendor BROADCOM 0x0a5c Broadcom
312 1.148.2.7 nathanw vendor GREENHOUSE 0x0a6b GREENHOUSE
313 1.99 castor vendor GEOCAST 0x0a79 Geocast Network Systems
314 1.148.2.4 nathanw vendor TODOS 0x0b0c Todos Data System
315 1.148.2.8 nathanw vendor NEC2 0x0b62 NEC
316 1.148.2.8 nathanw vendor ATI2 0x0b6f ATI
317 1.148.2.9 nathanw vendor ADDONICS2 0x0bf6 Addonics Technology
318 1.148.2.1 nathanw vendor AGATE 0x0c08 Agate Technologies
319 1.148.2.7 nathanw vendor DMI 0x0c0b DMI
320 1.48 augustss vendor MOTOROLA 0x1063 Motorola
321 1.148.2.9 nathanw vendor CCYU 0x1065 CCYU Technology
322 1.1 augustss vendor PLX 0x10b5 PLX
323 1.148.2.6 nathanw vendor ASANTE 0x10bd Asante
324 1.148.2.7 nathanw vendor BELKIN2 0x1293 Belkin Components
325 1.148.2.6 nathanw vendor MOBILITY 0x1342 Mobility
326 1.148.2.6 nathanw vendor SHARK 0x13d2 Shark
327 1.148.2.7 nathanw vendor SILICONPORTALS 0x1527 Silicon Portals
328 1.148.2.3 nathanw vendor SOHOWARE 0x15e8 SOHOware
329 1.148.2.7 nathanw vendor UMAX 0x1606 UMAX Data Systems
330 1.26 augustss vendor INSIDEOUT 0x1608 Inside Out Networks
331 1.20 augustss vendor ENTREGA 0x1645 Entrega
332 1.148.2.7 nathanw vendor ACTIONTEC 0x1668 Actiontec Electronics
333 1.148.2.7 nathanw vendor DLINK 0x2001 D-Link
334 1.148.2.9 nathanw vendor DAISY 0x3579 Daisy Technology
335 1.1 augustss vendor INTEL 0x8086 Intel
336 1.121 augustss vendor HP2 0xf003 Hewlett Packard
337 1.1 augustss
338 1.1 augustss /*
339 1.1 augustss * List of known products. Grouped by vendor.
340 1.1 augustss */
341 1.1 augustss
342 1.66 augustss /* 3Com products */
343 1.66 augustss product 3COM HOMECONN 0x009d HomeConnect USB Camera
344 1.69 augustss product 3COM 3C19250 0x03E8 3C19250 Ethernet adapter
345 1.66 augustss product 3COM USR56K 0x3021 U.S.Robotics 56000 Voice Faxmodem Pro
346 1.148.2.3 nathanw product 3COM 3C460 0x11f8 HomeConnect 3C460
347 1.148.2.3 nathanw product 3COM 3C460B 0x4601 HomeConnect 3C460B
348 1.66 augustss
349 1.78 augustss product 3COMUSR OFFICECONN 0x0082 3Com OfficeConnect Analog Modem
350 1.78 augustss product 3COMUSR USRISDN 0x008f 3Com U.S. Robotics Pro ISDN TA
351 1.88 augustss product 3COMUSR HOMECONN 0x009d 3Com HomeConnect camera
352 1.69 augustss product 3COMUSR USR56K 0x3021 U.S.Robotics 56000 Voice Faxmodem Pro
353 1.69 augustss
354 1.146 augustss /* AboCom products */
355 1.148.2.3 nathanw product ABOCOM XX1 0x110c XX1
356 1.148.2.3 nathanw product ABOCOM XX2 0x200c XX2
357 1.146 augustss product ABOCOM URE450 0x4000 URE450 Ethernet Adapter
358 1.148.2.8 nathanw product ABOCOM UFE1000 0x4002 UFE1000 Fast Ethernet Adapter
359 1.148.2.3 nathanw product ABOCOM DSB650TX_PNA 0x4003 1/10/100 ethernet adapter
360 1.148.2.3 nathanw product ABOCOM XX4 0x4004 XX4
361 1.148.2.3 nathanw product ABOCOM XX5 0x4007 XX5
362 1.148.2.3 nathanw product ABOCOM XX6 0x400b XX6
363 1.148.2.3 nathanw product ABOCOM XX7 0x400c XX7
364 1.148.2.3 nathanw product ABOCOM XX8 0x4102 XX8
365 1.148.2.3 nathanw product ABOCOM XX9 0x4104 XX9
366 1.148.2.3 nathanw product ABOCOM XX10 0xabc1 XX10
367 1.148.2.3 nathanw
368 1.148.2.3 nathanw /* Accton products */
369 1.148.2.5 nathanw product ACCTON USB320_EC 0x1046 USB320-EC Ethernet Adapter
370 1.148.2.8 nathanw product ACCTON SS1001 0x5046 SpeedStream Ethernet Adapter
371 1.66 augustss
372 1.88 augustss /* Acer Peripherals, Inc. products */
373 1.88 augustss product ACERP ACERSCAN_C310U 0x12a6 Acerscan C310U
374 1.115 augustss product ACERP ACERSCAN_320U 0x2022 Acerscan 320U
375 1.110 augustss product ACERP ACERSCAN_640U 0x2040 Acerscan 640U
376 1.110 augustss product ACERP ACERSCAN_620U 0x2060 Acerscan 620U
377 1.88 augustss
378 1.148.2.8 nathanw /* ACTiSYS products */
379 1.148.2.8 nathanw product ACTISYS IR2000U 0x0011 ACT-IR2000U FIR
380 1.148.2.8 nathanw
381 1.88 augustss /* ActiveWire, Inc. products */
382 1.66 augustss product ACTIVEWIRE IOBOARD 0x0100 I/O Board
383 1.66 augustss product ACTIVEWIRE IOBOARD_FW1 0x0101 I/O Board, rev. 1 firmware
384 1.66 augustss
385 1.148.2.9 nathanw /* Addonics products */
386 1.148.2.9 nathanw product ADDONICS2 205 0xa001 Cable 205
387 1.148.2.9 nathanw
388 1.69 augustss /* ADMtek products */
389 1.69 augustss product ADMTEK PEGASUS 0x0986 AN986 USB Ethernet adapter
390 1.148.2.3 nathanw product ADMTEK PEGASUSII 0x8511 AN8511 USB Ethernet adapter
391 1.69 augustss
392 1.66 augustss /* ADS products */
393 1.70 augustss product ADS UBS10BT 0x0008 UBS-10BT Ethernet adapter
394 1.148.2.6 nathanw product ADS UBS10BTX 0x0009 UBS-10BT Ethernet adapter
395 1.44 augustss
396 1.148.2.1 nathanw /* Agate Technologies products */
397 1.148.2.1 nathanw product AGATE QDRIVE 0x0378 Q-Drive
398 1.2 augustss
399 1.110 augustss /* AGFA products */
400 1.110 augustss product AGFA SNAPSCAN1212U 0x0001 SnapScan 1212U
401 1.148.2.8 nathanw product AGFA SNAPSCAN1236U 0x0002 SnapScan 1236U
402 1.110 augustss product AGFA SNAPSCANTOUCH 0x0100 SnapScan Touch
403 1.110 augustss product AGFA SNAPSCAN1212U2 0x2061 SnapScan 1212U
404 1.148.2.8 nathanw product AGFA SNAPSCANE40 0x208d SnapScan e40
405 1.148.2.8 nathanw product AGFA SNAPSCANE50 0x208f SnapScan e50
406 1.148.2.8 nathanw product AGFA SNAPSCANE20 0x2091 SnapScan e20
407 1.148.2.8 nathanw product AGFA SNAPSCANE25 0x2095 SnapScan e25
408 1.148.2.8 nathanw product AGFA SNAPSCANE26 0x2097 SnapScan e26
409 1.148.2.8 nathanw product AGFA SNAPSCANE52 0x20fd SnapScan e52
410 1.110 augustss
411 1.66 augustss /* AKS products */
412 1.66 augustss product AKS USBHASP 0x0001 USB-HASP 0.06
413 1.104 augustss
414 1.104 augustss /* Alcor Micro, Inc. products */
415 1.104 augustss product ALCOR2 KBD_HUB 0x2802 Kbd Hub
416 1.104 augustss
417 1.104 augustss product ALCOR MA_KBD_HUB 0x9213 MacAlly Kbd Hub
418 1.104 augustss product ALCOR AU9814 0x9215 AU9814 Hub
419 1.104 augustss product ALCOR SM_KBD 0x9410 MicroConnectors/StrongMan Keyboard
420 1.104 augustss product ALCOR NEC_KBD_HUB 0x9472 NEC Kbd Hub
421 1.1 augustss
422 1.66 augustss /* Altec Lansing products */
423 1.85 augustss product ALTEC ADA70 0x0070 ADA70 Speakers
424 1.69 augustss product ALTEC ASC495 0xff05 ASC495 Speakers
425 1.64 augustss
426 1.66 augustss /* American Power Conversion products */
427 1.66 augustss product APC UPSPRO500 0x0002 Back-UPS Pro 500
428 1.6 augustss
429 1.66 augustss /* Anchor products */
430 1.66 augustss product ANCHOR EZUSB 0x2131 EZUSB
431 1.105 augustss product ANCHOR EZLINK 0x2720 EZLINK
432 1.25 augustss
433 1.88 augustss /* AOX, Inc. products */
434 1.69 augustss product AOX USB101 0x0008 USB ethernet controller engine
435 1.69 augustss
436 1.116 augustss /* Apple Computer products */
437 1.126 augustss product APPLE OPTMOUSE 0x0302 Optical mouse
438 1.116 augustss product APPLE SPEAKERS 0x1101 Speakers
439 1.116 augustss
440 1.148.2.6 nathanw /* Asante products */
441 1.148.2.6 nathanw product ASANTE EA 0x1427 Ethernet Adapter
442 1.148.2.6 nathanw
443 1.66 augustss /* ATen products */
444 1.66 augustss product ATEN UC1284 0x2001 Parallel printer adapter
445 1.69 augustss product ATEN UC10T 0x2002 10Mbps ethernet adapter
446 1.106 augustss product ATEN UC232A 0x2008 Serial adapter
447 1.148.2.6 nathanw product ATEN DSB650C 0x4000 DSB-650C
448 1.44 augustss
449 1.148.2.8 nathanw /* ATI products */
450 1.148.2.8 nathanw product ATI2 205 0xa001 USB Cable 205
451 1.148.2.8 nathanw
452 1.133 augustss /* Atmel Comp. products */
453 1.133 augustss product ATMEL UHB124 0x3301 UHB124 hub
454 1.148.2.1 nathanw product ATMEL DWL120 0x7602 DWL-120 Wireless adapter
455 1.133 augustss
456 1.110 augustss /* Avision products */
457 1.110 augustss product AVISION 1200U 0x0268 1200U scanner
458 1.110 augustss
459 1.71 augustss /* Belkin products */
460 1.71 augustss /*product BELKIN F5U111 0x???? F5U111 Ethernet adapter*/
461 1.110 augustss product BELKIN2 F5U002 0x0002 F5U002 Parallel printer adapter
462 1.148.2.9 nathanw product BELKIN SCSI 0x0115 SCSI Adaptor
463 1.71 augustss
464 1.66 augustss /* Billionton products */
465 1.66 augustss product BILLIONTON USB100 0x0986 USB100N 10/100 FastEthernet Adapter
466 1.148.2.3 nathanw product BILLIONTON USBLP100 0x0987 USB100LP
467 1.148.2.3 nathanw product BILLIONTON USBEL100 0x0988 USB100EL
468 1.148.2.3 nathanw product BILLIONTON USBE100 0x8511 USBE100
469 1.40 augustss
470 1.66 augustss /* Brother Industries products */
471 1.69 augustss product BROTHER HL1050 0x0002 HL-1050 laser printer
472 1.1 augustss
473 1.66 augustss /* Behavior Technology Computer products */
474 1.66 augustss product BTC BTC7932 0x6782 Keyboard with mouse port
475 1.18 augustss
476 1.88 augustss /* Canon, Inc. products */
477 1.148.2.1 nathanw product CANON N656U 0x2206 CANOSCAN N656U
478 1.66 augustss product CANON S10 0x3041 PowerShot S10
479 1.148.2.1 nathanw product CANON S100 0x3045 PowerShot S100
480 1.16 augustss
481 1.66 augustss /* CATC products */
482 1.71 augustss product CATC NETMATE 0x000a Netmate ethernet adapter
483 1.71 augustss product CATC NETMATE2 0x000c Netmate2 ethernet adapter
484 1.66 augustss product CATC CHIEF 0x000d USB Chief Bus & Protocol Analyzer
485 1.66 augustss product CATC ANDROMEDA 0x1237 Andromeda hub
486 1.147 ichiro
487 1.147 ichiro /* CASIO products */
488 1.148.2.9 nathanw product CASIO QV 0x1001 QV DigitalCamera
489 1.147 ichiro product CASIO NAMELAND 0x4001 CASIO Nameland EZ-USB
490 1.1 augustss
491 1.148.2.9 nathanw /* CCYU Technology products */
492 1.148.2.9 nathanw product CCYU EASYDISK 0x2136 EasyDisk Portable Device
493 1.148.2.9 nathanw
494 1.1 augustss /* Cherry products */
495 1.1 augustss product CHERRY MY3000KBD 0x0001 My3000 keyboard
496 1.1 augustss product CHERRY MY3000HUB 0x0003 My3000 hub
497 1.1 augustss
498 1.66 augustss /* Chic Technology products */
499 1.66 augustss product CHIC MOUSE1 0x0001 mouse
500 1.78 augustss product CHIC CYPRESS 0x0003 Cypress USB Mouse
501 1.6 augustss
502 1.66 augustss /* Chicony products */
503 1.66 augustss product CHICONY KB8933 0x0001 KB-8933 keyboard
504 1.102 augustss
505 1.102 augustss /* Compaq products */
506 1.148.2.6 nathanw product COMPAQ IPAQPOCKETPC 0x0003 iPAQ PocketPC
507 1.148.2.9 nathanw product COMPAQ A1500 0x0012 A1500
508 1.102 augustss product COMPAQ PJB100 0x504a Personal Jukebox PJB100
509 1.1 augustss
510 1.148.2.9 nathanw /* Concord Camera products */
511 1.148.2.9 nathanw product CONCORDCAMERA EYE_Q_3X 0x0100 Eye Q 3x
512 1.148.2.9 nathanw
513 1.1 augustss /* Connectix products */
514 1.1 augustss product CONNECTIX QUICKCAM 0x0001 QuickCam
515 1.35 augustss
516 1.66 augustss /* Corega products */
517 1.66 augustss product COREGA ETHER_USB_T 0x0001 Ether USB-T
518 1.76 augustss product COREGA FETHER_USB_TX 0x0004 FEther USB-TX
519 1.148.2.8 nathanw product COREGA FETHER_USB_TXS 0x000d FEther USB-TXS
520 1.101 augustss
521 1.143 augustss /* Creative products */
522 1.143 augustss product CREATIVE NOMAD_II 0x1002 Nomad II MP3 player
523 1.143 augustss
524 1.101 augustss /* CTX products */
525 1.101 augustss product CTX EX1300 0x9999 Ex1300 hub
526 1.66 augustss
527 1.66 augustss /* Cypress Semiconductor products */
528 1.66 augustss product CYPRESS MOUSE 0x0001 mouse
529 1.66 augustss product CYPRESS THERMO 0x0002 thermometer
530 1.91 augustss product CYPRESS FMRADIO 0x1002 FM Radio
531 1.66 augustss
532 1.148.2.9 nathanw /* Daisy Technology products */
533 1.148.2.9 nathanw product DAISY DMC 0x6901 PhotoClip Camera
534 1.69 augustss
535 1.66 augustss /* Dallas Semiconductor products */
536 1.66 augustss product DALLAS J6502 0x4201 J-6502 speakers
537 1.148.2.6 nathanw product DALLAS USB_FOB_IBUTTON 0x2490 USB-FOB/iBUTTON
538 1.40 augustss
539 1.72 augustss /* Diamond products */
540 1.72 augustss product DIAMOND RIO500USB 0x0001 Rio 500 USB
541 1.74 soren
542 1.74 soren /* Digi International products */
543 1.74 soren product DIGI ACCELEPORT2 0x0002 AccelePort USB 2
544 1.74 soren product DIGI ACCELEPORT4 0x0004 AccelePort USB 4
545 1.74 soren product DIGI ACCELEPORT8 0x0008 AccelePort USB 8
546 1.72 augustss
547 1.148.2.7 nathanw /* Digital Stream Corp. products */
548 1.148.2.7 nathanw product DIGITALSTREAM PS2 0x0001 PS/2 Active Adapter
549 1.148.2.7 nathanw
550 1.148.2.9 nathanw /* D-Link products */
551 1.148.2.9 nathanw /*product DLINK DSBS25 0x0100 DSB-S25 serial adapter*/
552 1.148.2.9 nathanw product DLINK DSB650TX4 0x200c 10/100 ethernet adapter
553 1.148.2.9 nathanw product DLINK DSB650C 0x4000 10Mbps ethernet adapter
554 1.148.2.9 nathanw product DLINK DSB650TX1 0x4001 10/100 ethernet adapter
555 1.148.2.9 nathanw product DLINK DSB650TX 0x4002 10/100 ethernet adapter
556 1.148.2.9 nathanw product DLINK DSB650TX_PNA 0x4003 1/10/100 ethernet adapter
557 1.148.2.9 nathanw product DLINK DSB650TX3 0x400b 10/100 ethernet adapter
558 1.148.2.9 nathanw product DLINK DSB650TX2 0x4102 10/100 ethernet adapter
559 1.148.2.9 nathanw product DLINK DSB650 0xabc1 10/100 ethernet adapter
560 1.148.2.9 nathanw
561 1.148.2.7 nathanw /* DMI products */
562 1.148.2.7 nathanw product DMI SA2_0 0xb001 Storage Adapter
563 1.148.2.7 nathanw
564 1.66 augustss /* EIZO products */
565 1.66 augustss product EIZO HUB 0x0000 hub
566 1.66 augustss product EIZO MONITOR 0x0001 monitor
567 1.17 augustss
568 1.148.2.3 nathanw /* Elecom products */
569 1.148.2.3 nathanw product ELECOM MOUSE29UO 0x0002 mouse 29UO
570 1.148.2.3 nathanw product ELECOM LDUSBTX0 0x200c LD-USB/TX
571 1.148.2.3 nathanw product ELECOM LDUSBTX1 0x4002 LD-USB/TX
572 1.148.2.9 nathanw product ELECOM LDUSBLTX 0x4005 LD-USBL/TX
573 1.148.2.3 nathanw product ELECOM LDUSBTX2 0x400b LD-USB/TX
574 1.148.2.8 nathanw product ELECOM UCSGT 0x5003 UC-SGT serial adapter
575 1.148.2.3 nathanw product ELECOM LDUSBTX3 0xabc1 LD-USB/TX
576 1.148.2.3 nathanw
577 1.66 augustss /* Elsa products */
578 1.66 augustss product ELSA MODEM1 0x2265 ELSA Modem Board
579 1.148.2.3 nathanw product ELSA USB2ETHERNET 0x3000 Microlink USB2Ethernet
580 1.5 mark
581 1.66 augustss /* Entrega products */
582 1.66 augustss product ENTREGA 1S 0x0001 1S serial connector
583 1.66 augustss product ENTREGA 2S 0x0002 2S serial connector
584 1.66 augustss product ENTREGA 1S25 0x0003 1S25 serial connector
585 1.66 augustss product ENTREGA 4S 0x0004 4S serial connector
586 1.69 augustss product ENTREGA E45 0x0005 E45 Ethernet adapter
587 1.66 augustss product ENTREGA CENTRONICS 0x0006 Centronics connector
588 1.148.2.6 nathanw product ENTREGA XX1 0x0008 Ethernet Adapter
589 1.66 augustss product ENTREGA 1S9 0x0093 1S9 serial connector
590 1.66 augustss product ENTREGA EZUSB 0x8000 EZ-USB
591 1.66 augustss /*product ENTREGA SERIAL 0x8001 DB25 Serial connector*/
592 1.112 augustss product ENTREGA 2U4S 0x8004 2U4S serial connector/usb hub
593 1.148.2.6 nathanw product ENTREGA XX2 0x8005 Ethernet Adapter
594 1.66 augustss /*product ENTREGA SERIAL_DB9 0x8093 DB9 Serial connector*/
595 1.57 augustss
596 1.103 augustss /* Epson products */
597 1.107 augustss product EPSON PRINTER1 0x0001 USB Printer
598 1.103 augustss product EPSON PRINTER2 0x0002 ISD USB Smart Cable for Mac
599 1.103 augustss product EPSON PRINTER3 0x0003 ISD USB Smart Cable
600 1.131 augustss product EPSON PRINTER5 0x0005 USB Printer
601 1.110 augustss product EPSON 636 0x0101 Perfection 636U / 636Photo scanner
602 1.110 augustss product EPSON 610 0x0103 Perfection 610 scanner
603 1.110 augustss product EPSON 1200 0x0104 Perfection 1200U / 1200Photo scanner
604 1.139 augustss product EPSON 1600 0x0107 Expression 1600 scanner
605 1.139 augustss product EPSON 1640 0x010a Perfection 1640SU scanner
606 1.148.2.1 nathanw product EPSON 1240 0x010b Perfection 1240U / 1240Photo scanner
607 1.148.2.6 nathanw product EPSON 640U 0x010c Perfection 640U scanner
608 1.148.2.6 nathanw product EPSON 1650 0x0110 Perfection 1650 scanner
609 1.148.2.8 nathanw product EPSON GT9700F 0x0112 GT-9700F scanner
610 1.103 augustss
611 1.66 augustss /* e-TEK Labs products */
612 1.66 augustss product ETEK 1COM 0x8007 Serial port
613 1.22 augustss
614 1.103 augustss /* Extended Systems products */
615 1.103 augustss product EXTENDED XTNDACCESS 0x0100 XTNDAccess IrDA
616 1.12 augustss
617 1.66 augustss /* Gravis products */
618 1.66 augustss product GRAVIS GAMEPADPRO 0x4001 GamePad Pro
619 1.116 augustss
620 1.148.2.1 nathanw /* GREENHOUSE products */
621 1.148.2.1 nathanw product GREENHOUSE KANA21 0x0001 CF-writer with Portable MP3 Player
622 1.148.2.1 nathanw
623 1.116 augustss /* Griffin Technology */
624 1.142 ichiro product GRIFFIN IMATE 0x0405 iMate, ADB adapter
625 1.9 augustss
626 1.88 augustss /* Freecom products */
627 1.88 augustss product FREECOM DVD 0xfc01 Connector for DVD drive
628 1.88 augustss
629 1.78 augustss /* Future Technology Devices products */
630 1.91 augustss product FTDI SERIAL 0x8372 Serial converter
631 1.118 augustss
632 1.118 augustss /* Fuji photo products */
633 1.118 augustss product FUJIPHOTO MASS0100 0x0100 Mass Storage
634 1.78 augustss
635 1.148.2.9 nathanw /* Genesys Logic products */
636 1.148.2.9 nathanw product GENESYS GL641USB 0x0700 GL641USB CompactFlash Card Reader
637 1.148.2.9 nathanw
638 1.148.2.2 nathanw /* Hagiwara products */
639 1.148.2.2 nathanw product HAGIWARA FGSM 0x0002 FlashGate SmartMedia Card Reader
640 1.148.2.2 nathanw product HAGIWARA FGCF 0x0003 FlashGate CompactFlash Card Reader
641 1.148.2.2 nathanw product HAGIWARA FG 0x0005 FlashGate
642 1.148.2.2 nathanw
643 1.88 augustss /* Handspring, Inc. */
644 1.69 augustss product HANDSPRING VISOR 0x0100 Handspring Visor
645 1.55 augustss
646 1.148.2.1 nathanw /* Hauppauge Computer Works */
647 1.148.2.1 nathanw product HAUPPAUGE WINTV_USB_FM 0x4d12 WinTV USB FM
648 1.148.2.1 nathanw
649 1.148.2.9 nathanw /* Hitachi, Ltd. products */
650 1.148.2.9 nathanw product HITACHI DZMV100A 0x0004 DVD-CAM DZ-MV100A Camcorder
651 1.148.2.9 nathanw
652 1.66 augustss /* HP products */
653 1.148.2.2 nathanw product HP 895C 0x0004 DeskJet 895C
654 1.66 augustss product HP 4100C 0x0101 Scanjet 4100C
655 1.72 augustss product HP S20 0x0102 Photosmart S20
656 1.148.2.2 nathanw product HP 880C 0x0104 DeskJet 880C
657 1.78 augustss product HP 4200C 0x0105 ScanJet 4200C
658 1.148.2.2 nathanw product HP CDWRITERPLUS 0x0107 CD-Writer Plus
659 1.148.2.2 nathanw product HP KBDHUB 0x010c Multimedia Keyboard Hub
660 1.78 augustss product HP 6200C 0x0201 ScanJet 6200C
661 1.78 augustss product HP S20b 0x0202 PhotoSmart S20
662 1.148.2.2 nathanw product HP 815C 0x0204 DeskJet 815C
663 1.78 augustss product HP 3300C 0x0205 ScanJet 3300C
664 1.148.2.2 nathanw product HP CDW8200 0x0207 CD-Writer Plus 8200e
665 1.148.2.2 nathanw product HP 810C 0x0304 DeskJet 810C/812C
666 1.148.2.2 nathanw product HP 4300C 0x0305 Scanjet 4300C
667 1.148.2.9 nathanw product HP CD4E 0x0307 CD-Writer+ CD-4e
668 1.148.2.2 nathanw product HP G85XI 0x0311 OfficeJet G85xi
669 1.123 augustss product HP 5200C 0x0401 Scanjet 5200C
670 1.148.2.2 nathanw product HP 830C 0x0404 DeskJet 830C
671 1.148.2.2 nathanw product HP 3400CSE 0x0405 ScanJet 3400cse
672 1.66 augustss product HP 6300C 0x0601 Scanjet 6300C
673 1.148.2.2 nathanw product HP 840C 0x0604 DeskJet 840c
674 1.123 augustss product HP 5300C 0x0701 Scanjet 5300C
675 1.72 augustss product HP 970CSE 0x1004 Deskjet 970Cse
676 1.148.2.9 nathanw product HP 5400C 0x1005 Scanjet 5400C
677 1.148.2.2 nathanw product HP 930C 0x1204 DeskJet 930c
678 1.148.2.9 nathanw product HP P2000U 0x1801 Inkjet P-2000U
679 1.148.2.2 nathanw product HP 640C 0x2004 DeskJet 640c
680 1.72 augustss product HP P1100 0x3102 Photosmart P1100
681 1.121 augustss
682 1.121 augustss /* HP products */
683 1.121 augustss product HP2 C500 0x6002 PhotoSmart C500
684 1.20 augustss
685 1.110 augustss /* IBM Corporation */
686 1.110 augustss product IBM USBCDROMDRIVE 0x4427 USB CD-ROM Drive
687 1.110 augustss
688 1.148.2.7 nathanw /* Iiyama products */
689 1.148.2.7 nathanw product IIYAMA HUB 0x0201 Hub
690 1.148.2.7 nathanw
691 1.66 augustss /* Inside Out Networks products */
692 1.66 augustss product INSIDEOUT EDGEPORT4 0x0001 EdgePort/4 serial ports
693 1.30 tron
694 1.66 augustss /* In-System products */
695 1.66 augustss product INSYSTEM F5U002 0x0002 Parallel printer adapter
696 1.148.2.2 nathanw product INSYSTEM ATAPI 0x0031 ATAPI adapter
697 1.110 augustss product INSYSTEM ISD110 0x0200 IDE adapter ISD110
698 1.110 augustss product INSYSTEM ISD105 0x0202 IDE adapter ISD105
699 1.148.2.8 nathanw product INSYSTEM DRIVEV2 0x0301 Portable USB Harddrive V2
700 1.148.2.8 nathanw product INSYSTEM DRIVEV2_5 0x0351 Portable USB Harddrive V2
701 1.105 augustss product INSYSTEM USBCABLE 0x081a USB cable
702 1.148.2.8 nathanw product INSYSTEM ADAPTERV2 0x5701 USB Storage Adapter V2
703 1.44 augustss
704 1.66 augustss /* Intel products */
705 1.129 augustss product INTEL EASYPC_CAMERA 0x0110 Easy PC Camera
706 1.66 augustss product INTEL TESTBOARD 0x9890 82930 test board
707 1.84 uch
708 1.84 uch /* I/O DATA products */
709 1.132 jdolecek product IODATA USBETT 0x0901 USB ETT
710 1.88 augustss product IODATA USBETTX 0x0904 USB ETTX
711 1.148.2.3 nathanw product IODATA USBETTXS 0x0913 USB ETTX
712 1.145 ichiro product IODATA USBRSAQ 0x0a03 USB serial adapter USB-RSAQ1
713 1.6 augustss
714 1.66 augustss /* Iomega products */
715 1.66 augustss product IOMEGA ZIP100 0x0001 Zip 100
716 1.93 augustss product IOMEGA ZIP250 0x0030 Zip 250
717 1.36 augustss
718 1.148.2.6 nathanw /* Jaton products */
719 1.148.2.6 nathanw product JATON EDA 0x5704 Ethernet Device Adapter
720 1.86 augustss
721 1.36 augustss /* Kawatsu products */
722 1.36 augustss product KAWATSU MH4000P 0x0003 MiniHub 4000P
723 1.148.2.8 nathanw product KAWATSU KC180 0x0180 KC-180 IrDA
724 1.88 augustss
725 1.148.2.6 nathanw /* Kawasaki products */
726 1.88 augustss product KLSI DUH3E10BT 0x0008 10BT Ethernet adapter, in the DU-H3E
727 1.148.2.6 nathanw product KLSI DUH3E10BTN 0x0009 10BT Ethernet adapter, in the DU-H3E
728 1.88 augustss
729 1.148.2.8 nathanw /* Keisokugiken products */
730 1.148.2.8 nathanw product KEISOKUGIKEN USBDAQ 0x0068 HKS-0200 USBDAQ
731 1.148.2.8 nathanw
732 1.78 augustss /* Kensington products */
733 1.78 augustss product KENSINGTON ORBIT 0x1003 Orbit USB/PS2 trackball
734 1.78 augustss product KENSINGTON TURBOBALL 0x1005 TurboBall
735 1.148.2.7 nathanw product KENSINGTON ORBIT_MAC 0x1009 Orbit USB trackball for Mac
736 1.122 augustss
737 1.148.2.1 nathanw /* Keyspan products */
738 1.148.2.1 nathanw product KEYSPAN USA28 0x0101 USA-28 serial adapter
739 1.148.2.1 nathanw product KEYSPAN USA28X 0x0102 USA-28X serial adapter
740 1.148.2.1 nathanw product KEYSPAN USA19 0x0103 USA-19 serial adapter
741 1.148.2.1 nathanw product KEYSPAN USA18X 0x0105 USA-18X serial adapter
742 1.148.2.1 nathanw product KEYSPAN USA19W 0x0106 USA-19W serial adapter
743 1.148.2.1 nathanw product KEYSPAN USA49W 0x0109 USA-49W serial adapter
744 1.148.2.3 nathanw product KEYSPAN UIA10_NF 0x0201 UIA-10 remote control
745 1.148.2.1 nathanw
746 1.122 augustss /* Kingston products */
747 1.148.2.6 nathanw product KINGSTON XX1 0x0008 Ethernet Adapter
748 1.122 augustss product KINGSTON KNU101TX 0x000a KNU101TX USB Ethernet
749 1.78 augustss
750 1.66 augustss /* Kodak products */
751 1.78 augustss product KODAK DC220 0x0100 Digital Science DC220
752 1.66 augustss product KODAK DC260 0x0110 Digital Science DC260
753 1.72 augustss product KODAK DC265 0x0111 Digital Science DC265
754 1.75 augustss product KODAK DC290 0x0112 Digital Science DC290
755 1.66 augustss product KODAK DC240 0x0120 Digital Science DC240
756 1.66 augustss product KODAK DC280 0x0130 Digital Science DC280
757 1.44 augustss
758 1.66 augustss /* Konica Corp. Products */
759 1.66 augustss product KONICA CAMERA 0x0720 Digital Color Camera
760 1.57 augustss
761 1.66 augustss /* KYE products */
762 1.66 augustss product KYE NICHE 0x0001 Niche mouse
763 1.80 jdolecek product KYE NETSCROLL 0x0003 Genius NetScroll mouse
764 1.66 augustss product KYE FLIGHT2000 0x1004 Flight 2000 joystick
765 1.110 augustss product KYE VIVIDPRO 0x2001 ColorPage Vivid-Pro scanner
766 1.6 augustss
767 1.107 augustss /* LaCie products */
768 1.148.2.2 nathanw product LACIE HD 0xa601 Hard Disk
769 1.107 augustss product LACIE CDRW 0xa602 CD R/W
770 1.107 augustss
771 1.148.2.2 nathanw /* Lexar products */
772 1.148.2.2 nathanw product LEXAR JUMPSHOT 0x0001 jumpSHOT CompactFlash Reader
773 1.148.2.2 nathanw
774 1.66 augustss /* Lexmark products */
775 1.66 augustss product LEXMARK S2450 0x0009 Optra S 2450
776 1.68 augustss
777 1.68 augustss /* Linksys products */
778 1.148.2.2 nathanw product LINKSYS MAUSB2 0x0105 Camedia MAUSB-2
779 1.148.2.3 nathanw product LINKSYS USB10TX1 0x200c USB10TX
780 1.73 augustss product LINKSYS USB10T 0x2202 USB10T Ethernet
781 1.68 augustss product LINKSYS USB100TX 0x2203 USB100TX Ethernet
782 1.97 augustss product LINKSYS USB100H1 0x2204 USB100H1 Ethernet/HPNA
783 1.88 augustss product LINKSYS USB10TA 0x2206 USB10TA Ethernet
784 1.148.2.3 nathanw product LINKSYS USB10TX2 0x400b USB10TX
785 1.44 augustss
786 1.66 augustss /* Logitech products */
787 1.66 augustss product LOGITECH M2452 0x0203 M2452 keyboard
788 1.66 augustss product LOGITECH M4848 0x0301 M4848 mouse
789 1.98 soren product LOGITECH PAGESCAN 0x040f PageScan
790 1.98 soren product LOGITECH QUICKCAMWEB 0x0801 QuickCam Web
791 1.66 augustss product LOGITECH QUICKCAMPRO 0x0810 QuickCam Pro
792 1.98 soren product LOGITECH QUICKCAMEXP 0x0840 QuickCam Express
793 1.98 soren product LOGITECH QUICKCAM 0x0850 QuickCam
794 1.78 augustss product LOGITECH N43 0xc000 N43
795 1.66 augustss product LOGITECH N48 0xc001 N48 mouse
796 1.66 augustss product LOGITECH MBA47 0xc002 M-BA47 mouse
797 1.78 augustss product LOGITECH WMMOUSE 0xc004 WingMan Gaming Mouse
798 1.133 augustss product LOGITECH BD58 0xc00c BD58 mouse
799 1.148.2.2 nathanw product LOGITECH UN58A 0xc030 iFeel Mouse
800 1.109 augustss product LOGITECH BB13 0xc401 USB-PS/2 Trackball
801 1.78 augustss product LOGITECH WMPAD 0xc208 WingMan GamePad Extreme
802 1.78 augustss product LOGITECH WMJOY 0xc281 WingMan Force joystick
803 1.148.2.1 nathanw product LOGITECH RK53 0xc501 Cordless mouse
804 1.148.2.1 nathanw product LOGITECH RB6 0xc503 Cordless keyboard
805 1.148.2.7 nathanw product LOGITECH CDO 0xc504 Cordless Desktop Optical
806 1.98 soren product LOGITECH QUICKCAMPRO2 0xd001 QuickCam Pro
807 1.24 augustss
808 1.66 augustss /* Lucent products */
809 1.66 augustss product LUCENT EVALKIT 0x1001 USS-720 evaluation kit
810 1.12 augustss
811 1.66 augustss /* Macally products */
812 1.66 augustss product MACALLY MOUSE1 0x0101 mouse
813 1.94 augustss
814 1.94 augustss /* MCT Corp. */
815 1.94 augustss product MCT HUB0100 0x0100 Hub
816 1.148.2.7 nathanw product MCT DU_H3SP_USB232 0x0200 D-Link DU-H3SP USB BAY Hub
817 1.94 augustss product MCT USB232 0x0210 USB-232 Interface
818 1.148.2.1 nathanw product MCT SITECOM_USB232 0x0230 Sitecom USB-232 Products
819 1.148.2.8 nathanw product MCT ML_4500 0x0302 ML-4500
820 1.48 augustss
821 1.88 augustss /* Melco, Inc products */
822 1.135 augustss product MELCO LUATX1 0x0001 LUA-TX Ethernet
823 1.135 augustss product MELCO LUATX5 0x0005 LUA-TX Ethernet
824 1.148.2.3 nathanw product MELCO LUA2TX5 0x0009 LUA2-TX Ethernet
825 1.125 explorer
826 1.125 explorer /* Metricom products */
827 1.125 explorer product METRICOM RICOCHET_GS 0x0001 Ricochet GS
828 1.53 augustss
829 1.66 augustss /* Microsoft products */
830 1.78 augustss product MICROSOFT SIDEPREC 0x0008 SideWinder Precision Pro
831 1.66 augustss product MICROSOFT INTELLIMOUSE 0x0009 IntelliMouse
832 1.66 augustss product MICROSOFT NATURALKBD 0x000b Natural Keyboard Elite
833 1.66 augustss product MICROSOFT DDS80 0x0014 Digital Sound System 80
834 1.72 augustss product MICROSOFT SIDEWINDER 0x001a Sidewinder Precision Racing Wheel
835 1.78 augustss product MICROSOFT INTELLIEYE 0x0025 IntelliEye mouse
836 1.77 augustss product MICROSOFT INETPRO 0x002b Internet Keyboard Pro
837 1.6 augustss
838 1.148.2.1 nathanw /* Microtech products */
839 1.148.2.2 nathanw product MICROTECH SCSIDB25 0x0004 USB-SCSI-DB25
840 1.148.2.2 nathanw product MICROTECH SCSIHD50 0x0005 USB-SCSI-HD50
841 1.148.2.1 nathanw product MICROTECH DPCM 0x0006 USB CameraMate
842 1.148.2.2 nathanw product MICROTECH FREECOM 0xfc01 Freecom USB-IDE
843 1.148.2.1 nathanw
844 1.110 augustss /* Microtek products */
845 1.137 augustss product MICROTEK 336CX 0x0094 Phantom 336CX - C3 scanner
846 1.110 augustss product MICROTEK X6U 0x0099 ScanMaker X6 - X6U
847 1.137 augustss product MICROTEK C6 0x009a Phantom C6 scanner
848 1.110 augustss product MICROTEK 336CX2 0x00a0 Phantom 336CX - C3 scanner
849 1.110 augustss product MICROTEK V6USL 0x00a3 ScanMaker V6USL
850 1.110 augustss product MICROTEK V6USL2 0x80a3 ScanMaker V6USL
851 1.110 augustss product MICROTEK V6UL 0x80ac ScanMaker V6UL
852 1.110 augustss
853 1.66 augustss /* Midiman products */
854 1.66 augustss product MIDIMAN MIDISPORT2X2 0x1001 Midisport 2x2
855 1.25 augustss
856 1.148.2.9 nathanw /* Minds At Work LLC products */
857 1.148.2.9 nathanw product MINDSATWORK DW 0x0001 Digital Wallet
858 1.148.2.9 nathanw
859 1.148.2.9 nathanw /* Minolta Co., Ltd. */
860 1.148.2.9 nathanw product MINOLTA S304 0x4007 Dimage S304
861 1.148.2.9 nathanw product MINOLTA X 0x4009 Dimage X
862 1.148.2.9 nathanw
863 1.148.2.2 nathanw /* Mitsumi products */
864 1.148.2.2 nathanw product MITSUMI CDRRW 0x0000 CD-R/RW Drive
865 1.148.2.9 nathanw product MITSUMI FDD 0x6901 FDD
866 1.148.2.2 nathanw
867 1.148.2.6 nathanw /* Mobility products */
868 1.148.2.6 nathanw product MOBILITY EA 0x0204 Ethernet Adapter
869 1.148.2.6 nathanw
870 1.66 augustss /* Motorola products */
871 1.69 augustss product MOTOROLA MC141555 0x1555 MC141555 hub controller
872 1.43 augustss
873 1.66 augustss /* MultiTech products */
874 1.66 augustss product MULTITECH ATLAS 0xf101 MT5634ZBA-USB modem
875 1.6 augustss
876 1.66 augustss /* Mustek products */
877 1.110 augustss product MUSTEK 1200CU 0x0001 1200 CU scanner
878 1.124 augustss product MUSTEK 600CU 0x0002 600 CU scanner
879 1.124 augustss product MUSTEK 1200USB 0x0003 1200 USB scanner
880 1.124 augustss product MUSTEK 1200UB 0x0006 1200 UB scanner
881 1.148.2.8 nathanw product MUSTEK 1200USBPLUS 0x0007 1200 USB Plus scanner
882 1.148.2.8 nathanw product MUSTEK 1200CUPLUS 0x0008 1200 CU Plus scanner
883 1.148.2.8 nathanw product MUSTEK BEARPAW1200F 0x0010 BearPaw 1200F scanner
884 1.148.2.8 nathanw product MUSTEK 600USB 0x0873 600 USB scanner
885 1.66 augustss product MUSTEK MDC800 0xa800 MDC-800 digital camera
886 1.148 soren
887 1.148 soren /* M-Systems products */
888 1.148 soren product MSYSTEMS DISKONKEY 0x0010 DiskOnKey
889 1.25 augustss
890 1.124 augustss /* National Semiconductor */
891 1.148.2.8 nathanw product NATIONAL BEARPAW1200 0x1000 BearPaw 1200
892 1.148.2.8 nathanw product NATIONAL BEARPAW2400 0x1001 BearPaw 2400
893 1.124 augustss
894 1.66 augustss /* NEC products */
895 1.66 augustss product NEC HUB 0x55aa hub
896 1.66 augustss product NEC HUB_B 0x55ab hub
897 1.1 augustss
898 1.148.2.8 nathanw /* NEC2 products */
899 1.148.2.8 nathanw product NEC2 HUB2_0 0x0058 USB2.0 Hub Controller
900 1.148.2.8 nathanw
901 1.69 augustss /* NetChip Technology Products */
902 1.69 augustss product NETCHIP TURBOCONNECT 0x1080 Turbo-Connect
903 1.148.2.9 nathanw product NETCHIP CLIK40 0xa140 Clik! 40
904 1.69 augustss
905 1.69 augustss /* Netgear products */
906 1.69 augustss product NETGEAR EA101 0x1001 Ethernet adapter
907 1.148.2.9 nathanw product NETGEAR EA101X 0x1002 Ethernet adapter
908 1.143 augustss
909 1.143 augustss /* Nikon products */
910 1.143 augustss product NIKON E990 0x0102 Digital Camera E990
911 1.148.2.8 nathanw product NIKON E880 0x0103 Digital Camera E880
912 1.69 augustss
913 1.148.2.7 nathanw /* Olympus products */
914 1.148.2.8 nathanw product OLYMPUS C1 0x0102 C-1 Digital Camera
915 1.148.2.7 nathanw product OLYMPUS C700 0x0105 C-700 Ultra Zoom
916 1.148.2.7 nathanw
917 1.88 augustss /* OmniVision Technologies, Inc. products */
918 1.40 augustss product OMNIVISION OV511 0x0511 OV511 Camera
919 1.98 soren product OMNIVISION OV511PLUS 0xa511 OV511+ Camera
920 1.40 augustss
921 1.148.2.9 nathanw /* OnSpec Electronic, Inc. */
922 1.148.2.9 nathanw product ONSPEC MD2 0x0103 disk
923 1.148.2.9 nathanw product ONSPEC MDCFEB 0xa000 MDCFE-B USB CF Reader
924 1.148.2.9 nathanw product ONSPEC SIIGMS 0xa001 Memory Stick+CF Reader/Writer
925 1.148.2.9 nathanw product ONSPEC DATAFAB3 0xa003 Datafab-based Reader
926 1.148.2.9 nathanw product ONSPEC DATAFAB4 0xa004 Datafab-based Reader
927 1.148.2.9 nathanw product ONSPEC PNYCFSM 0xa005 PNY/Datafab CF+SM Reader
928 1.148.2.9 nathanw product ONSPEC STECHCFSM 0xa006 Simple Tech/Datafab CF+SM Reader
929 1.148.2.9 nathanw product ONSPEC LC1 0xa109 CF + SM Combo (LC1)
930 1.148.2.9 nathanw product ONSPEC MD1II 0xb006 Datafab MD1-II PC-Card Reader
931 1.148.2.9 nathanw
932 1.148.2.1 nathanw /* Palm Computing, Inc. product */
933 1.83 augustss product PALM SERIAL 0x0080 USB Serial Adaptor
934 1.148.2.8 nathanw product PALM M500 0x0001 Palm m500
935 1.148.2.8 nathanw product PALM M505 0x0002 Palm m505
936 1.83 augustss
937 1.148.2.1 nathanw /* Panasonic products */
938 1.148.2.1 nathanw product PANASONIC SDCAAE 0x1b00 MultiMediaCard Adapter
939 1.148.2.9 nathanw product PANASONIC LS120 0x0901 LS-120 Camera
940 1.148.2.1 nathanw
941 1.66 augustss /* Peracom products */
942 1.66 augustss product PERACOM SERIAL1 0x0001 Serial Converter
943 1.69 augustss product PERACOM ENET 0x0002 Ethernet adapter
944 1.88 augustss product PERACOM ENET3 0x0003 At Home Ethernet Adapter
945 1.69 augustss product PERACOM ENET2 0x0005 Ethernet adapter
946 1.14 augustss
947 1.66 augustss /* Philips products */
948 1.66 augustss product PHILIPS DSS350 0x0101 DSS 350 Digital Speaker System
949 1.66 augustss product PHILIPS DSS 0x0104 DSS XXX Digital Speaker System
950 1.66 augustss product PHILIPS HUB 0x0201 hub
951 1.148.2.2 nathanw product PHILIPS PCA646VC 0x0303 PCA646VC PC Camera
952 1.92 augustss product PHILIPS PCVC680K 0x0308 PCVC680K Vesta Pro PC Camera
953 1.83 augustss product PHILIPS DSS150 0x0471 DSS 150 Digital Speaker System
954 1.148.2.8 nathanw product PHILIPS DIVAUSB 0x1801 DIVA USB mp3 player
955 1.144 augustss
956 1.144 augustss /* Philips Semiconductor products */
957 1.144 augustss product PHILIPSSEMI HUB1122 0x1122 hub
958 1.39 augustss
959 1.39 augustss /* P.I. Engineering products */
960 1.39 augustss product PIENGINEERING PS2USB 0x020b PS2 to Mac USB Adapter
961 1.148.2.8 nathanw product PIENGINEERING XKEYS 0x0233 Xkeys Programmable Keyboard
962 1.1 augustss
963 1.66 augustss /* PLX products */
964 1.66 augustss product PLX TESTBOARD 0x9060 test board
965 1.24 augustss
966 1.148.2.6 nathanw /* PortGear products */
967 1.148.2.6 nathanw product PORTGEAR EA8 0x0008 Ethernet Adapter
968 1.148.2.8 nathanw product PORTGEAR EA9 0x0009 Ethernet Adapter
969 1.148.2.6 nathanw
970 1.148.2.6 nathanw /* Portsmith products */
971 1.148.2.6 nathanw product PORTSMITH EEA 0x3003 Express Ethernet Adapter
972 1.148.2.6 nathanw
973 1.66 augustss /* Primax products */
974 1.124 augustss product PRIMAX G2X300 0x0300 G2-200 scanner
975 1.110 augustss product PRIMAX G2E300 0x0301 G2E-300 scanner
976 1.110 augustss product PRIMAX G2300 0x0302 G2-300 scanner
977 1.110 augustss product PRIMAX G2E3002 0x0303 G2E-300 scanner
978 1.110 augustss product PRIMAX 9600 0x0340 Colorado USB 9600 scanner
979 1.110 augustss product PRIMAX 600U 0x0341 Colorado 600u scanner
980 1.110 augustss product PRIMAX 19200 0x0360 Colorado USB 19200 scanner
981 1.110 augustss product PRIMAX 1200U 0x0361 Colorado 1200u scanner
982 1.124 augustss product PRIMAX G600 0x0380 G2-600 scanner
983 1.110 augustss product PRIMAX 636I 0x0381 ReadyScan 636i
984 1.110 augustss product PRIMAX G2600 0x0382 G2-600 scanner
985 1.110 augustss product PRIMAX G2E600 0x0383 G2E-600 scanner
986 1.66 augustss product PRIMAX COMFORT 0x4d01 Comfort
987 1.66 augustss product PRIMAX MOUSEINABOX 0x4d02 Mouse-in-a-Box
988 1.79 augustss product PRIMAX PCGAUMS1 0x4d04 Sony PCGA-UMS1
989 1.89 augustss
990 1.89 augustss /* Prolific products */
991 1.90 augustss product PROLIFIC PL2301 0x0000 PL2301 Host-Host interface
992 1.90 augustss product PROLIFIC PL2302 0x0001 PL2302 Host-Host interface
993 1.148.2.2 nathanw product PROLIFIC RSAQ2 0x04bb PL2303 Serial adapter (IODATA USB-RSAQ2)
994 1.148.2.2 nathanw product PROLIFIC PL2303 0x2303 PL2303 Serial adapter (ATEN/IOGEAR UC232A)
995 1.128 soren product PROLIFIC PL2305 0x2305 Parallel printer adapter
996 1.110 augustss product PROLIFIC ATAPI4 0x2307 ATAPI-4 Bridge Controller
997 1.81 augustss
998 1.148.2.1 nathanw /* Putercom products */
999 1.148.2.1 nathanw product PUTERCOM UPA100 0x047e USB-1284 BRIDGE
1000 1.148.2.1 nathanw
1001 1.108 darrenr /* Qtronix products */
1002 1.108 darrenr product QTRONIX 980N 0x2011 Scorpion-980N keyboard
1003 1.108 darrenr
1004 1.81 augustss /* Quickshot products */
1005 1.81 augustss product QUICKSHOT STRIKEPAD 0x6238 USB StrikePad
1006 1.38 augustss
1007 1.108 darrenr /* Rainbow Technologies products */
1008 1.108 darrenr product RAINBOW IKEY2000 0x1200 i-Key 2000
1009 1.108 darrenr
1010 1.140 tshiozak /* Roland products */
1011 1.140 tshiozak product ROLAND UM1 0x0009 UM-1 MIDI I/F
1012 1.148.2.5 nathanw product ROLAND UM880N 0x0014 EDIROL UM-880 MIDI I/F (native)
1013 1.148.2.5 nathanw product ROLAND UM880G 0x0015 EDIROL UM-880 MIDI I/F (generic)
1014 1.140 tshiozak
1015 1.66 augustss /* Rockfire products */
1016 1.66 augustss product ROCKFIRE GAMEPAD 0x2033 gamepad 203USB
1017 1.148.2.7 nathanw
1018 1.148.2.9 nathanw /* RATOC Systems products */
1019 1.148.2.9 nathanw product RATOC REXUSB60 0xb000 USB serial adapter REX-USB60
1020 1.148.2.9 nathanw
1021 1.148.2.7 nathanw /* Saitek products */
1022 1.148.2.7 nathanw product SAITEK CYBORG_3D_GOLD 0x0006 Cyborg 3D Gold Joystick
1023 1.52 augustss
1024 1.52 augustss /* SanDisk products */
1025 1.148.2.2 nathanw product SANDISK SDDR05A 0x0001 ImageMate SDDR-05a
1026 1.148.2.2 nathanw product SANDISK SDDR31 0x0002 ImageMate SDDR-31
1027 1.148.2.2 nathanw product SANDISK SDDR12 0x0100 ImageMate SDDR-12
1028 1.148.2.2 nathanw product SANDISK SDDR09 0x0200 ImageMate SDDR-09
1029 1.137 augustss
1030 1.137 augustss /* ScanLogic products */
1031 1.148.2.8 nathanw product SCANLOGIC SL11R 0x0002 SL11R-IDE
1032 1.137 augustss product SCANLOGIC 336CX 0x0300 Phantom 336CX - C3 scanner
1033 1.50 augustss
1034 1.148.2.6 nathanw /* Shark products */
1035 1.148.2.6 nathanw product SHARK PA 0x0400 Pocket Adapter
1036 1.148.2.6 nathanw
1037 1.66 augustss /* Shuttle Technology products */
1038 1.66 augustss product SHUTTLE EUSB 0x0001 E-USB Bridge
1039 1.148.2.2 nathanw product SHUTTLE EUSCSI 0x0002 eUSCSI Bridge
1040 1.148.2.2 nathanw product SHUTTLE SDDR09 0x0003 ImageMate SDDR09
1041 1.148.2.9 nathanw product SHUTTLE EUSBSMCF 0x0005 eUSB SmartMedia / CompactFlash Adapter
1042 1.148.2.1 nathanw product SHUTTLE ZIOMMC 0x0006 eUSB MultiMediaCard Adapter
1043 1.148.2.2 nathanw product SHUTTLE HIFD 0x0007 Sony Hifd
1044 1.148.2.2 nathanw product SHUTTLE EUSBATAPI 0x0009 eUSB ATA/ATAPI Adapter
1045 1.148.2.2 nathanw product SHUTTLE CF 0x000a eUSB CompactFlash Adapter
1046 1.148.2.2 nathanw product SHUTTLE EUSCSI_B 0x000b eUSCSI Bridge
1047 1.148.2.2 nathanw product SHUTTLE EUSCSI_C 0x000c eUSCSI Bridge
1048 1.148.2.2 nathanw product SHUTTLE CDRW 0x0101 CD-RW Device
1049 1.64 augustss
1050 1.148.2.8 nathanw /* Sigmatel products */
1051 1.148.2.8 nathanw product SIGMATEL IRDA 0x4200 IrDA
1052 1.148.2.8 nathanw
1053 1.50 augustss /* SIIG products */
1054 1.50 augustss product SIIG DIGIFILMREADER 0x0004 DigiFilm-Combo Reader
1055 1.130 augustss
1056 1.130 augustss /* Silicon Portals Inc. */
1057 1.136 augustss product SILICONPORTALS YAPPH_NF 0x0200 YAP Phone (no firmware)
1058 1.136 augustss product SILICONPORTALS YAPPHONE 0x0201 YAP Phone
1059 1.67 tron
1060 1.72 augustss /* Sirius Technologies products */
1061 1.72 augustss product SIRIUS ROADSTER 0x0001 NetComm Roadster II 56 USB
1062 1.95 augustss
1063 1.95 augustss /* SmartBridges products */
1064 1.95 augustss product SMARTBRIDGES SMARTLINK 0x0001 SmartLink USB ethernet adapter
1065 1.148.2.3 nathanw product SMARTBRIDGES SMARTNIC 0x0003 smartNIC 2 PnP Adapter
1066 1.72 augustss
1067 1.69 augustss /* SMC products */
1068 1.69 augustss product SMC 2102USB 0x0100 10Mbps ethernet adapter
1069 1.69 augustss product SMC 2202USB 0x0200 10/100 ethernet adapter
1070 1.148.2.3 nathanw
1071 1.148.2.3 nathanw /* SOHOware products */
1072 1.148.2.3 nathanw product SOHOWARE NUB100 0x9100 10/100 USB Ethernet
1073 1.69 augustss
1074 1.67 tron /* SOLID YEAR products */
1075 1.69 augustss product SOLIDYEAR KEYBOARD 0x2101 Solid Year USB keyboard
1076 1.56 augustss
1077 1.110 augustss /* SONY products */
1078 1.148.2.2 nathanw product SONY DSC 0x0010 DSC cameras
1079 1.148.2.9 nathanw product SONY NWMS7 0x0025 Memorystick NW-MS7
1080 1.148.2.8 nathanw product SONY DRIVEV2 0x002b Harddrive V2
1081 1.148.2.2 nathanw product SONY MSACUS1 0x002d Memorystick MSAC-US1
1082 1.148.2.9 nathanw product SONY HANDYCAM 0x002e Handycam
1083 1.148.2.2 nathanw product SONY MSC 0x0032 MSC memory stick slot
1084 1.148.2.8 nathanw product SONY CLIE_35 0x0038 Sony Clie v3.5
1085 1.148.2.8 nathanw product SONY CLIE_40 0x0066 Sony Clie v4.0
1086 1.148.2.8 nathanw product SONY CLIE_40_MS 0x006d Sony Clie v4.0 Memory Stick slot
1087 1.110 augustss
1088 1.66 augustss /* STMicroelectronics products */
1089 1.66 augustss product STMICRO COMMUNICATOR 0x7554 USB Communicator
1090 1.134 itojun
1091 1.134 itojun /* STSN products */
1092 1.134 itojun product STSN STSN0001 0x0001 Internet Access Device
1093 1.69 augustss
1094 1.69 augustss /* Sun Microsystems products */
1095 1.148.2.2 nathanw product SUN KEYBOARD 0x0005 Type 6 USB keyboard
1096 1.69 augustss /* XXX The above is a North American PC style keyboard possibly */
1097 1.148.2.2 nathanw product SUN MOUSE 0x0100 Type 6 USB mouse
1098 1.100 augustss
1099 1.105 augustss /* Supra products */
1100 1.112 augustss product DIAMOND2 SUPRAEXPRESS56K 0x07da Supra Express 56K modem
1101 1.112 augustss product DIAMOND2 SUPRA2890 0x0b4a SupraMax 2890 56K Modem
1102 1.112 augustss product DIAMOND2 RIO600USB 0x5001 Rio 600 USB
1103 1.148.2.2 nathanw product DIAMOND2 RIO800USB 0x5002 Rio 800 USB
1104 1.148.2.2 nathanw
1105 1.148.2.2 nathanw /* Taugagreining products */
1106 1.148.2.2 nathanw product TAUGA CAMERAMATE 0x0005 CameraMate (DPCM_USB)
1107 1.105 augustss
1108 1.148.2.2 nathanw /* TDK products */
1109 1.148.2.2 nathanw product TDK UPA9664 0x0115 USB-PDC Adapter UPA9664
1110 1.148.2.2 nathanw product TDK UCA1464 0x0116 USB-cdmaOne Adapter UCA1464
1111 1.148.2.2 nathanw product TDK UHA6400 0x0117 USB-PHS Adapter UHA6400
1112 1.148.2.2 nathanw product TDK UPA6400 0x0118 USB-PHS Adapter UPA6400
1113 1.148.2.2 nathanw
1114 1.100 augustss /* TEAC products */
1115 1.100 augustss product TEAC FD05PUB 0x0000 FD-05PUB floppy
1116 1.66 augustss
1117 1.66 augustss /* Telex Communications products */
1118 1.66 augustss product TELEX MIC1 0x0001 Enhanced USB Microphone
1119 1.46 augustss
1120 1.66 augustss /* Texas Intel products */
1121 1.66 augustss product TI UTUSB41 0x1446 UT-USB41 hub
1122 1.138 augustss product TI TUSB2046 0x2046 TUSB2046 hub
1123 1.148.2.9 nathanw product TI NEXII 0x5409 Nex II Digital
1124 1.64 augustss
1125 1.66 augustss /* Thrustmaster products */
1126 1.66 augustss product THRUST FUSION_PAD 0xa0a3 Fusion Digital Gamepad
1127 1.148.2.4 nathanw
1128 1.148.2.4 nathanw /* Todos Data System products */
1129 1.148.2.4 nathanw product TODOS ARGOS_MINI 0x0002 Argos Mini Smartcard Reader
1130 1.111 hubertf
1131 1.111 hubertf /* Trek Technology products */
1132 1.113 ichiro product TREK THUMBDRIVE 0x1111 ThumbDrive
1133 1.148.2.8 nathanw
1134 1.148.2.8 nathanw /* Ultima products */
1135 1.148.2.8 nathanw product ULTIMA 1200UBPLUS 0x4002 1200 UB Plus scanner
1136 1.107 augustss
1137 1.107 augustss /* UMAX products */
1138 1.110 augustss product UMAX ASTRA1236U 0x0002 Astra 1236U Scanner
1139 1.110 augustss product UMAX ASTRA1220U 0x0010 Astra 1220U Scanner
1140 1.110 augustss product UMAX ASTRA2000U 0x0030 Astra 2000U Scanner
1141 1.110 augustss product UMAX ASTRA2100U 0x0130 Astra 2100U Scanner
1142 1.110 augustss product UMAX ASTRA2200U 0x0230 Astra 2200U Scanner
1143 1.148.2.6 nathanw product UMAX ASTRA3400 0x0060 Astra 3400 Scanner
1144 1.48 augustss
1145 1.66 augustss /* Universal Access products */
1146 1.66 augustss product UNIACCESS PANACHE 0x0101 Panache Surf USB ISDN Adapter
1147 1.1 augustss
1148 1.66 augustss /* Vision products */
1149 1.98 soren product VISION VC6452V002 0x0002 CPiA Camera
1150 1.1 augustss
1151 1.110 augustss /* Visioneer products */
1152 1.124 augustss product VISIONEER 7600 0x0211 OneTouch 7600
1153 1.124 augustss product VISIONEER 5300 0x0221 OneTouch 5300
1154 1.110 augustss product VISIONEER 6100 0x0231 OneTouch 6100
1155 1.124 augustss product VISIONEER 6200 0x0311 OneTouch 6200
1156 1.124 augustss product VISIONEER 8100 0x0321 OneTouch 8100
1157 1.124 augustss product VISIONEER 8600 0x0331 OneTouch 8600
1158 1.110 augustss
1159 1.66 augustss /* Wacom products */
1160 1.66 augustss product WACOM CT0405U 0x0000 CT-0405-U Tablet
1161 1.78 augustss product WACOM GRAPHIRE 0x0010 Graphire
1162 1.78 augustss product WACOM INTUOSA5 0x0021 Intuos A5
1163 1.88 augustss
1164 1.148.2.2 nathanw /* Xirlink products */
1165 1.148.2.2 nathanw product XIRLINK PCCAM 0x8080 IBM PC Camera
1166 1.148.2.2 nathanw
1167 1.88 augustss /* Y-E Data products */
1168 1.86 augustss product YEDATA FLASHBUSTERU 0x0000 Flashbuster-U
1169 1.1 augustss
1170 1.140 tshiozak /* Yamaha products */
1171 1.140 tshiozak product YAMAHA UX256 0x1000 UX256 MIDI I/F
1172 1.148.2.2 nathanw product YAMAHA UX96 0x1008 UX96 MIDI I/F
1173 1.148.2.9 nathanw
1174 1.148.2.9 nathanw /* Yano products */
1175 1.148.2.9 nathanw product YANO U640MO 0x0101 U640MO-03
1176 1.120 augustss
1177 1.88 augustss /* Zoom Telephonics, Inc. products */
1178 1.72 augustss product ZOOM 2986L 0x9700 2986L Fax modem
1179 1.120 augustss
1180 1.120 augustss /* ZyXEL Communication Co. products */
1181 1.148.2.2 nathanw product ZYXEL OMNI56K 0x1500 Omni 56K Plus
1182 1.120 augustss product ZYXEL 980N 0x2011 Scorpion-980N keyboard
1183