usbdevs_data.h revision 1.528 1 1.516 christos /* $NetBSD: usbdevs_data.h,v 1.528 2009/09/28 10:18:04 pooka Exp $ */
2 1.1 augustss
3 1.1 augustss /*
4 1.24 augustss * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
5 1.1 augustss *
6 1.1 augustss * generated from:
7 1.528 pooka * NetBSD: usbdevs,v 1.532 2009/09/28 10:16:30 pooka Exp
8 1.1 augustss */
9 1.1 augustss
10 1.1 augustss /*
11 1.368 augustss * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
12 1.1 augustss * All rights reserved.
13 1.1 augustss *
14 1.13 augustss * This code is derived from software contributed to The NetBSD Foundation
15 1.97 augustss * by Lennart Augustsson (lennart (at) augustsson.net) at
16 1.13 augustss * Carlstedt Research & Technology.
17 1.1 augustss *
18 1.1 augustss * Redistribution and use in source and binary forms, with or without
19 1.1 augustss * modification, are permitted provided that the following conditions
20 1.1 augustss * are met:
21 1.1 augustss * 1. Redistributions of source code must retain the above copyright
22 1.1 augustss * notice, this list of conditions and the following disclaimer.
23 1.1 augustss * 2. Redistributions in binary form must reproduce the above copyright
24 1.1 augustss * notice, this list of conditions and the following disclaimer in the
25 1.1 augustss * documentation and/or other materials provided with the distribution.
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.402 mycroft const struct usb_vendor usb_vendors[] = {
41 1.1 augustss {
42 1.402 mycroft USB_VENDOR_EGALAX2,
43 1.402 mycroft "eGalax, Inc.",
44 1.258 dsainty },
45 1.258 dsainty {
46 1.402 mycroft USB_VENDOR_AOX,
47 1.402 mycroft "AOX",
48 1.44 augustss },
49 1.44 augustss {
50 1.402 mycroft USB_VENDOR_ATMEL,
51 1.402 mycroft "Atmel",
52 1.70 augustss },
53 1.70 augustss {
54 1.402 mycroft USB_VENDOR_MITSUMI,
55 1.402 mycroft "Mitsumi",
56 1.83 hubertf },
57 1.83 hubertf {
58 1.402 mycroft USB_VENDOR_HP,
59 1.402 mycroft "Hewlett Packard",
60 1.180 augustss },
61 1.180 augustss {
62 1.402 mycroft USB_VENDOR_ADAPTEC,
63 1.402 mycroft "Adaptec",
64 1.70 augustss },
65 1.70 augustss {
66 1.402 mycroft USB_VENDOR_NATIONAL,
67 1.402 mycroft "National Semiconductor",
68 1.79 augustss },
69 1.79 augustss {
70 1.402 mycroft USB_VENDOR_ACERLABS,
71 1.402 mycroft "Acer Labs",
72 1.79 augustss },
73 1.79 augustss {
74 1.402 mycroft USB_VENDOR_FTDI,
75 1.402 mycroft "Future Technology Devices",
76 1.79 augustss },
77 1.79 augustss {
78 1.402 mycroft USB_VENDOR_NEC,
79 1.402 mycroft "NEC",
80 1.148 augustss },
81 1.148 augustss {
82 1.402 mycroft USB_VENDOR_KODAK,
83 1.402 mycroft "Eastman Kodak",
84 1.337 jschauma },
85 1.337 jschauma {
86 1.402 mycroft USB_VENDOR_MELCO,
87 1.402 mycroft "Melco",
88 1.337 jschauma },
89 1.337 jschauma {
90 1.402 mycroft USB_VENDOR_CREATIVE,
91 1.402 mycroft "Creative Labs",
92 1.337 jschauma },
93 1.337 jschauma {
94 1.435 rjs USB_VENDOR_NOKIA,
95 1.435 rjs "Nokia",
96 1.435 rjs },
97 1.435 rjs {
98 1.402 mycroft USB_VENDOR_ADI,
99 1.402 mycroft "ADI Systems",
100 1.180 augustss },
101 1.180 augustss {
102 1.402 mycroft USB_VENDOR_CATC,
103 1.402 mycroft "Computer Access Technology",
104 1.180 augustss },
105 1.180 augustss {
106 1.402 mycroft USB_VENDOR_SMC2,
107 1.402 mycroft "Standard Microsystems",
108 1.177 augustss },
109 1.177 augustss {
110 1.402 mycroft USB_VENDOR_GRAVIS,
111 1.402 mycroft "Advanced Gravis Computer",
112 1.180 augustss },
113 1.180 augustss {
114 1.402 mycroft USB_VENDOR_SUN,
115 1.402 mycroft "Sun Microsystems",
116 1.44 augustss },
117 1.44 augustss {
118 1.402 mycroft USB_VENDOR_TAUGA,
119 1.402 mycroft "Taugagreining HF",
120 1.180 augustss },
121 1.180 augustss {
122 1.402 mycroft USB_VENDOR_AMD,
123 1.402 mycroft "Advanced Micro Devices",
124 1.180 augustss },
125 1.180 augustss {
126 1.402 mycroft USB_VENDOR_LEXMARK,
127 1.402 mycroft "Lexmark International",
128 1.180 augustss },
129 1.180 augustss {
130 1.402 mycroft USB_VENDOR_NANAO,
131 1.402 mycroft "NANAO",
132 1.180 augustss },
133 1.180 augustss {
134 1.402 mycroft USB_VENDOR_ALPS,
135 1.402 mycroft "Alps Electric",
136 1.385 augustss },
137 1.385 augustss {
138 1.402 mycroft USB_VENDOR_THRUST,
139 1.402 mycroft "Thrustmaster",
140 1.180 augustss },
141 1.180 augustss {
142 1.402 mycroft USB_VENDOR_TI,
143 1.402 mycroft "Texas Instruments",
144 1.330 gehenna },
145 1.330 gehenna {
146 1.402 mycroft USB_VENDOR_ANALOGDEVICES,
147 1.402 mycroft "Analog Devices",
148 1.180 augustss },
149 1.180 augustss {
150 1.417 dogcow USB_VENDOR_SIS,
151 1.417 dogcow "Silicon Integrated Systems",
152 1.417 dogcow },
153 1.417 dogcow {
154 1.402 mycroft USB_VENDOR_KYE,
155 1.402 mycroft "KYE Systems",
156 1.180 augustss },
157 1.180 augustss {
158 1.402 mycroft USB_VENDOR_DIAMOND2,
159 1.402 mycroft "Diamond (Supra)",
160 1.214 augustss },
161 1.214 augustss {
162 1.402 mycroft USB_VENDOR_MICROSOFT,
163 1.402 mycroft "Microsoft",
164 1.385 augustss },
165 1.385 augustss {
166 1.402 mycroft USB_VENDOR_PRIMAX,
167 1.402 mycroft "Primax Electronics",
168 1.180 augustss },
169 1.180 augustss {
170 1.476 veego USB_VENDOR_MGE,
171 1.476 veego "MGE UPS Systems",
172 1.476 veego },
173 1.476 veego {
174 1.402 mycroft USB_VENDOR_AMP,
175 1.402 mycroft "AMP",
176 1.116 augustss },
177 1.116 augustss {
178 1.402 mycroft USB_VENDOR_CHERRY,
179 1.402 mycroft "Cherry Mikroschalter",
180 1.1 augustss },
181 1.1 augustss {
182 1.402 mycroft USB_VENDOR_MEGATRENDS,
183 1.402 mycroft "American Megatrends",
184 1.111 augustss },
185 1.111 augustss {
186 1.402 mycroft USB_VENDOR_LOGITECH,
187 1.402 mycroft "Logitech",
188 1.111 augustss },
189 1.111 augustss {
190 1.402 mycroft USB_VENDOR_BTC,
191 1.402 mycroft "Behavior Tech. Computer",
192 1.312 augustss },
193 1.312 augustss {
194 1.402 mycroft USB_VENDOR_PHILIPS,
195 1.402 mycroft "Philips",
196 1.387 augustss },
197 1.387 augustss {
198 1.402 mycroft USB_VENDOR_SANYO,
199 1.402 mycroft "Sanyo Electric",
200 1.387 augustss },
201 1.387 augustss {
202 1.402 mycroft USB_VENDOR_CONNECTIX,
203 1.402 mycroft "Connectix",
204 1.369 augustss },
205 1.369 augustss {
206 1.402 mycroft USB_VENDOR_KENSINGTON,
207 1.402 mycroft "Kensington",
208 1.239 augustss },
209 1.239 augustss {
210 1.402 mycroft USB_VENDOR_LUCENT,
211 1.402 mycroft "Lucent",
212 1.369 augustss },
213 1.369 augustss {
214 1.402 mycroft USB_VENDOR_PLANTRONICS,
215 1.402 mycroft "Plantronics",
216 1.385 augustss },
217 1.385 augustss {
218 1.402 mycroft USB_VENDOR_KYOCERA,
219 1.402 mycroft "Kyocera",
220 1.359 augustss },
221 1.359 augustss {
222 1.402 mycroft USB_VENDOR_STMICRO,
223 1.402 mycroft "STMicroelectronics",
224 1.212 augustss },
225 1.212 augustss {
226 1.402 mycroft USB_VENDOR_YAMAHA,
227 1.402 mycroft "YAMAHA",
228 1.13 augustss },
229 1.13 augustss {
230 1.402 mycroft USB_VENDOR_COMPAQ,
231 1.402 mycroft "Compaq",
232 1.51 augustss },
233 1.51 augustss {
234 1.402 mycroft USB_VENDOR_HITACHI,
235 1.402 mycroft "Hitachi",
236 1.334 rjs },
237 1.334 rjs {
238 1.402 mycroft USB_VENDOR_ACERP,
239 1.402 mycroft "Acer Peripherals",
240 1.230 augustss },
241 1.230 augustss {
242 1.402 mycroft USB_VENDOR_VISIONEER,
243 1.402 mycroft "Visioneer",
244 1.70 augustss },
245 1.70 augustss {
246 1.402 mycroft USB_VENDOR_CANON,
247 1.402 mycroft "Canon",
248 1.385 augustss },
249 1.385 augustss {
250 1.402 mycroft USB_VENDOR_NIKON,
251 1.402 mycroft "Nikon",
252 1.180 augustss },
253 1.180 augustss {
254 1.402 mycroft USB_VENDOR_IBM,
255 1.402 mycroft "IBM",
256 1.3 augustss },
257 1.3 augustss {
258 1.402 mycroft USB_VENDOR_CYPRESS,
259 1.402 mycroft "Cypress Semiconductor",
260 1.385 augustss },
261 1.385 augustss {
262 1.402 mycroft USB_VENDOR_EPSON,
263 1.402 mycroft "Seiko Epson",
264 1.190 augustss },
265 1.190 augustss {
266 1.402 mycroft USB_VENDOR_RAINBOW,
267 1.402 mycroft "Rainbow Technologies",
268 1.61 augustss },
269 1.61 augustss {
270 1.402 mycroft USB_VENDOR_IODATA,
271 1.402 mycroft "I-O Data",
272 1.111 augustss },
273 1.111 augustss {
274 1.402 mycroft USB_VENDOR_TDK,
275 1.402 mycroft "TDK",
276 1.220 gehenna },
277 1.220 gehenna {
278 1.402 mycroft USB_VENDOR_3COMUSR,
279 1.402 mycroft "U.S. Robotics",
280 1.111 augustss },
281 1.111 augustss {
282 1.402 mycroft USB_VENDOR_METHODE,
283 1.402 mycroft "Methode Electronics Far East",
284 1.111 augustss },
285 1.111 augustss {
286 1.402 mycroft USB_VENDOR_MAXISWITCH,
287 1.402 mycroft "Maxi Switch",
288 1.220 gehenna },
289 1.220 gehenna {
290 1.402 mycroft USB_VENDOR_LOCKHEEDMER,
291 1.402 mycroft "Lockheed Martin Energy Research",
292 1.220 gehenna },
293 1.220 gehenna {
294 1.402 mycroft USB_VENDOR_FUJITSU,
295 1.402 mycroft "Fujitsu",
296 1.220 gehenna },
297 1.220 gehenna {
298 1.402 mycroft USB_VENDOR_TOSHIBAAM,
299 1.402 mycroft "Toshiba America",
300 1.220 gehenna },
301 1.220 gehenna {
302 1.402 mycroft USB_VENDOR_MICROMACRO,
303 1.402 mycroft "Micro Macro Technologies",
304 1.220 gehenna },
305 1.220 gehenna {
306 1.402 mycroft USB_VENDOR_KONICA,
307 1.402 mycroft "Konica",
308 1.220 gehenna },
309 1.220 gehenna {
310 1.402 mycroft USB_VENDOR_LITEON,
311 1.402 mycroft "Lite-On Technology",
312 1.399 elric },
313 1.399 elric {
314 1.402 mycroft USB_VENDOR_FUJIPHOTO,
315 1.402 mycroft "Fuji Photo Film",
316 1.383 jmmv },
317 1.383 jmmv {
318 1.402 mycroft USB_VENDOR_PHILIPSSEMI,
319 1.402 mycroft "Philips Semiconductors",
320 1.387 augustss },
321 1.387 augustss {
322 1.402 mycroft USB_VENDOR_TATUNG,
323 1.402 mycroft "Tatung Co. Of America",
324 1.86 augustss },
325 1.86 augustss {
326 1.402 mycroft USB_VENDOR_SCANLOGIC,
327 1.402 mycroft "ScanLogic",
328 1.105 augustss },
329 1.105 augustss {
330 1.402 mycroft USB_VENDOR_MYSON,
331 1.402 mycroft "Myson Technology",
332 1.105 augustss },
333 1.105 augustss {
334 1.402 mycroft USB_VENDOR_DIGI2,
335 1.402 mycroft "Digi",
336 1.105 augustss },
337 1.105 augustss {
338 1.402 mycroft USB_VENDOR_ITTCANON,
339 1.402 mycroft "ITT Canon",
340 1.105 augustss },
341 1.105 augustss {
342 1.402 mycroft USB_VENDOR_ALTEC,
343 1.402 mycroft "Altec Lansing",
344 1.105 augustss },
345 1.105 augustss {
346 1.522 jakllsch USB_VENDOR_MICROCHIP,
347 1.522 jakllsch "Microchip Technology",
348 1.522 jakllsch },
349 1.522 jakllsch {
350 1.477 itohy USB_VENDOR_HOLTEK,
351 1.477 itohy "Holtek Semiconductor",
352 1.477 itohy },
353 1.477 itohy {
354 1.402 mycroft USB_VENDOR_PANASONIC,
355 1.402 mycroft "Panasonic (Matsushita)",
356 1.65 augustss },
357 1.65 augustss {
358 1.402 mycroft USB_VENDOR_SHARP,
359 1.402 mycroft "Sharp",
360 1.59 augustss },
361 1.59 augustss {
362 1.402 mycroft USB_VENDOR_IIYAMA,
363 1.402 mycroft "Iiyama",
364 1.7 augustss },
365 1.7 augustss {
366 1.402 mycroft USB_VENDOR_SHUTTLE,
367 1.402 mycroft "Shuttle Technology",
368 1.25 augustss },
369 1.25 augustss {
370 1.402 mycroft USB_VENDOR_SAMSUNG,
371 1.402 mycroft "Samsung Electronics",
372 1.106 augustss },
373 1.106 augustss {
374 1.402 mycroft USB_VENDOR_ANNABOOKS,
375 1.402 mycroft "Annabooks",
376 1.127 augustss },
377 1.127 augustss {
378 1.402 mycroft USB_VENDOR_JVC,
379 1.402 mycroft "JVC",
380 1.70 augustss },
381 1.70 augustss {
382 1.402 mycroft USB_VENDOR_CHICONY,
383 1.402 mycroft "Chicony Electronics",
384 1.285 itojun },
385 1.285 itojun {
386 1.402 mycroft USB_VENDOR_BROTHER,
387 1.402 mycroft "Brother Industries",
388 1.117 augustss },
389 1.117 augustss {
390 1.402 mycroft USB_VENDOR_DALLAS,
391 1.402 mycroft "Dallas Semiconductor",
392 1.329 augustss },
393 1.329 augustss {
394 1.402 mycroft USB_VENDOR_AIPTEK2,
395 1.402 mycroft "AIPTEK International",
396 1.190 augustss },
397 1.190 augustss {
398 1.402 mycroft USB_VENDOR_ACER,
399 1.402 mycroft "Acer",
400 1.321 augustss },
401 1.321 augustss {
402 1.402 mycroft USB_VENDOR_3COM,
403 1.402 mycroft "3Com",
404 1.44 augustss },
405 1.44 augustss {
406 1.405 augustss USB_VENDOR_HOSIDEN,
407 1.405 augustss "Hosiden Corporation",
408 1.405 augustss },
409 1.405 augustss {
410 1.402 mycroft USB_VENDOR_AZTECH,
411 1.402 mycroft "Aztech Systems",
412 1.107 augustss },
413 1.107 augustss {
414 1.402 mycroft USB_VENDOR_BELKIN,
415 1.402 mycroft "Belkin Components",
416 1.70 augustss },
417 1.70 augustss {
418 1.402 mycroft USB_VENDOR_KAWATSU,
419 1.402 mycroft "Kawatsu Semiconductor",
420 1.190 augustss },
421 1.190 augustss {
422 1.402 mycroft USB_VENDOR_COMPOSITE,
423 1.402 mycroft "Composite",
424 1.217 augustss },
425 1.217 augustss {
426 1.402 mycroft USB_VENDOR_APC,
427 1.402 mycroft "American Power Conversion",
428 1.261 augustss },
429 1.261 augustss {
430 1.402 mycroft USB_VENDOR_CONNECTEK,
431 1.402 mycroft "Advanced Connectek USA",
432 1.154 augustss },
433 1.154 augustss {
434 1.402 mycroft USB_VENDOR_NETCHIP,
435 1.402 mycroft "NetChip Technology",
436 1.134 augustss },
437 1.134 augustss {
438 1.402 mycroft USB_VENDOR_ALTRA,
439 1.402 mycroft "ALTRA",
440 1.368 augustss },
441 1.368 augustss {
442 1.402 mycroft USB_VENDOR_ATI,
443 1.402 mycroft "ATI Technologies",
444 1.387 augustss },
445 1.387 augustss {
446 1.402 mycroft USB_VENDOR_AKS,
447 1.402 mycroft "Aladdin Knowledge Systems",
448 1.387 augustss },
449 1.387 augustss {
450 1.402 mycroft USB_VENDOR_UNIACCESS,
451 1.402 mycroft "Universal Access",
452 1.387 augustss },
453 1.387 augustss {
454 1.402 mycroft USB_VENDOR_VIEWSONIC,
455 1.402 mycroft "ViewSonic",
456 1.387 augustss },
457 1.387 augustss {
458 1.402 mycroft USB_VENDOR_XIRLINK,
459 1.402 mycroft "Xirlink",
460 1.251 kent },
461 1.251 kent {
462 1.402 mycroft USB_VENDOR_ANCHOR,
463 1.402 mycroft "Anchor Chips",
464 1.319 jdolecek },
465 1.319 jdolecek {
466 1.402 mycroft USB_VENDOR_SONY,
467 1.402 mycroft "Sony",
468 1.385 augustss },
469 1.385 augustss {
470 1.402 mycroft USB_VENDOR_VISION,
471 1.402 mycroft "VLSI Vision",
472 1.111 augustss },
473 1.111 augustss {
474 1.402 mycroft USB_VENDOR_ASAHIKASEI,
475 1.402 mycroft "Asahi Kasei Microsystems",
476 1.106 augustss },
477 1.106 augustss {
478 1.402 mycroft USB_VENDOR_ATEN,
479 1.402 mycroft "ATEN International",
480 1.400 joff },
481 1.400 joff {
482 1.402 mycroft USB_VENDOR_MUSTEK,
483 1.402 mycroft "Mustek Systems",
484 1.284 augustss },
485 1.284 augustss {
486 1.402 mycroft USB_VENDOR_TELEX,
487 1.402 mycroft "Telex Communications",
488 1.321 augustss },
489 1.321 augustss {
490 1.402 mycroft USB_VENDOR_PERACOM,
491 1.402 mycroft "Peracom Networks",
492 1.385 augustss },
493 1.385 augustss {
494 1.402 mycroft USB_VENDOR_ALCOR2,
495 1.402 mycroft "Alcor Micro",
496 1.268 matt },
497 1.268 matt {
498 1.402 mycroft USB_VENDOR_WACOM,
499 1.402 mycroft "WACOM",
500 1.230 augustss },
501 1.230 augustss {
502 1.402 mycroft USB_VENDOR_ETEK,
503 1.402 mycroft "e-TEK Labs",
504 1.359 augustss },
505 1.359 augustss {
506 1.402 mycroft USB_VENDOR_EIZO,
507 1.402 mycroft "EIZO",
508 1.385 augustss },
509 1.385 augustss {
510 1.402 mycroft USB_VENDOR_ELECOM,
511 1.402 mycroft "Elecom",
512 1.388 augustss },
513 1.388 augustss {
514 1.402 mycroft USB_VENDOR_HAUPPAUGE,
515 1.402 mycroft "Hauppauge Computer Works",
516 1.284 augustss },
517 1.284 augustss {
518 1.402 mycroft USB_VENDOR_BAFO,
519 1.402 mycroft "BAFO/Quality Computer Accessories",
520 1.40 augustss },
521 1.40 augustss {
522 1.402 mycroft USB_VENDOR_YEDATA,
523 1.402 mycroft "Y-E Data",
524 1.180 augustss },
525 1.180 augustss {
526 1.402 mycroft USB_VENDOR_AVM,
527 1.402 mycroft "AVM",
528 1.180 augustss },
529 1.180 augustss {
530 1.402 mycroft USB_VENDOR_QUICKSHOT,
531 1.402 mycroft "Quickshot",
532 1.276 augustss },
533 1.276 augustss {
534 1.402 mycroft USB_VENDOR_ROLAND,
535 1.402 mycroft "Roland",
536 1.277 augustss },
537 1.277 augustss {
538 1.402 mycroft USB_VENDOR_ROCKFIRE,
539 1.402 mycroft "Rockfire",
540 1.180 augustss },
541 1.180 augustss {
542 1.402 mycroft USB_VENDOR_RATOC,
543 1.402 mycroft "RATOC Systems",
544 1.1 augustss },
545 1.1 augustss {
546 1.402 mycroft USB_VENDOR_ZYXEL,
547 1.402 mycroft "ZyXEL Communication",
548 1.1 augustss },
549 1.1 augustss {
550 1.402 mycroft USB_VENDOR_ALCOR,
551 1.402 mycroft "Alcor Micro",
552 1.368 augustss },
553 1.368 augustss {
554 1.402 mycroft USB_VENDOR_IOMEGA,
555 1.402 mycroft "Iomega",
556 1.302 wiz },
557 1.302 wiz {
558 1.402 mycroft USB_VENDOR_ATREND,
559 1.402 mycroft "A-Trend Technology",
560 1.368 augustss },
561 1.368 augustss {
562 1.402 mycroft USB_VENDOR_AID,
563 1.402 mycroft "Advanced Input Devices",
564 1.161 augustss },
565 1.161 augustss {
566 1.402 mycroft USB_VENDOR_LACIE,
567 1.402 mycroft "LaCie",
568 1.72 augustss },
569 1.72 augustss {
570 1.402 mycroft USB_VENDOR_OMNIVISION,
571 1.402 mycroft "OmniVision",
572 1.271 soren },
573 1.271 soren {
574 1.402 mycroft USB_VENDOR_INSYSTEM,
575 1.402 mycroft "In-System Design",
576 1.271 soren },
577 1.271 soren {
578 1.402 mycroft USB_VENDOR_APPLE,
579 1.402 mycroft "Apple Computer",
580 1.271 soren },
581 1.271 soren {
582 1.402 mycroft USB_VENDOR_DIGI,
583 1.402 mycroft "Digi International",
584 1.271 soren },
585 1.271 soren {
586 1.463 salo USB_VENDOR_QUALCOMM2,
587 1.463 salo "Qualcomm",
588 1.463 salo },
589 1.463 salo {
590 1.402 mycroft USB_VENDOR_QTRONIX,
591 1.402 mycroft "Qtronix",
592 1.155 ichiro },
593 1.155 ichiro {
594 1.402 mycroft USB_VENDOR_ELSA,
595 1.402 mycroft "ELSA",
596 1.368 augustss },
597 1.368 augustss {
598 1.402 mycroft USB_VENDOR_BRAINBOXES,
599 1.402 mycroft "Brainboxes Limited",
600 1.373 drochner },
601 1.373 drochner {
602 1.402 mycroft USB_VENDOR_ULTIMA,
603 1.402 mycroft "Ultima",
604 1.72 augustss },
605 1.72 augustss {
606 1.402 mycroft USB_VENDOR_AXIOHM,
607 1.402 mycroft "Axiohm Transaction Solutions",
608 1.1 augustss },
609 1.1 augustss {
610 1.402 mycroft USB_VENDOR_MICROTEK,
611 1.402 mycroft "Microtek",
612 1.23 augustss },
613 1.23 augustss {
614 1.402 mycroft USB_VENDOR_SUNTAC,
615 1.402 mycroft "SUN Corporation",
616 1.15 augustss },
617 1.15 augustss {
618 1.402 mycroft USB_VENDOR_LEXAR,
619 1.402 mycroft "Lexar Media",
620 1.230 augustss },
621 1.230 augustss {
622 1.402 mycroft USB_VENDOR_SYMBOL,
623 1.402 mycroft "Symbol Technologies",
624 1.321 augustss },
625 1.321 augustss {
626 1.402 mycroft USB_VENDOR_GENESYS,
627 1.402 mycroft "Genesys Logic",
628 1.149 ichiro },
629 1.149 ichiro {
630 1.402 mycroft USB_VENDOR_FUJI,
631 1.402 mycroft "Fuji Electric",
632 1.230 augustss },
633 1.230 augustss {
634 1.402 mycroft USB_VENDOR_KEITHLEY,
635 1.402 mycroft "Keithley Instruments",
636 1.1 augustss },
637 1.1 augustss {
638 1.402 mycroft USB_VENDOR_EIZONANAO,
639 1.402 mycroft "EIZO Nanao",
640 1.1 augustss },
641 1.1 augustss {
642 1.402 mycroft USB_VENDOR_KLSI,
643 1.402 mycroft "Kawasaki LSI",
644 1.368 augustss },
645 1.368 augustss {
646 1.402 mycroft USB_VENDOR_FFC,
647 1.402 mycroft "FFC",
648 1.7 augustss },
649 1.7 augustss {
650 1.402 mycroft USB_VENDOR_ANKO,
651 1.402 mycroft "Anko Electronic",
652 1.79 augustss },
653 1.79 augustss {
654 1.402 mycroft USB_VENDOR_PIENGINEERING,
655 1.402 mycroft "P.I. Engineering",
656 1.1 augustss },
657 1.1 augustss {
658 1.402 mycroft USB_VENDOR_AOC,
659 1.402 mycroft "AOC International",
660 1.379 grant },
661 1.379 grant {
662 1.402 mycroft USB_VENDOR_CHIC,
663 1.402 mycroft "Chic Technology",
664 1.385 augustss },
665 1.385 augustss {
666 1.402 mycroft USB_VENDOR_BARCO,
667 1.402 mycroft "Barco Display Systems",
668 1.385 augustss },
669 1.385 augustss {
670 1.402 mycroft USB_VENDOR_BRIDGE,
671 1.402 mycroft "Bridge Information",
672 1.385 augustss },
673 1.385 augustss {
674 1.402 mycroft USB_VENDOR_SOLIDYEAR,
675 1.402 mycroft "Solid Year",
676 1.385 augustss },
677 1.385 augustss {
678 1.402 mycroft USB_VENDOR_BIORAD,
679 1.402 mycroft "Bio-Rad Laboratories",
680 1.188 pooka },
681 1.188 pooka {
682 1.402 mycroft USB_VENDOR_MACALLY,
683 1.402 mycroft "Macally",
684 1.222 augustss },
685 1.222 augustss {
686 1.402 mycroft USB_VENDOR_ACTLABS,
687 1.402 mycroft "Act Labs",
688 1.369 augustss },
689 1.369 augustss {
690 1.402 mycroft USB_VENDOR_ALARIS,
691 1.402 mycroft "Alaris",
692 1.385 augustss },
693 1.385 augustss {
694 1.477 itohy USB_VENDOR_APEX,
695 1.477 itohy "Apex",
696 1.477 itohy },
697 1.477 itohy {
698 1.421 rpaulo USB_VENDOR_CREATIVE3,
699 1.421 rpaulo "Creative Labs",
700 1.421 rpaulo },
701 1.421 rpaulo {
702 1.402 mycroft USB_VENDOR_VIVITAR,
703 1.402 mycroft "Vivitar",
704 1.334 rjs },
705 1.334 rjs {
706 1.402 mycroft USB_VENDOR_AVISION,
707 1.402 mycroft "Avision",
708 1.367 schmonz },
709 1.367 schmonz {
710 1.402 mycroft USB_VENDOR_TEAC,
711 1.402 mycroft "TEAC",
712 1.388 augustss },
713 1.388 augustss {
714 1.402 mycroft USB_VENDOR_SGI,
715 1.402 mycroft "Silicon Graphics",
716 1.233 simonb },
717 1.233 simonb {
718 1.402 mycroft USB_VENDOR_SANWASUPPLY,
719 1.402 mycroft "Sanwa Supply",
720 1.1 augustss },
721 1.1 augustss {
722 1.402 mycroft USB_VENDOR_LINKSYS,
723 1.402 mycroft "Linksys",
724 1.77 augustss },
725 1.77 augustss {
726 1.402 mycroft USB_VENDOR_ACERSA,
727 1.402 mycroft "Acer Semiconductor America",
728 1.244 ichiro },
729 1.244 ichiro {
730 1.402 mycroft USB_VENDOR_SIGMATEL,
731 1.402 mycroft "Sigmatel",
732 1.57 augustss },
733 1.57 augustss {
734 1.471 kiyohara USB_VENDOR_DRAYTEK,
735 1.471 kiyohara "DrayTek",
736 1.471 kiyohara },
737 1.471 kiyohara {
738 1.402 mycroft USB_VENDOR_AIWA,
739 1.402 mycroft "Aiwa",
740 1.342 itojun },
741 1.342 itojun {
742 1.402 mycroft USB_VENDOR_ACARD,
743 1.402 mycroft "ACARD Technology",
744 1.369 augustss },
745 1.369 augustss {
746 1.402 mycroft USB_VENDOR_PROLIFIC,
747 1.402 mycroft "Prolific Technology",
748 1.385 augustss },
749 1.385 augustss {
750 1.402 mycroft USB_VENDOR_SIEMENS,
751 1.402 mycroft "Siemens",
752 1.385 augustss },
753 1.385 augustss {
754 1.402 mycroft USB_VENDOR_AVANCELOGIC,
755 1.402 mycroft "Avance Logic",
756 1.208 augustss },
757 1.208 augustss {
758 1.424 augustss USB_VENDOR_SIEMENS2,
759 1.424 augustss "Siemens",
760 1.424 augustss },
761 1.424 augustss {
762 1.402 mycroft USB_VENDOR_MINOLTA,
763 1.402 mycroft "Minolta",
764 1.145 augustss },
765 1.145 augustss {
766 1.402 mycroft USB_VENDOR_CHPRODUCTS,
767 1.402 mycroft "CH Products",
768 1.385 augustss },
769 1.385 augustss {
770 1.402 mycroft USB_VENDOR_HAGIWARA,
771 1.402 mycroft "Hagiwara Sys-Com",
772 1.385 augustss },
773 1.385 augustss {
774 1.402 mycroft USB_VENDOR_CTX,
775 1.402 mycroft "Chuntex",
776 1.385 augustss },
777 1.385 augustss {
778 1.402 mycroft USB_VENDOR_ASKEY,
779 1.402 mycroft "Askey Computer",
780 1.294 grant },
781 1.294 grant {
782 1.402 mycroft USB_VENDOR_SAITEK,
783 1.402 mycroft "Saitek",
784 1.368 augustss },
785 1.368 augustss {
786 1.402 mycroft USB_VENDOR_ALCATELT,
787 1.402 mycroft "Alcatel Telecom",
788 1.102 augustss },
789 1.102 augustss {
790 1.402 mycroft USB_VENDOR_AGFA,
791 1.402 mycroft "AGFA-Gevaert",
792 1.12 augustss },
793 1.12 augustss {
794 1.402 mycroft USB_VENDOR_ASIAMD,
795 1.402 mycroft "Asia Microelectronic Development",
796 1.280 augustss },
797 1.280 augustss {
798 1.402 mycroft USB_VENDOR_BIZLINK,
799 1.402 mycroft "Bizlink International",
800 1.44 augustss },
801 1.44 augustss {
802 1.402 mycroft USB_VENDOR_KEYSPAN,
803 1.402 mycroft "Keyspan",
804 1.356 augustss },
805 1.356 augustss {
806 1.402 mycroft USB_VENDOR_AASHIMA,
807 1.402 mycroft "Aashima Technology",
808 1.92 augustss },
809 1.92 augustss {
810 1.402 mycroft USB_VENDOR_MULTITECH,
811 1.402 mycroft "MultiTech",
812 1.225 augustss },
813 1.225 augustss {
814 1.402 mycroft USB_VENDOR_ADS,
815 1.402 mycroft "ADS Technologies",
816 1.225 augustss },
817 1.225 augustss {
818 1.402 mycroft USB_VENDOR_ALCATELM,
819 1.402 mycroft "Alcatel Microelectronics",
820 1.225 augustss },
821 1.225 augustss {
822 1.402 mycroft USB_VENDOR_SIRIUS,
823 1.402 mycroft "Sirius Technologies",
824 1.391 sketch },
825 1.391 sketch {
826 1.402 mycroft USB_VENDOR_GUILLEMOT,
827 1.402 mycroft "Guillemot",
828 1.385 augustss },
829 1.385 augustss {
830 1.402 mycroft USB_VENDOR_BOSTON,
831 1.402 mycroft "Boston Acoustics",
832 1.377 matt },
833 1.377 matt {
834 1.402 mycroft USB_VENDOR_SMC,
835 1.402 mycroft "Standard Microsystems",
836 1.384 rjs },
837 1.384 rjs {
838 1.402 mycroft USB_VENDOR_PUTERCOM,
839 1.402 mycroft "Putercom",
840 1.384 rjs },
841 1.384 rjs {
842 1.402 mycroft USB_VENDOR_MCT,
843 1.402 mycroft "MCT",
844 1.225 augustss },
845 1.225 augustss {
846 1.402 mycroft USB_VENDOR_IMATION,
847 1.402 mycroft "Imation",
848 1.225 augustss },
849 1.225 augustss {
850 1.402 mycroft USB_VENDOR_SUSTEEN,
851 1.402 mycroft "Susteen",
852 1.225 augustss },
853 1.225 augustss {
854 1.402 mycroft USB_VENDOR_EICON,
855 1.402 mycroft "Eicon Networks",
856 1.225 augustss },
857 1.225 augustss {
858 1.402 mycroft USB_VENDOR_DIGITALSTREAM,
859 1.225 augustss "Digital Stream",
860 1.312 augustss },
861 1.312 augustss {
862 1.402 mycroft USB_VENDOR_AUREAL,
863 1.402 mycroft "Aureal Semiconductor",
864 1.225 augustss },
865 1.225 augustss {
866 1.402 mycroft USB_VENDOR_MIDIMAN,
867 1.402 mycroft "Midiman",
868 1.180 augustss },
869 1.180 augustss {
870 1.519 jakllsch USB_VENDOR_CYBERPOWER,
871 1.519 jakllsch "CyberPower Systems, Inc.",
872 1.519 jakllsch },
873 1.519 jakllsch {
874 1.412 drochner USB_VENDOR_SURECOM,
875 1.412 drochner "Surecom Technology",
876 1.412 drochner },
877 1.412 drochner {
878 1.402 mycroft USB_VENDOR_LINKSYS2,
879 1.402 mycroft "Linksys",
880 1.385 augustss },
881 1.385 augustss {
882 1.402 mycroft USB_VENDOR_GRIFFIN,
883 1.402 mycroft "Griffin Technology",
884 1.70 augustss },
885 1.70 augustss {
886 1.402 mycroft USB_VENDOR_SANDISK,
887 1.402 mycroft "SanDisk",
888 1.180 augustss },
889 1.180 augustss {
890 1.402 mycroft USB_VENDOR_JENOPTIK,
891 1.402 mycroft "Jenoptik",
892 1.70 augustss },
893 1.70 augustss {
894 1.402 mycroft USB_VENDOR_LOGITEC,
895 1.402 mycroft "Logitec",
896 1.120 augustss },
897 1.120 augustss {
898 1.402 mycroft USB_VENDOR_BRIMAX,
899 1.402 mycroft "Brimax",
900 1.180 augustss },
901 1.180 augustss {
902 1.402 mycroft USB_VENDOR_AXIS,
903 1.402 mycroft "Axis Communications",
904 1.180 augustss },
905 1.180 augustss {
906 1.402 mycroft USB_VENDOR_ABL,
907 1.402 mycroft "ABL Electronics",
908 1.70 augustss },
909 1.70 augustss {
910 1.471 kiyohara USB_VENDOR_SAGEM,
911 1.471 kiyohara "Sagem",
912 1.471 kiyohara },
913 1.471 kiyohara {
914 1.402 mycroft USB_VENDOR_SUNCOMM,
915 1.402 mycroft "Sun Communications, Inc.",
916 1.378 tsarna },
917 1.378 tsarna {
918 1.402 mycroft USB_VENDOR_ALFADATA,
919 1.402 mycroft "Alfadata Computer",
920 1.378 tsarna },
921 1.378 tsarna {
922 1.402 mycroft USB_VENDOR_NATIONALTECH,
923 1.402 mycroft "National Technical Systems",
924 1.378 tsarna },
925 1.378 tsarna {
926 1.402 mycroft USB_VENDOR_ONNTO,
927 1.402 mycroft "Onnto",
928 1.201 augustss },
929 1.201 augustss {
930 1.402 mycroft USB_VENDOR_BE,
931 1.402 mycroft "Be",
932 1.332 augustss },
933 1.332 augustss {
934 1.402 mycroft USB_VENDOR_ADMTEK,
935 1.402 mycroft "ADMtek",
936 1.22 augustss },
937 1.22 augustss {
938 1.402 mycroft USB_VENDOR_COREGA,
939 1.402 mycroft "Corega",
940 1.7 augustss },
941 1.7 augustss {
942 1.402 mycroft USB_VENDOR_FREECOM,
943 1.402 mycroft "Freecom",
944 1.181 augustss },
945 1.181 augustss {
946 1.402 mycroft USB_VENDOR_MICROTECH,
947 1.402 mycroft "Microtech",
948 1.181 augustss },
949 1.181 augustss {
950 1.402 mycroft USB_VENDOR_GENERALINSTMNTS,
951 1.402 mycroft "General Instruments (Motorola)",
952 1.226 gehenna },
953 1.226 gehenna {
954 1.402 mycroft USB_VENDOR_OLYMPUS,
955 1.402 mycroft "Olympus",
956 1.181 augustss },
957 1.181 augustss {
958 1.402 mycroft USB_VENDOR_ABOCOM,
959 1.402 mycroft "AboCom Systems",
960 1.208 augustss },
961 1.208 augustss {
962 1.402 mycroft USB_VENDOR_KEISOKUGIKEN,
963 1.402 mycroft "Keisokugiken",
964 1.181 augustss },
965 1.181 augustss {
966 1.402 mycroft USB_VENDOR_ONSPEC,
967 1.402 mycroft "OnSpec",
968 1.385 augustss },
969 1.385 augustss {
970 1.402 mycroft USB_VENDOR_APG,
971 1.402 mycroft "APG Cash Drawer",
972 1.181 augustss },
973 1.181 augustss {
974 1.402 mycroft USB_VENDOR_BUG,
975 1.402 mycroft "B.U.G.",
976 1.20 augustss },
977 1.20 augustss {
978 1.402 mycroft USB_VENDOR_ALLIEDTELESYN,
979 1.402 mycroft "Allied Telesyn International",
980 1.180 augustss },
981 1.180 augustss {
982 1.402 mycroft USB_VENDOR_AVERMEDIA,
983 1.402 mycroft "AVerMedia Technologies",
984 1.368 augustss },
985 1.368 augustss {
986 1.402 mycroft USB_VENDOR_SIIG,
987 1.402 mycroft "SIIG",
988 1.55 augustss },
989 1.55 augustss {
990 1.402 mycroft USB_VENDOR_CASIO,
991 1.402 mycroft "CASIO",
992 1.9 augustss },
993 1.9 augustss {
994 1.442 joerg USB_VENDOR_DLINK2,
995 1.442 joerg "D-Link",
996 1.442 joerg },
997 1.442 joerg {
998 1.402 mycroft USB_VENDOR_APTIO,
999 1.402 mycroft "Aptio Products",
1000 1.44 augustss },
1001 1.44 augustss {
1002 1.402 mycroft USB_VENDOR_ARASAN,
1003 1.402 mycroft "Arasan Chip Systems",
1004 1.30 tron },
1005 1.30 tron {
1006 1.402 mycroft USB_VENDOR_ALLIEDCABLE,
1007 1.402 mycroft "Allied Cable",
1008 1.70 augustss },
1009 1.70 augustss {
1010 1.402 mycroft USB_VENDOR_STSN,
1011 1.402 mycroft "STSN",
1012 1.7 augustss },
1013 1.7 augustss {
1014 1.402 mycroft USB_VENDOR_ZOOM,
1015 1.402 mycroft "Zoom Telephonics",
1016 1.190 augustss },
1017 1.190 augustss {
1018 1.402 mycroft USB_VENDOR_BROADLOGIC,
1019 1.402 mycroft "BroadLogic",
1020 1.36 augustss },
1021 1.36 augustss {
1022 1.402 mycroft USB_VENDOR_HANDSPRING,
1023 1.402 mycroft "Handspring",
1024 1.44 augustss },
1025 1.44 augustss {
1026 1.402 mycroft USB_VENDOR_PALM,
1027 1.402 mycroft "Palm Computing",
1028 1.113 augustss },
1029 1.113 augustss {
1030 1.402 mycroft USB_VENDOR_SOURCENEXT,
1031 1.402 mycroft "SOURCENEXT",
1032 1.190 augustss },
1033 1.190 augustss {
1034 1.402 mycroft USB_VENDOR_ACTIONSTAR,
1035 1.402 mycroft "Action Star Enterprise",
1036 1.108 augustss },
1037 1.108 augustss {
1038 1.402 mycroft USB_VENDOR_ACCTON,
1039 1.402 mycroft "Accton Technology",
1040 1.70 augustss },
1041 1.70 augustss {
1042 1.402 mycroft USB_VENDOR_DIAMOND,
1043 1.402 mycroft "Diamond",
1044 1.132 augustss },
1045 1.132 augustss {
1046 1.402 mycroft USB_VENDOR_NETGEAR,
1047 1.402 mycroft "BayNETGEAR",
1048 1.57 augustss },
1049 1.57 augustss {
1050 1.402 mycroft USB_VENDOR_ACTIVEWIRE,
1051 1.402 mycroft "ActiveWire",
1052 1.111 augustss },
1053 1.111 augustss {
1054 1.441 christos USB_VENDOR_BBELECTRONICS,
1055 1.441 christos "B&B Electronics",
1056 1.441 christos },
1057 1.441 christos {
1058 1.402 mycroft USB_VENDOR_PORTGEAR,
1059 1.402 mycroft "PortGear",
1060 1.111 augustss },
1061 1.111 augustss {
1062 1.402 mycroft USB_VENDOR_NETGEAR2,
1063 1.402 mycroft "Netgear",
1064 1.111 augustss },
1065 1.111 augustss {
1066 1.402 mycroft USB_VENDOR_SYSTEMTALKS,
1067 1.402 mycroft "System Talks",
1068 1.140 augustss },
1069 1.140 augustss {
1070 1.402 mycroft USB_VENDOR_METRICOM,
1071 1.402 mycroft "Metricom",
1072 1.158 augustss },
1073 1.158 augustss {
1074 1.402 mycroft USB_VENDOR_ADESSOKBTEK,
1075 1.402 mycroft "ADESSO/Kbtek America",
1076 1.189 augustss },
1077 1.189 augustss {
1078 1.402 mycroft USB_VENDOR_JATON,
1079 1.402 mycroft "Jaton",
1080 1.361 augustss },
1081 1.361 augustss {
1082 1.402 mycroft USB_VENDOR_APT,
1083 1.402 mycroft "APT Technologies",
1084 1.191 augustss },
1085 1.191 augustss {
1086 1.402 mycroft USB_VENDOR_BOCARESEARCH,
1087 1.402 mycroft "Boca Research",
1088 1.205 enami },
1089 1.205 enami {
1090 1.402 mycroft USB_VENDOR_ANDREA,
1091 1.402 mycroft "Andrea Electronics",
1092 1.298 augustss },
1093 1.298 augustss {
1094 1.402 mycroft USB_VENDOR_BURRBROWN,
1095 1.402 mycroft "Burr-Brown Japan",
1096 1.297 tron },
1097 1.297 tron {
1098 1.402 mycroft USB_VENDOR_2WIRE,
1099 1.402 mycroft "2Wire",
1100 1.296 augustss },
1101 1.296 augustss {
1102 1.402 mycroft USB_VENDOR_AIPTEK,
1103 1.402 mycroft "AIPTEK International",
1104 1.125 augustss },
1105 1.125 augustss {
1106 1.402 mycroft USB_VENDOR_SMARTBRIDGES,
1107 1.402 mycroft "SmartBridges",
1108 1.374 augustss },
1109 1.374 augustss {
1110 1.402 mycroft USB_VENDOR_BILLIONTON,
1111 1.402 mycroft "Billionton Systems",
1112 1.104 augustss },
1113 1.104 augustss {
1114 1.402 mycroft USB_VENDOR_EXTENDED,
1115 1.195 augustss "Extended Systems",
1116 1.104 augustss },
1117 1.104 augustss {
1118 1.402 mycroft USB_VENDOR_MSYSTEMS,
1119 1.402 mycroft "M-Systems",
1120 1.89 augustss },
1121 1.89 augustss {
1122 1.402 mycroft USB_VENDOR_AUTHENTEC,
1123 1.402 mycroft "AuthenTec",
1124 1.385 augustss },
1125 1.385 augustss {
1126 1.402 mycroft USB_VENDOR_AUDIOTECHNICA,
1127 1.402 mycroft "Audio-Technica",
1128 1.253 scw },
1129 1.253 scw {
1130 1.402 mycroft USB_VENDOR_TRUMPION,
1131 1.402 mycroft "Trumpion Microelectronics",
1132 1.119 augustss },
1133 1.119 augustss {
1134 1.402 mycroft USB_VENDOR_ALATION,
1135 1.402 mycroft "Alation Systems",
1136 1.369 augustss },
1137 1.369 augustss {
1138 1.402 mycroft USB_VENDOR_CONCORDCAMERA,
1139 1.402 mycroft "Concord Camera",
1140 1.385 augustss },
1141 1.385 augustss {
1142 1.498 cegger USB_VENDOR_GARMIN,
1143 1.498 cegger "Garmin",
1144 1.498 cegger },
1145 1.498 cegger {
1146 1.402 mycroft USB_VENDOR_GOHUBS,
1147 1.402 mycroft "GoHubs",
1148 1.385 augustss },
1149 1.385 augustss {
1150 1.402 mycroft USB_VENDOR_BIOMETRIC,
1151 1.402 mycroft "American Biometric Company",
1152 1.385 augustss },
1153 1.385 augustss {
1154 1.402 mycroft USB_VENDOR_TOSHIBA,
1155 1.402 mycroft "Toshiba",
1156 1.385 augustss },
1157 1.385 augustss {
1158 1.402 mycroft USB_VENDOR_PLEXTOR,
1159 1.402 mycroft "Plextor",
1160 1.358 augustss },
1161 1.358 augustss {
1162 1.402 mycroft USB_VENDOR_INTREPIDCS,
1163 1.402 mycroft "Intrepid",
1164 1.370 augustss },
1165 1.370 augustss {
1166 1.402 mycroft USB_VENDOR_YANO,
1167 1.402 mycroft "Yano",
1168 1.363 augustss },
1169 1.363 augustss {
1170 1.402 mycroft USB_VENDOR_KINGSTON,
1171 1.402 mycroft "Kingston Technology",
1172 1.289 itojun },
1173 1.289 itojun {
1174 1.402 mycroft USB_VENDOR_BLUEWATER,
1175 1.402 mycroft "BlueWater Systems",
1176 1.232 thorpej },
1177 1.232 thorpej {
1178 1.402 mycroft USB_VENDOR_AGILENT,
1179 1.402 mycroft "Agilent Technologies",
1180 1.368 augustss },
1181 1.368 augustss {
1182 1.525 mbalmer USB_VENDOR_GUDE,
1183 1.525 mbalmer "Gude ADS",
1184 1.525 mbalmer },
1185 1.525 mbalmer {
1186 1.402 mycroft USB_VENDOR_PORTSMITH,
1187 1.402 mycroft "Portsmith",
1188 1.385 augustss },
1189 1.385 augustss {
1190 1.402 mycroft USB_VENDOR_ACERW,
1191 1.402 mycroft "Acer",
1192 1.272 augustss },
1193 1.272 augustss {
1194 1.402 mycroft USB_VENDOR_ADIRONDACK,
1195 1.402 mycroft "Adirondack Wire & Cable",
1196 1.79 augustss },
1197 1.79 augustss {
1198 1.402 mycroft USB_VENDOR_BECKHOFF,
1199 1.402 mycroft "Beckhoff",
1200 1.371 augustss },
1201 1.371 augustss {
1202 1.402 mycroft USB_VENDOR_MINDSATWORK,
1203 1.402 mycroft "Minds At Work",
1204 1.368 augustss },
1205 1.368 augustss {
1206 1.508 wiz USB_VENDOR_ZIPPY,
1207 1.508 wiz "Zippy Technology Corporation",
1208 1.508 wiz },
1209 1.508 wiz {
1210 1.402 mycroft USB_VENDOR_POINTCHIPS,
1211 1.402 mycroft "PointChips",
1212 1.284 augustss },
1213 1.284 augustss {
1214 1.402 mycroft USB_VENDOR_INTERSIL,
1215 1.402 mycroft "Intersil",
1216 1.332 augustss },
1217 1.332 augustss {
1218 1.494 rafal USB_VENDOR_TRIPPLITE2,
1219 1.494 rafal "Tripp Lite",
1220 1.494 rafal },
1221 1.494 rafal {
1222 1.402 mycroft USB_VENDOR_ALTIUS,
1223 1.402 mycroft "Altius Solutions",
1224 1.332 augustss },
1225 1.332 augustss {
1226 1.402 mycroft USB_VENDOR_ARRIS,
1227 1.402 mycroft "Arris Interactive",
1228 1.332 augustss },
1229 1.332 augustss {
1230 1.402 mycroft USB_VENDOR_ACTIVCARD,
1231 1.402 mycroft "ACTIVCARD",
1232 1.332 augustss },
1233 1.332 augustss {
1234 1.402 mycroft USB_VENDOR_ACTISYS,
1235 1.402 mycroft "ACTiSYS",
1236 1.385 augustss },
1237 1.385 augustss {
1238 1.444 gdt USB_VENDOR_NOVATEL,
1239 1.444 gdt "NovAtel",
1240 1.444 gdt },
1241 1.444 gdt {
1242 1.402 mycroft USB_VENDOR_AFOURTECH,
1243 1.402 mycroft "A-FOUR TECH",
1244 1.168 augustss },
1245 1.168 augustss {
1246 1.402 mycroft USB_VENDOR_AIMEX,
1247 1.402 mycroft "AIMEX",
1248 1.168 augustss },
1249 1.168 augustss {
1250 1.402 mycroft USB_VENDOR_ADDONICS,
1251 1.402 mycroft "Addonics Technologies",
1252 1.168 augustss },
1253 1.168 augustss {
1254 1.402 mycroft USB_VENDOR_AKAI,
1255 1.402 mycroft "AKAI professional M.I.",
1256 1.357 augustss },
1257 1.357 augustss {
1258 1.402 mycroft USB_VENDOR_ARESCOM,
1259 1.402 mycroft "ARESCOM",
1260 1.307 augustss },
1261 1.307 augustss {
1262 1.402 mycroft USB_VENDOR_BAY,
1263 1.402 mycroft "Bay Associates",
1264 1.354 augustss },
1265 1.354 augustss {
1266 1.402 mycroft USB_VENDOR_ALTERA,
1267 1.402 mycroft "Altera",
1268 1.24 augustss },
1269 1.24 augustss {
1270 1.402 mycroft USB_VENDOR_CSR,
1271 1.402 mycroft "Cambridge Silicon Radio",
1272 1.152 abs },
1273 1.152 abs {
1274 1.402 mycroft USB_VENDOR_TREK,
1275 1.402 mycroft "Trek Technology",
1276 1.359 augustss },
1277 1.359 augustss {
1278 1.402 mycroft USB_VENDOR_ASAHIOPTICAL,
1279 1.402 mycroft "Asahi Optical",
1280 1.230 augustss },
1281 1.230 augustss {
1282 1.402 mycroft USB_VENDOR_BOCASYSTEMS,
1283 1.402 mycroft "Boca Systems",
1284 1.368 augustss },
1285 1.368 augustss {
1286 1.479 xtraeme USB_VENDOR_SHANTOU,
1287 1.479 xtraeme "ShanTou",
1288 1.479 xtraeme },
1289 1.479 xtraeme {
1290 1.402 mycroft USB_VENDOR_MEDIAGEAR,
1291 1.402 mycroft "MediaGear",
1292 1.166 augustss },
1293 1.166 augustss {
1294 1.402 mycroft USB_VENDOR_BROADCOM,
1295 1.402 mycroft "Broadcom",
1296 1.7 augustss },
1297 1.7 augustss {
1298 1.402 mycroft USB_VENDOR_GREENHOUSE,
1299 1.402 mycroft "GREENHOUSE",
1300 1.73 augustss },
1301 1.73 augustss {
1302 1.402 mycroft USB_VENDOR_GEOCAST,
1303 1.402 mycroft "Geocast Network Systems",
1304 1.166 augustss },
1305 1.166 augustss {
1306 1.426 dogcow USB_VENDOR_ZYDAS,
1307 1.426 dogcow "Zydas Technology Corporation",
1308 1.426 dogcow },
1309 1.426 dogcow {
1310 1.402 mycroft USB_VENDOR_NEODIO,
1311 1.402 mycroft "Neodio",
1312 1.79 augustss },
1313 1.79 augustss {
1314 1.461 mlelstv USB_VENDOR_OPTIONNV,
1315 1.461 mlelstv "Option N.V:",
1316 1.167 augustss },
1317 1.167 augustss {
1318 1.404 sekiya USB_VENDOR_ASUSTEK,
1319 1.404 sekiya "ASUSTeK Computer",
1320 1.404 sekiya },
1321 1.404 sekiya {
1322 1.402 mycroft USB_VENDOR_TODOS,
1323 1.402 mycroft "Todos Data System",
1324 1.167 augustss },
1325 1.167 augustss {
1326 1.402 mycroft USB_VENDOR_SIIG2,
1327 1.402 mycroft "SIIG",
1328 1.79 augustss },
1329 1.79 augustss {
1330 1.402 mycroft USB_VENDOR_TEKRAM,
1331 1.402 mycroft "Tekram Technology",
1332 1.79 augustss },
1333 1.79 augustss {
1334 1.402 mycroft USB_VENDOR_HAL,
1335 1.402 mycroft "HAL Corporation",
1336 1.166 augustss },
1337 1.166 augustss {
1338 1.402 mycroft USB_VENDOR_EMS,
1339 1.402 mycroft "EMS Production",
1340 1.79 augustss },
1341 1.79 augustss {
1342 1.402 mycroft USB_VENDOR_NEC2,
1343 1.402 mycroft "NEC",
1344 1.293 tron },
1345 1.293 tron {
1346 1.402 mycroft USB_VENDOR_ATI2,
1347 1.402 mycroft "ATI",
1348 1.167 augustss },
1349 1.167 augustss {
1350 1.402 mycroft USB_VENDOR_ZEEVO,
1351 1.402 mycroft "Zeevo, Inc.",
1352 1.173 augustss },
1353 1.173 augustss {
1354 1.402 mycroft USB_VENDOR_KURUSUGAWA,
1355 1.402 mycroft "Kurusugawa Electronics, Inc.",
1356 1.166 augustss },
1357 1.166 augustss {
1358 1.402 mycroft USB_VENDOR_ASIX,
1359 1.402 mycroft "ASIX Electronics",
1360 1.230 augustss },
1361 1.230 augustss {
1362 1.481 sborrill USB_VENDOR_PROLIFIC2,
1363 1.481 sborrill "Prolific Technology Inc",
1364 1.481 sborrill },
1365 1.481 sborrill {
1366 1.445 drochner USB_VENDOR_O2MICRO,
1367 1.445 drochner "O2 Micro",
1368 1.445 drochner },
1369 1.445 drochner {
1370 1.402 mycroft USB_VENDOR_USR,
1371 1.402 mycroft "U.S. Robotics",
1372 1.245 augustss },
1373 1.245 augustss {
1374 1.476 veego USB_VENDOR_AMBIT,
1375 1.476 veego "Ambit Microsystems",
1376 1.476 veego },
1377 1.476 veego {
1378 1.402 mycroft USB_VENDOR_REALTEK,
1379 1.402 mycroft "Realtek",
1380 1.167 augustss },
1381 1.167 augustss {
1382 1.402 mycroft USB_VENDOR_ADDONICS2,
1383 1.402 mycroft "Addonics Technology",
1384 1.166 augustss },
1385 1.166 augustss {
1386 1.402 mycroft USB_VENDOR_AGATE,
1387 1.402 mycroft "Agate Technologies",
1388 1.73 augustss },
1389 1.73 augustss {
1390 1.402 mycroft USB_VENDOR_DMI,
1391 1.402 mycroft "DMI",
1392 1.167 augustss },
1393 1.167 augustss {
1394 1.402 mycroft USB_VENDOR_CHICONY2,
1395 1.402 mycroft "Chicony Electronics",
1396 1.348 augustss },
1397 1.348 augustss {
1398 1.402 mycroft USB_VENDOR_SEALEVEL,
1399 1.402 mycroft "Sealevel System",
1400 1.124 augustss },
1401 1.124 augustss {
1402 1.402 mycroft USB_VENDOR_LUWEN,
1403 1.402 mycroft "EasyDisk",
1404 1.254 simonb },
1405 1.254 simonb {
1406 1.477 itohy USB_VENDOR_QUALCOMM_K,
1407 1.477 itohy "Qualcomm Kyocera",
1408 1.477 itohy },
1409 1.477 itohy {
1410 1.402 mycroft USB_VENDOR_ZCOM,
1411 1.402 mycroft "Z-Com",
1412 1.167 augustss },
1413 1.167 augustss {
1414 1.402 mycroft USB_VENDOR_TANGTOP,
1415 1.402 mycroft "Tangtop",
1416 1.48 augustss },
1417 1.48 augustss {
1418 1.402 mycroft USB_VENDOR_SMC3,
1419 1.402 mycroft "Standard Microsystems",
1420 1.359 augustss },
1421 1.359 augustss {
1422 1.402 mycroft USB_VENDOR_PEN,
1423 1.402 mycroft "Pen Drive",
1424 1.348 augustss },
1425 1.348 augustss {
1426 1.402 mycroft USB_VENDOR_ACDC,
1427 1.402 mycroft "American Computer & Digital Components",
1428 1.392 augustss },
1429 1.392 augustss {
1430 1.423 hira USB_VENDOR_CMEDIA,
1431 1.423 hira "C-Media Electronics Inc.",
1432 1.229 rh },
1433 1.229 rh {
1434 1.402 mycroft USB_VENDOR_MSI,
1435 1.402 mycroft "Micro Star",
1436 1.402 mycroft },
1437 1.402 mycroft {
1438 1.476 veego USB_VENDOR_ELCON,
1439 1.476 veego "ELCON Systemtechnik",
1440 1.476 veego },
1441 1.476 veego {
1442 1.442 joerg USB_VENDOR_SITECOMEU,
1443 1.442 joerg "Sitecom Europe",
1444 1.442 joerg },
1445 1.442 joerg {
1446 1.402 mycroft USB_VENDOR_HAWKING,
1447 1.402 mycroft "Hawking",
1448 1.167 augustss },
1449 1.167 augustss {
1450 1.476 veego USB_VENDOR_GMATE,
1451 1.476 veego "G.Mate, Inc",
1452 1.476 veego },
1453 1.476 veego {
1454 1.402 mycroft USB_VENDOR_OTI,
1455 1.402 mycroft "Ours Technology",
1456 1.352 rjs },
1457 1.352 rjs {
1458 1.402 mycroft USB_VENDOR_PILOTECH,
1459 1.402 mycroft "Pilotech",
1460 1.352 rjs },
1461 1.352 rjs {
1462 1.467 xtraeme USB_VENDOR_NOVATECH,
1463 1.467 xtraeme "Nova Tech",
1464 1.467 xtraeme },
1465 1.467 xtraeme {
1466 1.402 mycroft USB_VENDOR_EGALAX,
1467 1.402 mycroft "eGalax",
1468 1.348 augustss },
1469 1.348 augustss {
1470 1.447 ichiro USB_VENDOR_TOD,
1471 1.447 ichiro "TOD",
1472 1.447 ichiro },
1473 1.447 ichiro {
1474 1.402 mycroft USB_VENDOR_AIRPRIME,
1475 1.402 mycroft "AirPrime, Incorporated",
1476 1.222 augustss },
1477 1.222 augustss {
1478 1.412 drochner USB_VENDOR_VTECH,
1479 1.412 drochner "VTech",
1480 1.412 drochner },
1481 1.412 drochner {
1482 1.441 christos USB_VENDOR_FALCOM,
1483 1.441 christos "Falcom Wireless Communications GmbH",
1484 1.441 christos },
1485 1.441 christos {
1486 1.470 jmcneill USB_VENDOR_RIM,
1487 1.470 jmcneill "Research In Motion",
1488 1.470 jmcneill },
1489 1.470 jmcneill {
1490 1.469 dogcow USB_VENDOR_DYNASTREAM,
1491 1.469 dogcow "Dynastream Innovations",
1492 1.469 dogcow },
1493 1.469 dogcow {
1494 1.402 mycroft USB_VENDOR_QUALCOMM,
1495 1.402 mycroft "Qualcomm",
1496 1.167 augustss },
1497 1.167 augustss {
1498 1.412 drochner USB_VENDOR_GIGABYTE,
1499 1.412 drochner "GIGABYTE",
1500 1.412 drochner },
1501 1.412 drochner {
1502 1.402 mycroft USB_VENDOR_MOTOROLA,
1503 1.402 mycroft "Motorola",
1504 1.73 augustss },
1505 1.73 augustss {
1506 1.402 mycroft USB_VENDOR_CCYU,
1507 1.402 mycroft "CCYU Technology",
1508 1.392 augustss },
1509 1.392 augustss {
1510 1.526 jakllsch USB_VENDOR_HYUNDAI,
1511 1.526 jakllsch "Hyundai CuriTel",
1512 1.526 jakllsch },
1513 1.526 jakllsch {
1514 1.469 dogcow USB_VENDOR_SILABS2,
1515 1.469 dogcow "SILABS2",
1516 1.469 dogcow },
1517 1.469 dogcow {
1518 1.469 dogcow USB_VENDOR_USI,
1519 1.469 dogcow "USI",
1520 1.469 dogcow },
1521 1.469 dogcow {
1522 1.402 mycroft USB_VENDOR_PLX,
1523 1.402 mycroft "PLX",
1524 1.347 augustss },
1525 1.347 augustss {
1526 1.477 itohy USB_VENDOR_ASANTE,
1527 1.477 itohy "Asante",
1528 1.477 itohy },
1529 1.477 itohy {
1530 1.469 dogcow USB_VENDOR_SILABS,
1531 1.469 dogcow "Silicon Labs",
1532 1.469 dogcow },
1533 1.469 dogcow {
1534 1.402 mycroft USB_VENDOR_JRC,
1535 1.402 mycroft "Japan Radio Company",
1536 1.368 augustss },
1537 1.368 augustss {
1538 1.468 xtraeme USB_VENDOR_SPHAIRON,
1539 1.468 xtraeme "Sphairon Access Systems GmbH",
1540 1.468 xtraeme },
1541 1.468 xtraeme {
1542 1.477 itohy USB_VENDOR_DELORME,
1543 1.477 itohy "DeLorme",
1544 1.477 itohy },
1545 1.477 itohy {
1546 1.402 mycroft USB_VENDOR_SERVERWORKS,
1547 1.402 mycroft "ServerWorks",
1548 1.122 augustss },
1549 1.122 augustss {
1550 1.402 mycroft USB_VENDOR_ACERCM,
1551 1.402 mycroft "Acer Communications & Multimedia",
1552 1.385 augustss },
1553 1.385 augustss {
1554 1.444 gdt USB_VENDOR_SIERRA,
1555 1.444 gdt "Sierra Wireless",
1556 1.444 gdt },
1557 1.444 gdt {
1558 1.432 scw USB_VENDOR_TOPFIELD,
1559 1.432 scw "Topfield Co., Ltd",
1560 1.432 scw },
1561 1.432 scw {
1562 1.475 itohy USB_VENDOR_NETINDEX,
1563 1.475 itohy "NetIndex",
1564 1.456 msaitoh },
1565 1.456 msaitoh {
1566 1.402 mycroft USB_VENDOR_TSUNAMI,
1567 1.402 mycroft "Tsunami",
1568 1.111 augustss },
1569 1.111 augustss {
1570 1.413 augustss USB_VENDOR_TARGUS,
1571 1.413 augustss "Targus",
1572 1.413 augustss },
1573 1.413 augustss {
1574 1.471 kiyohara USB_VENDOR_TWINMOS,
1575 1.471 kiyohara "TwinMOS",
1576 1.471 kiyohara },
1577 1.471 kiyohara {
1578 1.402 mycroft USB_VENDOR_CREATIVE2,
1579 1.402 mycroft "Creative Labs",
1580 1.202 augustss },
1581 1.202 augustss {
1582 1.402 mycroft USB_VENDOR_BELKIN2,
1583 1.402 mycroft "Belkin Components",
1584 1.385 augustss },
1585 1.385 augustss {
1586 1.471 kiyohara USB_VENDOR_CYBERTAN,
1587 1.471 kiyohara "CyberTAN Technology",
1588 1.471 kiyohara },
1589 1.471 kiyohara {
1590 1.478 itohy USB_VENDOR_HUAWEI,
1591 1.478 itohy "Huawei Technologies",
1592 1.478 itohy },
1593 1.478 itohy {
1594 1.402 mycroft USB_VENDOR_AINCOMM,
1595 1.402 mycroft "Aincomm",
1596 1.255 groo },
1597 1.255 groo {
1598 1.402 mycroft USB_VENDOR_MOBILITY,
1599 1.402 mycroft "Mobility",
1600 1.255 groo },
1601 1.255 groo {
1602 1.442 joerg USB_VENDOR_DICKSMITH,
1603 1.442 joerg "Dick Smith Electronics",
1604 1.442 joerg },
1605 1.442 joerg {
1606 1.469 dogcow USB_VENDOR_BALTECH,
1607 1.469 dogcow "Baltech",
1608 1.469 dogcow },
1609 1.469 dogcow {
1610 1.404 sekiya USB_VENDOR_CISCOLINKSYS,
1611 1.404 sekiya "Cisco-Linksys",
1612 1.404 sekiya },
1613 1.404 sekiya {
1614 1.402 mycroft USB_VENDOR_SHARK,
1615 1.402 mycroft "Shark",
1616 1.255 groo },
1617 1.255 groo {
1618 1.496 cegger USB_VENDOR_PHISON,
1619 1.496 cegger "Phison Electronics Corp.",
1620 1.496 cegger },
1621 1.496 cegger {
1622 1.458 gdt USB_VENDOR_NOVATEL2,
1623 1.458 gdt "Novatel",
1624 1.458 gdt },
1625 1.458 gdt {
1626 1.500 jmcneill USB_VENDOR_OMNIVISION2,
1627 1.500 jmcneill "OmniVision Technologies, Inc.",
1628 1.500 jmcneill },
1629 1.500 jmcneill {
1630 1.512 joerg USB_VENDOR_MERLIN,
1631 1.512 joerg "Merlin",
1632 1.512 joerg },
1633 1.512 joerg {
1634 1.471 kiyohara USB_VENDOR_WISTRONNEWEB,
1635 1.471 kiyohara "Wistron NeWeb",
1636 1.471 kiyohara },
1637 1.471 kiyohara {
1638 1.442 joerg USB_VENDOR_HUAWEI3COM,
1639 1.478 itohy "Huawei-3Com",
1640 1.442 joerg },
1641 1.442 joerg {
1642 1.402 mycroft USB_VENDOR_SILICOM,
1643 1.402 mycroft "Silicom",
1644 1.255 groo },
1645 1.255 groo {
1646 1.404 sekiya USB_VENDOR_RALINK,
1647 1.404 sekiya "Ralink Technology",
1648 1.404 sekiya },
1649 1.404 sekiya {
1650 1.420 jmcneill USB_VENDOR_RALINK_2,
1651 1.420 jmcneill "Ralink Technology",
1652 1.420 jmcneill },
1653 1.420 jmcneill {
1654 1.408 drochner USB_VENDOR_CONCEPTRONIC,
1655 1.408 drochner "Conceptronic",
1656 1.408 drochner },
1657 1.408 drochner {
1658 1.467 xtraeme USB_VENDOR_PLANEX3,
1659 1.467 xtraeme "Planex Communications",
1660 1.467 xtraeme },
1661 1.467 xtraeme {
1662 1.402 mycroft USB_VENDOR_SILICONPORTALS,
1663 1.402 mycroft "Silicon Portals",
1664 1.255 groo },
1665 1.255 groo {
1666 1.402 mycroft USB_VENDOR_OQO,
1667 1.402 mycroft "OQO",
1668 1.255 groo },
1669 1.255 groo {
1670 1.471 kiyohara USB_VENDOR_UMEDIA,
1671 1.471 kiyohara "U-MEDIA Communications",
1672 1.471 kiyohara },
1673 1.471 kiyohara {
1674 1.471 kiyohara USB_VENDOR_FIBERLINE,
1675 1.471 kiyohara "Fiberline",
1676 1.471 kiyohara },
1677 1.471 kiyohara {
1678 1.402 mycroft USB_VENDOR_SOHOWARE,
1679 1.402 mycroft "SOHOware",
1680 1.255 groo },
1681 1.255 groo {
1682 1.402 mycroft USB_VENDOR_UMAX,
1683 1.402 mycroft "UMAX Data Systems",
1684 1.255 groo },
1685 1.255 groo {
1686 1.402 mycroft USB_VENDOR_INSIDEOUT,
1687 1.255 groo "Inside Out Networks",
1688 1.255 groo },
1689 1.255 groo {
1690 1.442 joerg USB_VENDOR_GOODWAY,
1691 1.442 joerg "Good Way Technology",
1692 1.442 joerg },
1693 1.442 joerg {
1694 1.402 mycroft USB_VENDOR_ENTREGA,
1695 1.402 mycroft "Entrega",
1696 1.255 groo },
1697 1.255 groo {
1698 1.402 mycroft USB_VENDOR_ACTIONTEC,
1699 1.402 mycroft "Actiontec Electronics",
1700 1.255 groo },
1701 1.255 groo {
1702 1.442 joerg USB_VENDOR_GIGASET,
1703 1.442 joerg "Gigaset",
1704 1.442 joerg },
1705 1.442 joerg {
1706 1.463 salo USB_VENDOR_ANYDATA,
1707 1.463 salo "AnyDATA Inc.",
1708 1.463 salo },
1709 1.463 salo {
1710 1.469 dogcow USB_VENDOR_JABLOTRON,
1711 1.469 dogcow "Jablotron",
1712 1.469 dogcow },
1713 1.469 dogcow {
1714 1.476 veego USB_VENDOR_LINKSYS4,
1715 1.476 veego "Linksys",
1716 1.476 veego },
1717 1.476 veego {
1718 1.471 kiyohara USB_VENDOR_SENAO,
1719 1.471 kiyohara "Senao",
1720 1.471 kiyohara },
1721 1.471 kiyohara {
1722 1.506 rmind USB_VENDOR_METAGEEK,
1723 1.506 rmind "MetaGeek",
1724 1.506 rmind },
1725 1.506 rmind {
1726 1.467 xtraeme USB_VENDOR_AMIT,
1727 1.467 xtraeme "AMIT",
1728 1.467 xtraeme },
1729 1.467 xtraeme {
1730 1.442 joerg USB_VENDOR_QCOM,
1731 1.442 joerg "Qcom",
1732 1.442 joerg },
1733 1.442 joerg {
1734 1.402 mycroft USB_VENDOR_LINKSYS3,
1735 1.402 mycroft "Linksys",
1736 1.255 groo },
1737 1.255 groo {
1738 1.525 mbalmer USB_VENDOR_MEINBERG,
1739 1.525 mbalmer "Meinberg Funkuhren",
1740 1.514 haad },
1741 1.514 haad {
1742 1.514 haad USB_VENDOR_QUALCOMMINC,
1743 1.514 haad "Qualcomm, Incorporated",
1744 1.514 haad },
1745 1.514 haad {
1746 1.525 mbalmer USB_VENDOR_WINCHIPHEAD2,
1747 1.525 mbalmer "QinHeng Electronics",
1748 1.525 mbalmer },
1749 1.525 mbalmer {
1750 1.402 mycroft USB_VENDOR_DLINK,
1751 1.402 mycroft "D-Link",
1752 1.255 groo },
1753 1.255 groo {
1754 1.442 joerg USB_VENDOR_PLANEX2,
1755 1.442 joerg "Planex Communications",
1756 1.442 joerg },
1757 1.442 joerg {
1758 1.402 mycroft USB_VENDOR_ERICSSON,
1759 1.402 mycroft "Ericsson",
1760 1.255 groo },
1761 1.255 groo {
1762 1.402 mycroft USB_VENDOR_MOTOROLA2,
1763 1.402 mycroft "Motorola",
1764 1.255 groo },
1765 1.255 groo {
1766 1.511 jakllsch USB_VENDOR_PINNACLE,
1767 1.511 jakllsch "Pinnacle Systems",
1768 1.511 jakllsch },
1769 1.511 jakllsch {
1770 1.402 mycroft USB_VENDOR_TRIPPLITE,
1771 1.402 mycroft "Tripp-Lite",
1772 1.255 groo },
1773 1.255 groo {
1774 1.402 mycroft USB_VENDOR_HIROSE,
1775 1.402 mycroft "Hirose Electric",
1776 1.255 groo },
1777 1.255 groo {
1778 1.402 mycroft USB_VENDOR_NHJ,
1779 1.402 mycroft "NHJ",
1780 1.255 groo },
1781 1.255 groo {
1782 1.402 mycroft USB_VENDOR_PLANEX,
1783 1.402 mycroft "Planex Communications",
1784 1.255 groo },
1785 1.255 groo {
1786 1.402 mycroft USB_VENDOR_VIDZMEDIA,
1787 1.402 mycroft "VidzMedia Pte Ltd",
1788 1.255 groo },
1789 1.255 groo {
1790 1.402 mycroft USB_VENDOR_AEI,
1791 1.402 mycroft "AEI",
1792 1.53 augustss },
1793 1.53 augustss {
1794 1.477 itohy USB_VENDOR_HANK,
1795 1.477 itohy "Hank Connection",
1796 1.477 itohy },
1797 1.477 itohy {
1798 1.402 mycroft USB_VENDOR_PQI,
1799 1.402 mycroft "PQI",
1800 1.25 augustss },
1801 1.25 augustss {
1802 1.402 mycroft USB_VENDOR_DAISY,
1803 1.402 mycroft "Daisy Technology",
1804 1.270 augustss },
1805 1.270 augustss {
1806 1.402 mycroft USB_VENDOR_NI,
1807 1.402 mycroft "National Instruments",
1808 1.168 augustss },
1809 1.168 augustss {
1810 1.402 mycroft USB_VENDOR_MICRONET,
1811 1.402 mycroft "Micronet Communications",
1812 1.91 augustss },
1813 1.91 augustss {
1814 1.402 mycroft USB_VENDOR_IODATA2,
1815 1.402 mycroft "I-O Data",
1816 1.43 augustss },
1817 1.43 augustss {
1818 1.402 mycroft USB_VENDOR_IRIVER,
1819 1.402 mycroft "iRiver",
1820 1.207 augustss },
1821 1.207 augustss {
1822 1.402 mycroft USB_VENDOR_DELL,
1823 1.402 mycroft "Dell",
1824 1.207 augustss },
1825 1.207 augustss {
1826 1.482 tshiozak USB_VENDOR_WINCHIPHEAD,
1827 1.482 tshiozak "WinChipHead",
1828 1.482 tshiozak },
1829 1.482 tshiozak {
1830 1.402 mycroft USB_VENDOR_AVERATEC,
1831 1.402 mycroft "Averatec",
1832 1.207 augustss },
1833 1.207 augustss {
1834 1.471 kiyohara USB_VENDOR_SWEEX,
1835 1.471 kiyohara "Sweex",
1836 1.471 kiyohara },
1837 1.471 kiyohara {
1838 1.402 mycroft USB_VENDOR_ONSPEC2,
1839 1.402 mycroft "OnSpec Electronic Inc.",
1840 1.130 augustss },
1841 1.130 augustss {
1842 1.412 drochner USB_VENDOR_ZINWELL,
1843 1.412 drochner "Zinwell",
1844 1.412 drochner },
1845 1.412 drochner {
1846 1.402 mycroft USB_VENDOR_SITECOM,
1847 1.402 mycroft "Sitecom",
1848 1.106 augustss },
1849 1.106 augustss {
1850 1.477 itohy USB_VENDOR_ARKMICROCHIPS,
1851 1.477 itohy "ArkMicroChips",
1852 1.477 itohy },
1853 1.477 itohy {
1854 1.471 kiyohara USB_VENDOR_3COM2,
1855 1.471 kiyohara "3Com",
1856 1.471 kiyohara },
1857 1.471 kiyohara {
1858 1.402 mycroft USB_VENDOR_INTEL,
1859 1.369 augustss "Intel",
1860 1.369 augustss },
1861 1.369 augustss {
1862 1.436 reinoud USB_VENDOR_MOSCHIP,
1863 1.436 reinoud "MosChip Semiconductor",
1864 1.436 reinoud },
1865 1.436 reinoud {
1866 1.491 mjf USB_VENDOR_EMPIA,
1867 1.491 mjf "eMPIA Technology",
1868 1.491 mjf },
1869 1.491 mjf {
1870 1.402 mycroft USB_VENDOR_HP2,
1871 1.402 mycroft "Hewlett Packard",
1872 1.239 augustss },
1873 1.429 gdt {
1874 1.429 gdt USB_VENDOR_USRP,
1875 1.429 gdt "GNU Radio USRP",
1876 1.429 gdt },
1877 1.402 mycroft };
1878 1.526 jakllsch const int usb_nvendors = 459;
1879 1.402 mycroft
1880 1.402 mycroft const struct usb_product usb_products[] = {
1881 1.239 augustss {
1882 1.402 mycroft USB_VENDOR_3COM, USB_PRODUCT_3COM_HOMECONN,
1883 1.402 mycroft "HomeConnect USB Camera",
1884 1.133 jdolecek },
1885 1.133 jdolecek {
1886 1.402 mycroft USB_VENDOR_3COM, USB_PRODUCT_3COM_3CREB96,
1887 1.402 mycroft "Bluetooth USB Adapter",
1888 1.385 augustss },
1889 1.385 augustss {
1890 1.402 mycroft USB_VENDOR_3COM, USB_PRODUCT_3COM_3C19250,
1891 1.402 mycroft "3C19250 Ethernet adapter",
1892 1.385 augustss },
1893 1.385 augustss {
1894 1.402 mycroft USB_VENDOR_3COM, USB_PRODUCT_3COM_USR56K,
1895 1.402 mycroft "U.S.Robotics 56000 Voice Faxmodem Pro",
1896 1.371 augustss },
1897 1.371 augustss {
1898 1.402 mycroft USB_VENDOR_3COM, USB_PRODUCT_3COM_3C460,
1899 1.402 mycroft "HomeConnect 3C460",
1900 1.375 augustss },
1901 1.375 augustss {
1902 1.402 mycroft USB_VENDOR_3COM, USB_PRODUCT_3COM_3C460B,
1903 1.402 mycroft "HomeConnect 3C460B",
1904 1.251 kent },
1905 1.251 kent {
1906 1.471 kiyohara USB_VENDOR_3COM2, USB_PRODUCT_3COM2_3CRUSB10075,
1907 1.471 kiyohara "3CRUSB10075",
1908 1.471 kiyohara },
1909 1.471 kiyohara {
1910 1.402 mycroft USB_VENDOR_3COMUSR, USB_PRODUCT_3COMUSR_OFFICECONN,
1911 1.402 mycroft "3Com OfficeConnect Analog Modem",
1912 1.251 kent },
1913 1.251 kent {
1914 1.402 mycroft USB_VENDOR_3COMUSR, USB_PRODUCT_3COMUSR_USRISDN,
1915 1.402 mycroft "3Com U.S. Robotics Pro ISDN TA",
1916 1.1 augustss },
1917 1.1 augustss {
1918 1.402 mycroft USB_VENDOR_3COMUSR, USB_PRODUCT_3COMUSR_HOMECONN,
1919 1.402 mycroft "3Com HomeConnect camera",
1920 1.182 augustss },
1921 1.182 augustss {
1922 1.402 mycroft USB_VENDOR_3COMUSR, USB_PRODUCT_3COMUSR_USR56K,
1923 1.402 mycroft "U.S.Robotics 56000 Voice Faxmodem Pro",
1924 1.85 uch },
1925 1.85 uch {
1926 1.402 mycroft USB_VENDOR_ACDC, USB_PRODUCT_ACDC_HUB,
1927 1.402 mycroft "USB Pen Drive HUB",
1928 1.369 augustss },
1929 1.369 augustss {
1930 1.477 itohy USB_VENDOR_ACDC, USB_PRODUCT_ACDC_SECWRITE,
1931 1.477 itohy "USB Pen Drive Secure Write",
1932 1.477 itohy },
1933 1.477 itohy {
1934 1.402 mycroft USB_VENDOR_ACDC, USB_PRODUCT_ACDC_PEN,
1935 1.402 mycroft "USB Pen Drive with Secure Write",
1936 1.147 ichiro },
1937 1.147 ichiro {
1938 1.402 mycroft USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_XX1,
1939 1.402 mycroft "XX1",
1940 1.402 mycroft },
1941 1.402 mycroft {
1942 1.402 mycroft USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_XX2,
1943 1.402 mycroft "XX2",
1944 1.313 nakayama },
1945 1.313 nakayama {
1946 1.402 mycroft USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_URE450,
1947 1.402 mycroft "URE450 Ethernet Adapter",
1948 1.1 augustss },
1949 1.1 augustss {
1950 1.402 mycroft USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_UFE1000,
1951 1.402 mycroft "UFE1000 Fast Ethernet Adapter",
1952 1.350 augustss },
1953 1.350 augustss {
1954 1.402 mycroft USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_DSB650TX_PNA,
1955 1.402 mycroft "1/10/100 ethernet adapter",
1956 1.350 augustss },
1957 1.350 augustss {
1958 1.402 mycroft USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_XX4,
1959 1.402 mycroft "XX4",
1960 1.94 augustss },
1961 1.94 augustss {
1962 1.402 mycroft USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_XX5,
1963 1.402 mycroft "XX5",
1964 1.385 augustss },
1965 1.385 augustss {
1966 1.402 mycroft USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_XX6,
1967 1.402 mycroft "XX6",
1968 1.385 augustss },
1969 1.385 augustss {
1970 1.402 mycroft USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_XX7,
1971 1.402 mycroft "XX7",
1972 1.385 augustss },
1973 1.385 augustss {
1974 1.402 mycroft USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_LCS8138TX,
1975 1.402 mycroft "LCS-8138TX",
1976 1.87 augustss },
1977 1.87 augustss {
1978 1.402 mycroft USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_XX8,
1979 1.402 mycroft "XX8",
1980 1.267 abs },
1981 1.267 abs {
1982 1.402 mycroft USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_XX9,
1983 1.402 mycroft "XX9",
1984 1.359 augustss },
1985 1.359 augustss {
1986 1.402 mycroft USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_UFE2000,
1987 1.402 mycroft "UFE2000 USB2.0 Fast Ethernet Adapter",
1988 1.359 augustss },
1989 1.359 augustss {
1990 1.471 kiyohara USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_WL54,
1991 1.471 kiyohara "WL54",
1992 1.471 kiyohara },
1993 1.471 kiyohara {
1994 1.402 mycroft USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_XX10,
1995 1.402 mycroft "XX10",
1996 1.385 augustss },
1997 1.385 augustss {
1998 1.467 xtraeme USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_HWU54DM,
1999 1.467 xtraeme "HWU54DM",
2000 1.467 xtraeme },
2001 1.467 xtraeme {
2002 1.467 xtraeme USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_RT2573_2,
2003 1.442 joerg "RT2573",
2004 1.442 joerg },
2005 1.442 joerg {
2006 1.467 xtraeme USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_RT2573_3,
2007 1.467 xtraeme "RT2573",
2008 1.467 xtraeme },
2009 1.467 xtraeme {
2010 1.467 xtraeme USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_RT2573_4,
2011 1.467 xtraeme "RT2573",
2012 1.467 xtraeme },
2013 1.467 xtraeme {
2014 1.467 xtraeme USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_WUG2700,
2015 1.467 xtraeme "WUG2700",
2016 1.467 xtraeme },
2017 1.467 xtraeme {
2018 1.402 mycroft USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_USB320_EC,
2019 1.402 mycroft "USB320-EC Ethernet Adapter",
2020 1.368 augustss },
2021 1.368 augustss {
2022 1.402 mycroft USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_111,
2023 1.402 mycroft "T-Sinus 111 WLAN",
2024 1.368 augustss },
2025 1.368 augustss {
2026 1.471 kiyohara USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_SMCWUSBG,
2027 1.471 kiyohara "SMCWUSB-G",
2028 1.471 kiyohara },
2029 1.471 kiyohara {
2030 1.402 mycroft USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_SS1001,
2031 1.402 mycroft "SpeedStream Ethernet Adapter",
2032 1.12 augustss },
2033 1.12 augustss {
2034 1.471 kiyohara USB_VENDOR_ACCTON, USB_PRODUCT_ACCTON_ZD1211B,
2035 1.471 kiyohara "ZD1211B",
2036 1.471 kiyohara },
2037 1.471 kiyohara {
2038 1.476 veego USB_VENDOR_ACERCM, USB_PRODUCT_ACERCM_EP1427X2,
2039 1.476 veego "EP-1427X-2 Ethernet",
2040 1.476 veego },
2041 1.476 veego {
2042 1.476 veego USB_VENDOR_ACERLABS, USB_PRODUCT_ACERLABS_M5632,
2043 1.476 veego "USB 2.0 Data Link",
2044 1.476 veego },
2045 1.476 veego {
2046 1.402 mycroft USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_C310U,
2047 1.402 mycroft "Acerscan C310U",
2048 1.213 augustss },
2049 1.213 augustss {
2050 1.402 mycroft USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_320U,
2051 1.402 mycroft "Acerscan 320U",
2052 1.220 gehenna },
2053 1.220 gehenna {
2054 1.402 mycroft USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_640U,
2055 1.402 mycroft "Acerscan 640U",
2056 1.79 augustss },
2057 1.79 augustss {
2058 1.402 mycroft USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_620U,
2059 1.402 mycroft "Acerscan 620U",
2060 1.197 mycroft },
2061 1.197 mycroft {
2062 1.402 mycroft USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ATAPI,
2063 1.402 mycroft "ATA/ATAPI adapter",
2064 1.79 augustss },
2065 1.79 augustss {
2066 1.402 mycroft USB_VENDOR_ACERP, USB_PRODUCT_ACERP_AWL300,
2067 1.402 mycroft "AWL300",
2068 1.242 augustss },
2069 1.242 augustss {
2070 1.402 mycroft USB_VENDOR_ACERP, USB_PRODUCT_ACERP_AWL400,
2071 1.402 mycroft "AWL400",
2072 1.257 nathanw },
2073 1.257 nathanw {
2074 1.402 mycroft USB_VENDOR_ACERW, USB_PRODUCT_ACERW_WARPLINK,
2075 1.402 mycroft "Warplink",
2076 1.257 nathanw },
2077 1.257 nathanw {
2078 1.402 mycroft USB_VENDOR_ACTIONTEC, USB_PRODUCT_ACTIONTEC_PRISM_25,
2079 1.402 mycroft "Prism2.5 WLAN",
2080 1.257 nathanw },
2081 1.257 nathanw {
2082 1.402 mycroft USB_VENDOR_ACTIONTEC, USB_PRODUCT_ACTIONTEC_PRISM_25A,
2083 1.402 mycroft "Prism2.5 WLAN A",
2084 1.257 nathanw },
2085 1.257 nathanw {
2086 1.402 mycroft USB_VENDOR_ACTIONTEC, USB_PRODUCT_ACTIONTEC_FREELAN,
2087 1.402 mycroft "ROPEX FreeLan 802.11b",
2088 1.160 augustss },
2089 1.160 augustss {
2090 1.402 mycroft USB_VENDOR_ACTIONTEC, USB_PRODUCT_ACTIONTEC_UAT1,
2091 1.402 mycroft "UAT1 Wireless Ethernet adapter",
2092 1.160 augustss },
2093 1.160 augustss {
2094 1.402 mycroft USB_VENDOR_ACTISYS, USB_PRODUCT_ACTISYS_IR2000U,
2095 1.402 mycroft "ACT-IR2000U FIR",
2096 1.160 augustss },
2097 1.160 augustss {
2098 1.402 mycroft USB_VENDOR_ACTIVEWIRE, USB_PRODUCT_ACTIVEWIRE_IOBOARD,
2099 1.402 mycroft "I/O Board",
2100 1.160 augustss },
2101 1.160 augustss {
2102 1.402 mycroft USB_VENDOR_ACTIVEWIRE, USB_PRODUCT_ACTIVEWIRE_IOBOARD_FW1,
2103 1.402 mycroft "I/O Board, rev. 1 firmware",
2104 1.160 augustss },
2105 1.160 augustss {
2106 1.402 mycroft USB_VENDOR_ADAPTEC, USB_PRODUCT_ADAPTEC_AWN8020,
2107 1.402 mycroft "AWN-8020 WLAN",
2108 1.242 augustss },
2109 1.242 augustss {
2110 1.402 mycroft USB_VENDOR_ADDONICS2, USB_PRODUCT_ADDONICS2_205,
2111 1.402 mycroft "Cable 205",
2112 1.257 nathanw },
2113 1.257 nathanw {
2114 1.476 veego USB_VENDOR_ADMTEK, USB_PRODUCT_ADMTEK_PEGASUSII_4,
2115 1.476 veego "AN986A Ethernet",
2116 1.476 veego },
2117 1.476 veego {
2118 1.402 mycroft USB_VENDOR_ADMTEK, USB_PRODUCT_ADMTEK_PEGASUS,
2119 1.402 mycroft "AN986 USB Ethernet",
2120 1.257 nathanw },
2121 1.257 nathanw {
2122 1.402 mycroft USB_VENDOR_ADMTEK, USB_PRODUCT_ADMTEK_PEGASUSII,
2123 1.402 mycroft "AN8511 USB Ethernet",
2124 1.257 nathanw },
2125 1.257 nathanw {
2126 1.402 mycroft USB_VENDOR_ADMTEK, USB_PRODUCT_ADMTEK_PEGASUSII_2,
2127 1.402 mycroft "AN8513 Ethernet",
2128 1.178 augustss },
2129 1.178 augustss {
2130 1.428 christos USB_VENDOR_ADMTEK, USB_PRODUCT_ADMTEK_PEGASUSII_3,
2131 1.428 christos "ADM8515 USB 2.0 Ethernet",
2132 1.428 christos },
2133 1.428 christos {
2134 1.402 mycroft USB_VENDOR_ADS, USB_PRODUCT_ADS_UBS10BT,
2135 1.402 mycroft "UBS-10BT Ethernet",
2136 1.257 nathanw },
2137 1.257 nathanw {
2138 1.402 mycroft USB_VENDOR_ADS, USB_PRODUCT_ADS_UBS10BTX,
2139 1.402 mycroft "UBS-10BT Ethernet",
2140 1.257 nathanw },
2141 1.257 nathanw {
2142 1.402 mycroft USB_VENDOR_AEI, USB_PRODUCT_AEI_USBTOLAN,
2143 1.402 mycroft "AEI USB to Lan adapter",
2144 1.257 nathanw },
2145 1.257 nathanw {
2146 1.402 mycroft USB_VENDOR_AGATE, USB_PRODUCT_AGATE_QDRIVE,
2147 1.402 mycroft "Q-Drive",
2148 1.257 nathanw },
2149 1.257 nathanw {
2150 1.402 mycroft USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCAN1212U,
2151 1.402 mycroft "SnapScan 1212U",
2152 1.257 nathanw },
2153 1.257 nathanw {
2154 1.402 mycroft USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCAN1236U,
2155 1.402 mycroft "SnapScan 1236U",
2156 1.257 nathanw },
2157 1.257 nathanw {
2158 1.402 mycroft USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCANTOUCH,
2159 1.402 mycroft "SnapScan Touch",
2160 1.257 nathanw },
2161 1.257 nathanw {
2162 1.402 mycroft USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCAN1212U2,
2163 1.402 mycroft "SnapScan 1212U",
2164 1.257 nathanw },
2165 1.257 nathanw {
2166 1.402 mycroft USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCANE40,
2167 1.402 mycroft "SnapScan e40",
2168 1.257 nathanw },
2169 1.257 nathanw {
2170 1.402 mycroft USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCANE50,
2171 1.402 mycroft "SnapScan e50",
2172 1.257 nathanw },
2173 1.257 nathanw {
2174 1.402 mycroft USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCANE20,
2175 1.402 mycroft "SnapScan e20",
2176 1.257 nathanw },
2177 1.257 nathanw {
2178 1.402 mycroft USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCANE25,
2179 1.402 mycroft "SnapScan e25",
2180 1.257 nathanw },
2181 1.257 nathanw {
2182 1.402 mycroft USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCANE26,
2183 1.402 mycroft "SnapScan e26",
2184 1.159 augustss },
2185 1.159 augustss {
2186 1.402 mycroft USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCANE52,
2187 1.402 mycroft "SnapScan e52",
2188 1.190 augustss },
2189 1.190 augustss {
2190 1.475 itohy USB_VENDOR_AINCOMM, USB_PRODUCT_AINCOMM_AWU2000B,
2191 1.475 itohy "AWU2000B",
2192 1.123 augustss },
2193 1.123 augustss {
2194 1.402 mycroft USB_VENDOR_AIPTEK2, USB_PRODUCT_AIPTEK2_PENCAM_MEGA_1_3,
2195 1.402 mycroft "PenCam Mega 1.3",
2196 1.79 augustss },
2197 1.79 augustss {
2198 1.475 itohy USB_VENDOR_AIRPRIME, USB_PRODUCT_AIRPRIME_PC5220,
2199 1.475 itohy "CDMA Wireless PC Card",
2200 1.40 augustss },
2201 1.40 augustss {
2202 1.402 mycroft USB_VENDOR_AKS, USB_PRODUCT_AKS_USBHASP,
2203 1.402 mycroft "USB-HASP 0.06",
2204 1.73 augustss },
2205 1.73 augustss {
2206 1.402 mycroft USB_VENDOR_ALCOR2, USB_PRODUCT_ALCOR2_KBD_HUB,
2207 1.402 mycroft "Kbd Hub",
2208 1.73 augustss },
2209 1.73 augustss {
2210 1.402 mycroft USB_VENDOR_ALCOR, USB_PRODUCT_ALCOR_MA_KBD_HUB,
2211 1.402 mycroft "MacAlly Kbd Hub",
2212 1.25 augustss },
2213 1.25 augustss {
2214 1.402 mycroft USB_VENDOR_ALCOR, USB_PRODUCT_ALCOR_AU9814,
2215 1.402 mycroft "AU9814 Hub",
2216 1.40 augustss },
2217 1.40 augustss {
2218 1.402 mycroft USB_VENDOR_ALCOR, USB_PRODUCT_ALCOR_SM_KBD,
2219 1.402 mycroft "MicroConnectors/StrongMan Keyboard",
2220 1.369 augustss },
2221 1.369 augustss {
2222 1.402 mycroft USB_VENDOR_ALCOR, USB_PRODUCT_ALCOR_NEC_KBD_HUB,
2223 1.402 mycroft "NEC Kbd Hub",
2224 1.12 augustss },
2225 1.12 augustss {
2226 1.402 mycroft USB_VENDOR_ALTEC, USB_PRODUCT_ALTEC_ADA70,
2227 1.402 mycroft "ADA70 Speakers",
2228 1.81 jdolecek },
2229 1.81 jdolecek {
2230 1.402 mycroft USB_VENDOR_ALTEC, USB_PRODUCT_ALTEC_ASC495,
2231 1.402 mycroft "ASC495 Speakers",
2232 1.345 jdolecek },
2233 1.345 jdolecek {
2234 1.476 veego USB_VENDOR_APC, USB_PRODUCT_APC_UPS,
2235 1.476 veego "Uninterruptible Power Supply",
2236 1.476 veego },
2237 1.476 veego {
2238 1.476 veego USB_VENDOR_AMBIT, USB_PRODUCT_AMBIT_NTL_250,
2239 1.476 veego "NTL 250 cable modem",
2240 1.47 nathanw },
2241 1.47 nathanw {
2242 1.510 jmcneill USB_VENDOR_AMD, USB_PRODUCT_AMD_TV_WONDER_600_USB,
2243 1.510 jmcneill "TV Wonder 600 USB",
2244 1.510 jmcneill },
2245 1.510 jmcneill {
2246 1.467 xtraeme USB_VENDOR_AMIT, USB_PRODUCT_AMIT_CGWLUSB2GO,
2247 1.467 xtraeme "CG-WLUSB2GO",
2248 1.467 xtraeme },
2249 1.467 xtraeme {
2250 1.402 mycroft USB_VENDOR_ANCHOR, USB_PRODUCT_ANCHOR_EZUSB,
2251 1.402 mycroft "EZUSB",
2252 1.44 augustss },
2253 1.44 augustss {
2254 1.402 mycroft USB_VENDOR_ANCHOR, USB_PRODUCT_ANCHOR_EZLINK,
2255 1.402 mycroft "EZLINK",
2256 1.111 augustss },
2257 1.111 augustss {
2258 1.492 ichiro USB_VENDOR_ANYDATA, USB_PRODUCT_ANYDATA_A2502,
2259 1.492 ichiro "NTT DoCoMo A2502",
2260 1.492 ichiro },
2261 1.492 ichiro {
2262 1.463 salo USB_VENDOR_ANYDATA, USB_PRODUCT_ANYDATA_ADU_E100H,
2263 1.463 salo "ADU-E100H",
2264 1.463 salo },
2265 1.463 salo {
2266 1.495 elric USB_VENDOR_ANYDATA, USB_PRODUCT_ANYDATA_ADU_500A,
2267 1.495 elric "ADU-E500A",
2268 1.495 elric },
2269 1.495 elric {
2270 1.402 mycroft USB_VENDOR_AOX, USB_PRODUCT_AOX_USB101,
2271 1.402 mycroft "USB ethernet controller engine",
2272 1.385 augustss },
2273 1.385 augustss {
2274 1.427 jmmv USB_VENDOR_APPLE, USB_PRODUCT_APPLE_EXT_KBD,
2275 1.427 jmmv "Apple Extended USB Keyboard",
2276 1.427 jmmv },
2277 1.427 jmmv {
2278 1.402 mycroft USB_VENDOR_APPLE, USB_PRODUCT_APPLE_OPTMOUSE,
2279 1.402 mycroft "Optical mouse",
2280 1.168 augustss },
2281 1.168 augustss {
2282 1.419 augustss USB_VENDOR_APPLE, USB_PRODUCT_APPLE_MIGHTYMOUSE,
2283 1.419 augustss "Mighty Mouse",
2284 1.419 augustss },
2285 1.419 augustss {
2286 1.427 jmmv USB_VENDOR_APPLE, USB_PRODUCT_APPLE_EXT_KBD_HUB,
2287 1.427 jmmv "Hub in Apple Extended USB Keyboard",
2288 1.427 jmmv },
2289 1.427 jmmv {
2290 1.402 mycroft USB_VENDOR_APPLE, USB_PRODUCT_APPLE_SPEAKERS,
2291 1.402 mycroft "Speakers",
2292 1.108 augustss },
2293 1.108 augustss {
2294 1.504 jmcneill USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPHONE,
2295 1.504 jmcneill "iPhone",
2296 1.504 jmcneill },
2297 1.504 jmcneill {
2298 1.504 jmcneill USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPOD_TOUCH,
2299 1.504 jmcneill "iPod Touch",
2300 1.504 jmcneill },
2301 1.504 jmcneill {
2302 1.504 jmcneill USB_VENDOR_APPLE, USB_PRODUCT_APPLE_IPHONE_3G,
2303 1.504 jmcneill "iPhone 3G",
2304 1.504 jmcneill },
2305 1.504 jmcneill {
2306 1.503 matt USB_VENDOR_APPLE, USB_PRODUCT_APPLE_ETHERNET,
2307 1.503 matt "Apple USB to Ethernet",
2308 1.503 matt },
2309 1.503 matt {
2310 1.475 itohy USB_VENDOR_ARKMICROCHIPS, USB_PRODUCT_ARKMICROCHIPS_USBSERIAL,
2311 1.475 itohy "USB-UART Controller",
2312 1.475 itohy },
2313 1.475 itohy {
2314 1.402 mycroft USB_VENDOR_ASAHIOPTICAL, USB_PRODUCT_ASAHIOPTICAL_OPTIO230,
2315 1.402 mycroft "PENTAX Optio230",
2316 1.337 jschauma },
2317 1.337 jschauma {
2318 1.402 mycroft USB_VENDOR_ASAHIOPTICAL, USB_PRODUCT_ASAHIOPTICAL_OPTIO330,
2319 1.402 mycroft "Digital camera",
2320 1.170 augustss },
2321 1.170 augustss {
2322 1.402 mycroft USB_VENDOR_ASANTE, USB_PRODUCT_ASANTE_EA,
2323 1.402 mycroft "Ethernet Adapter",
2324 1.387 augustss },
2325 1.387 augustss {
2326 1.402 mycroft USB_VENDOR_ASIX, USB_PRODUCT_ASIX_AX88172,
2327 1.474 dsainty "AX88172 USB 2.0 10/100 Ethernet adapter",
2328 1.474 dsainty },
2329 1.474 dsainty {
2330 1.476 veego USB_VENDOR_ASIX, USB_PRODUCT_ASIX_AX88178,
2331 1.476 veego "AX88178 USB 2.0 10/100 Ethernet adapter",
2332 1.476 veego },
2333 1.476 veego {
2334 1.474 dsainty USB_VENDOR_ASIX, USB_PRODUCT_ASIX_AX88772,
2335 1.474 dsainty "AX88772 USB 2.0 10/100 Ethernet adapter",
2336 1.344 augustss },
2337 1.344 augustss {
2338 1.404 sekiya USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_WL167G,
2339 1.404 sekiya "WL-167g USB2.0 WLAN Adapter",
2340 1.404 sekiya },
2341 1.404 sekiya {
2342 1.471 kiyohara USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_WL159G,
2343 1.471 kiyohara "WL-159g",
2344 1.471 kiyohara },
2345 1.471 kiyohara {
2346 1.471 kiyohara USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_A9T_WIFI,
2347 1.471 kiyohara "A9T wireless",
2348 1.471 kiyohara },
2349 1.471 kiyohara {
2350 1.466 xtraeme USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_WL167G_2,
2351 1.466 xtraeme "WL-167g USB2.0 WLAN Adapter (version 2)",
2352 1.466 xtraeme },
2353 1.466 xtraeme {
2354 1.467 xtraeme USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_WL167G_3,
2355 1.467 xtraeme "WL-167g USB2.0 WLAN Adapter (version 2)",
2356 1.467 xtraeme },
2357 1.467 xtraeme {
2358 1.478 itohy USB_VENDOR_ASUSTEK, USB_PRODUCT_ASUSTEK_MYPAL_A730,
2359 1.478 itohy "MyPal A730",
2360 1.478 itohy },
2361 1.478 itohy {
2362 1.402 mycroft USB_VENDOR_ATEN, USB_PRODUCT_ATEN_UC1284,
2363 1.402 mycroft "Parallel printer adapter",
2364 1.74 augustss },
2365 1.74 augustss {
2366 1.402 mycroft USB_VENDOR_ATEN, USB_PRODUCT_ATEN_UC10T,
2367 1.402 mycroft "10Mbps ethernet adapter",
2368 1.168 augustss },
2369 1.168 augustss {
2370 1.402 mycroft USB_VENDOR_ATEN, USB_PRODUCT_ATEN_UC232A,
2371 1.402 mycroft "Serial adapter",
2372 1.180 augustss },
2373 1.180 augustss {
2374 1.476 veego USB_VENDOR_ATEN, USB_PRODUCT_ATEN_UC210T,
2375 1.476 veego "UC210T Ethernet adapter",
2376 1.476 veego },
2377 1.476 veego {
2378 1.402 mycroft USB_VENDOR_ATEN, USB_PRODUCT_ATEN_DSB650C,
2379 1.402 mycroft "DSB-650C",
2380 1.60 augustss },
2381 1.60 augustss {
2382 1.402 mycroft USB_VENDOR_ATI2, USB_PRODUCT_ATI2_205,
2383 1.402 mycroft "USB Cable 205",
2384 1.98 augustss },
2385 1.98 augustss {
2386 1.402 mycroft USB_VENDOR_ATMEL, USB_PRODUCT_ATMEL_UHB124,
2387 1.402 mycroft "UHB124 hub",
2388 1.69 augustss },
2389 1.69 augustss {
2390 1.402 mycroft USB_VENDOR_ATMEL, USB_PRODUCT_ATMEL_DWL900AP,
2391 1.402 mycroft "DWL-900AP Wireless access point",
2392 1.89 augustss },
2393 1.89 augustss {
2394 1.402 mycroft USB_VENDOR_ATMEL, USB_PRODUCT_ATMEL_DWL120,
2395 1.402 mycroft "DWL-120 Wireless adapter",
2396 1.236 jmcneill },
2397 1.236 jmcneill {
2398 1.477 itohy USB_VENDOR_ATMEL, USB_PRODUCT_ATMEL_AT76C503A,
2399 1.477 itohy "AT76C503A",
2400 1.236 jmcneill },
2401 1.236 jmcneill {
2402 1.402 mycroft USB_VENDOR_ATMEL, USB_PRODUCT_ATMEL_BW002,
2403 1.477 itohy "BW002 Wireless adapter",
2404 1.369 augustss },
2405 1.369 augustss {
2406 1.402 mycroft USB_VENDOR_ATMEL, USB_PRODUCT_ATMEL_WL1130,
2407 1.402 mycroft "WL-1130",
2408 1.322 augustss },
2409 1.322 augustss {
2410 1.402 mycroft USB_VENDOR_ATMEL, USB_PRODUCT_ATMEL_AT76C505A,
2411 1.402 mycroft "AT76C505A",
2412 1.180 augustss },
2413 1.180 augustss {
2414 1.402 mycroft USB_VENDOR_AUDIOTECHNICA, USB_PRODUCT_AUDIOTECHNICA_ATCHA4USB,
2415 1.402 mycroft "ATC-HA4USB USB headphone",
2416 1.387 augustss },
2417 1.387 augustss {
2418 1.402 mycroft USB_VENDOR_AVANCELOGIC, USB_PRODUCT_AVANCELOGIC_USBAUDIO,
2419 1.402 mycroft "USB Audio Speaker",
2420 1.375 augustss },
2421 1.375 augustss {
2422 1.402 mycroft USB_VENDOR_AVERATEC, USB_PRODUCT_AVERATEC_USBWLAN,
2423 1.402 mycroft "WLAN",
2424 1.375 augustss },
2425 1.375 augustss {
2426 1.402 mycroft USB_VENDOR_AVISION, USB_PRODUCT_AVISION_1200U,
2427 1.402 mycroft "1200U scanner",
2428 1.13 augustss },
2429 1.13 augustss {
2430 1.475 itohy USB_VENDOR_BALTECH, USB_PRODUCT_BALTECH_CARDREADER,
2431 1.475 itohy "Card reader",
2432 1.475 itohy },
2433 1.475 itohy {
2434 1.441 christos USB_VENDOR_BBELECTRONICS, USB_PRODUCT_BBELECTRONICS_USOTL4,
2435 1.441 christos "uLinks RS-422/485",
2436 1.441 christos },
2437 1.441 christos {
2438 1.402 mycroft USB_VENDOR_BELKIN2, USB_PRODUCT_BELKIN2_F5U002,
2439 1.402 mycroft "F5U002 Parallel printer adapter",
2440 1.32 augustss },
2441 1.32 augustss {
2442 1.402 mycroft USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5D6050,
2443 1.402 mycroft "F5D6050 802.11b Wireless adapter",
2444 1.99 soren },
2445 1.99 soren {
2446 1.402 mycroft USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5U103,
2447 1.402 mycroft "F5U103 Serial adapter",
2448 1.59 augustss },
2449 1.59 augustss {
2450 1.402 mycroft USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5U109,
2451 1.402 mycroft "F5U109 Serial adapter",
2452 1.42 augustss },
2453 1.42 augustss {
2454 1.402 mycroft USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_SCSI,
2455 1.402 mycroft "SCSI Adaptor",
2456 1.351 augustss },
2457 1.351 augustss {
2458 1.402 mycroft USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_USB2LAN,
2459 1.402 mycroft "USB to LAN Converter",
2460 1.274 drochner },
2461 1.274 drochner {
2462 1.402 mycroft USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5U208,
2463 1.402 mycroft "F5U208 VideoBus II",
2464 1.99 soren },
2465 1.99 soren {
2466 1.402 mycroft USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5U237,
2467 1.402 mycroft "F5U237 USB 2.0 7-Port Hub",
2468 1.364 hamajima },
2469 1.364 hamajima {
2470 1.477 itohy USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5U409,
2471 1.477 itohy "F5U409 Serial",
2472 1.477 itohy },
2473 1.477 itohy {
2474 1.402 mycroft USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_UPS,
2475 1.402 mycroft "UPS",
2476 1.364 hamajima },
2477 1.364 hamajima {
2478 1.402 mycroft USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5U120,
2479 1.402 mycroft "F5U120-PC Hub",
2480 1.79 augustss },
2481 1.79 augustss {
2482 1.471 kiyohara USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_ZD1211B,
2483 1.471 kiyohara "ZD1211B",
2484 1.471 kiyohara },
2485 1.471 kiyohara {
2486 1.476 veego USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5D5055,
2487 1.476 veego "F5D5055 Ethernet adapter",
2488 1.476 veego },
2489 1.476 veego {
2490 1.410 drochner USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5D7050,
2491 1.410 drochner "F5D7050 54g USB Network Adapter",
2492 1.410 drochner },
2493 1.410 drochner {
2494 1.476 veego USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5D7051,
2495 1.476 veego "F5D7051 54g USB Network Adapter",
2496 1.476 veego },
2497 1.476 veego {
2498 1.442 joerg USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5D7050A,
2499 1.442 joerg "F5D705A 54g USB Network Adapter",
2500 1.442 joerg },
2501 1.442 joerg {
2502 1.471 kiyohara USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5D7050C,
2503 1.471 kiyohara "F5D705C 54g USB Network Adapter",
2504 1.471 kiyohara },
2505 1.471 kiyohara {
2506 1.442 joerg USB_VENDOR_BELKIN, USB_PRODUCT_BELKIN_F5D9050V3,
2507 1.442 joerg "F5D9050 ver 3",
2508 1.442 joerg },
2509 1.442 joerg {
2510 1.402 mycroft USB_VENDOR_BILLIONTON, USB_PRODUCT_BILLIONTON_USB100,
2511 1.402 mycroft "USB100N 10/100 FastEthernet Adapter",
2512 1.44 augustss },
2513 1.44 augustss {
2514 1.402 mycroft USB_VENDOR_BILLIONTON, USB_PRODUCT_BILLIONTON_USBLP100,
2515 1.402 mycroft "USB100LP",
2516 1.1 augustss },
2517 1.1 augustss {
2518 1.402 mycroft USB_VENDOR_BILLIONTON, USB_PRODUCT_BILLIONTON_USBEL100,
2519 1.402 mycroft "USB100EL",
2520 1.344 augustss },
2521 1.344 augustss {
2522 1.402 mycroft USB_VENDOR_BILLIONTON, USB_PRODUCT_BILLIONTON_USBE100,
2523 1.402 mycroft "USBE100",
2524 1.388 augustss },
2525 1.388 augustss {
2526 1.476 veego USB_VENDOR_BILLIONTON, USB_PRODUCT_BILLIONTON_USB2AR,
2527 1.476 veego "USB2AR Ethernet",
2528 1.476 veego },
2529 1.476 veego {
2530 1.402 mycroft USB_VENDOR_BROADCOM, USB_PRODUCT_BROADCOM_BCM2033,
2531 1.402 mycroft "BCM2033",
2532 1.134 augustss },
2533 1.134 augustss {
2534 1.402 mycroft USB_VENDOR_BROADCOM, USB_PRODUCT_BROADCOM_BCM2033NF,
2535 1.402 mycroft "BCM2033 (no firmware)",
2536 1.175 augustss },
2537 1.175 augustss {
2538 1.402 mycroft USB_VENDOR_BROTHER, USB_PRODUCT_BROTHER_HL1050,
2539 1.402 mycroft "HL-1050 laser printer",
2540 1.110 augustss },
2541 1.110 augustss {
2542 1.402 mycroft USB_VENDOR_BTC, USB_PRODUCT_BTC_BTC7932,
2543 1.402 mycroft "Keyboard with mouse port",
2544 1.321 augustss },
2545 1.321 augustss {
2546 1.402 mycroft USB_VENDOR_CANON, USB_PRODUCT_CANON_N656U,
2547 1.402 mycroft "CanoScan N656U",
2548 1.251 kent },
2549 1.251 kent {
2550 1.402 mycroft USB_VENDOR_CANON, USB_PRODUCT_CANON_N1220U,
2551 1.402 mycroft "CanoScan N1220U",
2552 1.79 augustss },
2553 1.79 augustss {
2554 1.402 mycroft USB_VENDOR_CANON, USB_PRODUCT_CANON_N670U,
2555 1.402 mycroft "CanoScan N670U",
2556 1.251 kent },
2557 1.251 kent {
2558 1.402 mycroft USB_VENDOR_CANON, USB_PRODUCT_CANON_N1240U,
2559 1.402 mycroft "CanoScan N1240U",
2560 1.79 augustss },
2561 1.79 augustss {
2562 1.402 mycroft USB_VENDOR_CANON, USB_PRODUCT_CANON_S10,
2563 1.402 mycroft "PowerShot S10",
2564 1.368 augustss },
2565 1.368 augustss {
2566 1.402 mycroft USB_VENDOR_CANON, USB_PRODUCT_CANON_S20,
2567 1.402 mycroft "PowerShot S20",
2568 1.79 augustss },
2569 1.79 augustss {
2570 1.402 mycroft USB_VENDOR_CANON, USB_PRODUCT_CANON_S100_US,
2571 1.402 mycroft "PowerShot S100",
2572 1.159 augustss },
2573 1.159 augustss {
2574 1.402 mycroft USB_VENDOR_CANON, USB_PRODUCT_CANON_S100_EU,
2575 1.402 mycroft "PowerShot S100",
2576 1.196 augustss },
2577 1.196 augustss {
2578 1.402 mycroft USB_VENDOR_CANON, USB_PRODUCT_CANON_G1,
2579 1.402 mycroft "PowerShot G1",
2580 1.159 augustss },
2581 1.159 augustss {
2582 1.402 mycroft USB_VENDOR_CANON, USB_PRODUCT_CANON_A20,
2583 1.402 mycroft "PowerShot A20",
2584 1.368 augustss },
2585 1.368 augustss {
2586 1.402 mycroft USB_VENDOR_CANON, USB_PRODUCT_CANON_S200,
2587 1.402 mycroft "PowerShot S200",
2588 1.99 soren },
2589 1.99 soren {
2590 1.402 mycroft USB_VENDOR_CANON, USB_PRODUCT_CANON_EOS300D,
2591 1.402 mycroft "EOS 300D / Digital Rebel",
2592 1.39 augustss },
2593 1.39 augustss {
2594 1.464 riz USB_VENDOR_CANON, USB_PRODUCT_CANON_SD630,
2595 1.464 riz "PowerShot SD630",
2596 1.464 riz },
2597 1.464 riz {
2598 1.475 itohy USB_VENDOR_CASIO, USB_PRODUCT_CASIO_QV,
2599 1.475 itohy "QV DigitalCamera",
2600 1.475 itohy },
2601 1.475 itohy {
2602 1.475 itohy USB_VENDOR_CASIO, USB_PRODUCT_CASIO_BE300,
2603 1.475 itohy "BE-300 PDA",
2604 1.475 itohy },
2605 1.475 itohy {
2606 1.475 itohy USB_VENDOR_CASIO, USB_PRODUCT_CASIO_NAMELAND,
2607 1.475 itohy "CASIO Nameland EZ-USB",
2608 1.475 itohy },
2609 1.475 itohy {
2610 1.402 mycroft USB_VENDOR_CATC, USB_PRODUCT_CATC_NETMATE,
2611 1.402 mycroft "Netmate ethernet adapter",
2612 1.368 augustss },
2613 1.368 augustss {
2614 1.402 mycroft USB_VENDOR_CATC, USB_PRODUCT_CATC_NETMATE2,
2615 1.402 mycroft "Netmate2 ethernet adapter",
2616 1.1 augustss },
2617 1.1 augustss {
2618 1.402 mycroft USB_VENDOR_CATC, USB_PRODUCT_CATC_CHIEF,
2619 1.402 mycroft "USB Chief Bus & Protocol Analyzer",
2620 1.95 augustss },
2621 1.95 augustss {
2622 1.402 mycroft USB_VENDOR_CATC, USB_PRODUCT_CATC_ANDROMEDA,
2623 1.402 mycroft "Andromeda hub",
2624 1.200 augustss },
2625 1.200 augustss {
2626 1.402 mycroft USB_VENDOR_CCYU, USB_PRODUCT_CCYU_EASYDISK,
2627 1.402 mycroft "EasyDisk Portable Device",
2628 1.388 augustss },
2629 1.388 augustss {
2630 1.402 mycroft USB_VENDOR_CHERRY, USB_PRODUCT_CHERRY_MY3000KBD,
2631 1.402 mycroft "My3000 keyboard",
2632 1.136 augustss },
2633 1.136 augustss {
2634 1.402 mycroft USB_VENDOR_CHERRY, USB_PRODUCT_CHERRY_MY3000HUB,
2635 1.402 mycroft "My3000 hub",
2636 1.67 augustss },
2637 1.67 augustss {
2638 1.402 mycroft USB_VENDOR_CHERRY, USB_PRODUCT_CHERRY_CYBOARD,
2639 1.402 mycroft "CyBoard Keyboard",
2640 1.180 augustss },
2641 1.180 augustss {
2642 1.502 cegger USB_VENDOR_CHERRY, USB_PRODUCT_CHERRY_MY6000KBD,
2643 1.502 cegger "My6000 keyboard",
2644 1.502 cegger },
2645 1.502 cegger {
2646 1.402 mycroft USB_VENDOR_CHIC, USB_PRODUCT_CHIC_MOUSE1,
2647 1.402 mycroft "mouse",
2648 1.324 rafal },
2649 1.324 rafal {
2650 1.402 mycroft USB_VENDOR_CHIC, USB_PRODUCT_CHIC_CYPRESS,
2651 1.402 mycroft "Cypress USB Mouse",
2652 1.369 augustss },
2653 1.369 augustss {
2654 1.402 mycroft USB_VENDOR_CHICONY, USB_PRODUCT_CHICONY_KB8933,
2655 1.402 mycroft "KB-8933 keyboard",
2656 1.299 augustss },
2657 1.299 augustss {
2658 1.402 mycroft USB_VENDOR_CHICONY2, USB_PRODUCT_CHICONY2_TWINKLECAM,
2659 1.402 mycroft "TwinkleCam USB camera",
2660 1.243 ichiro },
2661 1.243 ichiro {
2662 1.402 mycroft USB_VENDOR_CHPRODUCTS, USB_PRODUCT_CHPRODUCTS_PROTHROTTLE,
2663 1.402 mycroft "Pro Throttle",
2664 1.362 sekiya },
2665 1.362 sekiya {
2666 1.402 mycroft USB_VENDOR_CHPRODUCTS, USB_PRODUCT_CHPRODUCTS_PROPEDALS,
2667 1.402 mycroft "Pro Pedals",
2668 1.385 augustss },
2669 1.385 augustss {
2670 1.402 mycroft USB_VENDOR_CHPRODUCTS, USB_PRODUCT_CHPRODUCTS_FIGHTERSTICK,
2671 1.402 mycroft "Fighterstick",
2672 1.126 explorer },
2673 1.126 explorer {
2674 1.402 mycroft USB_VENDOR_CHPRODUCTS, USB_PRODUCT_CHPRODUCTS_FLIGHTYOKE,
2675 1.402 mycroft "Flight Sim Yoke",
2676 1.358 augustss },
2677 1.358 augustss {
2678 1.467 xtraeme USB_VENDOR_CISCOLINKSYS, USB_PRODUCT_CISCOLINKSYS_WUSB54G,
2679 1.476 veego "WUSB54G Wireless-G USB Network Adapter",
2680 1.467 xtraeme },
2681 1.467 xtraeme {
2682 1.467 xtraeme USB_VENDOR_CISCOLINKSYS, USB_PRODUCT_CISCOLINKSYS_WUSB54GP,
2683 1.476 veego "WUSB54GP Wireless-G USB Network Adapter",
2684 1.467 xtraeme },
2685 1.467 xtraeme {
2686 1.467 xtraeme USB_VENDOR_CISCOLINKSYS, USB_PRODUCT_CISCOLINKSYS_USB200MV2,
2687 1.467 xtraeme "USB200M v2",
2688 1.467 xtraeme },
2689 1.467 xtraeme {
2690 1.477 itohy USB_VENDOR_CISCOLINKSYS, USB_PRODUCT_CISCOLINKSYS_HU200TS,
2691 1.477 itohy "HU200-TS",
2692 1.477 itohy },
2693 1.477 itohy {
2694 1.442 joerg USB_VENDOR_CISCOLINKSYS, USB_PRODUCT_CISCOLINKSYS_WUSB54GC,
2695 1.442 joerg "WUSB54GC",
2696 1.442 joerg },
2697 1.442 joerg {
2698 1.467 xtraeme USB_VENDOR_CISCOLINKSYS, USB_PRODUCT_CISCOLINKSYS_WUSB54GR,
2699 1.467 xtraeme "WUSB54GR",
2700 1.467 xtraeme },
2701 1.467 xtraeme {
2702 1.467 xtraeme USB_VENDOR_CISCOLINKSYS, USB_PRODUCT_CISCOLINKSYS_WUSBF54G,
2703 1.467 xtraeme "WUSBF54G",
2704 1.467 xtraeme },
2705 1.467 xtraeme {
2706 1.402 mycroft USB_VENDOR_COMPAQ, USB_PRODUCT_COMPAQ_IPAQPOCKETPC,
2707 1.402 mycroft "iPAQ PocketPC",
2708 1.385 augustss },
2709 1.385 augustss {
2710 1.402 mycroft USB_VENDOR_COMPAQ, USB_PRODUCT_COMPAQ_A1500,
2711 1.402 mycroft "A1500",
2712 1.79 augustss },
2713 1.79 augustss {
2714 1.402 mycroft USB_VENDOR_COMPAQ, USB_PRODUCT_COMPAQ_W100,
2715 1.402 mycroft "W100",
2716 1.67 augustss },
2717 1.67 augustss {
2718 1.402 mycroft USB_VENDOR_COMPAQ, USB_PRODUCT_COMPAQ_W200,
2719 1.402 mycroft "WLAN MultiPort W200",
2720 1.67 augustss },
2721 1.67 augustss {
2722 1.402 mycroft USB_VENDOR_COMPAQ, USB_PRODUCT_COMPAQ_PJB100,
2723 1.402 mycroft "Personal Jukebox PJB100",
2724 1.67 augustss },
2725 1.67 augustss {
2726 1.402 mycroft USB_VENDOR_COMPAQ, USB_PRODUCT_COMPAQ_IPAQLINUX,
2727 1.402 mycroft "iPAQ Linux",
2728 1.78 augustss },
2729 1.78 augustss {
2730 1.402 mycroft USB_VENDOR_COMPAQ, USB_PRODUCT_COMPAQ_HNE200,
2731 1.402 mycroft "HNE-200 USB Ethernet adapter",
2732 1.368 augustss },
2733 1.368 augustss {
2734 1.402 mycroft USB_VENDOR_COMPOSITE, USB_PRODUCT_COMPOSITE_USBPS2,
2735 1.402 mycroft "USB to PS2 Adaptor",
2736 1.251 kent },
2737 1.251 kent {
2738 1.408 drochner USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_C54RU,
2739 1.408 drochner "C54RU WLAN",
2740 1.408 drochner },
2741 1.408 drochner {
2742 1.442 joerg USB_VENDOR_CONCEPTRONIC, USB_PRODUCT_CONCEPTRONIC_C54RU2,
2743 1.442 joerg "C54RU",
2744 1.442 joerg },
2745 1.442 joerg {
2746 1.402 mycroft USB_VENDOR_CONCORDCAMERA, USB_PRODUCT_CONCORDCAMERA_EYE_Q_3X,
2747 1.402 mycroft "Eye Q 3x",
2748 1.79 augustss },
2749 1.79 augustss {
2750 1.402 mycroft USB_VENDOR_CONNECTIX, USB_PRODUCT_CONNECTIX_QUICKCAM,
2751 1.402 mycroft "QuickCam",
2752 1.156 augustss },
2753 1.156 augustss {
2754 1.402 mycroft USB_VENDOR_COREGA, USB_PRODUCT_COREGA_ETHER_USB_T,
2755 1.402 mycroft "Ether USB-T",
2756 1.369 augustss },
2757 1.369 augustss {
2758 1.402 mycroft USB_VENDOR_COREGA, USB_PRODUCT_COREGA_FETHER_USB_TX,
2759 1.402 mycroft "FEther USB-TX",
2760 1.359 augustss },
2761 1.359 augustss {
2762 1.402 mycroft USB_VENDOR_COREGA, USB_PRODUCT_COREGA_WLAN_USB_USB_11,
2763 1.402 mycroft "WirelessLAN USB-11",
2764 1.168 augustss },
2765 1.168 augustss {
2766 1.402 mycroft USB_VENDOR_COREGA, USB_PRODUCT_COREGA_FETHER_USB_TXS,
2767 1.402 mycroft "FEther USB-TXS",
2768 1.168 augustss },
2769 1.168 augustss {
2770 1.402 mycroft USB_VENDOR_COREGA, USB_PRODUCT_COREGA_WLANUSB,
2771 1.402 mycroft "Wireless LAN USB Stick-11",
2772 1.73 augustss },
2773 1.73 augustss {
2774 1.402 mycroft USB_VENDOR_COREGA, USB_PRODUCT_COREGA_FETHER_USB2_TX,
2775 1.402 mycroft "FEther USB2-TX",
2776 1.168 augustss },
2777 1.168 augustss {
2778 1.402 mycroft USB_VENDOR_COREGA, USB_PRODUCT_COREGA_WLUSB_11_KEY,
2779 1.402 mycroft "ULUSB-11 Key",
2780 1.138 augustss },
2781 1.138 augustss {
2782 1.517 jnemeth USB_VENDOR_COREGA, USB_PRODUCT_COREGA_CGUSBRS232R,
2783 1.517 jnemeth "CG-USBRS232R",
2784 1.517 jnemeth },
2785 1.517 jnemeth {
2786 1.487 kiyohara USB_VENDOR_COREGA, USB_PRODUCT_COREGA_CGWLUSB2GL,
2787 1.487 kiyohara "CG-WLUSB2GL",
2788 1.487 kiyohara },
2789 1.487 kiyohara {
2790 1.513 jun USB_VENDOR_COREGA, USB_PRODUCT_COREGA_CGWLUSB2GPX,
2791 1.513 jun "CG-WLUSB2GPX",
2792 1.513 jun },
2793 1.513 jun {
2794 1.402 mycroft USB_VENDOR_COREGA, USB_PRODUCT_COREGA_FETHER_USB_TXC,
2795 1.402 mycroft "FEther USB-TXC",
2796 1.111 augustss },
2797 1.111 augustss {
2798 1.402 mycroft USB_VENDOR_CREATIVE, USB_PRODUCT_CREATIVE_NOMAD_II,
2799 1.402 mycroft "Nomad II MP3 player",
2800 1.111 augustss },
2801 1.111 augustss {
2802 1.402 mycroft USB_VENDOR_CREATIVE, USB_PRODUCT_CREATIVE_NOMAD_IIMG,
2803 1.402 mycroft "Nomad II MG",
2804 1.111 augustss },
2805 1.111 augustss {
2806 1.402 mycroft USB_VENDOR_CREATIVE, USB_PRODUCT_CREATIVE_NOMAD,
2807 1.402 mycroft "Nomad",
2808 1.111 augustss },
2809 1.111 augustss {
2810 1.402 mycroft USB_VENDOR_CREATIVE2, USB_PRODUCT_CREATIVE2_VOIP_BLASTER,
2811 1.402 mycroft "Voip Blaster",
2812 1.388 augustss },
2813 1.388 augustss {
2814 1.421 rpaulo USB_VENDOR_CREATIVE3, USB_PRODUCT_CREATIVE3_OPTICAL_MOUSE,
2815 1.421 rpaulo "Notebook Optical Mouse",
2816 1.421 rpaulo },
2817 1.421 rpaulo {
2818 1.402 mycroft USB_VENDOR_CSR, USB_PRODUCT_CSR_BLUETOOTH,
2819 1.402 mycroft "Bluetooth USB Adapter",
2820 1.111 augustss },
2821 1.111 augustss {
2822 1.402 mycroft USB_VENDOR_CSR, USB_PRODUCT_CSR_BLUETOOTH_NF,
2823 1.402 mycroft "Bluetooth USB Adapter",
2824 1.111 augustss },
2825 1.111 augustss {
2826 1.402 mycroft USB_VENDOR_CTX, USB_PRODUCT_CTX_EX1300,
2827 1.402 mycroft "Ex1300 hub",
2828 1.67 augustss },
2829 1.67 augustss {
2830 1.519 jakllsch USB_VENDOR_CYBERPOWER, USB_PRODUCT_CYBERPOWER_UPS,
2831 1.519 jakllsch "Uninterruptible Power Supply",
2832 1.519 jakllsch },
2833 1.519 jakllsch {
2834 1.471 kiyohara USB_VENDOR_CYBERTAN, USB_PRODUCT_CYBERTAN_TG54USB,
2835 1.471 kiyohara "TG54USB",
2836 1.471 kiyohara },
2837 1.471 kiyohara {
2838 1.402 mycroft USB_VENDOR_CYPRESS, USB_PRODUCT_CYPRESS_MOUSE,
2839 1.402 mycroft "mouse",
2840 1.230 augustss },
2841 1.230 augustss {
2842 1.402 mycroft USB_VENDOR_CYPRESS, USB_PRODUCT_CYPRESS_THERMO,
2843 1.402 mycroft "thermometer",
2844 1.368 augustss },
2845 1.368 augustss {
2846 1.402 mycroft USB_VENDOR_CYPRESS, USB_PRODUCT_CYPRESS_KBDHUB,
2847 1.402 mycroft "Keyboard/Hub",
2848 1.234 augustss },
2849 1.234 augustss {
2850 1.402 mycroft USB_VENDOR_CYPRESS, USB_PRODUCT_CYPRESS_FMRADIO,
2851 1.402 mycroft "FM Radio",
2852 1.228 augustss },
2853 1.228 augustss {
2854 1.406 skrll USB_VENDOR_CYPRESS, USB_PRODUCT_CYPRESS_USBRS232,
2855 1.406 skrll "USB-RS232 Interface",
2856 1.406 skrll },
2857 1.406 skrll {
2858 1.402 mycroft USB_VENDOR_CYPRESS, USB_PRODUCT_CYPRESS_HUB2,
2859 1.402 mycroft "USB2 Hub",
2860 1.385 augustss },
2861 1.385 augustss {
2862 1.402 mycroft USB_VENDOR_DAISY, USB_PRODUCT_DAISY_DMC,
2863 1.402 mycroft "PhotoClip USBMediaReader",
2864 1.368 augustss },
2865 1.368 augustss {
2866 1.402 mycroft USB_VENDOR_DALLAS, USB_PRODUCT_DALLAS_J6502,
2867 1.402 mycroft "J-6502 speakers",
2868 1.385 augustss },
2869 1.385 augustss {
2870 1.402 mycroft USB_VENDOR_DALLAS, USB_PRODUCT_DALLAS_USB_FOB_IBUTTON,
2871 1.402 mycroft "USB-FOB/iBUTTON",
2872 1.363 augustss },
2873 1.363 augustss {
2874 1.402 mycroft USB_VENDOR_DELL, USB_PRODUCT_DELL_PORT,
2875 1.402 mycroft "Port Replicator",
2876 1.256 augustss },
2877 1.256 augustss {
2878 1.414 augustss USB_VENDOR_DELL, USB_PRODUCT_DELL_SK8125,
2879 1.414 augustss "SK-8125 keyboard",
2880 1.414 augustss },
2881 1.414 augustss {
2882 1.402 mycroft USB_VENDOR_DELL, USB_PRODUCT_DELL_X3,
2883 1.415 augustss "Axim X3 PDA",
2884 1.168 augustss },
2885 1.168 augustss {
2886 1.402 mycroft USB_VENDOR_DELL, USB_PRODUCT_DELL_X30,
2887 1.415 augustss "Axim X30 PDA",
2888 1.388 augustss },
2889 1.388 augustss {
2890 1.402 mycroft USB_VENDOR_DELL, USB_PRODUCT_DELL_BC02,
2891 1.415 augustss "BC02 Bluetooth USB Adapter",
2892 1.368 augustss },
2893 1.368 augustss {
2894 1.402 mycroft USB_VENDOR_DELL, USB_PRODUCT_DELL_TM1180,
2895 1.402 mycroft "TrueMobile 1180 WLAN",
2896 1.230 augustss },
2897 1.230 augustss {
2898 1.431 rpaulo USB_VENDOR_DELL, USB_PRODUCT_DELL_TM350,
2899 1.431 rpaulo "TrueMobile 350 Bluetooth USB Adapter",
2900 1.431 rpaulo },
2901 1.431 rpaulo {
2902 1.489 xtraeme USB_VENDOR_DELL, USB_PRODUCT_DELL_HSDPA,
2903 1.488 xtraeme "Dell/Novatel Wireless HSDPA Modem",
2904 1.488 xtraeme },
2905 1.488 xtraeme {
2906 1.495 elric USB_VENDOR_DELL, USB_PRODUCT_DELL_W5500,
2907 1.495 elric "Dell Wireless W5500 HSDPA Modem",
2908 1.495 elric },
2909 1.495 elric {
2910 1.406 skrll USB_VENDOR_DELORME, USB_PRODUCT_DELORME_EARTHMATE,
2911 1.406 skrll "Earthmate GPS",
2912 1.406 skrll },
2913 1.406 skrll {
2914 1.465 skrll USB_VENDOR_DELORME, USB_PRODUCT_DELORME_EARTHMATE_LT20,
2915 1.465 skrll "Earthmate LT-20 GPS",
2916 1.465 skrll },
2917 1.465 skrll {
2918 1.402 mycroft USB_VENDOR_DIAMOND, USB_PRODUCT_DIAMOND_RIO500USB,
2919 1.402 mycroft "Rio 500 USB",
2920 1.190 augustss },
2921 1.190 augustss {
2922 1.442 joerg USB_VENDOR_DICKSMITH, USB_PRODUCT_DICKSMITH_RT2573,
2923 1.442 joerg "RT2573",
2924 1.442 joerg },
2925 1.442 joerg {
2926 1.442 joerg USB_VENDOR_DICKSMITH, USB_PRODUCT_DICKSMITH_CWD854F,
2927 1.442 joerg "C-Net CWD-854 rev F",
2928 1.442 joerg },
2929 1.442 joerg {
2930 1.521 cube USB_VENDOR_DICKSMITH, USB_PRODUCT_DICKSMITH_RTL8187,
2931 1.521 cube "RTL8187",
2932 1.521 cube },
2933 1.521 cube {
2934 1.402 mycroft USB_VENDOR_DIGI, USB_PRODUCT_DIGI_ACCELEPORT2,
2935 1.402 mycroft "AccelePort USB 2",
2936 1.24 augustss },
2937 1.24 augustss {
2938 1.402 mycroft USB_VENDOR_DIGI, USB_PRODUCT_DIGI_ACCELEPORT4,
2939 1.402 mycroft "AccelePort USB 4",
2940 1.321 augustss },
2941 1.321 augustss {
2942 1.402 mycroft USB_VENDOR_DIGI, USB_PRODUCT_DIGI_ACCELEPORT8,
2943 1.402 mycroft "AccelePort USB 8",
2944 1.331 augustss },
2945 1.331 augustss {
2946 1.402 mycroft USB_VENDOR_DIGITALSTREAM, USB_PRODUCT_DIGITALSTREAM_PS2,
2947 1.402 mycroft "PS/2 Active Adapter",
2948 1.365 soren },
2949 1.365 soren {
2950 1.402 mycroft USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DUBE100,
2951 1.402 mycroft "10/100 ethernet adapter",
2952 1.368 augustss },
2953 1.368 augustss {
2954 1.402 mycroft USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DSB650TX4,
2955 1.402 mycroft "10/100 ethernet adapter",
2956 1.38 augustss },
2957 1.38 augustss {
2958 1.402 mycroft USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DWL122,
2959 1.402 mycroft "Wireless DWL122",
2960 1.111 augustss },
2961 1.111 augustss {
2962 1.404 sekiya USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DWLG122,
2963 1.404 sekiya "AirPlus G Wireless USB Adapter",
2964 1.404 sekiya },
2965 1.404 sekiya {
2966 1.442 joerg USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_DWLG122C1,
2967 1.442 joerg "DWL-G122 rev C1",
2968 1.442 joerg },
2969 1.442 joerg {
2970 1.442 joerg USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_WUA1340,
2971 1.442 joerg "WUA-1340",
2972 1.442 joerg },
2973 1.442 joerg {
2974 1.476 veego USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DUBE100B1,
2975 1.476 veego "DUB-E100 rev B1",
2976 1.476 veego },
2977 1.476 veego {
2978 1.528 pooka USB_VENDOR_DLINK2, USB_PRODUCT_DLINK2_DWA111,
2979 1.528 pooka "DWA-111",
2980 1.528 pooka },
2981 1.528 pooka {
2982 1.402 mycroft USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DSB650C,
2983 1.402 mycroft "10Mbps ethernet adapter",
2984 1.125 augustss },
2985 1.125 augustss {
2986 1.402 mycroft USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DSB650TX1,
2987 1.402 mycroft "10/100 ethernet adapter",
2988 1.125 augustss },
2989 1.125 augustss {
2990 1.402 mycroft USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DSB650TX,
2991 1.402 mycroft "10/100 ethernet adapter",
2992 1.125 augustss },
2993 1.125 augustss {
2994 1.402 mycroft USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DSB650TX_PNA,
2995 1.402 mycroft "1/10/100 ethernet adapter",
2996 1.220 gehenna },
2997 1.220 gehenna {
2998 1.402 mycroft USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DSB650TX3,
2999 1.402 mycroft "10/100 ethernet adapter",
3000 1.212 augustss },
3001 1.212 augustss {
3002 1.402 mycroft USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DSB650TX2,
3003 1.402 mycroft "10/100 ethernet adapter",
3004 1.220 gehenna },
3005 1.220 gehenna {
3006 1.402 mycroft USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DSB650,
3007 1.402 mycroft "10/100 ethernet adapter",
3008 1.359 augustss },
3009 1.359 augustss {
3010 1.475 itohy USB_VENDOR_DMI, USB_PRODUCT_DMI_SA2_0,
3011 1.475 itohy "Storage Adapter",
3012 1.475 itohy },
3013 1.475 itohy {
3014 1.471 kiyohara USB_VENDOR_DRAYTEK, USB_PRODUCT_DRAYTEK_VIGOR550,
3015 1.471 kiyohara "Vigor550",
3016 1.471 kiyohara },
3017 1.471 kiyohara {
3018 1.469 dogcow USB_VENDOR_DYNASTREAM, USB_PRODUCT_DYNASTREAM_ANTDEVBOARD,
3019 1.469 dogcow "ANT dev board",
3020 1.469 dogcow },
3021 1.469 dogcow {
3022 1.402 mycroft USB_VENDOR_EGALAX, USB_PRODUCT_EGALAX_TPANEL,
3023 1.402 mycroft "Touch Panel",
3024 1.220 gehenna },
3025 1.220 gehenna {
3026 1.402 mycroft USB_VENDOR_EGALAX, USB_PRODUCT_EGALAX_TPANEL2,
3027 1.402 mycroft "Touch Panel",
3028 1.67 augustss },
3029 1.67 augustss {
3030 1.402 mycroft USB_VENDOR_EGALAX2, USB_PRODUCT_EGALAX2_TPANEL,
3031 1.402 mycroft "Touch Panel",
3032 1.358 augustss },
3033 1.358 augustss {
3034 1.402 mycroft USB_VENDOR_EICON, USB_PRODUCT_EICON_DIVA852,
3035 1.402 mycroft "Diva 852 ISDN TA",
3036 1.150 soren },
3037 1.150 soren {
3038 1.402 mycroft USB_VENDOR_EIZO, USB_PRODUCT_EIZO_HUB,
3039 1.402 mycroft "hub",
3040 1.309 ichiro },
3041 1.309 ichiro {
3042 1.402 mycroft USB_VENDOR_EIZO, USB_PRODUCT_EIZO_MONITOR,
3043 1.402 mycroft "monitor",
3044 1.125 augustss },
3045 1.125 augustss {
3046 1.476 veego USB_VENDOR_ELCON, USB_PRODUCT_ELCON_PLAN,
3047 1.476 veego "Goldpfeil P-LAN",
3048 1.476 veego },
3049 1.476 veego {
3050 1.402 mycroft USB_VENDOR_ELECOM, USB_PRODUCT_ELECOM_MOUSE29UO,
3051 1.402 mycroft "mouse 29UO",
3052 1.220 gehenna },
3053 1.220 gehenna {
3054 1.402 mycroft USB_VENDOR_ELECOM, USB_PRODUCT_ELECOM_LDUSBTX0,
3055 1.402 mycroft "LD-USB/TX",
3056 1.388 augustss },
3057 1.388 augustss {
3058 1.402 mycroft USB_VENDOR_ELECOM, USB_PRODUCT_ELECOM_LDUSBTX1,
3059 1.402 mycroft "LD-USB/TX",
3060 1.67 augustss },
3061 1.67 augustss {
3062 1.402 mycroft USB_VENDOR_ELECOM, USB_PRODUCT_ELECOM_LDUSBLTX,
3063 1.402 mycroft "LD-USBL/TX",
3064 1.348 augustss },
3065 1.348 augustss {
3066 1.402 mycroft USB_VENDOR_ELECOM, USB_PRODUCT_ELECOM_LDUSBTX2,
3067 1.402 mycroft "LD-USB/TX",
3068 1.348 augustss },
3069 1.348 augustss {
3070 1.476 veego USB_VENDOR_ELECOM, USB_PRODUCT_ELECOM_LDUSB20,
3071 1.476 veego "LD-USB20",
3072 1.476 veego },
3073 1.476 veego {
3074 1.402 mycroft USB_VENDOR_ELECOM, USB_PRODUCT_ELECOM_UCSGT,
3075 1.402 mycroft "UC-SGT serial adapter",
3076 1.348 augustss },
3077 1.348 augustss {
3078 1.402 mycroft USB_VENDOR_ELECOM, USB_PRODUCT_ELECOM_UCSGT0,
3079 1.402 mycroft "UC-SGT0 Serial",
3080 1.348 augustss },
3081 1.348 augustss {
3082 1.402 mycroft USB_VENDOR_ELECOM, USB_PRODUCT_ELECOM_LDUSBTX3,
3083 1.402 mycroft "LD-USB/TX",
3084 1.67 augustss },
3085 1.67 augustss {
3086 1.402 mycroft USB_VENDOR_ELSA, USB_PRODUCT_ELSA_MODEM1,
3087 1.402 mycroft "ELSA Modem Board",
3088 1.295 gehenna },
3089 1.295 gehenna {
3090 1.402 mycroft USB_VENDOR_ELSA, USB_PRODUCT_ELSA_USB2ETHERNET,
3091 1.402 mycroft "Microlink USB2Ethernet",
3092 1.209 augustss },
3093 1.209 augustss {
3094 1.491 mjf USB_VENDOR_EMPIA, USB_PRODUCT_EMPIA_CAMERA,
3095 1.491 mjf "Camera",
3096 1.491 mjf },
3097 1.491 mjf {
3098 1.510 jmcneill USB_VENDOR_EMPIA, USB_PRODUCT_EMPIA_EM2883,
3099 1.510 jmcneill "EM2883",
3100 1.510 jmcneill },
3101 1.510 jmcneill {
3102 1.402 mycroft USB_VENDOR_EMS, USB_PRODUCT_EMS_DUAL_SHOOTER,
3103 1.402 mycroft "PSX gun controller converter",
3104 1.279 uwe },
3105 1.279 uwe {
3106 1.402 mycroft USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_1S,
3107 1.402 mycroft "1S serial connector",
3108 1.70 augustss },
3109 1.70 augustss {
3110 1.402 mycroft USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_2S,
3111 1.402 mycroft "2S serial connector",
3112 1.230 augustss },
3113 1.230 augustss {
3114 1.402 mycroft USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_1S25,
3115 1.402 mycroft "1S25 serial connector",
3116 1.70 augustss },
3117 1.70 augustss {
3118 1.402 mycroft USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_4S,
3119 1.402 mycroft "4S serial connector",
3120 1.282 augustss },
3121 1.282 augustss {
3122 1.402 mycroft USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_E45,
3123 1.402 mycroft "E45 Ethernet adapter",
3124 1.303 gehenna },
3125 1.303 gehenna {
3126 1.402 mycroft USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_CENTRONICS,
3127 1.402 mycroft "Centronics connector",
3128 1.190 augustss },
3129 1.190 augustss {
3130 1.402 mycroft USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_XX1,
3131 1.402 mycroft "Ethernet Adapter",
3132 1.358 augustss },
3133 1.358 augustss {
3134 1.402 mycroft USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_1S9,
3135 1.402 mycroft "1S9 serial connector",
3136 1.388 augustss },
3137 1.388 augustss {
3138 1.402 mycroft USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_EZUSB,
3139 1.402 mycroft "EZ-USB",
3140 1.390 augustss },
3141 1.390 augustss {
3142 1.402 mycroft USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_2U4S,
3143 1.402 mycroft "2U4S serial connector/usb hub",
3144 1.390 augustss },
3145 1.390 augustss {
3146 1.402 mycroft USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_XX2,
3147 1.402 mycroft "Ethernet Adapter",
3148 1.212 augustss },
3149 1.212 augustss {
3150 1.402 mycroft USB_VENDOR_EPSON, USB_PRODUCT_EPSON_PRINTER1,
3151 1.402 mycroft "USB Printer",
3152 1.300 markd },
3153 1.300 markd {
3154 1.402 mycroft USB_VENDOR_EPSON, USB_PRODUCT_EPSON_PRINTER2,
3155 1.402 mycroft "ISD USB Smart Cable for Mac",
3156 1.206 augustss },
3157 1.206 augustss {
3158 1.402 mycroft USB_VENDOR_EPSON, USB_PRODUCT_EPSON_PRINTER3,
3159 1.402 mycroft "ISD USB Smart Cable",
3160 1.314 augustss },
3161 1.314 augustss {
3162 1.402 mycroft USB_VENDOR_EPSON, USB_PRODUCT_EPSON_PRINTER5,
3163 1.402 mycroft "USB Printer",
3164 1.145 augustss },
3165 1.145 augustss {
3166 1.402 mycroft USB_VENDOR_EPSON, USB_PRODUCT_EPSON_636,
3167 1.402 mycroft "Perfection 636U / 636Photo scanner",
3168 1.194 augustss },
3169 1.194 augustss {
3170 1.402 mycroft USB_VENDOR_EPSON, USB_PRODUCT_EPSON_610,
3171 1.402 mycroft "Perfection 610 scanner",
3172 1.67 augustss },
3173 1.67 augustss {
3174 1.402 mycroft USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1200,
3175 1.402 mycroft "Perfection 1200U / 1200Photo scanner",
3176 1.99 soren },
3177 1.99 soren {
3178 1.402 mycroft USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1600,
3179 1.402 mycroft "Expression 1600 scanner",
3180 1.227 augustss },
3181 1.227 augustss {
3182 1.402 mycroft USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1640,
3183 1.402 mycroft "Perfection 1640SU scanner",
3184 1.230 augustss },
3185 1.230 augustss {
3186 1.402 mycroft USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1240,
3187 1.402 mycroft "Perfection 1240U / 1240Photo scanner",
3188 1.230 augustss },
3189 1.230 augustss {
3190 1.402 mycroft USB_VENDOR_EPSON, USB_PRODUCT_EPSON_640U,
3191 1.402 mycroft "Perfection 640U scanner",
3192 1.230 augustss },
3193 1.230 augustss {
3194 1.402 mycroft USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1250,
3195 1.402 mycroft "Perfection 1250U / 1250Photo scanner",
3196 1.230 augustss },
3197 1.230 augustss {
3198 1.402 mycroft USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1650,
3199 1.402 mycroft "Perfection 1650 scanner",
3200 1.230 augustss },
3201 1.230 augustss {
3202 1.402 mycroft USB_VENDOR_EPSON, USB_PRODUCT_EPSON_GT9700F,
3203 1.402 mycroft "GT-9700F scanner",
3204 1.230 augustss },
3205 1.230 augustss {
3206 1.402 mycroft USB_VENDOR_EPSON, USB_PRODUCT_EPSON_2400,
3207 1.402 mycroft "Perfection 2400 scanner",
3208 1.230 augustss },
3209 1.230 augustss {
3210 1.402 mycroft USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1260,
3211 1.402 mycroft "Perfection 1260 scanner",
3212 1.375 augustss },
3213 1.375 augustss {
3214 1.402 mycroft USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1660,
3215 1.402 mycroft "Perfection 1660 scanner",
3216 1.231 mjl },
3217 1.231 mjl {
3218 1.402 mycroft USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1670,
3219 1.402 mycroft "Perfection 1670 scanner",
3220 1.385 augustss },
3221 1.385 augustss {
3222 1.402 mycroft USB_VENDOR_ETEK, USB_PRODUCT_ETEK_1COM,
3223 1.402 mycroft "Serial port",
3224 1.401 itojun },
3225 1.401 itojun {
3226 1.402 mycroft USB_VENDOR_EXTENDED, USB_PRODUCT_EXTENDED_XTNDACCESS,
3227 1.402 mycroft "XTNDAccess IrDA",
3228 1.401 itojun },
3229 1.401 itojun {
3230 1.441 christos USB_VENDOR_FALCOM, USB_PRODUCT_FALCOM_TWIST,
3231 1.441 christos "Twist GSM/GPRS modem",
3232 1.441 christos },
3233 1.441 christos {
3234 1.441 christos USB_VENDOR_FALCOM, USB_PRODUCT_FALCOM_SAMBA,
3235 1.441 christos "Samba 55/56 GSM/GPRS modem",
3236 1.441 christos },
3237 1.441 christos {
3238 1.471 kiyohara USB_VENDOR_FIBERLINE, USB_PRODUCT_FIBERLINE_WL430U,
3239 1.471 kiyohara "WL-430U",
3240 1.471 kiyohara },
3241 1.471 kiyohara {
3242 1.402 mycroft USB_VENDOR_FREECOM, USB_PRODUCT_FREECOM_DVD,
3243 1.402 mycroft "Connector for DVD drive",
3244 1.336 augustss },
3245 1.336 augustss {
3246 1.402 mycroft USB_VENDOR_FTDI, USB_PRODUCT_FTDI_SERIAL_8U232AM,
3247 1.402 mycroft "8U232AM Serial converter",
3248 1.288 gehenna },
3249 1.288 gehenna {
3250 1.464 riz USB_VENDOR_FTDI, USB_PRODUCT_FTDI_SERIAL_2232C,
3251 1.523 nisimura "2232C USB dual FAST SERIAL ADAPTER",
3252 1.523 nisimura },
3253 1.523 nisimura {
3254 1.523 nisimura USB_VENDOR_FTDI, USB_PRODUCT_FTDI_SERIAL_4232H,
3255 1.523 nisimura "2232H USB quad FAST SERIAL ADAPTER",
3256 1.464 riz },
3257 1.464 riz {
3258 1.402 mycroft USB_VENDOR_FTDI, USB_PRODUCT_FTDI_PS2KBDMS,
3259 1.402 mycroft "PS/2 Keyboard/Mouse",
3260 1.84 augustss },
3261 1.84 augustss {
3262 1.402 mycroft USB_VENDOR_FTDI, USB_PRODUCT_FTDI_SERIAL_8U100AX,
3263 1.402 mycroft "8U100AX Serial converter",
3264 1.210 cjs },
3265 1.210 cjs {
3266 1.441 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_MHAM_KW,
3267 1.441 christos "KW",
3268 1.441 christos },
3269 1.441 christos {
3270 1.441 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_MHAM_YS,
3271 1.441 christos "YS",
3272 1.441 christos },
3273 1.441 christos {
3274 1.441 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_MHAM_Y6,
3275 1.441 christos "Y6",
3276 1.441 christos },
3277 1.441 christos {
3278 1.441 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_MHAM_Y8,
3279 1.441 christos "Y8",
3280 1.441 christos },
3281 1.441 christos {
3282 1.441 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_MHAM_IC,
3283 1.441 christos "IC",
3284 1.441 christos },
3285 1.441 christos {
3286 1.441 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_MHAM_DB9,
3287 1.441 christos "DB9",
3288 1.441 christos },
3289 1.441 christos {
3290 1.441 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_MHAM_RS232,
3291 1.441 christos "RS232",
3292 1.441 christos },
3293 1.441 christos {
3294 1.441 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_MHAM_Y9,
3295 1.441 christos "Y9",
3296 1.441 christos },
3297 1.441 christos {
3298 1.441 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_COASTAL_TNCX,
3299 1.441 christos "Coastal ChipWorks TNC-X",
3300 1.441 christos },
3301 1.441 christos {
3302 1.402 mycroft USB_VENDOR_FTDI, USB_PRODUCT_FTDI_LCD_MX200_USB,
3303 1.443 xtraeme "Matrix Orbital MX2/MX3/MX6 Series",
3304 1.443 xtraeme },
3305 1.443 xtraeme {
3306 1.443 xtraeme USB_VENDOR_FTDI, USB_PRODUCT_FTDI_LCD_MX4_MX5_USB,
3307 1.443 xtraeme "Matrix Orbital MX4/MX5 Series LCD",
3308 1.275 augustss },
3309 1.275 augustss {
3310 1.402 mycroft USB_VENDOR_FTDI, USB_PRODUCT_FTDI_LCD_LK202_24_USB,
3311 1.443 xtraeme "Matrix Orbital LK/VK/PK202-24 LCD",
3312 1.235 augustss },
3313 1.235 augustss {
3314 1.441 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_LCD_LK204_24_USB,
3315 1.443 xtraeme "Matrix Orbital LK/VK204-24 LCD",
3316 1.306 augustss },
3317 1.306 augustss {
3318 1.402 mycroft USB_VENDOR_FTDI, USB_PRODUCT_FTDI_LCD_CFA_632,
3319 1.402 mycroft "Crystalfontz CFA-632 LCD",
3320 1.306 augustss },
3321 1.306 augustss {
3322 1.402 mycroft USB_VENDOR_FTDI, USB_PRODUCT_FTDI_LCD_CFA_634,
3323 1.402 mycroft "Crystalfontz CFA-634 LCD",
3324 1.210 cjs },
3325 1.210 cjs {
3326 1.402 mycroft USB_VENDOR_FTDI, USB_PRODUCT_FTDI_LCD_CFA_633,
3327 1.402 mycroft "Crystalfontz CFA-633 LCD",
3328 1.306 augustss },
3329 1.306 augustss {
3330 1.441 christos USB_VENDOR_FTDI, USB_PRODUCT_FTDI_LCD_CFA_631,
3331 1.402 mycroft "Crystalfontz CFA-631 LCD",
3332 1.305 augustss },
3333 1.305 augustss {
3334 1.443 xtraeme USB_VENDOR_FTDI, USB_PRODUCT_FTDI_LCD_CFA_635,
3335 1.443 xtraeme "Crystalfontz CFA-635 LCD",
3336 1.443 xtraeme },
3337 1.443 xtraeme {
3338 1.402 mycroft USB_VENDOR_FTDI, USB_PRODUCT_FTDI_SEMC_DSS20,
3339 1.402 mycroft "SEMC DSS-20 SyncStation",
3340 1.381 mycroft },
3341 1.381 mycroft {
3342 1.402 mycroft USB_VENDOR_FUJIPHOTO, USB_PRODUCT_FUJIPHOTO_MASS0100,
3343 1.402 mycroft "Mass Storage",
3344 1.287 dsainty },
3345 1.287 dsainty {
3346 1.402 mycroft USB_VENDOR_FUJITSU, USB_PRODUCT_FUJITSU_AH_F401U,
3347 1.402 mycroft "AH-F401U Air H device",
3348 1.368 augustss },
3349 1.368 augustss {
3350 1.402 mycroft USB_VENDOR_GENERALINSTMNTS, USB_PRODUCT_GENERALINSTMNTS_SB5100,
3351 1.402 mycroft "SURFboard SB5100 Cable modem",
3352 1.371 augustss },
3353 1.371 augustss {
3354 1.402 mycroft USB_VENDOR_GENESYS, USB_PRODUCT_GENESYS_GENELINK,
3355 1.402 mycroft "GeneLink Host-Host Bridge",
3356 1.368 augustss },
3357 1.368 augustss {
3358 1.402 mycroft USB_VENDOR_GENESYS, USB_PRODUCT_GENESYS_GL650,
3359 1.402 mycroft "GL650 Hub",
3360 1.153 augustss },
3361 1.153 augustss {
3362 1.402 mycroft USB_VENDOR_GENESYS, USB_PRODUCT_GENESYS_GL641USB,
3363 1.402 mycroft "GL641USB CompactFlash Card Reader",
3364 1.335 augustss },
3365 1.335 augustss {
3366 1.402 mycroft USB_VENDOR_GENESYS, USB_PRODUCT_GENESYS_GL641USB2IDE_2,
3367 1.402 mycroft "GL641USB USB-IDE Bridge",
3368 1.316 nakayama },
3369 1.316 nakayama {
3370 1.402 mycroft USB_VENDOR_GENESYS, USB_PRODUCT_GENESYS_GL641USB2IDE,
3371 1.402 mycroft "GL641USB USB-IDE Bridge",
3372 1.323 dsainty },
3373 1.323 dsainty {
3374 1.476 veego USB_VENDOR_GIGABYTE, USB_PRODUCT_GIGABYTE_GN54G,
3375 1.476 veego "GN-54G",
3376 1.476 veego },
3377 1.476 veego {
3378 1.467 xtraeme USB_VENDOR_GIGABYTE, USB_PRODUCT_GIGABYTE_GNBR402W,
3379 1.467 xtraeme "GN-BR402W",
3380 1.467 xtraeme },
3381 1.467 xtraeme {
3382 1.467 xtraeme USB_VENDOR_GIGABYTE, USB_PRODUCT_GIGABYTE_GNWLBM101,
3383 1.467 xtraeme "GN-WLBM101",
3384 1.467 xtraeme },
3385 1.467 xtraeme {
3386 1.412 drochner USB_VENDOR_GIGABYTE, USB_PRODUCT_GIGABYTE_GNWBKG,
3387 1.412 drochner "GN-WBKG",
3388 1.412 drochner },
3389 1.412 drochner {
3390 1.442 joerg USB_VENDOR_GIGABYTE, USB_PRODUCT_GIGABYTE_GNWB01GS,
3391 1.442 joerg "GN-WB01GS",
3392 1.442 joerg },
3393 1.442 joerg {
3394 1.467 xtraeme USB_VENDOR_GIGABYTE, USB_PRODUCT_GIGABYTE_GNWI05GS,
3395 1.467 xtraeme "GN-WI05GS",
3396 1.467 xtraeme },
3397 1.467 xtraeme {
3398 1.442 joerg USB_VENDOR_GIGASET, USB_PRODUCT_GIGASET_RT2573,
3399 1.442 joerg "RT2573",
3400 1.442 joerg },
3401 1.442 joerg {
3402 1.476 veego USB_VENDOR_GMATE, USB_PRODUCT_GMATE_YP3X00,
3403 1.476 veego "YP3X00 PDA",
3404 1.476 veego },
3405 1.476 veego {
3406 1.498 cegger USB_VENDOR_GARMIN, USB_PRODUCT_GARMIN_FORERUNNER305,
3407 1.498 cegger "Forerunner 305",
3408 1.498 cegger },
3409 1.498 cegger {
3410 1.402 mycroft USB_VENDOR_GOHUBS, USB_PRODUCT_GOHUBS_GOCOM232,
3411 1.402 mycroft "GoCOM232 Serial converter",
3412 1.230 augustss },
3413 1.230 augustss {
3414 1.476 veego USB_VENDOR_GOODWAY, USB_PRODUCT_GOODWAY_GWUSB2E,
3415 1.476 veego "GWUSB2E",
3416 1.476 veego },
3417 1.476 veego {
3418 1.442 joerg USB_VENDOR_GOODWAY, USB_PRODUCT_GOODWAY_RT2573,
3419 1.442 joerg "RT2573",
3420 1.442 joerg },
3421 1.442 joerg {
3422 1.402 mycroft USB_VENDOR_GRAVIS, USB_PRODUCT_GRAVIS_GAMEPADPRO,
3423 1.402 mycroft "GamePad Pro",
3424 1.237 augustss },
3425 1.237 augustss {
3426 1.402 mycroft USB_VENDOR_GREENHOUSE, USB_PRODUCT_GREENHOUSE_KANA21,
3427 1.402 mycroft "CF-writer with Portable MP3 Player",
3428 1.368 augustss },
3429 1.368 augustss {
3430 1.402 mycroft USB_VENDOR_GRIFFIN, USB_PRODUCT_GRIFFIN_IMATE,
3431 1.402 mycroft "iMate, ADB adapter",
3432 1.67 augustss },
3433 1.67 augustss {
3434 1.402 mycroft USB_VENDOR_GRIFFIN, USB_PRODUCT_GRIFFIN_POWERMATE,
3435 1.402 mycroft "PowerMate Assignable Controller",
3436 1.70 augustss },
3437 1.70 augustss {
3438 1.525 mbalmer USB_VENDOR_GUDE, USB_PRODUCT_GUDE_DCF,
3439 1.525 mbalmer "Exper mouseCLOCK USB",
3440 1.525 mbalmer },
3441 1.525 mbalmer {
3442 1.402 mycroft USB_VENDOR_GUILLEMOT, USB_PRODUCT_GUILLEMOT_DALEADER,
3443 1.402 mycroft "DA Leader",
3444 1.89 augustss },
3445 1.89 augustss {
3446 1.412 drochner USB_VENDOR_GUILLEMOT, USB_PRODUCT_GUILLEMOT_HWGUSB254,
3447 1.412 drochner "HWGUSB2-54 WLAN",
3448 1.412 drochner },
3449 1.412 drochner {
3450 1.467 xtraeme USB_VENDOR_GUILLEMOT, USB_PRODUCT_GUILLEMOT_HWGUSB254LB,
3451 1.467 xtraeme "HWGUSB2-54-LB",
3452 1.467 xtraeme },
3453 1.467 xtraeme {
3454 1.467 xtraeme USB_VENDOR_GUILLEMOT, USB_PRODUCT_GUILLEMOT_HWGUSB254V2AP,
3455 1.467 xtraeme "HWGUSB2-54V2-AP",
3456 1.467 xtraeme },
3457 1.467 xtraeme {
3458 1.402 mycroft USB_VENDOR_HAGIWARA, USB_PRODUCT_HAGIWARA_FGSM,
3459 1.402 mycroft "FlashGate SmartMedia Card Reader",
3460 1.70 augustss },
3461 1.70 augustss {
3462 1.402 mycroft USB_VENDOR_HAGIWARA, USB_PRODUCT_HAGIWARA_FGCF,
3463 1.402 mycroft "FlashGate CompactFlash Card Reader",
3464 1.67 augustss },
3465 1.67 augustss {
3466 1.402 mycroft USB_VENDOR_HAGIWARA, USB_PRODUCT_HAGIWARA_FG,
3467 1.402 mycroft "FlashGate",
3468 1.10 augustss },
3469 1.10 augustss {
3470 1.402 mycroft USB_VENDOR_HAL, USB_PRODUCT_HAL_IMR001,
3471 1.402 mycroft "Crossam2+USB IR commander",
3472 1.176 tron },
3473 1.176 tron {
3474 1.402 mycroft USB_VENDOR_HANDSPRING, USB_PRODUCT_HANDSPRING_VISOR,
3475 1.402 mycroft "Handspring Visor",
3476 1.246 heinz },
3477 1.246 heinz {
3478 1.402 mycroft USB_VENDOR_HANDSPRING, USB_PRODUCT_HANDSPRING_TREO,
3479 1.402 mycroft "Handspring Treo",
3480 1.93 augustss },
3481 1.93 augustss {
3482 1.402 mycroft USB_VENDOR_HANDSPRING, USB_PRODUCT_HANDSPRING_TREO600,
3483 1.402 mycroft "Handspring Treo 600",
3484 1.246 heinz },
3485 1.246 heinz {
3486 1.407 augustss USB_VENDOR_HANK, USB_PRODUCT_HANK_HP5187,
3487 1.407 augustss "HP Wireless Keyboard&Mouse",
3488 1.407 augustss },
3489 1.407 augustss {
3490 1.402 mycroft USB_VENDOR_HAUPPAUGE, USB_PRODUCT_HAUPPAUGE_WINTV_USB_FM,
3491 1.402 mycroft "WinTV USB FM",
3492 1.246 heinz },
3493 1.246 heinz {
3494 1.402 mycroft USB_VENDOR_HAWKING, USB_PRODUCT_HAWKING_UF100,
3495 1.402 mycroft "10/100 USB Ethernet",
3496 1.246 heinz },
3497 1.246 heinz {
3498 1.402 mycroft USB_VENDOR_HITACHI, USB_PRODUCT_HITACHI_DZMV100A,
3499 1.402 mycroft "DVD-CAM DZ-MV100A Camcorder",
3500 1.246 heinz },
3501 1.246 heinz {
3502 1.402 mycroft USB_VENDOR_HITACHI, USB_PRODUCT_HITACHI_DVDCAM_USB,
3503 1.402 mycroft "DVDCAM USB HS Interface",
3504 1.246 heinz },
3505 1.246 heinz {
3506 1.425 augustss USB_VENDOR_HOLTEK, USB_PRODUCT_HOLTEK_MOP35,
3507 1.425 augustss "MOP-35",
3508 1.425 augustss },
3509 1.425 augustss {
3510 1.405 augustss USB_VENDOR_HOSIDEN, USB_PRODUCT_HOSIDEN_PPP,
3511 1.405 augustss "ParaParaParadise Controller",
3512 1.405 augustss },
3513 1.405 augustss {
3514 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_895C,
3515 1.402 mycroft "DeskJet 895C",
3516 1.41 augustss },
3517 1.41 augustss {
3518 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_4100C,
3519 1.402 mycroft "Scanjet 4100C",
3520 1.146 augustss },
3521 1.146 augustss {
3522 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_S20,
3523 1.402 mycroft "Photosmart S20",
3524 1.215 augustss },
3525 1.215 augustss {
3526 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_880C,
3527 1.402 mycroft "DeskJet 880C",
3528 1.41 augustss },
3529 1.41 augustss {
3530 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_4200C,
3531 1.402 mycroft "ScanJet 4200C",
3532 1.204 augustss },
3533 1.204 augustss {
3534 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_CDWRITERPLUS,
3535 1.402 mycroft "CD-Writer Plus",
3536 1.346 jdolecek },
3537 1.346 jdolecek {
3538 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_KBDHUB,
3539 1.402 mycroft "Multimedia Keyboard Hub",
3540 1.41 augustss },
3541 1.41 augustss {
3542 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_6200C,
3543 1.402 mycroft "ScanJet 6200C",
3544 1.320 uwe },
3545 1.320 uwe {
3546 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_S20b,
3547 1.402 mycroft "PhotoSmart S20",
3548 1.385 augustss },
3549 1.385 augustss {
3550 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_815C,
3551 1.402 mycroft "DeskJet 815C",
3552 1.328 hamajima },
3553 1.328 hamajima {
3554 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_3300C,
3555 1.402 mycroft "ScanJet 3300C",
3556 1.371 augustss },
3557 1.371 augustss {
3558 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_CDW8200,
3559 1.402 mycroft "CD-Writer Plus 8200e",
3560 1.41 augustss },
3561 1.41 augustss {
3562 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_1220C,
3563 1.402 mycroft "DeskJet 1220C",
3564 1.370 augustss },
3565 1.370 augustss {
3566 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_810C,
3567 1.402 mycroft "DeskJet 810C/812C",
3568 1.190 augustss },
3569 1.190 augustss {
3570 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_4300C,
3571 1.402 mycroft "Scanjet 4300C",
3572 1.190 augustss },
3573 1.190 augustss {
3574 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_CD4E,
3575 1.402 mycroft "CD-Writer+ CD-4e",
3576 1.190 augustss },
3577 1.190 augustss {
3578 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_G85XI,
3579 1.402 mycroft "OfficeJet G85xi",
3580 1.283 soren },
3581 1.283 soren {
3582 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_1200,
3583 1.402 mycroft "LaserJet 1200",
3584 1.125 augustss },
3585 1.125 augustss {
3586 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_5200C,
3587 1.402 mycroft "Scanjet 5200C",
3588 1.111 augustss },
3589 1.111 augustss {
3590 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_830C,
3591 1.402 mycroft "DeskJet 830C",
3592 1.111 augustss },
3593 1.111 augustss {
3594 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_3400CSE,
3595 1.402 mycroft "ScanJet 3400cse",
3596 1.111 augustss },
3597 1.111 augustss {
3598 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_885C,
3599 1.402 mycroft "DeskJet 885C",
3600 1.111 augustss },
3601 1.111 augustss {
3602 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_6300C,
3603 1.402 mycroft "Scanjet 6300C",
3604 1.266 augustss },
3605 1.266 augustss {
3606 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_840C,
3607 1.402 mycroft "DeskJet 840c",
3608 1.111 augustss },
3609 1.111 augustss {
3610 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_2200C,
3611 1.402 mycroft "ScanJet 2200C",
3612 1.111 augustss },
3613 1.111 augustss {
3614 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_5300C,
3615 1.402 mycroft "Scanjet 5300C",
3616 1.111 augustss },
3617 1.111 augustss {
3618 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_4400C,
3619 1.402 mycroft "Scanjet 4400C",
3620 1.125 augustss },
3621 1.125 augustss {
3622 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_816C,
3623 1.402 mycroft "DeskJet 816C",
3624 1.111 augustss },
3625 1.111 augustss {
3626 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_2300D,
3627 1.402 mycroft "Laserjet 2300d",
3628 1.111 augustss },
3629 1.111 augustss {
3630 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_970CSE,
3631 1.402 mycroft "Deskjet 970Cse",
3632 1.111 augustss },
3633 1.111 augustss {
3634 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_5400C,
3635 1.402 mycroft "Scanjet 5400C",
3636 1.41 augustss },
3637 1.41 augustss {
3638 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_2215,
3639 1.402 mycroft "iPAQ 22xx/Jornada 548",
3640 1.80 augustss },
3641 1.80 augustss {
3642 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_959C,
3643 1.402 mycroft "Deskjet 959C",
3644 1.91 augustss },
3645 1.91 augustss {
3646 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_568J,
3647 1.402 mycroft "Jornada 568",
3648 1.49 augustss },
3649 1.49 augustss {
3650 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_930C,
3651 1.402 mycroft "DeskJet 930c",
3652 1.143 ichiro },
3653 1.143 ichiro {
3654 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_P2000U,
3655 1.402 mycroft "Inkjet P-2000U",
3656 1.129 soren },
3657 1.129 soren {
3658 1.518 jmcneill USB_VENDOR_HP, USB_PRODUCT_HP_RNDIS,
3659 1.518 jmcneill "Generic RNDIS",
3660 1.518 jmcneill },
3661 1.518 jmcneill {
3662 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_640C,
3663 1.402 mycroft "DeskJet 640c",
3664 1.171 jhawk },
3665 1.171 jhawk {
3666 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_4670V,
3667 1.402 mycroft "ScanJet 4670v",
3668 1.90 augustss },
3669 1.90 augustss {
3670 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_P1100,
3671 1.402 mycroft "Photosmart P1100",
3672 1.111 augustss },
3673 1.111 augustss {
3674 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_6127,
3675 1.402 mycroft "Deskjet 6127",
3676 1.385 augustss },
3677 1.385 augustss {
3678 1.402 mycroft USB_VENDOR_HP, USB_PRODUCT_HP_HN210E,
3679 1.402 mycroft "Ethernet HN210E",
3680 1.389 augustss },
3681 1.389 augustss {
3682 1.402 mycroft USB_VENDOR_HP2, USB_PRODUCT_HP2_C500,
3683 1.402 mycroft "PhotoSmart C500",
3684 1.163 ichiro },
3685 1.163 ichiro {
3686 1.478 itohy USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_MOBILE,
3687 1.478 itohy "Huawei Mobile",
3688 1.478 itohy },
3689 1.478 itohy {
3690 1.483 mlelstv USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_E220,
3691 1.483 mlelstv "Huawei E220",
3692 1.483 mlelstv },
3693 1.483 mlelstv {
3694 1.442 joerg USB_VENDOR_HUAWEI3COM, USB_PRODUCT_HUAWEI3COM_RT2573,
3695 1.442 joerg "RT2573",
3696 1.442 joerg },
3697 1.442 joerg {
3698 1.526 jakllsch USB_VENDOR_HYUNDAI, USB_PRODUCT_HYUNDAI_PC5740,
3699 1.526 jakllsch "PC5740 EVDO",
3700 1.526 jakllsch },
3701 1.526 jakllsch {
3702 1.526 jakllsch USB_VENDOR_HYUNDAI, USB_PRODUCT_HYUNDAI_UM175,
3703 1.526 jakllsch "UM175 EVDO",
3704 1.526 jakllsch },
3705 1.526 jakllsch {
3706 1.402 mycroft USB_VENDOR_IBM, USB_PRODUCT_IBM_OPTTRAVELMOUSE,
3707 1.402 mycroft "Optical",
3708 1.109 augustss },
3709 1.109 augustss {
3710 1.402 mycroft USB_VENDOR_IBM, USB_PRODUCT_IBM_USBCDROMDRIVE,
3711 1.402 mycroft "USB CD-ROM Drive",
3712 1.371 augustss },
3713 1.371 augustss {
3714 1.402 mycroft USB_VENDOR_IIYAMA, USB_PRODUCT_IIYAMA_HUB,
3715 1.402 mycroft "Hub",
3716 1.82 augustss },
3717 1.82 augustss {
3718 1.402 mycroft USB_VENDOR_IMATION, USB_PRODUCT_IMATION_FLASHGO,
3719 1.402 mycroft "Flash Go!",
3720 1.109 augustss },
3721 1.109 augustss {
3722 1.402 mycroft USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT4,
3723 1.402 mycroft "EdgePort/4 RS232",
3724 1.385 augustss },
3725 1.385 augustss {
3726 1.402 mycroft USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_HUBPORT7,
3727 1.402 mycroft "Hubport/7",
3728 1.382 mycroft },
3729 1.382 mycroft {
3730 1.402 mycroft USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_RAPIDPORT4,
3731 1.402 mycroft "Rapidport/4",
3732 1.346 jdolecek },
3733 1.346 jdolecek {
3734 1.402 mycroft USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT4T,
3735 1.402 mycroft "Edgeport/4 RS232 for Telxon",
3736 1.346 jdolecek },
3737 1.346 jdolecek {
3738 1.402 mycroft USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT2,
3739 1.402 mycroft "Edgeport/2 RS232",
3740 1.262 tshiozak },
3741 1.262 tshiozak {
3742 1.402 mycroft USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT4I,
3743 1.402 mycroft "Edgeport/4 RS422",
3744 1.346 jdolecek },
3745 1.346 jdolecek {
3746 1.402 mycroft USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT2I,
3747 1.402 mycroft "Edgeport/2 RS422/RS485",
3748 1.346 jdolecek },
3749 1.346 jdolecek {
3750 1.402 mycroft USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_HUBPORT4,
3751 1.402 mycroft "Hubport/4",
3752 1.346 jdolecek },
3753 1.346 jdolecek {
3754 1.402 mycroft USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT8HAND,
3755 1.402 mycroft "Hand-built Edgeport/8",
3756 1.346 jdolecek },
3757 1.346 jdolecek {
3758 1.402 mycroft USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_MULTIMODEM,
3759 1.402 mycroft "MultiTech version of RP/4",
3760 1.141 tshiozak },
3761 1.141 tshiozak {
3762 1.402 mycroft USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORTPPORT,
3763 1.402 mycroft "Edgeport/(4)21 Parallel port (USS720)",
3764 1.346 jdolecek },
3765 1.346 jdolecek {
3766 1.402 mycroft USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT421,
3767 1.402 mycroft "Edgeport/421 Hub+RS232+Parallel",
3768 1.346 jdolecek },
3769 1.346 jdolecek {
3770 1.402 mycroft USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT21,
3771 1.402 mycroft "Edgeport/21 RS232+Parallel",
3772 1.251 kent },
3773 1.251 kent {
3774 1.402 mycroft USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT8DC,
3775 1.402 mycroft "1/2 Edgeport/8 (2 EP/4s on 1 PCB)",
3776 1.346 jdolecek },
3777 1.346 jdolecek {
3778 1.402 mycroft USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT8,
3779 1.402 mycroft "Edgeport/8",
3780 1.185 tshiozak },
3781 1.185 tshiozak {
3782 1.402 mycroft USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT2DIN,
3783 1.402 mycroft "Edgeport/2 RS232 / Apple DIN connector",
3784 1.262 tshiozak },
3785 1.262 tshiozak {
3786 1.402 mycroft USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT4DIN,
3787 1.402 mycroft "Edgeport/4 RS232 / Apple DIN connector",
3788 1.339 gehenna },
3789 1.339 gehenna {
3790 1.402 mycroft USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT16DC,
3791 1.402 mycroft "1/2 Edgeport/16 (2 EP/8s on 1 PCB))",
3792 1.346 jdolecek },
3793 1.346 jdolecek {
3794 1.402 mycroft USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORTCOMP,
3795 1.402 mycroft "Edgeport Compatible",
3796 1.346 jdolecek },
3797 1.346 jdolecek {
3798 1.402 mycroft USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_EDGEPORT8I,
3799 1.402 mycroft "Edgeport/8 RS422",
3800 1.346 jdolecek },
3801 1.346 jdolecek {
3802 1.402 mycroft USB_VENDOR_INSIDEOUT, USB_PRODUCT_INSIDEOUT_MT4X56USB,
3803 1.402 mycroft "OEM device",
3804 1.346 jdolecek },
3805 1.346 jdolecek {
3806 1.402 mycroft USB_VENDOR_INSYSTEM, USB_PRODUCT_INSYSTEM_F5U002,
3807 1.402 mycroft "Parallel printer adapter",
3808 1.346 jdolecek },
3809 1.346 jdolecek {
3810 1.402 mycroft USB_VENDOR_INSYSTEM, USB_PRODUCT_INSYSTEM_ATAPI,
3811 1.402 mycroft "ATAPI adapter",
3812 1.339 gehenna },
3813 1.339 gehenna {
3814 1.402 mycroft USB_VENDOR_INSYSTEM, USB_PRODUCT_INSYSTEM_IDEUSB2,
3815 1.402 mycroft "USB2 Storage Adapter",
3816 1.184 tshiozak },
3817 1.184 tshiozak {
3818 1.402 mycroft USB_VENDOR_INSYSTEM, USB_PRODUCT_INSYSTEM_ISD110,
3819 1.402 mycroft "IDE adapter ISD110",
3820 1.20 augustss },
3821 1.20 augustss {
3822 1.402 mycroft USB_VENDOR_INSYSTEM, USB_PRODUCT_INSYSTEM_ISD105,
3823 1.402 mycroft "IDE adapter ISD105",
3824 1.223 ichiro },
3825 1.223 ichiro {
3826 1.402 mycroft USB_VENDOR_INSYSTEM, USB_PRODUCT_INSYSTEM_DRIVEV2,
3827 1.402 mycroft "Portable USB Harddrive V2",
3828 1.199 augustss },
3829 1.199 augustss {
3830 1.402 mycroft USB_VENDOR_INSYSTEM, USB_PRODUCT_INSYSTEM_DRIVEV2_5,
3831 1.402 mycroft "Portable USB Harddrive V2",
3832 1.359 augustss },
3833 1.359 augustss {
3834 1.402 mycroft USB_VENDOR_INSYSTEM, USB_PRODUCT_INSYSTEM_USBCABLE,
3835 1.402 mycroft "USB cable",
3836 1.168 augustss },
3837 1.168 augustss {
3838 1.402 mycroft USB_VENDOR_INSYSTEM, USB_PRODUCT_INSYSTEM_ADAPTERV2,
3839 1.402 mycroft "USB Storage Adapter V2",
3840 1.168 augustss },
3841 1.168 augustss {
3842 1.402 mycroft USB_VENDOR_INTEL, USB_PRODUCT_INTEL_EASYPC_CAMERA,
3843 1.402 mycroft "Easy PC Camera",
3844 1.321 augustss },
3845 1.321 augustss {
3846 1.402 mycroft USB_VENDOR_INTEL, USB_PRODUCT_INTEL_I2011B,
3847 1.402 mycroft "Wireless 2011B",
3848 1.168 augustss },
3849 1.168 augustss {
3850 1.402 mycroft USB_VENDOR_INTEL, USB_PRODUCT_INTEL_TESTBOARD,
3851 1.402 mycroft "82930 test board",
3852 1.215 augustss },
3853 1.215 augustss {
3854 1.402 mycroft USB_VENDOR_INTERSIL, USB_PRODUCT_INTERSIL_PRISM_2X,
3855 1.402 mycroft "Prism2.x WLAN",
3856 1.343 tron },
3857 1.343 tron {
3858 1.402 mycroft USB_VENDOR_INTREPIDCS, USB_PRODUCT_INTREPIDCS_VALUECAN,
3859 1.402 mycroft "ValueCAN",
3860 1.325 augustss },
3861 1.325 augustss {
3862 1.402 mycroft USB_VENDOR_INTREPIDCS, USB_PRODUCT_INTREPIDCS_NEOVI,
3863 1.402 mycroft "NeoVI Blue",
3864 1.251 kent },
3865 1.251 kent {
3866 1.402 mycroft USB_VENDOR_IODATA, USB_PRODUCT_IODATA_IU_CD2,
3867 1.402 mycroft "DVD Multi-plus unit iU-CD2",
3868 1.292 imp },
3869 1.292 imp {
3870 1.402 mycroft USB_VENDOR_IODATA, USB_PRODUCT_IODATA_DVR_UEH8,
3871 1.402 mycroft "DVD Multi-plus unit DVR-UEH8",
3872 1.138 augustss },
3873 1.138 augustss {
3874 1.402 mycroft USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBSSMRW,
3875 1.402 mycroft "USB-SSMRW SD-card adapter",
3876 1.52 augustss },
3877 1.52 augustss {
3878 1.402 mycroft USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBSDRW,
3879 1.402 mycroft "USB-SDRW SD-card adapter",
3880 1.393 scw },
3881 1.393 scw {
3882 1.402 mycroft USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBETT,
3883 1.402 mycroft "USB ETT",
3884 1.269 joda },
3885 1.269 joda {
3886 1.402 mycroft USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBETTX,
3887 1.402 mycroft "USB ETTX",
3888 1.190 augustss },
3889 1.190 augustss {
3890 1.402 mycroft USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBETTXS,
3891 1.402 mycroft "USB ETTX",
3892 1.385 augustss },
3893 1.385 augustss {
3894 1.402 mycroft USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBWNB11,
3895 1.402 mycroft "USB Airport WN-B11",
3896 1.385 augustss },
3897 1.385 augustss {
3898 1.476 veego USB_VENDOR_IODATA, USB_PRODUCT_IODATA_ETGUS2,
3899 1.476 veego "ETG-US2",
3900 1.476 veego },
3901 1.476 veego {
3902 1.402 mycroft USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBRSAQ,
3903 1.402 mycroft "USB serial adapter USB-RSAQ1",
3904 1.385 augustss },
3905 1.385 augustss {
3906 1.472 uebayasi USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBRSAQ5,
3907 1.472 uebayasi "USB serial adapter USB-RSAQ5",
3908 1.472 uebayasi },
3909 1.472 uebayasi {
3910 1.402 mycroft USB_VENDOR_IODATA2, USB_PRODUCT_IODATA2_USB2SC,
3911 1.402 mycroft "USB2.0-SCSI Bridge USB2-SC",
3912 1.385 augustss },
3913 1.385 augustss {
3914 1.402 mycroft USB_VENDOR_IOMEGA, USB_PRODUCT_IOMEGA_ZIP100,
3915 1.402 mycroft "Zip 100",
3916 1.385 augustss },
3917 1.385 augustss {
3918 1.402 mycroft USB_VENDOR_IOMEGA, USB_PRODUCT_IOMEGA_ZIP250,
3919 1.402 mycroft "Zip 250",
3920 1.65 augustss },
3921 1.65 augustss {
3922 1.402 mycroft USB_VENDOR_IOMEGA, USB_PRODUCT_IOMEGA_ZIP250_2,
3923 1.402 mycroft "Zip 250",
3924 1.168 augustss },
3925 1.168 augustss {
3926 1.402 mycroft USB_VENDOR_IOMEGA, USB_PRODUCT_IOMEGA_CDRW,
3927 1.402 mycroft "CDRW 9602",
3928 1.168 augustss },
3929 1.168 augustss {
3930 1.402 mycroft USB_VENDOR_IRIVER, USB_PRODUCT_IRIVER_IFP_1XX,
3931 1.402 mycroft "iFP-1xx",
3932 1.230 augustss },
3933 1.230 augustss {
3934 1.402 mycroft USB_VENDOR_IRIVER, USB_PRODUCT_IRIVER_IFP_3XX,
3935 1.402 mycroft "iFP-3xx",
3936 1.159 augustss },
3937 1.159 augustss {
3938 1.402 mycroft USB_VENDOR_IRIVER, USB_PRODUCT_IRIVER_IFP_5XX,
3939 1.402 mycroft "iFP-5xx",
3940 1.168 augustss },
3941 1.168 augustss {
3942 1.469 dogcow USB_VENDOR_JABLOTRON, USB_PRODUCT_JABLOTRON_PC60B,
3943 1.469 dogcow "PC-60B",
3944 1.469 dogcow },
3945 1.469 dogcow {
3946 1.402 mycroft USB_VENDOR_JATON, USB_PRODUCT_JATON_EDA,
3947 1.402 mycroft "Ethernet Device Adapter",
3948 1.168 augustss },
3949 1.168 augustss {
3950 1.402 mycroft USB_VENDOR_JENOPTIK, USB_PRODUCT_JENOPTIK_JD350,
3951 1.402 mycroft "JD 350 Camera/mp3 player",
3952 1.168 augustss },
3953 1.168 augustss {
3954 1.402 mycroft USB_VENDOR_JRC, USB_PRODUCT_JRC_AH_J3001V_J3002V,
3955 1.402 mycroft "AirH\"PHONE AH-J3001V/J3002V",
3956 1.168 augustss },
3957 1.168 augustss {
3958 1.402 mycroft USB_VENDOR_JVC, USB_PRODUCT_JVC_GR_DX95,
3959 1.402 mycroft "GR-DX95",
3960 1.168 augustss },
3961 1.168 augustss {
3962 1.476 veego USB_VENDOR_JVC, USB_PRODUCT_JVC_MP_PRX1,
3963 1.476 veego "MP-PRX1 Ethernet",
3964 1.476 veego },
3965 1.476 veego {
3966 1.402 mycroft USB_VENDOR_JVC, USB_PRODUCT_JVC_MP_XP7250_WL,
3967 1.402 mycroft "MP-XP7250 Builtin WLAN",
3968 1.355 kivinen },
3969 1.355 kivinen {
3970 1.402 mycroft USB_VENDOR_KLSI, USB_PRODUCT_KLSI_DUH3E10BT,
3971 1.402 mycroft "10BT Ethernet adapter, in the DU-H3E",
3972 1.168 augustss },
3973 1.168 augustss {
3974 1.402 mycroft USB_VENDOR_KLSI, USB_PRODUCT_KLSI_DUH3E10BTN,
3975 1.402 mycroft "10BT Ethernet adapter, in the DU-H3E",
3976 1.329 augustss },
3977 1.329 augustss {
3978 1.402 mycroft USB_VENDOR_KAWATSU, USB_PRODUCT_KAWATSU_MH4000P,
3979 1.402 mycroft "MiniHub 4000P",
3980 1.240 christos },
3981 1.240 christos {
3982 1.402 mycroft USB_VENDOR_KAWATSU, USB_PRODUCT_KAWATSU_KC180,
3983 1.402 mycroft "KC-180 IrDA",
3984 1.369 augustss },
3985 1.369 augustss {
3986 1.402 mycroft USB_VENDOR_KEISOKUGIKEN, USB_PRODUCT_KEISOKUGIKEN_USBDAQ,
3987 1.402 mycroft "HKS-0200 USBDAQ",
3988 1.213 augustss },
3989 1.213 augustss {
3990 1.402 mycroft USB_VENDOR_KENSINGTON, USB_PRODUCT_KENSINGTON_ORBIT,
3991 1.402 mycroft "Orbit USB/PS2 trackball",
3992 1.359 augustss },
3993 1.359 augustss {
3994 1.402 mycroft USB_VENDOR_KENSINGTON, USB_PRODUCT_KENSINGTON_TURBOBALL,
3995 1.402 mycroft "TurboBall",
3996 1.369 augustss },
3997 1.369 augustss {
3998 1.402 mycroft USB_VENDOR_KENSINGTON, USB_PRODUCT_KENSINGTON_ORBIT_MAC,
3999 1.402 mycroft "Orbit USB trackball for Mac",
4000 1.290 augustss },
4001 1.290 augustss {
4002 1.402 mycroft USB_VENDOR_KENSINGTON, USB_PRODUCT_KENSINGTON_VIDEOCAM_VGA,
4003 1.402 mycroft "VideoCAM VGA",
4004 1.137 augustss },
4005 1.137 augustss {
4006 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA28_NF,
4007 1.402 mycroft "USA-28 serial adapter (no firmware)",
4008 1.385 augustss },
4009 1.385 augustss {
4010 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA28X_NF,
4011 1.402 mycroft "USA-28X serial adapter (no firmware)",
4012 1.385 augustss },
4013 1.385 augustss {
4014 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA19_NF,
4015 1.402 mycroft "USA-19 serial adapter (no firmware)",
4016 1.50 augustss },
4017 1.50 augustss {
4018 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA18_NF,
4019 1.402 mycroft "USA-18 serial adapter (no firmware)",
4020 1.131 augustss },
4021 1.131 augustss {
4022 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA18X_NF,
4023 1.402 mycroft "USA-18X serial adapter (no firmware)",
4024 1.73 augustss },
4025 1.73 augustss {
4026 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA19W_NF,
4027 1.402 mycroft "USA-19W serial adapter (no firmware)",
4028 1.385 augustss },
4029 1.385 augustss {
4030 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA19,
4031 1.402 mycroft "USA-19 serial adapter",
4032 1.380 jdolecek },
4033 1.380 jdolecek {
4034 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA19W,
4035 1.402 mycroft "USA-19W serial adapter",
4036 1.180 augustss },
4037 1.180 augustss {
4038 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA49W_NF,
4039 1.402 mycroft "USA-49W serial adapter (no firmware)",
4040 1.96 augustss },
4041 1.96 augustss {
4042 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA49W,
4043 1.402 mycroft "USA-49W serial adapter",
4044 1.70 augustss },
4045 1.70 augustss {
4046 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA19QI_NF,
4047 1.402 mycroft "USA-19QI serial adapter (no firmware)",
4048 1.264 rh },
4049 1.264 rh {
4050 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA19QI,
4051 1.402 mycroft "USA-19QI serial adapter",
4052 1.70 augustss },
4053 1.70 augustss {
4054 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA19Q_NF,
4055 1.402 mycroft "USA-19Q serial adapter (no firmware)",
4056 1.241 augustss },
4057 1.241 augustss {
4058 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA19Q,
4059 1.402 mycroft "USA-19Q serial adapter",
4060 1.359 augustss },
4061 1.359 augustss {
4062 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA28,
4063 1.402 mycroft "USA-28 serial adapter",
4064 1.179 augustss },
4065 1.179 augustss {
4066 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA28XXB,
4067 1.402 mycroft "USA-28X/XB serial adapter",
4068 1.68 tron },
4069 1.68 tron {
4070 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA18,
4071 1.402 mycroft "USA-18 serial adapter",
4072 1.168 augustss },
4073 1.168 augustss {
4074 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA18X,
4075 1.402 mycroft "USA-18X serial adapter",
4076 1.230 augustss },
4077 1.230 augustss {
4078 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA28XB_NF,
4079 1.402 mycroft "USA-28XB serial adapter (no firmware)",
4080 1.217 augustss },
4081 1.217 augustss {
4082 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA28XA_NF,
4083 1.402 mycroft "USA-28XB serial adapter (no firmware)",
4084 1.128 augustss },
4085 1.128 augustss {
4086 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA28XA,
4087 1.402 mycroft "USA-28XA serial adapter",
4088 1.230 augustss },
4089 1.230 augustss {
4090 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA18XA_NF,
4091 1.402 mycroft "USA-18XA serial adapter (no firmware)",
4092 1.210 cjs },
4093 1.210 cjs {
4094 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA18XA,
4095 1.402 mycroft "USA-18XA serial adapter",
4096 1.210 cjs },
4097 1.210 cjs {
4098 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA19QW_NF,
4099 1.453 apb "USA-19QW serial adapter (no firmware)",
4100 1.251 kent },
4101 1.251 kent {
4102 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA19QW,
4103 1.453 apb "USA-19QW serial adapter",
4104 1.251 kent },
4105 1.251 kent {
4106 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_UIA10,
4107 1.402 mycroft "UIA-10 remote control",
4108 1.251 kent },
4109 1.251 kent {
4110 1.402 mycroft USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_UIA11,
4111 1.402 mycroft "UIA-11 remote control",
4112 1.338 martin },
4113 1.338 martin {
4114 1.402 mycroft USB_VENDOR_KINGSTON, USB_PRODUCT_KINGSTON_XX1,
4115 1.402 mycroft "Ethernet Adapter",
4116 1.218 cjs },
4117 1.218 cjs {
4118 1.402 mycroft USB_VENDOR_KINGSTON, USB_PRODUCT_KINGSTON_KNU101TX,
4119 1.402 mycroft "KNU101TX USB Ethernet",
4120 1.259 augustss },
4121 1.259 augustss {
4122 1.402 mycroft USB_VENDOR_KODAK, USB_PRODUCT_KODAK_DC220,
4123 1.402 mycroft "Digital Science DC220",
4124 1.306 augustss },
4125 1.306 augustss {
4126 1.402 mycroft USB_VENDOR_KODAK, USB_PRODUCT_KODAK_DC260,
4127 1.402 mycroft "Digital Science DC260",
4128 1.259 augustss },
4129 1.259 augustss {
4130 1.402 mycroft USB_VENDOR_KODAK, USB_PRODUCT_KODAK_DC265,
4131 1.402 mycroft "Digital Science DC265",
4132 1.306 augustss },
4133 1.306 augustss {
4134 1.402 mycroft USB_VENDOR_KODAK, USB_PRODUCT_KODAK_DC290,
4135 1.402 mycroft "Digital Science DC290",
4136 1.111 augustss },
4137 1.111 augustss {
4138 1.402 mycroft USB_VENDOR_KODAK, USB_PRODUCT_KODAK_DC240,
4139 1.402 mycroft "Digital Science DC240",
4140 1.398 hamajima },
4141 1.398 hamajima {
4142 1.402 mycroft USB_VENDOR_KODAK, USB_PRODUCT_KODAK_DC280,
4143 1.402 mycroft "Digital Science DC280",
4144 1.398 hamajima },
4145 1.398 hamajima {
4146 1.402 mycroft USB_VENDOR_KODAK, USB_PRODUCT_KODAK_DX4900,
4147 1.402 mycroft "EasyShare DX4900",
4148 1.341 augustss },
4149 1.341 augustss {
4150 1.402 mycroft USB_VENDOR_KONICA, USB_PRODUCT_KONICA_CAMERA,
4151 1.402 mycroft "Digital Color Camera",
4152 1.357 augustss },
4153 1.357 augustss {
4154 1.402 mycroft USB_VENDOR_KYE, USB_PRODUCT_KYE_NICHE,
4155 1.402 mycroft "Niche mouse",
4156 1.357 augustss },
4157 1.357 augustss {
4158 1.402 mycroft USB_VENDOR_KYE, USB_PRODUCT_KYE_NETSCROLL,
4159 1.402 mycroft "Genius NetScroll mouse",
4160 1.56 augustss },
4161 1.56 augustss {
4162 1.402 mycroft USB_VENDOR_KYE, USB_PRODUCT_KYE_G07,
4163 1.402 mycroft "MaxFire G-07 gamepad",
4164 1.135 itojun },
4165 1.135 itojun {
4166 1.402 mycroft USB_VENDOR_KYE, USB_PRODUCT_KYE_FLIGHT2000,
4167 1.402 mycroft "Flight 2000 joystick",
4168 1.310 ichiro },
4169 1.310 ichiro {
4170 1.402 mycroft USB_VENDOR_KYE, USB_PRODUCT_KYE_VIVIDPRO,
4171 1.402 mycroft "ColorPage Vivid-Pro scanner",
4172 1.308 ichiro },
4173 1.308 ichiro {
4174 1.402 mycroft USB_VENDOR_KYOCERA, USB_PRODUCT_KYOCERA_AHK3001V,
4175 1.402 mycroft "AH-K3001V",
4176 1.241 augustss },
4177 1.241 augustss {
4178 1.477 itohy USB_VENDOR_LACIE, USB_PRODUCT_LACIE_PKTDRV,
4179 1.477 itohy "PocketDrive",
4180 1.477 itohy },
4181 1.477 itohy {
4182 1.402 mycroft USB_VENDOR_LACIE, USB_PRODUCT_LACIE_HD,
4183 1.402 mycroft "Hard Disk",
4184 1.311 ichiro },
4185 1.311 ichiro {
4186 1.402 mycroft USB_VENDOR_LACIE, USB_PRODUCT_LACIE_CDRW,
4187 1.402 mycroft "CD R/W",
4188 1.241 augustss },
4189 1.241 augustss {
4190 1.402 mycroft USB_VENDOR_LEXAR, USB_PRODUCT_LEXAR_JUMPSHOT,
4191 1.402 mycroft "jumpSHOT CompactFlash Reader",
4192 1.385 augustss },
4193 1.385 augustss {
4194 1.402 mycroft USB_VENDOR_LEXAR, USB_PRODUCT_LEXAR_2662WAR,
4195 1.402 mycroft "2662W-AR",
4196 1.164 augustss },
4197 1.164 augustss {
4198 1.402 mycroft USB_VENDOR_LEXAR, USB_PRODUCT_LEXAR_MCR,
4199 1.402 mycroft "Multi-Card Reader",
4200 1.70 augustss },
4201 1.70 augustss {
4202 1.402 mycroft USB_VENDOR_LEXMARK, USB_PRODUCT_LEXMARK_S2450,
4203 1.402 mycroft "Optra S 2450",
4204 1.385 augustss },
4205 1.385 augustss {
4206 1.402 mycroft USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_MAUSB2,
4207 1.402 mycroft "Camedia MAUSB-2",
4208 1.385 augustss },
4209 1.385 augustss {
4210 1.402 mycroft USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB10TX1,
4211 1.402 mycroft "USB10TX",
4212 1.106 augustss },
4213 1.106 augustss {
4214 1.402 mycroft USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB10T,
4215 1.402 mycroft "USB10T Ethernet",
4216 1.113 augustss },
4217 1.113 augustss {
4218 1.402 mycroft USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB100TX,
4219 1.402 mycroft "USB100TX Ethernet",
4220 1.113 augustss },
4221 1.113 augustss {
4222 1.402 mycroft USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB100H1,
4223 1.402 mycroft "USB100H1 Ethernet/HPNA",
4224 1.263 augustss },
4225 1.263 augustss {
4226 1.402 mycroft USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB10TA,
4227 1.402 mycroft "USB10TA Ethernet",
4228 1.165 augustss },
4229 1.165 augustss {
4230 1.402 mycroft USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_WUSB11,
4231 1.402 mycroft "WUSB11 Wireless USB Network Adapter",
4232 1.248 augustss },
4233 1.248 augustss {
4234 1.402 mycroft USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_WUSB11_25,
4235 1.402 mycroft "WUSB11 Wireless USB Network Adapter (version 2.5)",
4236 1.168 augustss },
4237 1.168 augustss {
4238 1.402 mycroft USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_WUSB12_11,
4239 1.402 mycroft "WUSB12 802.11b v1.1",
4240 1.165 augustss },
4241 1.165 augustss {
4242 1.402 mycroft USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB10TX2,
4243 1.402 mycroft "USB10TX",
4244 1.165 augustss },
4245 1.165 augustss {
4246 1.402 mycroft USB_VENDOR_LINKSYS2, USB_PRODUCT_LINKSYS2_WUSB11,
4247 1.402 mycroft "WUSB11",
4248 1.165 augustss },
4249 1.165 augustss {
4250 1.476 veego USB_VENDOR_LINKSYS2, USB_PRODUCT_LINKSYS2_USB200M,
4251 1.476 veego "USB 2.0 10/100 ethernet controller",
4252 1.476 veego },
4253 1.476 veego {
4254 1.402 mycroft USB_VENDOR_LINKSYS3, USB_PRODUCT_LINKSYS3_WUSB11V28,
4255 1.402 mycroft "WUSB11-V28",
4256 1.368 augustss },
4257 1.368 augustss {
4258 1.476 veego USB_VENDOR_LINKSYS4, USB_PRODUCT_LINKSYS4_USB1000,
4259 1.476 veego "USB1000",
4260 1.404 sekiya },
4261 1.404 sekiya {
4262 1.402 mycroft USB_VENDOR_LOGITEC, USB_PRODUCT_LOGITEC_LDR_H443SU2,
4263 1.402 mycroft "DVD Multi-plus unit LDR-H443SU2",
4264 1.101 augustss },
4265 1.101 augustss {
4266 1.402 mycroft USB_VENDOR_LOGITEC, USB_PRODUCT_LOGITEC_LDR_H443U2,
4267 1.402 mycroft "DVD Multi-plus unit LDR-H443U2",
4268 1.385 augustss },
4269 1.385 augustss {
4270 1.505 matt USB_VENDOR_LOGITEC, USB_PRODUCT_LOGITEC_LAN_GTJU2,
4271 1.505 matt "LAN-GTJ/U2",
4272 1.505 matt },
4273 1.505 matt {
4274 1.505 matt USB_VENDOR_LOGITEC, USB_PRODUCT_LOGITEC_LANTX,
4275 1.505 matt "LAN-TX",
4276 1.505 matt },
4277 1.505 matt {
4278 1.521 cube USB_VENDOR_LOGITEC, USB_PRODUCT_LOGITEC_RTL8187,
4279 1.521 cube "RTL8187",
4280 1.521 cube },
4281 1.521 cube {
4282 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_M2452,
4283 1.402 mycroft "M2452 keyboard",
4284 1.385 augustss },
4285 1.385 augustss {
4286 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_M4848,
4287 1.402 mycroft "M4848 mouse",
4288 1.46 augustss },
4289 1.46 augustss {
4290 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_PAGESCAN,
4291 1.402 mycroft "PageScan",
4292 1.139 augustss },
4293 1.139 augustss {
4294 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_QUICKCAMWEB,
4295 1.402 mycroft "QuickCam Web",
4296 1.46 augustss },
4297 1.46 augustss {
4298 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_QUICKCAMPRO,
4299 1.402 mycroft "QuickCam Pro",
4300 1.230 augustss },
4301 1.230 augustss {
4302 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_QUICKCAMEXP,
4303 1.402 mycroft "QuickCam Express",
4304 1.65 augustss },
4305 1.65 augustss {
4306 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_QUICKCAM,
4307 1.402 mycroft "QuickCam",
4308 1.183 augustss },
4309 1.183 augustss {
4310 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_QUICKCAMEXP2,
4311 1.402 mycroft "QuickCam Express",
4312 1.359 augustss },
4313 1.359 augustss {
4314 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_QUICKCAMPRO3k,
4315 1.402 mycroft "QuickCam Pro 3000",
4316 1.304 augustss },
4317 1.304 augustss {
4318 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_QUICKCAMPRONB,
4319 1.402 mycroft "QuickCam for Notebook Pro",
4320 1.315 simonb },
4321 1.315 simonb {
4322 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_QUICKCAMPRO4K,
4323 1.402 mycroft "QuickCam Pro 4000",
4324 1.372 augustss },
4325 1.372 augustss {
4326 1.507 jmcneill USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_QUICKCAMMESS,
4327 1.507 jmcneill "QuickCam Messenger",
4328 1.507 jmcneill },
4329 1.507 jmcneill {
4330 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_N43,
4331 1.402 mycroft "N43",
4332 1.220 gehenna },
4333 1.220 gehenna {
4334 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_N48,
4335 1.402 mycroft "N48 mouse",
4336 1.265 augustss },
4337 1.265 augustss {
4338 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_MBA47,
4339 1.402 mycroft "M-BA47 mouse",
4340 1.385 augustss },
4341 1.385 augustss {
4342 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_WMMOUSE,
4343 1.402 mycroft "WingMan Gaming Mouse",
4344 1.112 hubertf },
4345 1.112 hubertf {
4346 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_BD58,
4347 1.402 mycroft "BD58 mouse",
4348 1.111 augustss },
4349 1.111 augustss {
4350 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_USBPS2MOUSE,
4351 1.402 mycroft "USB-PS/2 Optical Mouse",
4352 1.111 augustss },
4353 1.111 augustss {
4354 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_MUV55A,
4355 1.402 mycroft "M-UV55a",
4356 1.111 augustss },
4357 1.111 augustss {
4358 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_UN58A,
4359 1.402 mycroft "iFeel Mouse",
4360 1.111 augustss },
4361 1.111 augustss {
4362 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_WMPAD,
4363 1.402 mycroft "WingMan GamePad Extreme",
4364 1.48 augustss },
4365 1.48 augustss {
4366 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_WMRPAD,
4367 1.402 mycroft "WingMan RumblePad",
4368 1.385 augustss },
4369 1.385 augustss {
4370 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_WMJOY,
4371 1.402 mycroft "WingMan Force joystick",
4372 1.359 augustss },
4373 1.359 augustss {
4374 1.477 itohy USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_WMFFGP,
4375 1.477 itohy "WingMan Formula Force GP (GT-Force)",
4376 1.477 itohy },
4377 1.477 itohy {
4378 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_BB13,
4379 1.402 mycroft "USB-PS/2 Trackball",
4380 1.385 augustss },
4381 1.385 augustss {
4382 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_BB18,
4383 1.402 mycroft "TrackMan Wheel",
4384 1.385 augustss },
4385 1.385 augustss {
4386 1.427 jmmv USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_MARBLEMOUSE,
4387 1.427 jmmv "Marble Mouse",
4388 1.427 jmmv },
4389 1.427 jmmv {
4390 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_RK53,
4391 1.402 mycroft "Cordless mouse",
4392 1.385 augustss },
4393 1.385 augustss {
4394 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_RB6,
4395 1.402 mycroft "Cordless keyboard",
4396 1.1 augustss },
4397 1.1 augustss {
4398 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_CDO,
4399 1.402 mycroft "Cordless Desktop Optical",
4400 1.125 augustss },
4401 1.125 augustss {
4402 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_MX700,
4403 1.402 mycroft "Cordless optical mouse",
4404 1.260 augustss },
4405 1.260 augustss {
4406 1.402 mycroft USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_QUICKCAMPRO2,
4407 1.402 mycroft "QuickCam Pro",
4408 1.111 augustss },
4409 1.111 augustss {
4410 1.402 mycroft USB_VENDOR_LUCENT, USB_PRODUCT_LUCENT_EVALKIT,
4411 1.402 mycroft "USS-720 evaluation kit",
4412 1.111 augustss },
4413 1.111 augustss {
4414 1.402 mycroft USB_VENDOR_LUWEN, USB_PRODUCT_LUWEN_EASYDISK,
4415 1.402 mycroft "EasyDisc",
4416 1.125 augustss },
4417 1.125 augustss {
4418 1.402 mycroft USB_VENDOR_MACALLY, USB_PRODUCT_MACALLY_MOUSE1,
4419 1.402 mycroft "mouse",
4420 1.125 augustss },
4421 1.125 augustss {
4422 1.402 mycroft USB_VENDOR_MCT, USB_PRODUCT_MCT_HUB0100,
4423 1.402 mycroft "Hub",
4424 1.125 augustss },
4425 1.125 augustss {
4426 1.402 mycroft USB_VENDOR_MCT, USB_PRODUCT_MCT_DU_H3SP_USB232,
4427 1.402 mycroft "D-Link DU-H3SP USB BAY Hub",
4428 1.291 augustss },
4429 1.291 augustss {
4430 1.402 mycroft USB_VENDOR_MCT, USB_PRODUCT_MCT_USB232,
4431 1.402 mycroft "USB-232 Interface",
4432 1.392 augustss },
4433 1.392 augustss {
4434 1.402 mycroft USB_VENDOR_MCT, USB_PRODUCT_MCT_SITECOM_USB232,
4435 1.402 mycroft "Sitecom USB-232 Products",
4436 1.1 augustss },
4437 1.1 augustss {
4438 1.402 mycroft USB_VENDOR_MCT, USB_PRODUCT_MCT_ML_4500,
4439 1.402 mycroft "ML-4500",
4440 1.79 augustss },
4441 1.79 augustss {
4442 1.402 mycroft USB_VENDOR_MEDIAGEAR, USB_PRODUCT_MEDIAGEAR_READER9IN1,
4443 1.402 mycroft "USB2.0 9 in 1 Reader",
4444 1.366 augustss },
4445 1.366 augustss {
4446 1.525 mbalmer USB_VENDOR_MEINBERG, USB_PRODUCT_MEINBERG_USB5131,
4447 1.525 mbalmer "USB 5131 DCF77 - Radio Clock",
4448 1.525 mbalmer },
4449 1.525 mbalmer {
4450 1.402 mycroft USB_VENDOR_MELCO, USB_PRODUCT_MELCO_LUATX1,
4451 1.402 mycroft "LUA-TX Ethernet",
4452 1.281 ross },
4453 1.281 ross {
4454 1.402 mycroft USB_VENDOR_MELCO, USB_PRODUCT_MELCO_LUATX5,
4455 1.402 mycroft "LUA-TX Ethernet",
4456 1.368 augustss },
4457 1.368 augustss {
4458 1.402 mycroft USB_VENDOR_MELCO, USB_PRODUCT_MELCO_LUA2TX5,
4459 1.402 mycroft "LUA2-TX Ethernet",
4460 1.79 augustss },
4461 1.79 augustss {
4462 1.402 mycroft USB_VENDOR_MELCO, USB_PRODUCT_MELCO_LUAKTX,
4463 1.402 mycroft "LUA-KTX Ethernet",
4464 1.169 augustss },
4465 1.169 augustss {
4466 1.402 mycroft USB_VENDOR_MELCO, USB_PRODUCT_MELCO_S11,
4467 1.402 mycroft "WLI-USB-S11",
4468 1.87 augustss },
4469 1.87 augustss {
4470 1.402 mycroft USB_VENDOR_MELCO, USB_PRODUCT_MELCO_MCRSM2,
4471 1.402 mycroft "MCR-SM2 SmartMedia Card Reader/Writer",
4472 1.141 tshiozak },
4473 1.141 tshiozak {
4474 1.402 mycroft USB_VENDOR_MELCO, USB_PRODUCT_MELCO_DUBPXXG,
4475 1.402 mycroft "USB-IDE Bridge: DUB-PxxG",
4476 1.346 jdolecek },
4477 1.346 jdolecek {
4478 1.402 mycroft USB_VENDOR_MELCO, USB_PRODUCT_MELCO_KS11G,
4479 1.402 mycroft "WLI-USB-KS11G USB-wlan",
4480 1.346 jdolecek },
4481 1.346 jdolecek {
4482 1.402 mycroft USB_VENDOR_MELCO, USB_PRODUCT_MELCO_LUAU2KTX,
4483 1.402 mycroft "LUA-U2-KTX Ethernet",
4484 1.346 jdolecek },
4485 1.346 jdolecek {
4486 1.402 mycroft USB_VENDOR_MELCO, USB_PRODUCT_MELCO_KB11,
4487 1.402 mycroft "WLI-USB-KB11 WLAN",
4488 1.346 jdolecek },
4489 1.346 jdolecek {
4490 1.412 drochner USB_VENDOR_MELCO, USB_PRODUCT_MELCO_KG54YB,
4491 1.412 drochner "WLI-U2-KG54-YB WLAN",
4492 1.412 drochner },
4493 1.412 drochner {
4494 1.404 sekiya USB_VENDOR_MELCO, USB_PRODUCT_MELCO_KG54,
4495 1.404 sekiya "WLI-U2-KG54 WLAN",
4496 1.404 sekiya },
4497 1.404 sekiya {
4498 1.404 sekiya USB_VENDOR_MELCO, USB_PRODUCT_MELCO_KG54AI,
4499 1.404 sekiya "WLI-U2-KG54-AI WLAN",
4500 1.404 sekiya },
4501 1.404 sekiya {
4502 1.505 matt USB_VENDOR_MELCO, USB_PRODUCT_MELCO_LUAU2GT,
4503 1.505 matt "LUA-U2-GT Ethernet",
4504 1.505 matt },
4505 1.505 matt {
4506 1.477 itohy USB_VENDOR_MELCO, USB_PRODUCT_MELCO_NINWIFI,
4507 1.477 itohy "Nintendo Wi-Fi",
4508 1.477 itohy },
4509 1.477 itohy {
4510 1.459 elad USB_VENDOR_MELCO, USB_PRODUCT_MELCO_SG54HP,
4511 1.459 elad "WLI-U2-SG54HP",
4512 1.459 elad },
4513 1.459 elad {
4514 1.467 xtraeme USB_VENDOR_MELCO, USB_PRODUCT_MELCO_G54HP,
4515 1.467 xtraeme "WLI-U2-G54HP",
4516 1.467 xtraeme },
4517 1.467 xtraeme {
4518 1.467 xtraeme USB_VENDOR_MELCO, USB_PRODUCT_MELCO_KG54L,
4519 1.467 xtraeme "WLI-U2-KG54L",
4520 1.467 xtraeme },
4521 1.467 xtraeme {
4522 1.527 tshiozak USB_VENDOR_MELCO, USB_PRODUCT_MELCO_WLIUCG,
4523 1.527 tshiozak "WLI-UC-G",
4524 1.527 tshiozak },
4525 1.527 tshiozak {
4526 1.512 joerg USB_VENDOR_MERLIN, USB_PRODUCT_MERLIN_V620,
4527 1.512 joerg "Merlin V620",
4528 1.512 joerg },
4529 1.512 joerg {
4530 1.506 rmind USB_VENDOR_METAGEEK, USB_PRODUCT_METAGEEK_WISPY_24X,
4531 1.506 rmind "Wi-Spy 2.4x",
4532 1.506 rmind },
4533 1.506 rmind {
4534 1.402 mycroft USB_VENDOR_METRICOM, USB_PRODUCT_METRICOM_RICOCHET_GS,
4535 1.402 mycroft "Ricochet GS",
4536 1.346 jdolecek },
4537 1.346 jdolecek {
4538 1.476 veego USB_VENDOR_MGE, USB_PRODUCT_MGE_UPS1,
4539 1.476 veego "MGE UPS SYSTEMS PROTECTIONCENTER 1",
4540 1.476 veego },
4541 1.476 veego {
4542 1.476 veego USB_VENDOR_MGE, USB_PRODUCT_MGE_UPS2,
4543 1.476 veego "MGE UPS SYSTEMS PROTECTIONCENTER 2",
4544 1.476 veego },
4545 1.476 veego {
4546 1.402 mycroft USB_VENDOR_MSI, USB_PRODUCT_MSI_BLUETOOTH,
4547 1.402 mycroft "Bluetooth USB Adapter",
4548 1.346 jdolecek },
4549 1.346 jdolecek {
4550 1.412 drochner USB_VENDOR_MSI, USB_PRODUCT_MSI_MS6861,
4551 1.412 drochner "MS-6861",
4552 1.412 drochner },
4553 1.412 drochner {
4554 1.412 drochner USB_VENDOR_MSI, USB_PRODUCT_MSI_MS6865,
4555 1.412 drochner "MS-6865",
4556 1.412 drochner },
4557 1.412 drochner {
4558 1.412 drochner USB_VENDOR_MSI, USB_PRODUCT_MSI_MS6869,
4559 1.412 drochner "MS-6869",
4560 1.412 drochner },
4561 1.412 drochner {
4562 1.442 joerg USB_VENDOR_MSI, USB_PRODUCT_MSI_RT2573,
4563 1.442 joerg "RT2573",
4564 1.442 joerg },
4565 1.442 joerg {
4566 1.442 joerg USB_VENDOR_MSI, USB_PRODUCT_MSI_RT2573_2,
4567 1.442 joerg "RT2573",
4568 1.442 joerg },
4569 1.442 joerg {
4570 1.442 joerg USB_VENDOR_MSI, USB_PRODUCT_MSI_RT2573_3,
4571 1.442 joerg "RT2573",
4572 1.442 joerg },
4573 1.442 joerg {
4574 1.467 xtraeme USB_VENDOR_MSI, USB_PRODUCT_MSI_RT2573_4,
4575 1.467 xtraeme "RT2573",
4576 1.467 xtraeme },
4577 1.467 xtraeme {
4578 1.522 jakllsch USB_VENDOR_MICROCHIP, USB_PRODUCT_MICROCHIP_PICKIT1,
4579 1.522 jakllsch "PICkit(TM) 1 FLASH Starter Kit",
4580 1.522 jakllsch },
4581 1.522 jakllsch {
4582 1.522 jakllsch USB_VENDOR_MICROCHIP, USB_PRODUCT_MICROCHIP_PICKIT2,
4583 1.522 jakllsch "PICkit 2 Microcontroller Programmer",
4584 1.522 jakllsch },
4585 1.522 jakllsch {
4586 1.402 mycroft USB_VENDOR_MICRONET, USB_PRODUCT_MICRONET_SP128AR,
4587 1.402 mycroft "SP128AR EtherFast",
4588 1.346 jdolecek },
4589 1.346 jdolecek {
4590 1.402 mycroft USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_SIDEPREC,
4591 1.402 mycroft "SideWinder Precision Pro",
4592 1.346 jdolecek },
4593 1.346 jdolecek {
4594 1.402 mycroft USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_INTELLIMOUSE,
4595 1.402 mycroft "IntelliMouse",
4596 1.346 jdolecek },
4597 1.346 jdolecek {
4598 1.402 mycroft USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_NATURALKBD,
4599 1.402 mycroft "Natural Keyboard Elite",
4600 1.346 jdolecek },
4601 1.346 jdolecek {
4602 1.402 mycroft USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_DDS80,
4603 1.402 mycroft "Digital Sound System 80",
4604 1.346 jdolecek },
4605 1.346 jdolecek {
4606 1.402 mycroft USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_SIDEWINDER,
4607 1.402 mycroft "Sidewinder Precision Racing Wheel",
4608 1.174 tshiozak },
4609 1.174 tshiozak {
4610 1.402 mycroft USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_INETPRO,
4611 1.402 mycroft "Internet Keyboard Pro",
4612 1.251 kent },
4613 1.251 kent {
4614 1.402 mycroft USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_TBEXPLORER,
4615 1.402 mycroft "Trackball Explorer",
4616 1.368 augustss },
4617 1.368 augustss {
4618 1.402 mycroft USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_INTELLIEYE,
4619 1.402 mycroft "IntelliEye mouse",
4620 1.368 augustss },
4621 1.368 augustss {
4622 1.402 mycroft USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_INETPRO2,
4623 1.402 mycroft "Internet Keyboard Pro",
4624 1.368 augustss },
4625 1.368 augustss {
4626 1.402 mycroft USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_MN510,
4627 1.402 mycroft "MN510 Wireless",
4628 1.368 augustss },
4629 1.368 augustss {
4630 1.402 mycroft USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_MN110,
4631 1.402 mycroft "10/100 USB NIC",
4632 1.233 simonb },
4633 1.233 simonb {
4634 1.450 jmcneill USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_XBOX_MEMORY_UNIT,
4635 1.450 jmcneill "Xbox Memory Unit",
4636 1.450 jmcneill },
4637 1.450 jmcneill {
4638 1.450 jmcneill USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_XBOX_DVD_PLAYBACK,
4639 1.450 jmcneill "Xbox DVD Movie Playback Kit",
4640 1.450 jmcneill },
4641 1.450 jmcneill {
4642 1.451 jmcneill USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_XBOX_CONTROLLER_S10,
4643 1.451 jmcneill "Xbox Controller S (1.0)",
4644 1.451 jmcneill },
4645 1.451 jmcneill {
4646 1.450 jmcneill USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_XBOX_CONTROLLER_HUB,
4647 1.450 jmcneill "Xbox Controller Hub",
4648 1.450 jmcneill },
4649 1.450 jmcneill {
4650 1.451 jmcneill USB_VENDOR_MICROSOFT, USB_PRODUCT_MICROSOFT_XBOX_CONTROLLER_S12,
4651 1.451 jmcneill "Xbox Controller S (1.2)",
4652 1.449 jmcneill },
4653 1.449 jmcneill {
4654 1.402 mycroft USB_VENDOR_MICROTECH, USB_PRODUCT_MICROTECH_SCSIDB25,
4655 1.402 mycroft "USB-SCSI-DB25",
4656 1.353 wiz },
4657 1.353 wiz {
4658 1.402 mycroft USB_VENDOR_MICROTECH, USB_PRODUCT_MICROTECH_SCSIHD50,
4659 1.402 mycroft "USB-SCSI-HD50",
4660 1.385 augustss },
4661 1.385 augustss {
4662 1.402 mycroft USB_VENDOR_MICROTECH, USB_PRODUCT_MICROTECH_DPCM,
4663 1.402 mycroft "USB CameraMate",
4664 1.73 augustss },
4665 1.73 augustss {
4666 1.402 mycroft USB_VENDOR_MICROTECH, USB_PRODUCT_MICROTECH_FREECOM,
4667 1.402 mycroft "Freecom USB-IDE",
4668 1.165 augustss },
4669 1.165 augustss {
4670 1.402 mycroft USB_VENDOR_MICROTEK, USB_PRODUCT_MICROTEK_336CX,
4671 1.402 mycroft "Phantom 336CX - C3 scanner",
4672 1.337 jschauma },
4673 1.337 jschauma {
4674 1.402 mycroft USB_VENDOR_MICROTEK, USB_PRODUCT_MICROTEK_X6U,
4675 1.402 mycroft "ScanMaker X6 - X6U",
4676 1.378 tsarna },
4677 1.378 tsarna {
4678 1.402 mycroft USB_VENDOR_MICROTEK, USB_PRODUCT_MICROTEK_C6,
4679 1.402 mycroft "Phantom C6 scanner",
4680 1.89 augustss },
4681 1.89 augustss {
4682 1.402 mycroft USB_VENDOR_MICROTEK, USB_PRODUCT_MICROTEK_336CX2,
4683 1.402 mycroft "Phantom 336CX - C3 scanner",
4684 1.70 augustss },
4685 1.70 augustss {
4686 1.402 mycroft USB_VENDOR_MICROTEK, USB_PRODUCT_MICROTEK_V6USL,
4687 1.402 mycroft "ScanMaker V6USL",
4688 1.168 augustss },
4689 1.168 augustss {
4690 1.402 mycroft USB_VENDOR_MICROTEK, USB_PRODUCT_MICROTEK_6000,
4691 1.402 mycroft "ScanMaker 6000",
4692 1.44 augustss },
4693 1.44 augustss {
4694 1.402 mycroft USB_VENDOR_MICROTEK, USB_PRODUCT_MICROTEK_V6USL2,
4695 1.402 mycroft "ScanMaker V6USL",
4696 1.125 augustss },
4697 1.125 augustss {
4698 1.402 mycroft USB_VENDOR_MICROTEK, USB_PRODUCT_MICROTEK_V6UL,
4699 1.402 mycroft "ScanMaker V6UL",
4700 1.89 augustss },
4701 1.89 augustss {
4702 1.402 mycroft USB_VENDOR_MIDIMAN, USB_PRODUCT_MIDIMAN_MIDISPORT2X2,
4703 1.402 mycroft "Midisport 2x2",
4704 1.89 augustss },
4705 1.89 augustss {
4706 1.437 chap USB_VENDOR_MIDIMAN, USB_PRODUCT_MIDIMAN_MIDISPORT2X4,
4707 1.437 chap "Midisport 2x4",
4708 1.437 chap },
4709 1.437 chap {
4710 1.402 mycroft USB_VENDOR_MINDSATWORK, USB_PRODUCT_MINDSATWORK_DW,
4711 1.402 mycroft "Digital Wallet",
4712 1.79 augustss },
4713 1.79 augustss {
4714 1.402 mycroft USB_VENDOR_MINOLTA, USB_PRODUCT_MINOLTA_2300,
4715 1.402 mycroft "Dimage 2300",
4716 1.3 augustss },
4717 1.3 augustss {
4718 1.402 mycroft USB_VENDOR_MINOLTA, USB_PRODUCT_MINOLTA_S304,
4719 1.402 mycroft "Dimage S304",
4720 1.1 augustss },
4721 1.1 augustss {
4722 1.402 mycroft USB_VENDOR_MINOLTA, USB_PRODUCT_MINOLTA_X,
4723 1.402 mycroft "Dimage X",
4724 1.89 augustss },
4725 1.89 augustss {
4726 1.402 mycroft USB_VENDOR_MINOLTA, USB_PRODUCT_MINOLTA_DIMAGE7I,
4727 1.402 mycroft "Dimage 7i",
4728 1.145 augustss },
4729 1.145 augustss {
4730 1.402 mycroft USB_VENDOR_MINOLTA, USB_PRODUCT_MINOLTA_5400,
4731 1.402 mycroft "Dimage 5400",
4732 1.65 augustss },
4733 1.65 augustss {
4734 1.402 mycroft USB_VENDOR_MINOLTA, USB_PRODUCT_MINOLTA_DIMAGEA1,
4735 1.402 mycroft "Dimage A1",
4736 1.7 augustss },
4737 1.7 augustss {
4738 1.402 mycroft USB_VENDOR_MINOLTA, USB_PRODUCT_MINOLTA_XT,
4739 1.402 mycroft "Dimage Xt",
4740 1.241 augustss },
4741 1.241 augustss {
4742 1.402 mycroft USB_VENDOR_MITSUMI, USB_PRODUCT_MITSUMI_CDRRW,
4743 1.402 mycroft "CD-R/RW Drive",
4744 1.25 augustss },
4745 1.25 augustss {
4746 1.402 mycroft USB_VENDOR_MITSUMI, USB_PRODUCT_MITSUMI_MOUSE,
4747 1.402 mycroft "Mouse",
4748 1.70 augustss },
4749 1.70 augustss {
4750 1.402 mycroft USB_VENDOR_MITSUMI, USB_PRODUCT_MITSUMI_SONY_MOUSE,
4751 1.402 mycroft "Quick Scroll Mouse",
4752 1.168 augustss },
4753 1.168 augustss {
4754 1.402 mycroft USB_VENDOR_MITSUMI, USB_PRODUCT_MITSUMI_BT_DONGLE,
4755 1.402 mycroft "Bluetooth USB dongle",
4756 1.89 augustss },
4757 1.89 augustss {
4758 1.402 mycroft USB_VENDOR_MITSUMI, USB_PRODUCT_MITSUMI_FDD,
4759 1.402 mycroft "FDD",
4760 1.44 augustss },
4761 1.44 augustss {
4762 1.402 mycroft USB_VENDOR_MOBILITY, USB_PRODUCT_MOBILITY_EA,
4763 1.402 mycroft "Ethernet Adapter",
4764 1.40 augustss },
4765 1.40 augustss {
4766 1.476 veego USB_VENDOR_MOBILITY, USB_PRODUCT_MOBILITY_EASIDOCK,
4767 1.476 veego "EasiDock Ethernet",
4768 1.476 veego },
4769 1.476 veego {
4770 1.524 mrg USB_VENDOR_MOSCHIP, USB_PRODUCT_MOSCHIP_MCS7703,
4771 1.524 mrg "MCS7703 USB Serial Adapter",
4772 1.524 mrg },
4773 1.524 mrg {
4774 1.460 is USB_VENDOR_MOSCHIP, USB_PRODUCT_MOSCHIP_MCS7780,
4775 1.460 is "Fast IrDA Adapter",
4776 1.460 is },
4777 1.460 is {
4778 1.460 is USB_VENDOR_MOSCHIP, USB_PRODUCT_MOSCHIP_MCS7781,
4779 1.460 is "Fast IrDA Adapter",
4780 1.460 is },
4781 1.460 is {
4782 1.460 is USB_VENDOR_MOSCHIP, USB_PRODUCT_MOSCHIP_MCS7784,
4783 1.460 is "Slow IrDA Adapter",
4784 1.460 is },
4785 1.460 is {
4786 1.436 reinoud USB_VENDOR_MOSCHIP, USB_PRODUCT_MOSCHIP_MCS7830,
4787 1.436 reinoud "Ethernet Adapter",
4788 1.436 reinoud },
4789 1.436 reinoud {
4790 1.524 mrg USB_VENDOR_MOSCHIP, USB_PRODUCT_MOSCHIP_MCS7840,
4791 1.524 mrg "MCS7840 USB Serial Adapter",
4792 1.524 mrg },
4793 1.524 mrg {
4794 1.402 mycroft USB_VENDOR_MOTOROLA, USB_PRODUCT_MOTOROLA_MC141555,
4795 1.402 mycroft "MC141555 hub controller",
4796 1.89 augustss },
4797 1.89 augustss {
4798 1.402 mycroft USB_VENDOR_MOTOROLA, USB_PRODUCT_MOTOROLA_SB4100,
4799 1.402 mycroft "SB4100 USB Cable Modem",
4800 1.1 augustss },
4801 1.1 augustss {
4802 1.402 mycroft USB_VENDOR_MOTOROLA2, USB_PRODUCT_MOTOROLA2_T720C,
4803 1.402 mycroft "T720c",
4804 1.1 augustss },
4805 1.1 augustss {
4806 1.402 mycroft USB_VENDOR_MOTOROLA2, USB_PRODUCT_MOTOROLA2_A920,
4807 1.402 mycroft "A920",
4808 1.89 augustss },
4809 1.89 augustss {
4810 1.476 veego USB_VENDOR_MOTOROLA2, USB_PRODUCT_MOTOROLA2_USBLAN,
4811 1.476 veego "USBLAN",
4812 1.476 veego },
4813 1.476 veego {
4814 1.476 veego USB_VENDOR_MOTOROLA2, USB_PRODUCT_MOTOROLA2_USBLAN2,
4815 1.476 veego "USBLAN",
4816 1.476 veego },
4817 1.476 veego {
4818 1.475 itohy USB_VENDOR_MSYSTEMS, USB_PRODUCT_MSYSTEMS_DISKONKEY,
4819 1.475 itohy "DiskOnKey",
4820 1.475 itohy },
4821 1.475 itohy {
4822 1.475 itohy USB_VENDOR_MSYSTEMS, USB_PRODUCT_MSYSTEMS_DISKONKEY2,
4823 1.475 itohy "DiskOnKey",
4824 1.475 itohy },
4825 1.475 itohy {
4826 1.475 itohy USB_VENDOR_MSYSTEMS, USB_PRODUCT_MSYSTEMS_DISKONKEY3,
4827 1.475 itohy "DiskOnKey",
4828 1.475 itohy },
4829 1.475 itohy {
4830 1.402 mycroft USB_VENDOR_MULTITECH, USB_PRODUCT_MULTITECH_ATLAS,
4831 1.402 mycroft "MT5634ZBA-USB modem",
4832 1.106 augustss },
4833 1.106 augustss {
4834 1.402 mycroft USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_1200CU,
4835 1.402 mycroft "1200 CU scanner",
4836 1.15 augustss },
4837 1.15 augustss {
4838 1.402 mycroft USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_600CU,
4839 1.402 mycroft "600 CU scanner",
4840 1.1 augustss },
4841 1.1 augustss {
4842 1.402 mycroft USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_1200USB,
4843 1.402 mycroft "1200 USB scanner",
4844 1.89 augustss },
4845 1.89 augustss {
4846 1.402 mycroft USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_1200UB,
4847 1.402 mycroft "1200 UB scanner",
4848 1.1 augustss },
4849 1.1 augustss {
4850 1.402 mycroft USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_1200USBPLUS,
4851 1.402 mycroft "1200 USB Plus scanner",
4852 1.89 augustss },
4853 1.89 augustss {
4854 1.402 mycroft USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_1200CUPLUS,
4855 1.402 mycroft "1200 CU Plus scanner",
4856 1.34 tron },
4857 1.34 tron {
4858 1.402 mycroft USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_BEARPAW1200F,
4859 1.402 mycroft "BearPaw 1200F scanner",
4860 1.7 augustss },
4861 1.7 augustss {
4862 1.402 mycroft USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_BEARPAW1200TA,
4863 1.402 mycroft "BearPaw 1200TA scanner",
4864 1.292 imp },
4865 1.292 imp {
4866 1.402 mycroft USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_600USB,
4867 1.402 mycroft "600 USB scanner",
4868 1.1 augustss },
4869 1.1 augustss {
4870 1.402 mycroft USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_MDC800,
4871 1.402 mycroft "MDC-800 digital camera",
4872 1.79 augustss },
4873 1.79 augustss {
4874 1.402 mycroft USB_VENDOR_MUSTEK, USB_PRODUCT_MUSTEK_DV2000,
4875 1.402 mycroft "DV2000 digital camera",
4876 1.35 augustss },
4877 1.35 augustss {
4878 1.402 mycroft USB_VENDOR_NI, USB_PRODUCT_NI_GPIB_USB_A,
4879 1.402 mycroft "GPIB-USB-A",
4880 1.385 augustss },
4881 1.385 augustss {
4882 1.402 mycroft USB_VENDOR_NATIONAL, USB_PRODUCT_NATIONAL_BEARPAW1200,
4883 1.402 mycroft "BearPaw 1200",
4884 1.103 augustss },
4885 1.103 augustss {
4886 1.402 mycroft USB_VENDOR_NATIONAL, USB_PRODUCT_NATIONAL_BEARPAW2400,
4887 1.402 mycroft "BearPaw 2400",
4888 1.141 tshiozak },
4889 1.141 tshiozak {
4890 1.402 mycroft USB_VENDOR_NEC, USB_PRODUCT_NEC_HUB_20,
4891 1.402 mycroft "2.0 hub",
4892 1.16 augustss },
4893 1.16 augustss {
4894 1.402 mycroft USB_VENDOR_NEC, USB_PRODUCT_NEC_HUB,
4895 1.402 mycroft "hub",
4896 1.230 augustss },
4897 1.230 augustss {
4898 1.402 mycroft USB_VENDOR_NEC, USB_PRODUCT_NEC_HUB_B,
4899 1.402 mycroft "hub",
4900 1.6 mark },
4901 1.6 mark {
4902 1.402 mycroft USB_VENDOR_NEC, USB_PRODUCT_NEC_PICTY760,
4903 1.402 mycroft "Picty760",
4904 1.111 augustss },
4905 1.111 augustss {
4906 1.402 mycroft USB_VENDOR_NEC, USB_PRODUCT_NEC_PICTY900,
4907 1.402 mycroft "Picty900",
4908 1.145 augustss },
4909 1.145 augustss {
4910 1.402 mycroft USB_VENDOR_NEC, USB_PRODUCT_NEC_PICTY920,
4911 1.402 mycroft "Picty920",
4912 1.57 augustss },
4913 1.57 augustss {
4914 1.402 mycroft USB_VENDOR_NEC, USB_PRODUCT_NEC_PICTY800,
4915 1.402 mycroft "Picty800",
4916 1.111 augustss },
4917 1.111 augustss {
4918 1.402 mycroft USB_VENDOR_NEC2, USB_PRODUCT_NEC2_HUB2_0,
4919 1.402 mycroft "USB2.0 Hub Controller",
4920 1.22 augustss },
4921 1.22 augustss {
4922 1.402 mycroft USB_VENDOR_NEODIO, USB_PRODUCT_NEODIO_ND3050,
4923 1.402 mycroft "6-in-1 Flash Device Controller",
4924 1.109 augustss },
4925 1.109 augustss {
4926 1.402 mycroft USB_VENDOR_NEODIO, USB_PRODUCT_NEODIO_ND5010,
4927 1.402 mycroft "Multi-format Flash Controller",
4928 1.85 uch },
4929 1.85 uch {
4930 1.402 mycroft USB_VENDOR_NETCHIP, USB_PRODUCT_NETCHIP_TURBOCONNECT,
4931 1.402 mycroft "Turbo-Connect",
4932 1.165 augustss },
4933 1.165 augustss {
4934 1.402 mycroft USB_VENDOR_NETCHIP, USB_PRODUCT_NETCHIP_CLIK40,
4935 1.402 mycroft "Clik! 40",
4936 1.7 augustss },
4937 1.7 augustss {
4938 1.476 veego USB_VENDOR_NETCHIP, USB_PRODUCT_NETCHIP_ETHERNETGADGET,
4939 1.476 veego "Linux Ethernet/RNDIS gadget on pxa210/25x/26x",
4940 1.476 veego },
4941 1.476 veego {
4942 1.402 mycroft USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_EA101,
4943 1.402 mycroft "Ethernet adapter",
4944 1.9 augustss },
4945 1.9 augustss {
4946 1.402 mycroft USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_EA101X,
4947 1.402 mycroft "Ethernet adapter",
4948 1.118 augustss },
4949 1.118 augustss {
4950 1.402 mycroft USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_FA101,
4951 1.402 mycroft "10/100 Ethernet",
4952 1.118 augustss },
4953 1.118 augustss {
4954 1.402 mycroft USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_FA120,
4955 1.402 mycroft "USB 2.0 Fast Ethernet Adapter",
4956 1.118 augustss },
4957 1.118 augustss {
4958 1.402 mycroft USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_MA111NA,
4959 1.402 mycroft "802.11b Adapter",
4960 1.118 augustss },
4961 1.118 augustss {
4962 1.521 cube USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_WG111V2,
4963 1.521 cube "WG111v2",
4964 1.521 cube },
4965 1.521 cube {
4966 1.402 mycroft USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_XA601,
4967 1.402 mycroft "USB to PL Adapter",
4968 1.118 augustss },
4969 1.118 augustss {
4970 1.402 mycroft USB_VENDOR_NETGEAR2, USB_PRODUCT_NETGEAR2_MA101,
4971 1.402 mycroft "MA101",
4972 1.118 augustss },
4973 1.118 augustss {
4974 1.402 mycroft USB_VENDOR_NETGEAR2, USB_PRODUCT_NETGEAR2_MA101B,
4975 1.402 mycroft "MA101 Rev B",
4976 1.118 augustss },
4977 1.118 augustss {
4978 1.475 itohy USB_VENDOR_NETINDEX, USB_PRODUCT_NETINDEX_WS002IN,
4979 1.475 itohy "Willcom WS002IN (DD)",
4980 1.475 itohy },
4981 1.475 itohy {
4982 1.475 itohy USB_VENDOR_NHJ, USB_PRODUCT_NHJ_CAM2,
4983 1.475 itohy "Camera",
4984 1.475 itohy },
4985 1.475 itohy {
4986 1.402 mycroft USB_VENDOR_NIKON, USB_PRODUCT_NIKON_E990,
4987 1.402 mycroft "Digital Camera E990",
4988 1.118 augustss },
4989 1.118 augustss {
4990 1.402 mycroft USB_VENDOR_NIKON, USB_PRODUCT_NIKON_E880,
4991 1.402 mycroft "Digital Camera E880",
4992 1.118 augustss },
4993 1.118 augustss {
4994 1.402 mycroft USB_VENDOR_NIKON, USB_PRODUCT_NIKON_E885,
4995 1.402 mycroft "Digital Camera E885",
4996 1.118 augustss },
4997 1.118 augustss {
4998 1.435 rjs USB_VENDOR_NOKIA, USB_PRODUCT_NOKIA_CA42,
4999 1.435 rjs "Mobile Phone adapter",
5000 1.435 rjs },
5001 1.435 rjs {
5002 1.467 xtraeme USB_VENDOR_NOVATECH, USB_PRODUCT_NOVATECH_NV902W,
5003 1.467 xtraeme "NV-902W",
5004 1.467 xtraeme },
5005 1.467 xtraeme {
5006 1.467 xtraeme USB_VENDOR_NOVATECH, USB_PRODUCT_NOVATECH_RT2573,
5007 1.467 xtraeme "RT2573",
5008 1.467 xtraeme },
5009 1.467 xtraeme {
5010 1.444 gdt USB_VENDOR_NOVATEL, USB_PRODUCT_NOVATEL_FLEXPACKGPS,
5011 1.444 gdt "NovAtel FlexPack GPS receiver",
5012 1.444 gdt },
5013 1.444 gdt {
5014 1.495 elric USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_EXPRESSCARD,
5015 1.495 elric "ExpressCard 3G",
5016 1.495 elric },
5017 1.495 elric {
5018 1.495 elric USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_MERLINV620,
5019 1.458 gdt "Novatel Wireless Merlin CDMA",
5020 1.458 gdt },
5021 1.458 gdt {
5022 1.512 joerg USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_V740,
5023 1.512 joerg "Merlin V740",
5024 1.512 joerg },
5025 1.512 joerg {
5026 1.495 elric USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_S720,
5027 1.495 elric "S720",
5028 1.495 elric },
5029 1.495 elric {
5030 1.478 itohy USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_MERLINU740,
5031 1.478 itohy "Novatel Merlin U740",
5032 1.478 itohy },
5033 1.478 itohy {
5034 1.512 joerg USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_U740_2,
5035 1.512 joerg "Merlin U740",
5036 1.512 joerg },
5037 1.512 joerg {
5038 1.512 joerg USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_U870,
5039 1.512 joerg "Merlin U870",
5040 1.512 joerg },
5041 1.512 joerg {
5042 1.495 elric USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_XU870,
5043 1.495 elric "XU870",
5044 1.495 elric },
5045 1.495 elric {
5046 1.512 joerg USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_X950D,
5047 1.512 joerg "Merlin X950D",
5048 1.512 joerg },
5049 1.512 joerg {
5050 1.495 elric USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_ES620,
5051 1.495 elric "ES620 CDMA",
5052 1.495 elric },
5053 1.495 elric {
5054 1.495 elric USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_U720,
5055 1.495 elric "U720",
5056 1.495 elric },
5057 1.495 elric {
5058 1.506 rmind USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_U727,
5059 1.506 rmind "U727",
5060 1.506 rmind },
5061 1.506 rmind {
5062 1.509 joerg USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_MC950D,
5063 1.509 joerg "Novatel Wireless HSUPA Modem",
5064 1.509 joerg },
5065 1.509 joerg {
5066 1.509 joerg USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_MC950D_DRIVER,
5067 1.509 joerg "Novatel Wireless HSUPA Modem Windows Driver",
5068 1.509 joerg },
5069 1.509 joerg {
5070 1.402 mycroft USB_VENDOR_OLYMPUS, USB_PRODUCT_OLYMPUS_C1,
5071 1.402 mycroft "C-1 Digital Camera",
5072 1.118 augustss },
5073 1.118 augustss {
5074 1.402 mycroft USB_VENDOR_OLYMPUS, USB_PRODUCT_OLYMPUS_C700,
5075 1.402 mycroft "C-700 Ultra Zoom",
5076 1.118 augustss },
5077 1.118 augustss {
5078 1.402 mycroft USB_VENDOR_OMNIVISION, USB_PRODUCT_OMNIVISION_OV511,
5079 1.402 mycroft "OV511 Camera",
5080 1.118 augustss },
5081 1.118 augustss {
5082 1.402 mycroft USB_VENDOR_OMNIVISION, USB_PRODUCT_OMNIVISION_OV511PLUS,
5083 1.402 mycroft "OV511+ Camera",
5084 1.55 augustss },
5085 1.55 augustss {
5086 1.500 jmcneill USB_VENDOR_OMNIVISION2, USB_PRODUCT_OMNIVISION2_PSEYE,
5087 1.500 jmcneill "Sony PLAYSTATION(R) Eye",
5088 1.500 jmcneill },
5089 1.500 jmcneill {
5090 1.402 mycroft USB_VENDOR_ONSPEC, USB_PRODUCT_ONSPEC_MD2,
5091 1.402 mycroft "disk",
5092 1.153 augustss },
5093 1.153 augustss {
5094 1.402 mycroft USB_VENDOR_ONSPEC, USB_PRODUCT_ONSPEC_MDCFEB,
5095 1.402 mycroft "MDCFE-B USB CF Reader",
5096 1.202 augustss },
5097 1.202 augustss {
5098 1.402 mycroft USB_VENDOR_ONSPEC, USB_PRODUCT_ONSPEC_SIIGMS,
5099 1.402 mycroft "Memory Stick+CF Reader/Writer",
5100 1.385 augustss },
5101 1.385 augustss {
5102 1.402 mycroft USB_VENDOR_ONSPEC, USB_PRODUCT_ONSPEC_DATAFAB3,
5103 1.402 mycroft "Datafab-based Reader",
5104 1.20 augustss },
5105 1.20 augustss {
5106 1.402 mycroft USB_VENDOR_ONSPEC, USB_PRODUCT_ONSPEC_DATAFAB4,
5107 1.402 mycroft "Datafab-based Reader",
5108 1.30 tron },
5109 1.30 tron {
5110 1.402 mycroft USB_VENDOR_ONSPEC, USB_PRODUCT_ONSPEC_PNYCFSM,
5111 1.402 mycroft "PNY/Datafab CF+SM Reader",
5112 1.359 augustss },
5113 1.359 augustss {
5114 1.402 mycroft USB_VENDOR_ONSPEC, USB_PRODUCT_ONSPEC_STECHCFSM,
5115 1.402 mycroft "Simple Tech/Datafab CF+SM Reader",
5116 1.89 augustss },
5117 1.89 augustss {
5118 1.402 mycroft USB_VENDOR_ONSPEC, USB_PRODUCT_ONSPEC_LC1,
5119 1.402 mycroft "CF + SM Combo (LC1)",
5120 1.359 augustss },
5121 1.359 augustss {
5122 1.402 mycroft USB_VENDOR_ONSPEC, USB_PRODUCT_ONSPEC_UCF100,
5123 1.402 mycroft "FlashLink UCF-100 CompactFlash Reader",
5124 1.44 augustss },
5125 1.44 augustss {
5126 1.402 mycroft USB_VENDOR_ONSPEC, USB_PRODUCT_ONSPEC_MD1II,
5127 1.402 mycroft "Datafab MD1-II PC-Card Reader",
5128 1.7 augustss },
5129 1.7 augustss {
5130 1.402 mycroft USB_VENDOR_ONSPEC2, USB_PRODUCT_ONSPEC2_8IN2,
5131 1.402 mycroft "8In2",
5132 1.36 augustss },
5133 1.36 augustss {
5134 1.512 joerg USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_MC3G,
5135 1.509 joerg "Vodafone Mobile Connect 3G datacard",
5136 1.509 joerg },
5137 1.509 joerg {
5138 1.475 itohy USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_QUADUMTS2,
5139 1.475 itohy "GlobeTrotter Fusion Quad Lite UMTS/GPRS",
5140 1.475 itohy },
5141 1.475 itohy {
5142 1.475 itohy USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_QUADUMTS,
5143 1.475 itohy "GlobeTrotter Fusion Quad Lite 3D",
5144 1.475 itohy },
5145 1.475 itohy {
5146 1.478 itohy USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_QUADPLUSUMTS,
5147 1.478 itohy "GlobeTrotter 3G Quad Plus",
5148 1.478 itohy },
5149 1.478 itohy {
5150 1.484 mlelstv USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_HSDPA,
5151 1.484 mlelstv "GlobeTrotter HSDPA Modem",
5152 1.484 mlelstv },
5153 1.484 mlelstv {
5154 1.512 joerg USB_VENDOR_OPTIONNV, USB_PRODUCT_OPTIONNV_GTMAXHSUPA,
5155 1.512 joerg "GlobeTrotter HSUPA",
5156 1.512 joerg },
5157 1.512 joerg {
5158 1.402 mycroft USB_VENDOR_OQO, USB_PRODUCT_OQO_WIFI01,
5159 1.402 mycroft "model 01 WiFi interface",
5160 1.383 jmmv },
5161 1.383 jmmv {
5162 1.476 veego USB_VENDOR_OQO, USB_PRODUCT_OQO_ETHER01PLUS,
5163 1.476 veego "model 01+ Ethernet",
5164 1.476 veego },
5165 1.476 veego {
5166 1.402 mycroft USB_VENDOR_OQO, USB_PRODUCT_OQO_ETHER01,
5167 1.402 mycroft "model 01 Ethernet interface",
5168 1.89 augustss },
5169 1.89 augustss {
5170 1.402 mycroft USB_VENDOR_OTI, USB_PRODUCT_OTI_SOLID,
5171 1.402 mycroft "Solid state disk",
5172 1.70 augustss },
5173 1.70 augustss {
5174 1.402 mycroft USB_VENDOR_OTI, USB_PRODUCT_OTI_FLASHDISK,
5175 1.402 mycroft "Flash Disk 128M",
5176 1.89 augustss },
5177 1.89 augustss {
5178 1.402 mycroft USB_VENDOR_PALM, USB_PRODUCT_PALM_SERIAL,
5179 1.402 mycroft "USB Serial Adaptor",
5180 1.43 augustss },
5181 1.43 augustss {
5182 1.402 mycroft USB_VENDOR_PALM, USB_PRODUCT_PALM_M500,
5183 1.402 mycroft "Palm m500",
5184 1.21 augustss },
5185 1.21 augustss {
5186 1.402 mycroft USB_VENDOR_PALM, USB_PRODUCT_PALM_M505,
5187 1.402 mycroft "Palm m505",
5188 1.388 augustss },
5189 1.388 augustss {
5190 1.402 mycroft USB_VENDOR_PALM, USB_PRODUCT_PALM_M515,
5191 1.402 mycroft "Palm m515",
5192 1.44 augustss },
5193 1.44 augustss {
5194 1.402 mycroft USB_VENDOR_PALM, USB_PRODUCT_PALM_I705,
5195 1.402 mycroft "Palm i705",
5196 1.89 augustss },
5197 1.89 augustss {
5198 1.402 mycroft USB_VENDOR_PALM, USB_PRODUCT_PALM_TUNGSTEN_Z,
5199 1.402 mycroft "Palm Tungsten Z",
5200 1.70 augustss },
5201 1.70 augustss {
5202 1.402 mycroft USB_VENDOR_PALM, USB_PRODUCT_PALM_M125,
5203 1.402 mycroft "Palm m125",
5204 1.89 augustss },
5205 1.89 augustss {
5206 1.402 mycroft USB_VENDOR_PALM, USB_PRODUCT_PALM_M130,
5207 1.402 mycroft "Palm m130",
5208 1.89 augustss },
5209 1.89 augustss {
5210 1.402 mycroft USB_VENDOR_PALM, USB_PRODUCT_PALM_TUNGSTEN_T,
5211 1.402 mycroft "Palm Tungsten T",
5212 1.57 augustss },
5213 1.57 augustss {
5214 1.402 mycroft USB_VENDOR_PALM, USB_PRODUCT_PALM_ZIRE31,
5215 1.402 mycroft "Palm Zire 31",
5216 1.169 augustss },
5217 1.169 augustss {
5218 1.402 mycroft USB_VENDOR_PALM, USB_PRODUCT_PALM_ZIRE,
5219 1.402 mycroft "Palm Zire",
5220 1.385 augustss },
5221 1.385 augustss {
5222 1.402 mycroft USB_VENDOR_PANASONIC, USB_PRODUCT_PANASONIC_LS120,
5223 1.402 mycroft "LS-120 Camera",
5224 1.7 augustss },
5225 1.7 augustss {
5226 1.402 mycroft USB_VENDOR_PANASONIC, USB_PRODUCT_PANASONIC_KXLRW32AN,
5227 1.402 mycroft "CD-R Drive KXL-RW32AN",
5228 1.44 augustss },
5229 1.44 augustss {
5230 1.402 mycroft USB_VENDOR_PANASONIC, USB_PRODUCT_PANASONIC_KXLCB20AN,
5231 1.402 mycroft "CD-R Drive KXL-CB20AN",
5232 1.111 augustss },
5233 1.111 augustss {
5234 1.402 mycroft USB_VENDOR_PANASONIC, USB_PRODUCT_PANASONIC_KXLCB35AN,
5235 1.402 mycroft "DVD-ROM & CD-R/RW",
5236 1.24 augustss },
5237 1.24 augustss {
5238 1.402 mycroft USB_VENDOR_PANASONIC, USB_PRODUCT_PANASONIC_SDCAAE,
5239 1.402 mycroft "MultiMediaCard Adapter",
5240 1.89 augustss },
5241 1.89 augustss {
5242 1.411 pooka USB_VENDOR_PANASONIC, USB_PRODUCT_PANASONIC_TYTP50P6S,
5243 1.411 pooka "TY-TP50P6-S 50in Touch Panel",
5244 1.411 pooka },
5245 1.411 pooka {
5246 1.402 mycroft USB_VENDOR_PEN, USB_PRODUCT_PEN_USBDISKPRO,
5247 1.402 mycroft "USB Disk Pro",
5248 1.12 augustss },
5249 1.12 augustss {
5250 1.402 mycroft USB_VENDOR_PEN, USB_PRODUCT_PEN_USBREADER,
5251 1.402 mycroft "USB 6 in 1 Card Reader/Writer",
5252 1.48 augustss },
5253 1.48 augustss {
5254 1.402 mycroft USB_VENDOR_PEN, USB_PRODUCT_PEN_MOBILEDRIVE,
5255 1.402 mycroft "USB 3 in 1 Card Reader/Writer",
5256 1.53 augustss },
5257 1.53 augustss {
5258 1.402 mycroft USB_VENDOR_PEN, USB_PRODUCT_PEN_USBDISK,
5259 1.402 mycroft "USB Disk",
5260 1.105 augustss },
5261 1.105 augustss {
5262 1.402 mycroft USB_VENDOR_PEN, USB_PRODUCT_PEN_ATTACHE,
5263 1.402 mycroft "USB 2.0 Flash Drive",
5264 1.1 augustss },
5265 1.1 augustss {
5266 1.402 mycroft USB_VENDOR_PERACOM, USB_PRODUCT_PERACOM_SERIAL1,
5267 1.402 mycroft "Serial Converter",
5268 1.25 augustss },
5269 1.25 augustss {
5270 1.402 mycroft USB_VENDOR_PERACOM, USB_PRODUCT_PERACOM_ENET,
5271 1.402 mycroft "Ethernet adapter",
5272 1.43 augustss },
5273 1.43 augustss {
5274 1.402 mycroft USB_VENDOR_PERACOM, USB_PRODUCT_PERACOM_ENET3,
5275 1.402 mycroft "At Home Ethernet Adapter",
5276 1.7 augustss },
5277 1.7 augustss {
5278 1.402 mycroft USB_VENDOR_PERACOM, USB_PRODUCT_PERACOM_ENET2,
5279 1.402 mycroft "Ethernet adapter",
5280 1.152 abs },
5281 1.152 abs {
5282 1.402 mycroft USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_DSS350,
5283 1.402 mycroft "DSS 350 Digital Speaker System",
5284 1.87 augustss },
5285 1.87 augustss {
5286 1.402 mycroft USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_DSS,
5287 1.402 mycroft "DSS XXX Digital Speaker System",
5288 1.89 augustss },
5289 1.89 augustss {
5290 1.402 mycroft USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_HUB,
5291 1.402 mycroft "hub",
5292 1.82 augustss },
5293 1.82 augustss {
5294 1.402 mycroft USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_PCA645VC,
5295 1.402 mycroft "PCA645VC PC Camera",
5296 1.89 augustss },
5297 1.89 augustss {
5298 1.402 mycroft USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_PCA646VC,
5299 1.402 mycroft "PCA646VC PC Camera",
5300 1.141 tshiozak },
5301 1.141 tshiozak {
5302 1.402 mycroft USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_PCVC675K,
5303 1.402 mycroft "PCVC675K Vesta PC Camera",
5304 1.40 augustss },
5305 1.40 augustss {
5306 1.402 mycroft USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_PCVC680K,
5307 1.402 mycroft "PCVC680K Vesta Pro PC Camera",
5308 1.223 ichiro },
5309 1.223 ichiro {
5310 1.402 mycroft USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_PCVC690K,
5311 1.402 mycroft "PCVC690K Vesta Pro Scan PC Camera",
5312 1.25 augustss },
5313 1.25 augustss {
5314 1.402 mycroft USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_PCVC730K,
5315 1.402 mycroft "PCVC730K ToUCam Fun PC Camera",
5316 1.121 augustss },
5317 1.121 augustss {
5318 1.402 mycroft USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_PCVC740K,
5319 1.402 mycroft "PCVC740K ToUCam Pro PC Camera",
5320 1.89 augustss },
5321 1.89 augustss {
5322 1.402 mycroft USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_PCVC750K,
5323 1.402 mycroft "PCVC750K ToUCam Pro Scan PC Camera",
5324 1.40 augustss },
5325 1.40 augustss {
5326 1.402 mycroft USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_DSS150,
5327 1.402 mycroft "DSS 150 Digital Speaker System",
5328 1.89 augustss },
5329 1.89 augustss {
5330 1.471 kiyohara USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_SNU5600,
5331 1.471 kiyohara "SNU5600",
5332 1.471 kiyohara },
5333 1.471 kiyohara {
5334 1.402 mycroft USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_DIVAUSB,
5335 1.402 mycroft "DIVA USB mp3 player",
5336 1.89 augustss },
5337 1.89 augustss {
5338 1.402 mycroft USB_VENDOR_PHILIPSSEMI, USB_PRODUCT_PHILIPSSEMI_HUB1122,
5339 1.402 mycroft "hub",
5340 1.108 augustss },
5341 1.108 augustss {
5342 1.402 mycroft USB_VENDOR_PIENGINEERING, USB_PRODUCT_PIENGINEERING_PS2USB,
5343 1.402 mycroft "PS2 to Mac USB Adapter",
5344 1.1 augustss },
5345 1.1 augustss {
5346 1.402 mycroft USB_VENDOR_PIENGINEERING, USB_PRODUCT_PIENGINEERING_XKEYS58,
5347 1.402 mycroft "Xkeys Programmable Keyboard (58 Keys)",
5348 1.13 augustss },
5349 1.13 augustss {
5350 1.402 mycroft USB_VENDOR_PIENGINEERING, USB_PRODUCT_PIENGINEERING_XKEYS,
5351 1.402 mycroft "Xkeys Programmable Keyboard",
5352 1.75 soren },
5353 1.75 soren {
5354 1.402 mycroft USB_VENDOR_PILOTECH, USB_PRODUCT_PILOTECH_CRW600,
5355 1.402 mycroft "CRW-600 6-in-1 Reader",
5356 1.44 augustss },
5357 1.44 augustss {
5358 1.511 jakllsch USB_VENDOR_PINNACLE, USB_PRODUCT_PINNACLE_PCTV800E,
5359 1.511 jakllsch "PCTV 800e",
5360 1.511 jakllsch },
5361 1.511 jakllsch {
5362 1.402 mycroft USB_VENDOR_PLANEX, USB_PRODUCT_PLANEX_GW_US11H,
5363 1.402 mycroft "GW-US11H WLAN",
5364 1.60 augustss },
5365 1.60 augustss {
5366 1.467 xtraeme USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GW_US11S,
5367 1.467 xtraeme "GW-US11S WLAN",
5368 1.467 xtraeme },
5369 1.467 xtraeme {
5370 1.480 nisimura USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUS54GXS,
5371 1.480 nisimura "GW-US54GXS",
5372 1.480 nisimura },
5373 1.480 nisimura {
5374 1.467 xtraeme USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUS54HP,
5375 1.467 xtraeme "GW-US54HP",
5376 1.467 xtraeme },
5377 1.467 xtraeme {
5378 1.459 elad USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUS54MINI2,
5379 1.459 elad "GW-US54Mini2",
5380 1.459 elad },
5381 1.459 elad {
5382 1.467 xtraeme USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUS54SG,
5383 1.467 xtraeme "GW-US54SG",
5384 1.467 xtraeme },
5385 1.467 xtraeme {
5386 1.467 xtraeme USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUS54GZL,
5387 1.467 xtraeme "GW-US54GZL",
5388 1.467 xtraeme },
5389 1.467 xtraeme {
5390 1.442 joerg USB_VENDOR_PLANEX2, USB_PRODUCT_PLANEX2_GWUSMM,
5391 1.442 joerg "GW-USMM",
5392 1.442 joerg },
5393 1.442 joerg {
5394 1.477 itohy USB_VENDOR_PLANEX3, USB_PRODUCT_PLANEX3_GWUS54GZ,
5395 1.477 itohy "GW-US54GZ",
5396 1.477 itohy },
5397 1.477 itohy {
5398 1.477 itohy USB_VENDOR_PLANEX3, USB_PRODUCT_PLANEX3_GU1000T,
5399 1.477 itohy "GU-1000T",
5400 1.477 itohy },
5401 1.477 itohy {
5402 1.477 itohy USB_VENDOR_PLANEX3, USB_PRODUCT_PLANEX3_GWUS54MINI,
5403 1.477 itohy "GW-US54Mini",
5404 1.477 itohy },
5405 1.477 itohy {
5406 1.402 mycroft USB_VENDOR_PLANTRONICS, USB_PRODUCT_PLANTRONICS_HEADSET,
5407 1.402 mycroft "Platronics DSP-400 Headset",
5408 1.1 augustss },
5409 1.1 augustss {
5410 1.402 mycroft USB_VENDOR_PLEXTOR, USB_PRODUCT_PLEXTOR_40_12_40U,
5411 1.402 mycroft "PlexWriter 40/12/40U",
5412 1.221 augustss },
5413 1.221 augustss {
5414 1.402 mycroft USB_VENDOR_PLX, USB_PRODUCT_PLX_TESTBOARD,
5415 1.402 mycroft "test board",
5416 1.89 augustss },
5417 1.89 augustss {
5418 1.402 mycroft USB_VENDOR_POINTCHIPS, USB_PRODUCT_POINTCHIPS_FLASH,
5419 1.402 mycroft "Flash",
5420 1.111 augustss },
5421 1.111 augustss {
5422 1.402 mycroft USB_VENDOR_PORTGEAR, USB_PRODUCT_PORTGEAR_EA8,
5423 1.402 mycroft "Ethernet Adapter",
5424 1.241 augustss },
5425 1.241 augustss {
5426 1.402 mycroft USB_VENDOR_PORTGEAR, USB_PRODUCT_PORTGEAR_EA9,
5427 1.402 mycroft "Ethernet Adapter",
5428 1.170 augustss },
5429 1.170 augustss {
5430 1.402 mycroft USB_VENDOR_PORTSMITH, USB_PRODUCT_PORTSMITH_EEA,
5431 1.402 mycroft "Express Ethernet Adapter",
5432 1.89 augustss },
5433 1.89 augustss {
5434 1.402 mycroft USB_VENDOR_PQI, USB_PRODUCT_PQI_TRAVELFLASH,
5435 1.402 mycroft "Travel Flash Drive",
5436 1.115 augustss },
5437 1.115 augustss {
5438 1.402 mycroft USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_G2X300,
5439 1.402 mycroft "G2-200 scanner",
5440 1.115 augustss },
5441 1.115 augustss {
5442 1.402 mycroft USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_G2E300,
5443 1.402 mycroft "G2E-300 scanner",
5444 1.115 augustss },
5445 1.115 augustss {
5446 1.402 mycroft USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_G2300,
5447 1.402 mycroft "G2-300 scanner",
5448 1.115 augustss },
5449 1.115 augustss {
5450 1.402 mycroft USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_G2E3002,
5451 1.402 mycroft "G2E-300 scanner",
5452 1.39 augustss },
5453 1.39 augustss {
5454 1.402 mycroft USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_9600,
5455 1.402 mycroft "Colorado USB 9600 scanner",
5456 1.70 augustss },
5457 1.70 augustss {
5458 1.402 mycroft USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_600U,
5459 1.402 mycroft "Colorado 600u scanner",
5460 1.115 augustss },
5461 1.115 augustss {
5462 1.402 mycroft USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_6200,
5463 1.402 mycroft "Visioneer 6200 scanner",
5464 1.89 augustss },
5465 1.89 augustss {
5466 1.402 mycroft USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_19200,
5467 1.402 mycroft "Colorado USB 19200 scanner",
5468 1.1 augustss },
5469 1.1 augustss {
5470 1.402 mycroft USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_1200U,
5471 1.402 mycroft "Colorado 1200u scanner",
5472 1.89 augustss },
5473 1.89 augustss {
5474 1.402 mycroft USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_G600,
5475 1.402 mycroft "G2-600 scanner",
5476 1.68 tron },
5477 1.68 tron {
5478 1.402 mycroft USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_636I,
5479 1.402 mycroft "ReadyScan 636i",
5480 1.89 augustss },
5481 1.89 augustss {
5482 1.402 mycroft USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_G2600,
5483 1.402 mycroft "G2-600 scanner",
5484 1.89 augustss },
5485 1.89 augustss {
5486 1.402 mycroft USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_G2E600,
5487 1.402 mycroft "G2E-600 scanner",
5488 1.24 augustss },
5489 1.24 augustss {
5490 1.402 mycroft USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_COMFORT,
5491 1.402 mycroft "Comfort",
5492 1.89 augustss },
5493 1.89 augustss {
5494 1.402 mycroft USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_MOUSEINABOX,
5495 1.402 mycroft "Mouse-in-a-Box",
5496 1.69 augustss },
5497 1.69 augustss {
5498 1.402 mycroft USB_VENDOR_PRIMAX, USB_PRODUCT_PRIMAX_PCGAUMS1,
5499 1.402 mycroft "Sony PCGA-UMS1",
5500 1.89 augustss },
5501 1.89 augustss {
5502 1.402 mycroft USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_PL2301,
5503 1.402 mycroft "PL2301 Host-Host interface",
5504 1.89 augustss },
5505 1.89 augustss {
5506 1.402 mycroft USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_PL2302,
5507 1.402 mycroft "PL2302 Host-Host interface",
5508 1.291 augustss },
5509 1.291 augustss {
5510 1.402 mycroft USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_RSAQ2,
5511 1.402 mycroft "PL2303 Serial adapter (IODATA USB-RSAQ2)",
5512 1.89 augustss },
5513 1.89 augustss {
5514 1.402 mycroft USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_PL2303,
5515 1.402 mycroft "PL2303 Serial adapter (ATEN/IOGEAR UC232A)",
5516 1.101 augustss },
5517 1.101 augustss {
5518 1.402 mycroft USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_PL2305,
5519 1.402 mycroft "Parallel printer adapter",
5520 1.269 joda },
5521 1.269 joda {
5522 1.402 mycroft USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_ATAPI4,
5523 1.402 mycroft "ATAPI-4 Bridge Controller",
5524 1.89 augustss },
5525 1.89 augustss {
5526 1.402 mycroft USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_PL2501,
5527 1.402 mycroft "PL2501 Host-Host interface",
5528 1.251 kent },
5529 1.251 kent {
5530 1.402 mycroft USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_PL2303X,
5531 1.402 mycroft "PL2303 Serial adapter (Pharos GPS)",
5532 1.89 augustss },
5533 1.89 augustss {
5534 1.477 itohy USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_RSAQ3,
5535 1.477 itohy "PL2303 Serial adapter (IODATA USB-RSAQ3)",
5536 1.477 itohy },
5537 1.477 itohy {
5538 1.481 sborrill USB_VENDOR_PROLIFIC2, USB_PRODUCT_PROLIFIC2_PL2303,
5539 1.481 sborrill "PL2303 Serial adapter (SMART Technologies)",
5540 1.481 sborrill },
5541 1.481 sborrill {
5542 1.402 mycroft USB_VENDOR_PUTERCOM, USB_PRODUCT_PUTERCOM_UPA100,
5543 1.402 mycroft "USB-1284 BRIDGE",
5544 1.213 augustss },
5545 1.213 augustss {
5546 1.442 joerg USB_VENDOR_QCOM, USB_PRODUCT_QCOM_RT2573,
5547 1.442 joerg "RT2573",
5548 1.442 joerg },
5549 1.442 joerg {
5550 1.442 joerg USB_VENDOR_QCOM, USB_PRODUCT_QCOM_RT2573_2,
5551 1.442 joerg "RT2573",
5552 1.442 joerg },
5553 1.442 joerg {
5554 1.501 uebayasi USB_VENDOR_QCOM, USB_PRODUCT_QCOM_RT2573_3,
5555 1.501 uebayasi "RT2573",
5556 1.501 uebayasi },
5557 1.501 uebayasi {
5558 1.402 mycroft USB_VENDOR_QTRONIX, USB_PRODUCT_QTRONIX_980N,
5559 1.402 mycroft "Scorpion-980N keyboard",
5560 1.89 augustss },
5561 1.89 augustss {
5562 1.402 mycroft USB_VENDOR_QUALCOMM, USB_PRODUCT_QUALCOMM_CDMA_MSM,
5563 1.402 mycroft "CDMA Technologies MSM phone",
5564 1.89 augustss },
5565 1.89 augustss {
5566 1.495 elric USB_VENDOR_QUALCOMM, USB_PRODUCT_QUALCOMM_MSM_HSDPA,
5567 1.495 elric "HSDPA MSM",
5568 1.495 elric },
5569 1.495 elric {
5570 1.463 salo USB_VENDOR_QUALCOMM2, USB_PRODUCT_QUALCOMM2_CDMA_MSM,
5571 1.463 salo "CDMA Technologies MSM modem",
5572 1.463 salo },
5573 1.463 salo {
5574 1.512 joerg USB_VENDOR_QUALCOMMINC, USB_PRODUCT_QUALCOMMINC_CDMA_MSM,
5575 1.512 joerg "CDMA Technologies MSM modem",
5576 1.512 joerg },
5577 1.512 joerg {
5578 1.429 gdt USB_VENDOR_QUALCOMM_K, USB_PRODUCT_QUALCOMM_K_CDMA_MSM_K,
5579 1.429 gdt "Qualcomm Kyocera CDMA Technologies MSM",
5580 1.429 gdt },
5581 1.429 gdt {
5582 1.402 mycroft USB_VENDOR_QUICKSHOT, USB_PRODUCT_QUICKSHOT_STRIKEPAD,
5583 1.402 mycroft "USB StrikePad",
5584 1.90 augustss },
5585 1.90 augustss {
5586 1.402 mycroft USB_VENDOR_RAINBOW, USB_PRODUCT_RAINBOW_IKEY2000,
5587 1.402 mycroft "i-Key 2000",
5588 1.240 christos },
5589 1.240 christos {
5590 1.404 sekiya USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT2570,
5591 1.404 sekiya "RT2570",
5592 1.404 sekiya },
5593 1.404 sekiya {
5594 1.408 drochner USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT2570_2,
5595 1.408 drochner "RT2570",
5596 1.408 drochner },
5597 1.408 drochner {
5598 1.477 itohy USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT2573,
5599 1.477 itohy "RT2573",
5600 1.477 itohy },
5601 1.477 itohy {
5602 1.477 itohy USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT2671,
5603 1.477 itohy "RT2671",
5604 1.477 itohy },
5605 1.477 itohy {
5606 1.412 drochner USB_VENDOR_RALINK, USB_PRODUCT_RALINK_RT2570_3,
5607 1.412 drochner "RT2570",
5608 1.412 drochner },
5609 1.412 drochner {
5610 1.420 jmcneill USB_VENDOR_RALINK_2, USB_PRODUCT_RALINK_2_RT2570,
5611 1.420 jmcneill "RT2570",
5612 1.420 jmcneill },
5613 1.420 jmcneill {
5614 1.446 christos USB_VENDOR_RALINK_2, USB_PRODUCT_RALINK_2_RT2573,
5615 1.446 christos "RT2573",
5616 1.446 christos },
5617 1.446 christos {
5618 1.402 mycroft USB_VENDOR_RATOC, USB_PRODUCT_RATOC_REXUSB60,
5619 1.475 itohy "USB serial adapter REX-USB60",
5620 1.89 augustss },
5621 1.89 augustss {
5622 1.520 taca USB_VENDOR_RATOC, USB_PRODUCT_RATOC_REXUSB60F,
5623 1.520 taca "USB serial adapter REX-USB60F",
5624 1.520 taca },
5625 1.520 taca {
5626 1.402 mycroft USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8150L,
5627 1.476 veego "RTL8150L USB-Ethernet Bridge",
5628 1.476 veego },
5629 1.476 veego {
5630 1.476 veego USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8151,
5631 1.476 veego "RTL8151 PNA",
5632 1.168 augustss },
5633 1.168 augustss {
5634 1.521 cube USB_VENDOR_REALTEK, USB_PRODUCT_REALTEK_RTL8187,
5635 1.521 cube "RTL8187",
5636 1.521 cube },
5637 1.521 cube {
5638 1.475 itohy USB_VENDOR_RIM, USB_PRODUCT_RIM_BLACKBERRY,
5639 1.475 itohy "BlackBerry",
5640 1.475 itohy },
5641 1.475 itohy {
5642 1.499 christos USB_VENDOR_RIM, USB_PRODUCT_RIM_BLACKBERRY_PEARL_DUAL,
5643 1.499 christos "BlackBerry Pearl Dual",
5644 1.499 christos },
5645 1.499 christos {
5646 1.499 christos USB_VENDOR_RIM, USB_PRODUCT_RIM_BLACKBERRY_PEARL,
5647 1.499 christos "BlackBerry Pearl",
5648 1.499 christos },
5649 1.499 christos {
5650 1.475 itohy USB_VENDOR_ROCKFIRE, USB_PRODUCT_ROCKFIRE_GAMEPAD,
5651 1.475 itohy "gamepad 203USB",
5652 1.475 itohy },
5653 1.475 itohy {
5654 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA100,
5655 1.402 mycroft "UA-100 USB Audio I/F",
5656 1.228 augustss },
5657 1.228 augustss {
5658 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UM4,
5659 1.402 mycroft "UM-4 MIDI I/F",
5660 1.102 augustss },
5661 1.102 augustss {
5662 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_SC8850,
5663 1.402 mycroft "RolandED SC-8850 SOUND Canvas MIDI Synth.",
5664 1.385 augustss },
5665 1.385 augustss {
5666 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_U8,
5667 1.402 mycroft "U-8 USB Audio I/F",
5668 1.89 augustss },
5669 1.89 augustss {
5670 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UM2,
5671 1.402 mycroft "UM-2 MIDI I/F",
5672 1.199 augustss },
5673 1.199 augustss {
5674 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_SC8820,
5675 1.402 mycroft "SoundCanvas SC-8820 MIDI Synth.",
5676 1.89 augustss },
5677 1.89 augustss {
5678 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_PC300,
5679 1.402 mycroft "PC-300 MIDI Keyboard",
5680 1.89 augustss },
5681 1.89 augustss {
5682 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UM1,
5683 1.402 mycroft "UM-1 MIDI I/F",
5684 1.89 augustss },
5685 1.89 augustss {
5686 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_SK500,
5687 1.402 mycroft "SoundCanvas SK-500 MIDI Keyboard",
5688 1.89 augustss },
5689 1.89 augustss {
5690 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_SCD70,
5691 1.402 mycroft "SC-D70 MIDI Synth.",
5692 1.159 augustss },
5693 1.159 augustss {
5694 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA3,
5695 1.402 mycroft "EDIROL UA-3 USB audio I/F",
5696 1.89 augustss },
5697 1.89 augustss {
5698 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_XV5050,
5699 1.402 mycroft "XV-5050 MIDI Synth.",
5700 1.38 augustss },
5701 1.38 augustss {
5702 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UM880N,
5703 1.402 mycroft "EDIROL UM-880 MIDI I/F (native)",
5704 1.10 augustss },
5705 1.10 augustss {
5706 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UM880G,
5707 1.402 mycroft "EDIROL UM-880 MIDI I/F (generic)",
5708 1.89 augustss },
5709 1.89 augustss {
5710 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_SD90,
5711 1.402 mycroft "EDIROL SD-90 STDIO Canvas MIDI Synth.",
5712 1.53 augustss },
5713 1.53 augustss {
5714 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA1A,
5715 1.402 mycroft "UA-1A USB Audio I/F",
5716 1.73 augustss },
5717 1.73 augustss {
5718 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UM550,
5719 1.402 mycroft "UM-550 MIDI I/F",
5720 1.385 augustss },
5721 1.385 augustss {
5722 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_SD20,
5723 1.402 mycroft "SD-20 MIDI Synth.",
5724 1.89 augustss },
5725 1.89 augustss {
5726 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_SD80,
5727 1.402 mycroft "SD-80 MIDI Synth.",
5728 1.163 ichiro },
5729 1.163 ichiro {
5730 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA700,
5731 1.402 mycroft "UA-700 USB Audio I/F",
5732 1.95 augustss },
5733 1.95 augustss {
5734 1.416 augustss USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_PCRA,
5735 1.416 augustss "EDIROL PCR MIDI keyboard (advanced)",
5736 1.416 augustss },
5737 1.416 augustss {
5738 1.416 augustss USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_PCR,
5739 1.416 augustss "EDIROL PCR MIDI keyboard",
5740 1.416 augustss },
5741 1.416 augustss {
5742 1.416 augustss USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_M1000,
5743 1.416 augustss "M-1000 audio I/F",
5744 1.416 augustss },
5745 1.416 augustss {
5746 1.416 augustss USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA1000,
5747 1.416 augustss "EDIROL UA-1000 USB audio I/F",
5748 1.416 augustss },
5749 1.416 augustss {
5750 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA3FXA,
5751 1.402 mycroft "EDIROL UA-3FX USB audio I/F (advanced)",
5752 1.341 augustss },
5753 1.341 augustss {
5754 1.402 mycroft USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA3FX,
5755 1.402 mycroft "EDIROL UA-3FX USB audio I/F",
5756 1.385 augustss },
5757 1.385 augustss {
5758 1.416 augustss USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_FANTOMX,
5759 1.416 augustss "Fantom-X MIDI Synth.",
5760 1.416 augustss },
5761 1.416 augustss {
5762 1.486 xtraeme USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA25,
5763 1.486 xtraeme "EDIROL UA-25",
5764 1.486 xtraeme },
5765 1.486 xtraeme {
5766 1.416 augustss USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA101,
5767 1.416 augustss "EDIROL UA-101",
5768 1.416 augustss },
5769 1.416 augustss {
5770 1.416 augustss USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA101F,
5771 1.416 augustss "EDIROL UA-101 USB1",
5772 1.416 augustss },
5773 1.416 augustss {
5774 1.430 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA1EX,
5775 1.430 christos "EDIROL UA-1EX",
5776 1.430 christos },
5777 1.430 christos {
5778 1.430 christos USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UM3,
5779 1.430 christos "EDIROL UM-3",
5780 1.430 christos },
5781 1.430 christos {
5782 1.486 xtraeme USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA4FX,
5783 1.486 xtraeme "EDIROL UA-4FX",
5784 1.486 xtraeme },
5785 1.486 xtraeme {
5786 1.486 xtraeme USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_SONICCELL,
5787 1.486 xtraeme "SonicCell",
5788 1.486 xtraeme },
5789 1.486 xtraeme {
5790 1.471 kiyohara USB_VENDOR_SAGEM, USB_PRODUCT_SAGEM_XG760A,
5791 1.471 kiyohara "XG-760A",
5792 1.471 kiyohara },
5793 1.471 kiyohara {
5794 1.471 kiyohara USB_VENDOR_SAGEM, USB_PRODUCT_SAGEM_XG76NA,
5795 1.471 kiyohara "XG-76NA",
5796 1.471 kiyohara },
5797 1.471 kiyohara {
5798 1.402 mycroft USB_VENDOR_SAITEK, USB_PRODUCT_SAITEK_CYBORG_3D_GOLD,
5799 1.402 mycroft "Cyborg 3D Gold Joystick",
5800 1.70 augustss },
5801 1.70 augustss {
5802 1.477 itohy USB_VENDOR_SAMSUNG, USB_PRODUCT_SAMSUNG_MIGHTYDRIVE,
5803 1.477 itohy "Mighty Drive",
5804 1.477 itohy },
5805 1.477 itohy {
5806 1.402 mycroft USB_VENDOR_SAMSUNG, USB_PRODUCT_SAMSUNG_ML6060,
5807 1.402 mycroft "ML-6060 laser printer",
5808 1.89 augustss },
5809 1.89 augustss {
5810 1.402 mycroft USB_VENDOR_SANDISK, USB_PRODUCT_SANDISK_SDDR05A,
5811 1.402 mycroft "ImageMate SDDR-05a",
5812 1.321 augustss },
5813 1.321 augustss {
5814 1.402 mycroft USB_VENDOR_SANDISK, USB_PRODUCT_SANDISK_SDDR31,
5815 1.402 mycroft "ImageMate SDDR-31",
5816 1.117 augustss },
5817 1.117 augustss {
5818 1.402 mycroft USB_VENDOR_SANDISK, USB_PRODUCT_SANDISK_SDDR05,
5819 1.402 mycroft "ImageMate SDDR-05",
5820 1.52 augustss },
5821 1.52 augustss {
5822 1.402 mycroft USB_VENDOR_SANDISK, USB_PRODUCT_SANDISK_SDDR12,
5823 1.402 mycroft "ImageMate SDDR-12",
5824 1.50 augustss },
5825 1.50 augustss {
5826 1.402 mycroft USB_VENDOR_SANDISK, USB_PRODUCT_SANDISK_SDDR09,
5827 1.402 mycroft "ImageMate SDDR-09",
5828 1.394 imp },
5829 1.394 imp {
5830 1.477 itohy USB_VENDOR_SANDISK, USB_PRODUCT_SANDISK_SDDR86,
5831 1.477 itohy "ImageMate SDDR-86",
5832 1.477 itohy },
5833 1.477 itohy {
5834 1.402 mycroft USB_VENDOR_SANDISK, USB_PRODUCT_SANDISK_SDDR75,
5835 1.402 mycroft "ImageMate SDDR-75",
5836 1.89 augustss },
5837 1.89 augustss {
5838 1.402 mycroft USB_VENDOR_SANWASUPPLY, USB_PRODUCT_SANWASUPPLY_JYDV9USB,
5839 1.402 mycroft "JY-DV9USB gamepad",
5840 1.308 ichiro },
5841 1.308 ichiro {
5842 1.402 mycroft USB_VENDOR_SANYO, USB_PRODUCT_SANYO_SCP4900,
5843 1.402 mycroft "Sanyo SCP-4900 USB Phone",
5844 1.89 augustss },
5845 1.89 augustss {
5846 1.402 mycroft USB_VENDOR_SCANLOGIC, USB_PRODUCT_SCANLOGIC_SL11R,
5847 1.402 mycroft "SL11R-IDE",
5848 1.89 augustss },
5849 1.89 augustss {
5850 1.402 mycroft USB_VENDOR_SCANLOGIC, USB_PRODUCT_SCANLOGIC_336CX,
5851 1.402 mycroft "Phantom 336CX - C3 scanner",
5852 1.115 augustss },
5853 1.115 augustss {
5854 1.402 mycroft USB_VENDOR_SEALEVEL, USB_PRODUCT_SEALEVEL_USBSERIAL,
5855 1.402 mycroft "USB-Serial converter",
5856 1.115 augustss },
5857 1.115 augustss {
5858 1.506 rmind USB_VENDOR_SEALEVEL, USB_PRODUCT_SEALEVEL_SEAPORT4P1,
5859 1.506 rmind "SeaPort+4 Port 1",
5860 1.506 rmind },
5861 1.506 rmind {
5862 1.506 rmind USB_VENDOR_SEALEVEL, USB_PRODUCT_SEALEVEL_SEAPORT4P2,
5863 1.506 rmind "SeaPort+4 Port 2",
5864 1.506 rmind },
5865 1.506 rmind {
5866 1.506 rmind USB_VENDOR_SEALEVEL, USB_PRODUCT_SEALEVEL_SEAPORT4P3,
5867 1.506 rmind "SeaPort+4 Port 3",
5868 1.506 rmind },
5869 1.506 rmind {
5870 1.506 rmind USB_VENDOR_SEALEVEL, USB_PRODUCT_SEALEVEL_SEAPORT4P4,
5871 1.506 rmind "SeaPort+4 Port 4",
5872 1.506 rmind },
5873 1.506 rmind {
5874 1.471 kiyohara USB_VENDOR_SENAO, USB_PRODUCT_SENAO_NUB8301,
5875 1.471 kiyohara "NUB-8301",
5876 1.471 kiyohara },
5877 1.471 kiyohara {
5878 1.402 mycroft USB_VENDOR_SGI, USB_PRODUCT_SGI_SN1_L1_SC,
5879 1.402 mycroft "SN1 L1 System Controller",
5880 1.89 augustss },
5881 1.89 augustss {
5882 1.479 xtraeme USB_VENDOR_SHANTOU, USB_PRODUCT_SHANTOU_ST268_USB_NIC,
5883 1.479 xtraeme "ST268 USB NIC",
5884 1.479 xtraeme },
5885 1.479 xtraeme {
5886 1.493 drochner USB_VENDOR_SHANTOU, USB_PRODUCT_SHANTOU_ADM8515,
5887 1.493 drochner "ADM8515 Ethernet",
5888 1.493 drochner },
5889 1.493 drochner {
5890 1.402 mycroft USB_VENDOR_SHARK, USB_PRODUCT_SHARK_PA,
5891 1.402 mycroft "Pocket Adapter",
5892 1.70 augustss },
5893 1.70 augustss {
5894 1.402 mycroft USB_VENDOR_SHARP, USB_PRODUCT_SHARP_SL5500,
5895 1.402 mycroft "SL5500",
5896 1.65 augustss },
5897 1.65 augustss {
5898 1.402 mycroft USB_VENDOR_SHARP, USB_PRODUCT_SHARP_A300,
5899 1.402 mycroft "A300",
5900 1.115 augustss },
5901 1.115 augustss {
5902 1.402 mycroft USB_VENDOR_SHARP, USB_PRODUCT_SHARP_SL5600,
5903 1.402 mycroft "SL5600",
5904 1.194 augustss },
5905 1.194 augustss {
5906 1.402 mycroft USB_VENDOR_SHARP, USB_PRODUCT_SHARP_C700,
5907 1.402 mycroft "C700",
5908 1.368 augustss },
5909 1.368 augustss {
5910 1.402 mycroft USB_VENDOR_SHARP, USB_PRODUCT_SHARP_C750,
5911 1.402 mycroft "C750",
5912 1.89 augustss },
5913 1.89 augustss {
5914 1.455 skrll USB_VENDOR_SHARP, USB_PRODUCT_SHARP_WS007SH,
5915 1.455 skrll "WS007SH",
5916 1.455 skrll },
5917 1.455 skrll {
5918 1.501 uebayasi USB_VENDOR_SHARP, USB_PRODUCT_SHARP_WS011SH,
5919 1.501 uebayasi "WS011SH",
5920 1.501 uebayasi },
5921 1.501 uebayasi {
5922 1.402 mycroft USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_EUSB,
5923 1.402 mycroft "E-USB Bridge",
5924 1.89 augustss },
5925 1.89 augustss {
5926 1.402 mycroft USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_EUSCSI,
5927 1.402 mycroft "eUSCSI Bridge",
5928 1.227 augustss },
5929 1.227 augustss {
5930 1.402 mycroft USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_SDDR09,
5931 1.402 mycroft "ImageMate SDDR09",
5932 1.89 augustss },
5933 1.89 augustss {
5934 1.402 mycroft USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_EUSBSMCF,
5935 1.402 mycroft "eUSB SmartMedia / CompactFlash Adapter",
5936 1.89 augustss },
5937 1.89 augustss {
5938 1.402 mycroft USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_ZIOMMC,
5939 1.402 mycroft "eUSB MultiMediaCard Adapter",
5940 1.89 augustss },
5941 1.89 augustss {
5942 1.402 mycroft USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_HIFD,
5943 1.402 mycroft "Sony Hifd",
5944 1.89 augustss },
5945 1.89 augustss {
5946 1.402 mycroft USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_EUSBATAPI,
5947 1.402 mycroft "eUSB ATA/ATAPI Adapter",
5948 1.89 augustss },
5949 1.89 augustss {
5950 1.402 mycroft USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_CF,
5951 1.402 mycroft "eUSB CompactFlash Adapter",
5952 1.149 ichiro },
5953 1.149 ichiro {
5954 1.402 mycroft USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_EUSCSI_B,
5955 1.402 mycroft "eUSCSI Bridge",
5956 1.56 augustss },
5957 1.56 augustss {
5958 1.402 mycroft USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_EUSCSI_C,
5959 1.402 mycroft "eUSCSI Bridge",
5960 1.89 augustss },
5961 1.89 augustss {
5962 1.402 mycroft USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_CDRW,
5963 1.402 mycroft "CD-RW Device",
5964 1.89 augustss },
5965 1.89 augustss {
5966 1.402 mycroft USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_ORCA,
5967 1.402 mycroft "eUSB ORCA Quad Reader",
5968 1.135 itojun },
5969 1.135 itojun {
5970 1.402 mycroft USB_VENDOR_SHUTTLE, USB_PRODUCT_SHUTTLE_SCM,
5971 1.402 mycroft "SCM Micro",
5972 1.89 augustss },
5973 1.89 augustss {
5974 1.402 mycroft USB_VENDOR_SIEMENS, USB_PRODUCT_SIEMENS_SPEEDSTREAM,
5975 1.402 mycroft "SpeedStream USB",
5976 1.89 augustss },
5977 1.89 augustss {
5978 1.402 mycroft USB_VENDOR_SIEMENS, USB_PRODUCT_SIEMENS_SPEEDSTREAM22,
5979 1.402 mycroft "SpeedStream USB 1022",
5980 1.73 augustss },
5981 1.73 augustss {
5982 1.424 augustss USB_VENDOR_SIEMENS2, USB_PRODUCT_SIEMENS2_MC75,
5983 1.424 augustss "Wireless Modules MC75",
5984 1.424 augustss },
5985 1.424 augustss {
5986 1.476 veego USB_VENDOR_SIEMENS2, USB_PRODUCT_SIEMENS2_WL54G,
5987 1.476 veego "54g USB Network Adapter",
5988 1.476 veego },
5989 1.476 veego {
5990 1.444 gdt USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AIRCARD580,
5991 1.444 gdt "Sierra Wireless AirCard 580",
5992 1.444 gdt },
5993 1.444 gdt {
5994 1.495 elric USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AIRCARD595,
5995 1.495 elric "Sierra Wireless AirCard 595",
5996 1.495 elric },
5997 1.495 elric {
5998 1.512 joerg USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AC595U,
5999 1.512 joerg "Sierra Wireless AirCard 595U",
6000 1.512 joerg },
6001 1.512 joerg {
6002 1.512 joerg USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AC597E,
6003 1.512 joerg "Sierra Wireless AirCard 597E",
6004 1.512 joerg },
6005 1.512 joerg {
6006 1.512 joerg USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_C597,
6007 1.512 joerg "Sierra Wireless Compass 597",
6008 1.512 joerg },
6009 1.512 joerg {
6010 1.512 joerg USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AC880,
6011 1.512 joerg "Sierra Wireless AirCard 880",
6012 1.512 joerg },
6013 1.512 joerg {
6014 1.512 joerg USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AC881,
6015 1.512 joerg "Sierra Wireless AirCard 881",
6016 1.512 joerg },
6017 1.512 joerg {
6018 1.512 joerg USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AC880E,
6019 1.512 joerg "Sierra Wireless AirCard 880E",
6020 1.512 joerg },
6021 1.512 joerg {
6022 1.512 joerg USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AC881E,
6023 1.512 joerg "Sierra Wireless AirCard 881E",
6024 1.512 joerg },
6025 1.512 joerg {
6026 1.512 joerg USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AC880U,
6027 1.512 joerg "Sierra Wireless AirCard 880U",
6028 1.512 joerg },
6029 1.512 joerg {
6030 1.512 joerg USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AC881U,
6031 1.512 joerg "Sierra Wireless AirCard 881U",
6032 1.490 smb },
6033 1.490 smb {
6034 1.495 elric USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_EM5625,
6035 1.495 elric "EM5625",
6036 1.495 elric },
6037 1.495 elric {
6038 1.495 elric USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MC5720,
6039 1.512 joerg "MC5720 Wireless Modem",
6040 1.512 joerg },
6041 1.512 joerg {
6042 1.512 joerg USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MC5720_2,
6043 1.495 elric "MC5720",
6044 1.495 elric },
6045 1.495 elric {
6046 1.495 elric USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MC5725,
6047 1.495 elric "MC5725",
6048 1.495 elric },
6049 1.495 elric {
6050 1.512 joerg USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MINI5725,
6051 1.512 joerg "Sierra Wireless miniPCI 5275",
6052 1.512 joerg },
6053 1.512 joerg {
6054 1.495 elric USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MC8755_2,
6055 1.495 elric "MC8755",
6056 1.495 elric },
6057 1.495 elric {
6058 1.495 elric USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MC8765,
6059 1.495 elric "MC8765",
6060 1.495 elric },
6061 1.495 elric {
6062 1.495 elric USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MC8755,
6063 1.512 joerg "MC8755",
6064 1.495 elric },
6065 1.495 elric {
6066 1.512 joerg USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AC875U,
6067 1.512 joerg "AC875U HSDPA USB Modem",
6068 1.495 elric },
6069 1.495 elric {
6070 1.495 elric USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MC8755_3,
6071 1.495 elric "MC8755 HSDPA",
6072 1.495 elric },
6073 1.495 elric {
6074 1.512 joerg USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MC8775_2,
6075 1.512 joerg "MC8775",
6076 1.512 joerg },
6077 1.512 joerg {
6078 1.495 elric USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_AIRCARD875,
6079 1.495 elric "Aircard 875 HSDPA",
6080 1.495 elric },
6081 1.495 elric {
6082 1.512 joerg USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MC8780,
6083 1.512 joerg "MC8780",
6084 1.512 joerg },
6085 1.512 joerg {
6086 1.512 joerg USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_MC8781,
6087 1.512 joerg "MC8781",
6088 1.512 joerg },
6089 1.512 joerg {
6090 1.516 christos USB_VENDOR_SIERRA, USB_PRODUCT_SIERRA_INSTALLER,
6091 1.516 christos "Aircard Driver Installer",
6092 1.516 christos },
6093 1.516 christos {
6094 1.477 itohy USB_VENDOR_SIGMATEL, USB_PRODUCT_SIGMATEL_SIR4116,
6095 1.477 itohy "StIR4116 SIR",
6096 1.477 itohy },
6097 1.477 itohy {
6098 1.402 mycroft USB_VENDOR_SIGMATEL, USB_PRODUCT_SIGMATEL_IRDA,
6099 1.402 mycroft "IrDA",
6100 1.89 augustss },
6101 1.89 augustss {
6102 1.457 is USB_VENDOR_SIGMATEL, USB_PRODUCT_SIGMATEL_FIR4210,
6103 1.457 is "StIR4210 FIR",
6104 1.452 is },
6105 1.452 is {
6106 1.452 is USB_VENDOR_SIGMATEL, USB_PRODUCT_SIGMATEL_VFIR4220,
6107 1.452 is "StIR4220 VFIR",
6108 1.452 is },
6109 1.452 is {
6110 1.402 mycroft USB_VENDOR_SIGMATEL, USB_PRODUCT_SIGMATEL_I_BEAD100,
6111 1.402 mycroft "i-Bead 100 MP3 Player",
6112 1.396 imp },
6113 1.396 imp {
6114 1.485 mlelstv USB_VENDOR_SIGMATEL, USB_PRODUCT_SIGMATEL_I_BEAD150,
6115 1.485 mlelstv "i-Bead 150 MP3 Player",
6116 1.485 mlelstv },
6117 1.485 mlelstv {
6118 1.485 mlelstv USB_VENDOR_SIGMATEL, USB_PRODUCT_SIGMATEL_MUSICSTICK,
6119 1.485 mlelstv "TrekStor Musicstick",
6120 1.485 mlelstv },
6121 1.485 mlelstv {
6122 1.402 mycroft USB_VENDOR_SIGMATEL, USB_PRODUCT_SIGMATEL_DNSSF7X,
6123 1.402 mycroft "Datum Networks SSF-7X Multi Players",
6124 1.357 augustss },
6125 1.357 augustss {
6126 1.402 mycroft USB_VENDOR_SIIG, USB_PRODUCT_SIIG_DIGIFILMREADER,
6127 1.402 mycroft "DigiFilm-Combo Reader",
6128 1.84 augustss },
6129 1.84 augustss {
6130 1.402 mycroft USB_VENDOR_SIIG, USB_PRODUCT_SIIG_UISDMC2S,
6131 1.402 mycroft "MULTICARDREADER",
6132 1.89 augustss },
6133 1.89 augustss {
6134 1.402 mycroft USB_VENDOR_SIIG, USB_PRODUCT_SIIG_MULTICARDREADER,
6135 1.402 mycroft "MULTICARDREADER",
6136 1.46 augustss },
6137 1.46 augustss {
6138 1.477 itohy USB_VENDOR_SIIG2, USB_PRODUCT_SIIG2_USBTOETHER,
6139 1.477 itohy "USB TO Ethernet",
6140 1.477 itohy },
6141 1.477 itohy {
6142 1.402 mycroft USB_VENDOR_SIIG2, USB_PRODUCT_SIIG2_US2308,
6143 1.402 mycroft "Serial",
6144 1.70 augustss },
6145 1.70 augustss {
6146 1.402 mycroft USB_VENDOR_SILICOM, USB_PRODUCT_SILICOM_U2E,
6147 1.402 mycroft "U2E",
6148 1.126 explorer },
6149 1.126 explorer {
6150 1.476 veego USB_VENDOR_SILICOM, USB_PRODUCT_SILICOM_GPE,
6151 1.476 veego "Psion Gold Port Ethernet",
6152 1.476 veego },
6153 1.476 veego {
6154 1.469 dogcow USB_VENDOR_SILABS, USB_PRODUCT_SILABS_POLOLU,
6155 1.469 dogcow "Pololu Serial",
6156 1.469 dogcow },
6157 1.469 dogcow {
6158 1.469 dogcow USB_VENDOR_SILABS, USB_PRODUCT_SILABS_ARGUSISP,
6159 1.469 dogcow "Argussoft ISP",
6160 1.469 dogcow },
6161 1.469 dogcow {
6162 1.469 dogcow USB_VENDOR_SILABS, USB_PRODUCT_SILABS_CRUMB128,
6163 1.469 dogcow "Crumb128",
6164 1.469 dogcow },
6165 1.469 dogcow {
6166 1.469 dogcow USB_VENDOR_SILABS, USB_PRODUCT_SILABS_DEGREECONT,
6167 1.469 dogcow "Degree Controls",
6168 1.469 dogcow },
6169 1.469 dogcow {
6170 1.469 dogcow USB_VENDOR_SILABS, USB_PRODUCT_SILABS_SUNNTO,
6171 1.469 dogcow "Suunto sports",
6172 1.469 dogcow },
6173 1.469 dogcow {
6174 1.469 dogcow USB_VENDOR_SILABS, USB_PRODUCT_SILABS_DESKTOPMOBILE,
6175 1.469 dogcow "Burnside Desktop mobile",
6176 1.469 dogcow },
6177 1.469 dogcow {
6178 1.469 dogcow USB_VENDOR_SILABS, USB_PRODUCT_SILABS_IPLINK1220,
6179 1.469 dogcow "IP-Link 1220",
6180 1.469 dogcow },
6181 1.469 dogcow {
6182 1.469 dogcow USB_VENDOR_SILABS, USB_PRODUCT_SILABS_LIPOWSKY_JTAG,
6183 1.469 dogcow "Lipowsky Baby-JTAG",
6184 1.469 dogcow },
6185 1.469 dogcow {
6186 1.469 dogcow USB_VENDOR_SILABS, USB_PRODUCT_SILABS_LIPOWSKY_LIN,
6187 1.469 dogcow "Lipowsky Baby-LIN",
6188 1.469 dogcow },
6189 1.469 dogcow {
6190 1.469 dogcow USB_VENDOR_SILABS, USB_PRODUCT_SILABS_LIPOWSKY_HARP,
6191 1.469 dogcow "Lipowsky HARP-1",
6192 1.469 dogcow },
6193 1.469 dogcow {
6194 1.469 dogcow USB_VENDOR_SILABS2, USB_PRODUCT_SILABS2_DCU11CLONE,
6195 1.469 dogcow "DCU-11 clone",
6196 1.469 dogcow },
6197 1.469 dogcow {
6198 1.469 dogcow USB_VENDOR_SILABS, USB_PRODUCT_SILABS_CP210X_1,
6199 1.469 dogcow "CP210x Serial",
6200 1.469 dogcow },
6201 1.469 dogcow {
6202 1.469 dogcow USB_VENDOR_SILABS, USB_PRODUCT_SILABS_CP210X_2,
6203 1.469 dogcow "CP210x Serial",
6204 1.469 dogcow },
6205 1.469 dogcow {
6206 1.402 mycroft USB_VENDOR_SILICONPORTALS, USB_PRODUCT_SILICONPORTALS_YAPPH_NF,
6207 1.402 mycroft "YAP Phone (no firmware)",
6208 1.190 augustss },
6209 1.190 augustss {
6210 1.402 mycroft USB_VENDOR_SILICONPORTALS, USB_PRODUCT_SILICONPORTALS_YAPPHONE,
6211 1.402 mycroft "YAP Phone",
6212 1.390 augustss },
6213 1.390 augustss {
6214 1.475 itohy USB_VENDOR_SIS, USB_PRODUCT_SIS_SIS_163U,
6215 1.475 itohy "802.11g Wireless LAN Adapter",
6216 1.475 itohy },
6217 1.475 itohy {
6218 1.402 mycroft USB_VENDOR_SIRIUS, USB_PRODUCT_SIRIUS_ROADSTER,
6219 1.402 mycroft "NetComm Roadster II 56 USB",
6220 1.385 augustss },
6221 1.385 augustss {
6222 1.402 mycroft USB_VENDOR_SITECOM, USB_PRODUCT_SITECOM_LN029,
6223 1.402 mycroft "LN029",
6224 1.89 augustss },
6225 1.89 augustss {
6226 1.402 mycroft USB_VENDOR_SITECOM, USB_PRODUCT_SITECOM_CN104,
6227 1.402 mycroft "CN104 serial",
6228 1.89 augustss },
6229 1.89 augustss {
6230 1.505 matt USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_LN028,
6231 1.505 matt "LN-028",
6232 1.505 matt },
6233 1.505 matt {
6234 1.442 joerg USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL113,
6235 1.442 joerg "WL-113",
6236 1.442 joerg },
6237 1.442 joerg {
6238 1.471 kiyohara USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_ZD1211B,
6239 1.471 kiyohara "ZD1211B",
6240 1.471 kiyohara },
6241 1.471 kiyohara {
6242 1.442 joerg USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL172,
6243 1.442 joerg "WL-172",
6244 1.442 joerg },
6245 1.442 joerg {
6246 1.442 joerg USB_VENDOR_SITECOMEU, USB_PRODUCT_SITECOMEU_WL113R2,
6247 1.442 joerg "WL-113 rev 2",
6248 1.442 joerg },
6249 1.442 joerg {
6250 1.402 mycroft USB_VENDOR_SMARTBRIDGES, USB_PRODUCT_SMARTBRIDGES_SMARTLINK,
6251 1.402 mycroft "SmartLink USB ethernet adapter",
6252 1.190 augustss },
6253 1.190 augustss {
6254 1.402 mycroft USB_VENDOR_SMARTBRIDGES, USB_PRODUCT_SMARTBRIDGES_SMARTNIC,
6255 1.402 mycroft "smartNIC 2 PnP Adapter",
6256 1.89 augustss },
6257 1.89 augustss {
6258 1.402 mycroft USB_VENDOR_SMC, USB_PRODUCT_SMC_2102USB,
6259 1.402 mycroft "10Mbps ethernet adapter",
6260 1.89 augustss },
6261 1.89 augustss {
6262 1.402 mycroft USB_VENDOR_SMC, USB_PRODUCT_SMC_2202USB,
6263 1.402 mycroft "10/100 ethernet adapter",
6264 1.89 augustss },
6265 1.89 augustss {
6266 1.402 mycroft USB_VENDOR_SMC, USB_PRODUCT_SMC_2206USB,
6267 1.402 mycroft "EZ Connect USB Ethernet Adapter",
6268 1.89 augustss },
6269 1.89 augustss {
6270 1.408 drochner USB_VENDOR_SMC, USB_PRODUCT_SMC_2862WG,
6271 1.408 drochner "EZ Connect g Wireless USB Adapter",
6272 1.404 sekiya },
6273 1.404 sekiya {
6274 1.402 mycroft USB_VENDOR_SMC2, USB_PRODUCT_SMC2_2020HUB,
6275 1.402 mycroft "USB Hub",
6276 1.89 augustss },
6277 1.89 augustss {
6278 1.440 christos USB_VENDOR_SMC3, USB_PRODUCT_SMC3_2662WV1,
6279 1.440 christos "EZ Connect 11Mbps",
6280 1.440 christos },
6281 1.440 christos {
6282 1.402 mycroft USB_VENDOR_SMC3, USB_PRODUCT_SMC3_2662WUSB,
6283 1.402 mycroft "2662W-AR Wireless Adapter",
6284 1.96 augustss },
6285 1.96 augustss {
6286 1.402 mycroft USB_VENDOR_SOHOWARE, USB_PRODUCT_SOHOWARE_NUB100,
6287 1.402 mycroft "10/100 USB Ethernet",
6288 1.65 augustss },
6289 1.65 augustss {
6290 1.476 veego USB_VENDOR_SOHOWARE, USB_PRODUCT_SOHOWARE_NUB110,
6291 1.476 veego "NUB110 Ethernet",
6292 1.476 veego },
6293 1.476 veego {
6294 1.402 mycroft USB_VENDOR_SOLIDYEAR, USB_PRODUCT_SOLIDYEAR_KEYBOARD,
6295 1.402 mycroft "Solid Year USB keyboard",
6296 1.104 augustss },
6297 1.104 augustss {
6298 1.402 mycroft USB_VENDOR_SONY, USB_PRODUCT_SONY_DSC,
6299 1.402 mycroft "DSC cameras",
6300 1.150 soren },
6301 1.150 soren {
6302 1.402 mycroft USB_VENDOR_SONY, USB_PRODUCT_SONY_NWMS7,
6303 1.402 mycroft "Memorystick NW-MS7",
6304 1.89 augustss },
6305 1.89 augustss {
6306 1.402 mycroft USB_VENDOR_SONY, USB_PRODUCT_SONY_DRIVEV2,
6307 1.402 mycroft "Harddrive V2",
6308 1.251 kent },
6309 1.251 kent {
6310 1.402 mycroft USB_VENDOR_SONY, USB_PRODUCT_SONY_MSACUS1,
6311 1.402 mycroft "Memorystick MSAC-US1",
6312 1.265 augustss },
6313 1.265 augustss {
6314 1.402 mycroft USB_VENDOR_SONY, USB_PRODUCT_SONY_HANDYCAM,
6315 1.402 mycroft "Handycam",
6316 1.89 augustss },
6317 1.89 augustss {
6318 1.402 mycroft USB_VENDOR_SONY, USB_PRODUCT_SONY_MSC,
6319 1.402 mycroft "MSC memory stick slot",
6320 1.233 simonb },
6321 1.233 simonb {
6322 1.402 mycroft USB_VENDOR_SONY, USB_PRODUCT_SONY_CLIE_35,
6323 1.402 mycroft "Sony Clie v3.5",
6324 1.284 augustss },
6325 1.284 augustss {
6326 1.402 mycroft USB_VENDOR_SONY, USB_PRODUCT_SONY_PS2KEYBOARD,
6327 1.402 mycroft "PlayStation2 keyboard",
6328 1.89 augustss },
6329 1.89 augustss {
6330 1.402 mycroft USB_VENDOR_SONY, USB_PRODUCT_SONY_PS2KEYBOARDHUB,
6331 1.402 mycroft "PlayStation2 keyboard hub",
6332 1.89 augustss },
6333 1.89 augustss {
6334 1.402 mycroft USB_VENDOR_SONY, USB_PRODUCT_SONY_PS2MOUSE,
6335 1.402 mycroft "PlayStation2 mouse",
6336 1.359 augustss },
6337 1.359 augustss {
6338 1.402 mycroft USB_VENDOR_SONY, USB_PRODUCT_SONY_CLIE_40,
6339 1.402 mycroft "Sony Clie v4.0",
6340 1.371 augustss },
6341 1.371 augustss {
6342 1.402 mycroft USB_VENDOR_SONY, USB_PRODUCT_SONY_MSC_U03,
6343 1.402 mycroft "MSC memory stick slot MSC-U03",
6344 1.385 augustss },
6345 1.385 augustss {
6346 1.402 mycroft USB_VENDOR_SONY, USB_PRODUCT_SONY_CLIE_40_MS,
6347 1.402 mycroft "Sony Clie v4.0 Memory Stick slot",
6348 1.123 augustss },
6349 1.123 augustss {
6350 1.402 mycroft USB_VENDOR_SONY, USB_PRODUCT_SONY_CLIE_S360,
6351 1.402 mycroft "Sony Clie s360",
6352 1.121 augustss },
6353 1.121 augustss {
6354 1.402 mycroft USB_VENDOR_SONY, USB_PRODUCT_SONY_CLIE_41_MS,
6355 1.402 mycroft "Sony Clie v4.1 Memory Stick slot",
6356 1.89 augustss },
6357 1.89 augustss {
6358 1.402 mycroft USB_VENDOR_SONY, USB_PRODUCT_SONY_CLIE_41,
6359 1.402 mycroft "Sony Clie v4.1",
6360 1.89 augustss },
6361 1.89 augustss {
6362 1.402 mycroft USB_VENDOR_SONY, USB_PRODUCT_SONY_CLIE_NX60,
6363 1.402 mycroft "Sony Clie nx60",
6364 1.190 augustss },
6365 1.190 augustss {
6366 1.402 mycroft USB_VENDOR_SONY, USB_PRODUCT_SONY_PS2EYETOY4,
6367 1.402 mycroft "PlayStation2 EyeToy v154",
6368 1.369 augustss },
6369 1.369 augustss {
6370 1.402 mycroft USB_VENDOR_SONY, USB_PRODUCT_SONY_PS2EYETOY5,
6371 1.402 mycroft "PlayStation2 EyeToy v155",
6372 1.89 augustss },
6373 1.89 augustss {
6374 1.402 mycroft USB_VENDOR_SONY, USB_PRODUCT_SONY_CLIE_TJ25,
6375 1.402 mycroft "Sony Clie tj25",
6376 1.89 augustss },
6377 1.89 augustss {
6378 1.506 rmind USB_VENDOR_SONY, USB_PRODUCT_SONY_GPS_CS1,
6379 1.506 rmind "Sony GPS GPS-CS1",
6380 1.506 rmind },
6381 1.506 rmind {
6382 1.477 itohy USB_VENDOR_SOURCENEXT, USB_PRODUCT_SOURCENEXT_KEIKAI8_CHG,
6383 1.477 itohy "KeikaiDenwa 8 with charger",
6384 1.477 itohy },
6385 1.477 itohy {
6386 1.402 mycroft USB_VENDOR_SOURCENEXT, USB_PRODUCT_SOURCENEXT_KEIKAI8,
6387 1.402 mycroft "KeikaiDenwa 8",
6388 1.238 augustss },
6389 1.238 augustss {
6390 1.468 xtraeme USB_VENDOR_SPHAIRON, USB_PRODUCT_SPHAIRON_UB801R,
6391 1.468 xtraeme "UB801R",
6392 1.468 xtraeme },
6393 1.468 xtraeme {
6394 1.521 cube USB_VENDOR_SPHAIRON, USB_PRODUCT_SPHAIRON_RTL8187,
6395 1.521 cube "RTL8187",
6396 1.521 cube },
6397 1.521 cube {
6398 1.402 mycroft USB_VENDOR_STMICRO, USB_PRODUCT_STMICRO_COMMUNICATOR,
6399 1.402 mycroft "USB Communicator",
6400 1.230 augustss },
6401 1.230 augustss {
6402 1.402 mycroft USB_VENDOR_STSN, USB_PRODUCT_STSN_STSN0001,
6403 1.402 mycroft "Internet Access Device",
6404 1.89 augustss },
6405 1.89 augustss {
6406 1.402 mycroft USB_VENDOR_SUNCOMM, USB_PRODUCT_SUNCOMM_MB_ADAPTOR,
6407 1.402 mycroft "Mobile Adaptor",
6408 1.89 augustss },
6409 1.89 augustss {
6410 1.402 mycroft USB_VENDOR_SUNTAC, USB_PRODUCT_SUNTAC_DS96L,
6411 1.402 mycroft "SUNTAC U-Cable type D2",
6412 1.89 augustss },
6413 1.89 augustss {
6414 1.402 mycroft USB_VENDOR_SUNTAC, USB_PRODUCT_SUNTAC_PS64P1,
6415 1.402 mycroft "SUNTAC U-Cable type P1",
6416 1.89 augustss },
6417 1.89 augustss {
6418 1.402 mycroft USB_VENDOR_SUNTAC, USB_PRODUCT_SUNTAC_VS10U,
6419 1.402 mycroft "SUNTAC Slipper U",
6420 1.89 augustss },
6421 1.89 augustss {
6422 1.402 mycroft USB_VENDOR_SUNTAC, USB_PRODUCT_SUNTAC_IS96U,
6423 1.402 mycroft "SUNTAC Ir-Trinity",
6424 1.89 augustss },
6425 1.89 augustss {
6426 1.402 mycroft USB_VENDOR_SUNTAC, USB_PRODUCT_SUNTAC_AS64LX,
6427 1.402 mycroft "SUNTAC U-Cable type A3",
6428 1.89 augustss },
6429 1.89 augustss {
6430 1.402 mycroft USB_VENDOR_SUNTAC, USB_PRODUCT_SUNTAC_AS144L4,
6431 1.402 mycroft "U-Cable type A4",
6432 1.89 augustss },
6433 1.89 augustss {
6434 1.434 tron USB_VENDOR_SUN, USB_PRODUCT_SUN_KEYBOARD_TYPE_6,
6435 1.402 mycroft "Type 6 USB keyboard",
6436 1.89 augustss },
6437 1.89 augustss {
6438 1.434 tron USB_VENDOR_SUN, USB_PRODUCT_SUN_KEYBOARD_TYPE_7,
6439 1.433 grant "Type 7 USB keyboard",
6440 1.433 grant },
6441 1.433 grant {
6442 1.402 mycroft USB_VENDOR_SUN, USB_PRODUCT_SUN_MOUSE,
6443 1.402 mycroft "Type 6 USB mouse",
6444 1.89 augustss },
6445 1.89 augustss {
6446 1.475 itohy USB_VENDOR_DIAMOND2, USB_PRODUCT_DIAMOND2_SUPRAEXPRESS56K,
6447 1.475 itohy "Supra Express 56K modem",
6448 1.475 itohy },
6449 1.475 itohy {
6450 1.475 itohy USB_VENDOR_DIAMOND2, USB_PRODUCT_DIAMOND2_SUPRA2890,
6451 1.475 itohy "SupraMax 2890 56K Modem",
6452 1.475 itohy },
6453 1.475 itohy {
6454 1.475 itohy USB_VENDOR_DIAMOND2, USB_PRODUCT_DIAMOND2_RIO600USB,
6455 1.475 itohy "Rio 600 USB",
6456 1.475 itohy },
6457 1.475 itohy {
6458 1.475 itohy USB_VENDOR_DIAMOND2, USB_PRODUCT_DIAMOND2_RIO800USB,
6459 1.475 itohy "Rio 800 USB",
6460 1.475 itohy },
6461 1.475 itohy {
6462 1.475 itohy USB_VENDOR_DIAMOND2, USB_PRODUCT_DIAMOND2_PSAPLAY120,
6463 1.475 itohy "Nike psa[play 120",
6464 1.475 itohy },
6465 1.475 itohy {
6466 1.521 cube USB_VENDOR_SURECOM, USB_PRODUCT_SURECOM_EP9001G2A,
6467 1.521 cube "EP-9001-g rev 2a",
6468 1.521 cube },
6469 1.521 cube {
6470 1.412 drochner USB_VENDOR_SURECOM, USB_PRODUCT_SURECOM_EP9001G,
6471 1.412 drochner "EP-9001-g",
6472 1.412 drochner },
6473 1.412 drochner {
6474 1.442 joerg USB_VENDOR_SURECOM, USB_PRODUCT_SURECOM_RT2573,
6475 1.442 joerg "RT2573",
6476 1.442 joerg },
6477 1.442 joerg {
6478 1.402 mycroft USB_VENDOR_SUSTEEN, USB_PRODUCT_SUSTEEN_DCU10,
6479 1.402 mycroft "USB Cable",
6480 1.294 grant },
6481 1.294 grant {
6482 1.471 kiyohara USB_VENDOR_SWEEX, USB_PRODUCT_SWEEX_ZD1211,
6483 1.471 kiyohara "ZD1211",
6484 1.471 kiyohara },
6485 1.471 kiyohara {
6486 1.402 mycroft USB_VENDOR_SYSTEMTALKS, USB_PRODUCT_SYSTEMTALKS_SGCX2UL,
6487 1.402 mycroft "SGC-X2UL",
6488 1.112 hubertf },
6489 1.112 hubertf {
6490 1.402 mycroft USB_VENDOR_TANGTOP, USB_PRODUCT_TANGTOP_USBPS2,
6491 1.402 mycroft "USBPS2",
6492 1.48 augustss },
6493 1.48 augustss {
6494 1.413 augustss USB_VENDOR_TARGUS, USB_PRODUCT_TARGUS_PAUM004,
6495 1.413 augustss "PAUM004 Mouse",
6496 1.413 augustss },
6497 1.413 augustss {
6498 1.402 mycroft USB_VENDOR_TAUGA, USB_PRODUCT_TAUGA_CAMERAMATE,
6499 1.402 mycroft "CameraMate (DPCM_USB)",
6500 1.279 uwe },
6501 1.279 uwe {
6502 1.402 mycroft USB_VENDOR_TDK, USB_PRODUCT_TDK_UPA9664,
6503 1.402 mycroft "USB-PDC Adapter UPA9664",
6504 1.183 augustss },
6505 1.183 augustss {
6506 1.402 mycroft USB_VENDOR_TDK, USB_PRODUCT_TDK_UCA1464,
6507 1.402 mycroft "USB-cdmaOne Adapter UCA1464",
6508 1.392 augustss },
6509 1.392 augustss {
6510 1.402 mycroft USB_VENDOR_TDK, USB_PRODUCT_TDK_UHA6400,
6511 1.402 mycroft "USB-PHS Adapter UHA6400",
6512 1.357 augustss },
6513 1.357 augustss {
6514 1.402 mycroft USB_VENDOR_TDK, USB_PRODUCT_TDK_UPA6400,
6515 1.402 mycroft "USB-PHS Adapter UPA6400",
6516 1.385 augustss },
6517 1.385 augustss {
6518 1.402 mycroft USB_VENDOR_TDK, USB_PRODUCT_TDK_BT_DONGLE,
6519 1.402 mycroft "Bluetooth USB dongle",
6520 1.385 augustss },
6521 1.385 augustss {
6522 1.402 mycroft USB_VENDOR_TEAC, USB_PRODUCT_TEAC_FD05PUB,
6523 1.402 mycroft "FD-05PUB floppy",
6524 1.209 augustss },
6525 1.209 augustss {
6526 1.402 mycroft USB_VENDOR_TEKRAM, USB_PRODUCT_TEKRAM_0193,
6527 1.402 mycroft "ALLNET 0193 WLAN",
6528 1.368 augustss },
6529 1.368 augustss {
6530 1.402 mycroft USB_VENDOR_TEKRAM, USB_PRODUCT_TEKRAM_ZYAIR_B200,
6531 1.402 mycroft "ZyXEL ZyAIR B200 WLAN",
6532 1.217 augustss },
6533 1.217 augustss {
6534 1.471 kiyohara USB_VENDOR_TEKRAM, USB_PRODUCT_TEKRAM_QUICKWLAN,
6535 1.471 kiyohara "QuickWLAN",
6536 1.471 kiyohara },
6537 1.471 kiyohara {
6538 1.471 kiyohara USB_VENDOR_TEKRAM, USB_PRODUCT_TEKRAM_ZD1211_1,
6539 1.471 kiyohara "ZD1211",
6540 1.471 kiyohara },
6541 1.471 kiyohara {
6542 1.471 kiyohara USB_VENDOR_TEKRAM, USB_PRODUCT_TEKRAM_ZD1211_2,
6543 1.471 kiyohara "ZD1211",
6544 1.471 kiyohara },
6545 1.471 kiyohara {
6546 1.402 mycroft USB_VENDOR_TELEX, USB_PRODUCT_TELEX_MIC1,
6547 1.402 mycroft "Enhanced USB Microphone",
6548 1.349 wiz },
6549 1.349 wiz {
6550 1.402 mycroft USB_VENDOR_TI, USB_PRODUCT_TI_UTUSB41,
6551 1.402 mycroft "UT-USB41 hub",
6552 1.243 ichiro },
6553 1.243 ichiro {
6554 1.402 mycroft USB_VENDOR_TI, USB_PRODUCT_TI_TUSB2046,
6555 1.402 mycroft "TUSB2046 hub",
6556 1.322 augustss },
6557 1.322 augustss {
6558 1.402 mycroft USB_VENDOR_TI, USB_PRODUCT_TI_NEXII,
6559 1.402 mycroft "Nex II Digital",
6560 1.249 tshiozak },
6561 1.249 tshiozak {
6562 1.402 mycroft USB_VENDOR_THRUST, USB_PRODUCT_THRUST_FUSION_PAD,
6563 1.402 mycroft "Fusion Digital Gamepad",
6564 1.385 augustss },
6565 1.385 augustss {
6566 1.447 ichiro USB_VENDOR_TOD, USB_PRODUCT_TOD_DOOGI_SLIM,
6567 1.447 ichiro "DOOGI SLIM USB Keyboard",
6568 1.447 ichiro },
6569 1.447 ichiro {
6570 1.402 mycroft USB_VENDOR_TODOS, USB_PRODUCT_TODOS_ARGOS_MINI,
6571 1.402 mycroft "Argos Mini Smartcard Reader",
6572 1.162 augustss },
6573 1.162 augustss {
6574 1.432 scw USB_VENDOR_TOPFIELD, USB_PRODUCT_TOPFIELD_TF5000PVR,
6575 1.432 scw "TF5000PVR Digital Video Recorder",
6576 1.432 scw },
6577 1.432 scw {
6578 1.402 mycroft USB_VENDOR_TOSHIBA, USB_PRODUCT_TOSHIBA_POCKETPC_E740,
6579 1.402 mycroft "PocketPC e740",
6580 1.230 augustss },
6581 1.230 augustss {
6582 1.402 mycroft USB_VENDOR_TREK, USB_PRODUCT_TREK_THUMBDRIVE,
6583 1.402 mycroft "ThumbDrive",
6584 1.201 augustss },
6585 1.201 augustss {
6586 1.402 mycroft USB_VENDOR_TREK, USB_PRODUCT_TREK_THUMBDRIVE_8MB,
6587 1.402 mycroft "ThumbDrive 8MB",
6588 1.252 drochner },
6589 1.252 drochner {
6590 1.402 mycroft USB_VENDOR_TRIPPLITE, USB_PRODUCT_TRIPPLITE_U209,
6591 1.402 mycroft "U209 Serial adapter",
6592 1.379 grant },
6593 1.379 grant {
6594 1.494 rafal USB_VENDOR_TRIPPLITE2, USB_PRODUCT_TRIPPLITE2_UPS,
6595 1.494 rafal "Tripp Lite UPS",
6596 1.494 rafal },
6597 1.494 rafal {
6598 1.402 mycroft USB_VENDOR_TRUMPION, USB_PRODUCT_TRUMPION_T33521,
6599 1.402 mycroft "USB/MP3 decoder",
6600 1.393 scw },
6601 1.393 scw {
6602 1.402 mycroft USB_VENDOR_TRUMPION, USB_PRODUCT_TRUMPION_XXX1100,
6603 1.402 mycroft "XXX 1100",
6604 1.248 augustss },
6605 1.248 augustss {
6606 1.402 mycroft USB_VENDOR_TSUNAMI, USB_PRODUCT_TSUNAMI_SM2000,
6607 1.402 mycroft "SM-2000",
6608 1.385 augustss },
6609 1.385 augustss {
6610 1.471 kiyohara USB_VENDOR_TWINMOS, USB_PRODUCT_TWINMOS_G240,
6611 1.471 kiyohara "G240",
6612 1.471 kiyohara },
6613 1.471 kiyohara {
6614 1.402 mycroft USB_VENDOR_ULTIMA, USB_PRODUCT_ULTIMA_1200UBPLUS,
6615 1.402 mycroft "1200 UB Plus scanner",
6616 1.237 augustss },
6617 1.237 augustss {
6618 1.402 mycroft USB_VENDOR_UMAX, USB_PRODUCT_UMAX_ASTRA1236U,
6619 1.402 mycroft "Astra 1236U Scanner",
6620 1.359 augustss },
6621 1.359 augustss {
6622 1.402 mycroft USB_VENDOR_UMAX, USB_PRODUCT_UMAX_ASTRA1220U,
6623 1.402 mycroft "Astra 1220U Scanner",
6624 1.353 wiz },
6625 1.353 wiz {
6626 1.402 mycroft USB_VENDOR_UMAX, USB_PRODUCT_UMAX_ASTRA2000U,
6627 1.402 mycroft "Astra 2000U Scanner",
6628 1.358 augustss },
6629 1.358 augustss {
6630 1.477 itohy USB_VENDOR_UMAX, USB_PRODUCT_UMAX_ASTRA3400,
6631 1.477 itohy "Astra 3400 Scanner",
6632 1.477 itohy },
6633 1.477 itohy {
6634 1.402 mycroft USB_VENDOR_UMAX, USB_PRODUCT_UMAX_ASTRA2100U,
6635 1.402 mycroft "Astra 2100U Scanner",
6636 1.385 augustss },
6637 1.385 augustss {
6638 1.402 mycroft USB_VENDOR_UMAX, USB_PRODUCT_UMAX_ASTRA2200U,
6639 1.402 mycroft "Astra 2200U Scanner",
6640 1.288 gehenna },
6641 1.288 gehenna {
6642 1.471 kiyohara USB_VENDOR_UMEDIA, USB_PRODUCT_UMEDIA_TEW429UB_A,
6643 1.471 kiyohara "TEW-429UB_A",
6644 1.471 kiyohara },
6645 1.471 kiyohara {
6646 1.471 kiyohara USB_VENDOR_UMEDIA, USB_PRODUCT_UMEDIA_TEW429UB,
6647 1.471 kiyohara "TEW-429UB",
6648 1.471 kiyohara },
6649 1.471 kiyohara {
6650 1.471 kiyohara USB_VENDOR_UMEDIA, USB_PRODUCT_UMEDIA_TEW429UBC1,
6651 1.471 kiyohara "TEW-429UB C1",
6652 1.471 kiyohara },
6653 1.471 kiyohara {
6654 1.471 kiyohara USB_VENDOR_UMEDIA, USB_PRODUCT_UMEDIA_ALL0298V2,
6655 1.471 kiyohara "ALL0298 v2",
6656 1.471 kiyohara },
6657 1.471 kiyohara {
6658 1.402 mycroft USB_VENDOR_UNIACCESS, USB_PRODUCT_UNIACCESS_PANACHE,
6659 1.402 mycroft "Panache Surf USB ISDN Adapter",
6660 1.320 uwe },
6661 1.320 uwe {
6662 1.402 mycroft USB_VENDOR_USR, USB_PRODUCT_USR_USR1120,
6663 1.402 mycroft "USR1120 WLAN",
6664 1.100 castor },
6665 1.100 castor {
6666 1.471 kiyohara USB_VENDOR_USR, USB_PRODUCT_USR_USR5423,
6667 1.471 kiyohara "USR5423 WLAN",
6668 1.471 kiyohara },
6669 1.471 kiyohara {
6670 1.469 dogcow USB_VENDOR_USI, USB_PRODUCT_USI_MC60,
6671 1.469 dogcow "MC60 Serial",
6672 1.469 dogcow },
6673 1.469 dogcow {
6674 1.429 gdt USB_VENDOR_USRP, USB_PRODUCT_USRP_USRPv2,
6675 1.429 gdt "USRP Revision 2",
6676 1.429 gdt },
6677 1.429 gdt {
6678 1.402 mycroft USB_VENDOR_VIDZMEDIA, USB_PRODUCT_VIDZMEDIA_MONSTERTV,
6679 1.402 mycroft "MonsterTV P2H",
6680 1.378 tsarna },
6681 1.378 tsarna {
6682 1.402 mycroft USB_VENDOR_VIEWSONIC, USB_PRODUCT_VIEWSONIC_G773HUB,
6683 1.402 mycroft "G773 Monitor Hub",
6684 1.399 elric },
6685 1.399 elric {
6686 1.402 mycroft USB_VENDOR_VIEWSONIC, USB_PRODUCT_VIEWSONIC_P815HUB,
6687 1.402 mycroft "P815 Monitor Hub",
6688 1.371 augustss },
6689 1.371 augustss {
6690 1.402 mycroft USB_VENDOR_VIEWSONIC, USB_PRODUCT_VIEWSONIC_G773CTRL,
6691 1.402 mycroft "G773 Monitor Control",
6692 1.230 augustss },
6693 1.230 augustss {
6694 1.402 mycroft USB_VENDOR_VISION, USB_PRODUCT_VISION_VC6452V002,
6695 1.402 mycroft "CPiA Camera",
6696 1.1 augustss },
6697 1.1 augustss {
6698 1.402 mycroft USB_VENDOR_VISIONEER, USB_PRODUCT_VISIONEER_7600,
6699 1.402 mycroft "OneTouch 7600",
6700 1.106 augustss },
6701 1.106 augustss {
6702 1.402 mycroft USB_VENDOR_VISIONEER, USB_PRODUCT_VISIONEER_5300,
6703 1.402 mycroft "OneTouch 5300",
6704 1.325 augustss },
6705 1.325 augustss {
6706 1.402 mycroft USB_VENDOR_VISIONEER, USB_PRODUCT_VISIONEER_3000,
6707 1.402 mycroft "Scanport 3000",
6708 1.329 augustss },
6709 1.329 augustss {
6710 1.402 mycroft USB_VENDOR_VISIONEER, USB_PRODUCT_VISIONEER_6100,
6711 1.402 mycroft "OneTouch 6100",
6712 1.325 augustss },
6713 1.325 augustss {
6714 1.402 mycroft USB_VENDOR_VISIONEER, USB_PRODUCT_VISIONEER_6200,
6715 1.402 mycroft "OneTouch 6200",
6716 1.190 augustss },
6717 1.190 augustss {
6718 1.402 mycroft USB_VENDOR_VISIONEER, USB_PRODUCT_VISIONEER_8100,
6719 1.402 mycroft "OneTouch 8100",
6720 1.385 augustss },
6721 1.385 augustss {
6722 1.402 mycroft USB_VENDOR_VISIONEER, USB_PRODUCT_VISIONEER_8600,
6723 1.402 mycroft "OneTouch 8600",
6724 1.385 augustss },
6725 1.385 augustss {
6726 1.402 mycroft USB_VENDOR_VIVITAR, USB_PRODUCT_VIVITAR_DSC350,
6727 1.402 mycroft "DSC350 Camera",
6728 1.190 augustss },
6729 1.190 augustss {
6730 1.412 drochner USB_VENDOR_VTECH, USB_PRODUCT_VTECH_RT2570,
6731 1.412 drochner "RT2570",
6732 1.412 drochner },
6733 1.412 drochner {
6734 1.471 kiyohara USB_VENDOR_VTECH, USB_PRODUCT_VTECH_ZD1211B,
6735 1.471 kiyohara "ZD1211B",
6736 1.471 kiyohara },
6737 1.471 kiyohara {
6738 1.402 mycroft USB_VENDOR_WACOM, USB_PRODUCT_WACOM_CT0405U,
6739 1.402 mycroft "CT-0405-U Tablet",
6740 1.190 augustss },
6741 1.190 augustss {
6742 1.402 mycroft USB_VENDOR_WACOM, USB_PRODUCT_WACOM_GRAPHIRE,
6743 1.402 mycroft "Graphire",
6744 1.131 augustss },
6745 1.131 augustss {
6746 1.402 mycroft USB_VENDOR_WACOM, USB_PRODUCT_WACOM_GRAPHIRE3_4X5,
6747 1.402 mycroft "Graphire3 4x5",
6748 1.385 augustss },
6749 1.385 augustss {
6750 1.454 ghen USB_VENDOR_WACOM, USB_PRODUCT_WACOM_GRAPHIRE3_6X8,
6751 1.454 ghen "Graphire3 6x8",
6752 1.454 ghen },
6753 1.454 ghen {
6754 1.454 ghen USB_VENDOR_WACOM, USB_PRODUCT_WACOM_GRAPHIRE4_4X5,
6755 1.454 ghen "Graphire4 4x5",
6756 1.454 ghen },
6757 1.454 ghen {
6758 1.402 mycroft USB_VENDOR_WACOM, USB_PRODUCT_WACOM_INTUOSA5,
6759 1.402 mycroft "Intuos A5",
6760 1.179 augustss },
6761 1.179 augustss {
6762 1.402 mycroft USB_VENDOR_WACOM, USB_PRODUCT_WACOM_GD0912U,
6763 1.402 mycroft "Intuos 9x12 Graphics Tablet",
6764 1.401 itojun },
6765 1.401 itojun {
6766 1.482 tshiozak USB_VENDOR_WINCHIPHEAD, USB_PRODUCT_WINCHIPHEAD_CH341SER,
6767 1.482 tshiozak "CH341/CH340 USB-Serial Bridge",
6768 1.482 tshiozak },
6769 1.482 tshiozak {
6770 1.514 haad USB_VENDOR_WINCHIPHEAD2, USB_PRODUCT_WINCHIPHEAD2_CH341,
6771 1.514 haad "CH341 serial/parallel",
6772 1.514 haad },
6773 1.514 haad {
6774 1.471 kiyohara USB_VENDOR_WISTRONNEWEB, USB_PRODUCT_WISTRONNEWEB_UR055G,
6775 1.471 kiyohara "UR055G",
6776 1.471 kiyohara },
6777 1.471 kiyohara {
6778 1.402 mycroft USB_VENDOR_XIRLINK, USB_PRODUCT_XIRLINK_IMAGING,
6779 1.402 mycroft "IMAGING DEVICE",
6780 1.108 augustss },
6781 1.108 augustss {
6782 1.402 mycroft USB_VENDOR_XIRLINK, USB_PRODUCT_XIRLINK_PCCAM,
6783 1.402 mycroft "IBM PC Camera",
6784 1.20 augustss },
6785 1.20 augustss {
6786 1.402 mycroft USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_UX256,
6787 1.402 mycroft "UX256 MIDI I/F",
6788 1.89 augustss },
6789 1.89 augustss {
6790 1.402 mycroft USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_MU1000,
6791 1.402 mycroft "MU1000 MIDI Synth.",
6792 1.70 augustss },
6793 1.70 augustss {
6794 1.402 mycroft USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_MU2000,
6795 1.402 mycroft "MU2000 MIDI Synth.",
6796 1.387 augustss },
6797 1.387 augustss {
6798 1.402 mycroft USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_MU500,
6799 1.402 mycroft "MU500 MIDI Synth.",
6800 1.331 augustss },
6801 1.331 augustss {
6802 1.402 mycroft USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_UW500,
6803 1.402 mycroft "UW500 USB Audio I/F",
6804 1.334 rjs },
6805 1.334 rjs {
6806 1.402 mycroft USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_MOTIF6,
6807 1.402 mycroft "MOTIF6 MIDI Synth. Workstation",
6808 1.314 augustss },
6809 1.314 augustss {
6810 1.402 mycroft USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_MOTIF7,
6811 1.402 mycroft "MOTIF7 MIDI Synth. Workstation",
6812 1.372 augustss },
6813 1.372 augustss {
6814 1.402 mycroft USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_MOTIF8,
6815 1.402 mycroft "MOTIF8 MIDI Synth. Workstation",
6816 1.334 rjs },
6817 1.334 rjs {
6818 1.402 mycroft USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_UX96,
6819 1.402 mycroft "UX96 MIDI I/F",
6820 1.359 augustss },
6821 1.359 augustss {
6822 1.402 mycroft USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_UX16,
6823 1.402 mycroft "UX16 MIDI I/F",
6824 1.385 augustss },
6825 1.385 augustss {
6826 1.402 mycroft USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_S08,
6827 1.402 mycroft "S08 MIDI Keyboard",
6828 1.334 rjs },
6829 1.334 rjs {
6830 1.402 mycroft USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_CLP150,
6831 1.402 mycroft "CLP-150 digital piano",
6832 1.283 soren },
6833 1.283 soren {
6834 1.402 mycroft USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_CLP170,
6835 1.402 mycroft "CLP-170 digital piano",
6836 1.225 augustss },
6837 1.225 augustss {
6838 1.402 mycroft USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_RPU200,
6839 1.402 mycroft "RP-U200",
6840 1.309 ichiro },
6841 1.309 ichiro {
6842 1.402 mycroft USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_RTA54I,
6843 1.402 mycroft "NetVolante RTA54i Broadband&ISDN Router",
6844 1.313 nakayama },
6845 1.313 nakayama {
6846 1.402 mycroft USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_RTW65B,
6847 1.402 mycroft "NetVolante RTW65b Broadband Wireless Router",
6848 1.385 augustss },
6849 1.385 augustss {
6850 1.402 mycroft USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_RTW65I,
6851 1.402 mycroft "NetVolante RTW65i Broadband&ISDN Wireless Router",
6852 1.1 augustss },
6853 1.1 augustss {
6854 1.402 mycroft USB_VENDOR_YAMAHA, USB_PRODUCT_YAMAHA_RTA55I,
6855 1.402 mycroft "NetVolante RTA55i Broadband VoIP Router",
6856 1.385 augustss },
6857 1.385 augustss {
6858 1.402 mycroft USB_VENDOR_YANO, USB_PRODUCT_YANO_U640MO,
6859 1.402 mycroft "U640MO-03",
6860 1.376 matt },
6861 1.376 matt {
6862 1.475 itohy USB_VENDOR_YEDATA, USB_PRODUCT_YEDATA_FLASHBUSTERU,
6863 1.475 itohy "Flashbuster-U",
6864 1.385 augustss },
6865 1.385 augustss {
6866 1.402 mycroft USB_VENDOR_ZCOM, USB_PRODUCT_ZCOM_725,
6867 1.402 mycroft "725/726 Prism2.5 WLAN",
6868 1.333 grant },
6869 1.333 grant {
6870 1.471 kiyohara USB_VENDOR_ZCOM, USB_PRODUCT_ZCOM_ZD1211,
6871 1.471 kiyohara "ZD1211",
6872 1.471 kiyohara },
6873 1.471 kiyohara {
6874 1.471 kiyohara USB_VENDOR_ZCOM, USB_PRODUCT_ZCOM_ZD1211B,
6875 1.471 kiyohara "ZD1211B",
6876 1.471 kiyohara },
6877 1.471 kiyohara {
6878 1.475 itohy USB_VENDOR_ZEEVO, USB_PRODUCT_ZEEVO_BLUETOOTH,
6879 1.475 itohy "BT-500 Bluetooth USB Adapter",
6880 1.475 itohy },
6881 1.475 itohy {
6882 1.412 drochner USB_VENDOR_ZINWELL, USB_PRODUCT_ZINWELL_ZWXG261,
6883 1.412 drochner "ZWX-G261",
6884 1.412 drochner },
6885 1.412 drochner {
6886 1.402 mycroft USB_VENDOR_ZOOM, USB_PRODUCT_ZOOM_2986L,
6887 1.402 mycroft "2986L Fax modem",
6888 1.380 jdolecek },
6889 1.380 jdolecek {
6890 1.426 dogcow USB_VENDOR_ZYDAS, USB_PRODUCT_ZYDAS_ZD1211,
6891 1.426 dogcow "ZD1211 WLAN abg",
6892 1.426 dogcow },
6893 1.426 dogcow {
6894 1.471 kiyohara USB_VENDOR_ZYDAS, USB_PRODUCT_ZYDAS_ZD1211B,
6895 1.471 kiyohara "ZD1211B",
6896 1.471 kiyohara },
6897 1.471 kiyohara {
6898 1.402 mycroft USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_OMNI56K,
6899 1.402 mycroft "Omni 56K Plus",
6900 1.122 augustss },
6901 1.122 augustss {
6902 1.402 mycroft USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_980N,
6903 1.402 mycroft "Scorpion-980N keyboard",
6904 1.1 augustss },
6905 1.471 kiyohara {
6906 1.471 kiyohara USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_ZYAIRG220,
6907 1.471 kiyohara "ZyAIR G-220",
6908 1.471 kiyohara },
6909 1.471 kiyohara {
6910 1.471 kiyohara USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_AG225H,
6911 1.471 kiyohara "AG-225H",
6912 1.471 kiyohara },
6913 1.471 kiyohara {
6914 1.471 kiyohara USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_M202,
6915 1.471 kiyohara "M-202",
6916 1.471 kiyohara },
6917 1.471 kiyohara {
6918 1.471 kiyohara USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_G220V2,
6919 1.471 kiyohara "G-220 v2",
6920 1.471 kiyohara },
6921 1.476 veego {
6922 1.476 veego USB_VENDOR_ZYXEL, USB_PRODUCT_ZYXEL_PRESTIGE,
6923 1.476 veego "Prestige",
6924 1.476 veego },
6925 1.1 augustss };
6926 1.528 pooka const int usb_nproducts = 1261;
6927