Initialize Tizen 2.3
[framework/system/usbutils.git] / packaging / usbutils_debian.patch
1 diff -ruN -X /home/zzervb/exclude.list usbutils-0.86/lsusb.c usbutils/lsusb.c
2 --- usbutils-0.86/lsusb.c       2009-08-18 07:28:42.000000000 +0900
3 +++ usbutils/lsusb.c    2011-07-29 11:13:13.449667997 +0900
4 @@ -76,6 +76,9 @@
5  #define USB_DT_CS_INTERFACE            (USB_TYPE_CLASS | USB_DT_INTERFACE)
6  #define USB_DT_CS_ENDPOINT             (USB_TYPE_CLASS | USB_DT_ENDPOINT)
7  
8 +#ifndef USB_CLASS_CCID
9 +#define USB_CLASS_CCID                 0x0b
10 +#endif
11  
12  #ifndef USB_CLASS_VIDEO
13  #define USB_CLASS_VIDEO                        0x0e
14 @@ -606,6 +609,9 @@
15                                 case USB_CLASS_HID:
16                                         dump_hid_device(dev, interface, buf);
17                                         break;
18 +                               case USB_CLASS_CCID:
19 +                                       dump_ccid_device(buf);
20 +                                       break;
21                                 default:
22                                         goto dump;
23                                 }
24 @@ -619,7 +625,7 @@
25                                 case USB_CLASS_HID:
26                                         dump_hid_device(dev, interface, buf);
27                                         break;
28 -                               case 0x0b:      /* chip/smartcard */
29 +                               case USB_CLASS_CCID:
30                                         dump_ccid_device(buf);
31                                         break;
32                                 case 0xe0:      /* wireless */
33 diff -ruN -X /home/zzervb/exclude.list usbutils-0.86/usb.ids usbutils/usb.ids
34 --- usbutils-0.86/usb.ids       2009-06-26 07:41:25.000000000 +0900
35 +++ usbutils/usb.ids    2011-07-29 11:13:13.453668002 +0900
36 @@ -1,13 +1,16 @@
37  #
38  #      List of USB ID's
39  #
40 -#      Maintained by Stephen J. Gowdy <sgowdy+usb.ids@gmail.com>
41 -#      If you have any new entries, send them to the maintainer.
42 -#      Send entries as patches (diff -u old new).
43 +#      Maintained by Stephen J. Gowdy <linux.usb.ids@gmail.com>
44 +#      If you have any new entries, please submit then via
45 +#              http://www.linux-usb.org/usb-ids.html
46 +#      or send entries as patches (diff -u old new) in the
47 +#      body of your email (a bot will attempt to deal with it).
48  #      The latest version can be obtained from
49  #              http://www.linux-usb.org/usb.ids
50  #
51 -# $Id: usb.ids,v 1.383 2009/06/20 06:40:28 gowdy Exp $
52 +# Version: 2010.02.11
53 +# Date:    2010-02-11 20:34:12
54  #
55  
56  # Vendors, devices and interfaces. Please keep sorted.
57 @@ -34,6 +37,11 @@
58         6026  CBM1180 Flash drive controller
59  02ad  HUMAX Co., Ltd.
60         138c  PVR Mass Storage
61 +0324  OCZ Technology Inc
62 +       bc06  OCZ ATV USB 2.0 Flash Drive
63 +       bc08  OCZ Rally2/ATV USB 2.0 Flash Drive
64 +0325  OCZ Technology Inc
65 +       ac02  ATV Turbo / Rally2 Dual Channel USB 2.0 Flash Drive
66  0386  LTS
67         0001  PSX for USB Converter
68  03e8  EndPoints, Inc.
69 @@ -121,6 +129,7 @@
70         0312  Color Inkjet CP1700
71         0314  designjet 30/130 series
72         0317  LaserJet 1200
73 +       0324  SK-2885 keyboard
74         0401  ScanJet 5200c
75         0404  DeskJet 830c/832c
76         0405  ScanJet 3400cse
77 @@ -316,6 +325,7 @@
78         3217  LaserJet 3050
79         3302  PhotoSmart 1218
80         3304  DeskJet 990c
81 +       3312  OfficeJet J6410
82         3317  LaserJet 3052
83         3402  PhotoSmart 1115
84         3404  DeskJet 6122
85 @@ -329,6 +339,7 @@
86         3617  EWS 2605
87         3711  PSC 2500
88         3717  EWS UPD
89 +       3724  Webcam
90         3802  PhotoSmart 100
91         3817  LaserJet P2015 series
92         3902  PhotoSmart 130
93 @@ -343,6 +354,7 @@
94         3c17  EWS UPD
95         3d02  PhotoSmart 7350~
96         3d11  OfficeJet 4215
97 +       3d17  LaserJet P1005
98         3e02  PhotoSmart 7550
99         3e17  LaserJet P1006
100         3f02  PhotoSmart 7550~
101 @@ -425,6 +437,7 @@
102         6a11  PhotoSmart C6200 series
103         6a17  LaserJet 4240
104         6b02  PhotoSmart R707 (PTP mode)
105 +       6b11  Photosmart C4500 series
106         6c17  Color LaserJet 4610
107         6f17  Color LaserJet CP6015 series
108         7004  DeskJet 3320c
109 @@ -486,6 +499,7 @@
110         a004  DeskJet 5850c
111         b002  PhotoSmart 7200 series
112         b102  PhotoSmart 7200 series
113 +       b116  Webcam
114         b202  PhotoSmart 7600 series
115         b302  PhotoSmart 7600 series
116         b402  PhotoSmart 7700 series
117 @@ -541,6 +555,7 @@
118  03fd  Xilinx, Inc.
119  03fe  Farallon Comunications
120  0400  National Semiconductor Corp.
121 +       05dc  Rigol Technologies DS1000USB Oscilloscope
122         0807  Bluetooth Dongle
123         080a  Bluetooth Device
124         1000  Mustek BearPaw 1200 Scanner
125 @@ -548,6 +563,7 @@
126         1237  Hub
127         a000  Smart Display Reference Device
128         c35b  Printing Support
129 +       c55d  Rigol Technologies DS5000USB Oscilloscope
130  0401  National Registry, Inc.
131  0402  ALi Corp.
132         5462  M5462 IDE Controller
133 @@ -570,19 +586,23 @@
134         6008  Serial Converter
135         6009  Serial Converter
136         6010  FT2232C Dual USB-UART/FIFO IC
137 +       6011  FT4232H
138         8040  4 Port Hub
139         8070  7 Port Hub
140         8370  7 Port Hub
141         8371  PS/2 Keyboard And Mouse
142         8372  FT8U100AX Serial Port
143         bcd8  Stellaris Development Board
144 -#              0  Stellaris Development Board A
145 -#              1  Stellaris Virtual COM Port
146         bcd9  Stellaris Evaluation Board
147 -#              0  Stellaris Evaluation Board A
148 -#              1  Stellaris Virtual COM Port
149         c630  lcd2usb interface
150         c7d0  RR-CirKits LocoBuffer-USB
151 +       c8b8  Alpermann+Velte MTD TCU
152 +       c8b9  Alpermann+Velte MTD TCU 1HE
153 +       c8ba  Alpermann+Velte Rubidium H1
154 +       c8bb  Alpermann+Velte Rubidium H3
155 +       c8bc  Alpermann+Velte Rubidium S1
156 +       c8bd  Alpermann+Velte Rubidium T1
157 +       c8be  Alpermann+Velte Rubidium D1
158         cc48  product FTDI TACTRIX_OPENPORT_13M 0xcc48 OpenPort 1.3 Mitsubishi
159         cc49  product FTDI TACTRIX_OPENPORT_13S 0xcc49 OpenPort 1.3 Subaru
160         cc4a  product FTDI TACTRIX_OPENPORT_13U 0xcc4a OpenPort 1.3 Universal
161 @@ -591,6 +611,7 @@
162         d012  SCS DRAGON 1
163         d013  SCS DRAGON 1
164         d6f8  UNI Black BOX
165 +       e0d0  Total Phase Aardvark I2C/SPI analyzer
166         e700  Elster Unicom III Optical Probe
167         e888  Expert ISDN Control USB
168         e889  USB-RS232 OptoBridge
169 @@ -598,6 +619,7 @@
170         e88b  Precision Clock MSF USB
171         e88c  Expert mouseCLOCK USB II HBG
172         ea90  Eclo 1-Wire Adapter
173 +       ed72  Hameg HM1508-2 Oscilloscope
174         f1a0  Asix PRESTO Programmer
175         f208  Papenmeier Braille-Display
176         f680  Suunto Sports Instrument
177 @@ -614,6 +636,7 @@
178         fc0d  Crystalfontz CFA-635 USB LCD
179         fc82  SEMC DSS-20 SyncStation
180         fd48  ShipModul MiniPlex-4xUSB NMEA Multiplexer
181 +       fd49  ShipModul MiniPlex-4xUSB-AIS NMEA Multiplexer
182         ff08  ToolHouse LoopBack Adapter
183         ff18  Logbook Bus
184         ff19  Logbook Bus
185 @@ -644,6 +667,7 @@
186  0407  Fujitsu Personal Systems, Inc.
187  0408  Quanta Computer, Inc.
188         030c  HP Webcam
189 +       3000  Optical dual-touch panel
190  0409  NEC Corp.
191         0011  PC98 Series Layout Keyboard Mouse
192         0012  ATerm IT75DSU ISDN TA
193 @@ -804,6 +828,7 @@
194         05c3  Digital Camera
195         05c4  Digital Camera
196         05c5  Digital Camera
197 +       05d3  EasyShare M320 Camera
198         1001  EasyShare SV811 Digital Picture Frame
199         4000  InkJet Color Printer
200         410d  EasyShare G600 Printer Dock
201 @@ -817,6 +842,7 @@
202  040b  Weltrend Semiconductor
203         6510  Weltrend Bar Code Reader
204         6520  XBOX Xploder
205 +       6533  Speed-Link Competition Pro
206  040c  VTech Computers, Ltd
207  040d  VIA Technologies, Inc.
208         3184  VNT VT6656 USB-802.11 Wireless LAN Adapter
209 @@ -857,6 +883,12 @@
210         00d8  WLI-U2-SG54HP
211         00d9  WLI-U2-G54HP
212         00da  WLI-U2-KG54L 802.11bg
213 +       00e8  Buffalo WLI-UC-G300N Wireless LAN Adapter
214 +       012e  Buffalo WLI-UC-AG300N Wireless LAN Adapter
215 +       0148  Buffalo WLI-UC-G300HP Wireless LAN Adapter
216 +       0150  Buffalo WLP-UC-AG300 Wireless LAN Adapter
217 +       0157  Buffalo External Hard Drive HD-PEU2
218 +       015d  Buffalo WLI-UC-GN Wireless LAN Adapter
219  0412  Award Software International
220  0413  Leadtek Research, Inc.
221         1310  WinFast TV - NTSC + FM
222 @@ -1058,7 +1090,11 @@
223         0024  5610 XpressMusic (Storage mode)
224         0025  5610 XpressMusic (PC Suite mode)
225         0028  5610 XpressMusic (Imaging mode)
226 +       002d  6120 Phone (Mass storage mode)
227 +       002e  6120 Phone (Media-Player mode)
228 +       002f  6120 Phone (PC-Suite mode)
229         0042  E51 (PC Suite mode)
230 +       0064  3109c GSM Phone
231         006d  N95 (Storage mode)
232         006e  N95 (Multimedia mode)
233         006f  N95 (Printing mode)
234 @@ -1069,8 +1105,10 @@
235         00e4  E71 (Media transfer mode)
236         0103  ADL Flashing Engine AVALON Parent
237         0104  ADL Re-Flashing Engine Parent
238 -       0105  E61 (Firmware update mode)
239 +       0105  Nokia Firmware Upgrade Mode
240         0106  ROM Parent
241 +       01c7  N900 (Storage Mode)
242 +       01c8  N900 (PC-Suite Mode)
243         0400  7600 Phone Parent
244         0401  6650 GSM Phone
245         0402  6255 Phone Parent
246 @@ -1128,6 +1166,7 @@
247         04f9  6300 (PC Suite mode)
248         0508  E65 (PC Suite mode)
249         0600  Digital Pen SU-1B
250 +       0610  CS-15 (Internet Stick 3G modem)
251         0800  Connectivity Cable DKU-5
252         0801  Data Cable DKU-6
253         0802  CA-42 Phone Parent
254 @@ -1156,7 +1195,10 @@
255         223a  8-in-1 Card Reader
256         2503  USB 2.0 Hub
257         2504  USB 2.0 Hub
258 +       2512  USB 2.0 Hub
259 +       2514  USB 2.0 Hub
260         2524  USB MultiSwitch Hub
261 +       2602  USB 2.0 Hub
262  0425  Motorola Semiconductors HK, Ltd
263         0101  G-Tech Wireless Mouse & Keyboard
264         f102  G-Tech U+P Wireless Mouse
265 @@ -1397,6 +1439,7 @@
266         b300  Firestorm Dual Power
267         b304  Firestorm Dual Power
268         b307  vibrating Upad
269 +       b30b  Wireless VibrationPad
270         b603  force feedback Wheel
271         b605  force feedback Racing Wheel
272         b700  Tacticalboard
273 @@ -1405,6 +1448,7 @@
274         1234  Bluetooth Device
275         1428  Hub
276         1446  TUSB2040/2070 Hub
277 +       16a6  BM-USBD1 BlueRobin RF heart rate sensor receiver
278         2036  TUSB2036 Hub
279         2046  TUSB2046 Hub
280         2077  TUSB2077 Hub
281 @@ -1421,6 +1465,7 @@
282         e004  TI-89 Titanium Calculator
283         e008  TI-84 Plus Silver Calculator
284         f430  MSP-FET430UIF JTAG Tool
285 +       f432  MSP-eZ430U USB Tool
286         ffff  Bluetooth Device
287  0452  Mitsubishi Electronics America, Inc.
288         0021  HID Monitor Controls
289 @@ -1489,7 +1534,12 @@
290         201f  ColorPage-Vivid 1200 XE
291         2020  ColorPage-Slim 1200 USB2
292         2021  ColorPage-SF600
293 +       3017  SPEED WHEEL 3 Vibration
294 +       3018  Wireless 2.4Ghz Game Pad
295 +       3019  10-Button USB Joystick with Vibration
296 +       301a  MaxFire G-12U Vibration
297         301d  Genius MaxFire MiniPad
298 +       400f  Genius TVGo DVB-T02Q MCE
299         6001  GF3000F Ethernet Adapter
300         7004  VideoCAM Express V2
301         7006  Dsc 1.3 Smart Camera Device
302 @@ -1503,8 +1553,12 @@
303         701c  G-Shot G512 Still Camera
304         7020  Sim 321C
305         7025  Eye 311Q Camera Device
306 +       7029  Genius Look 320s (SN9C201 + HV7131R)
307 +       702f  Genius Slim 322
308 +       7045  Genius Look 1320 V2
309         704c  Genius i-Look 1321
310         705a  Asus USB2.0 Webcam
311 +       705c  Genius iSlim 1300AF
312  0459  Adobe Systems, Inc.
313  045a  SONICblue, Inc.
314         07da  Supra Express 56K modem
315 @@ -1579,6 +1633,7 @@
316         0071  Wireless MultiMedia Keyboard (106/109)
317         0072  Wireless Natural MultiMedia Keyboard
318         0073  Wireless Natural MultiMedia Keyboard (106/109)
319 +       0079  IXI Ogo CT-17 handheld device
320         007a  10/100 USB NIC
321         007d  Notebook Optical Mouse
322         007e  Wireless Transceiver for Bluetooth
323 @@ -1598,15 +1653,18 @@
324         00bd  Fingerprint Reader
325         00c2  Wireless Adapter MN-710
326         00c9  MTP Device
327 +       00cb  Basic Optical Mouse v2.0
328         00ce  Generic PPC Flash device
329         00d1  Optical Mouse with Tilt Wheel
330         00da  eHome Infrared Receiver
331         00db  Natural Ergonomic Keyboard 4000 V1.0
332 +       00dd  Comfort Curve Keyboard 2000 V1.0
333         00e1  Wireless Laser Mouse 6000 Reciever
334         00f4  LifeCam VX-6000 (SN9C20x + OV9650)
335         00f5  LifeCam VX-3000
336         00f7  LifeCam VX-1000
337         00f8  LifeCam NX-6000
338 +       00f9  Wireless Desktop Receiver 3.1
339         0202  Xbox Controller
340         0280  XBox Device
341         0284  Xbox DVD Playback Kit
342 @@ -1622,6 +1680,7 @@
343         029c  Xbox360 HD-DVD Drive
344         029d  Xbox360 HD-DVD Drive
345         029e  Xbox360 HD-DVD Memory Unit
346 +       02a0  Xbox360 Big Button IR
347         0400  Windows Powered Pocket PC 2002
348         0401  Windows Powered Pocket PC 2002
349         0402  Windows Powered Pocket PC 2002
350 @@ -1819,6 +1878,7 @@
351         0005  XX33 SmartCard Reader Keyboard
352         0010  SmartBoard XX44
353         0011  G83 (RS 6000) Keyboard
354 +       0021  CyMotion Expert Combo
355         0023  CyMotion Master Linux Keyboard
356         0027  CyMotion Master Solar Keyboard
357         002a  Wireless Mouse & Keyboard
358 @@ -1840,6 +1900,14 @@
359         040f  Logitech/Storm PageScan
360         0430  Mic (Cordless)
361         0801  QuickCam Home
362 +       0802  Webcam C200
363 +       0804  Webcam C250
364 +       0805  Webcam C300
365 +       0807  Webcam B500
366 +       0808  Webcam C600
367 +       0809  Webcam Pro 9000
368 +       080a  Portable Webcam C905
369 +       080f  Webcam C120
370         0810  QuickCam Pro
371         0820  QuickCam VC
372         0830  QuickClip
373 @@ -1928,6 +1996,7 @@
374         09a1  QuickCam Communicate MP/S5500
375         09a2  QuickCam Communicate Deluxe/S7500
376         09a4  QuickCam E 3500
377 +       09a5  Quickcam 3000 For Business
378         09a6  QuickCam Vision Pro
379         09b0  Acer OrbiCam
380         09b2  Fujitsu Webcam
381 @@ -1937,6 +2006,7 @@
382         0a02  Premium Stereo USB Headset 350
383         0a03  Logitech USB Microphone
384         0a04  V20 portable speakers (USB powered)
385 +       0a13  Z-5 Speakers
386         0b02  BT Mini-Receiver (HID proxy mode)
387         8801  Video Camera
388         b305  BT Mini-Receiver
389 @@ -1980,6 +2050,7 @@
390         c03f  UltraX Optical Mouse
391         c040  Corded Tilt-Wheel Mouse
392         c041  G5 Laser Mouse
393 +       c042  G3 Laser Mouse
394         c043  MX320/MX400 Laser Mouse
395         c044  LX3 Optical Mouse
396         c045  Optical Mouse
397 @@ -1990,6 +2061,7 @@
398         c051  G3 (MX518) Optical Mouse
399         c053  Laser Mouse
400         c101  UltraX Media Remote
401 +       c122  Harmony 700 Remote
402         c201  WingMan Extreme Joystick with Throttle
403         c202  WingMan Formula
404         c207  WingMan Extreme Digital 3D
405 @@ -2009,6 +2081,7 @@
406         c218  Logitech RumblePad 2 USB
407         c219  Cordless RumblePad 2
408         c21a  Precision Gamepad
409 +       c21c  G13 Advanced Gameboard
410         c221  G15 Keyboard / Keyboard
411         c222  G15 Keyboard / LCD
412         c223  G15 Keyboard / USB Hub
413 @@ -2040,6 +2113,7 @@
414         c312  DeLuxe 250 Keyboard
415         c315  Classic New Touch Keyboard
416         c316  HID-Compliant Keyboard
417 +       c317  Wave Corded Keyboard
418         c318  Illuminated Keyboard
419         c401  TrackMan Marble Wheel
420         c402  Marble Mouse (2-button)
421 @@ -2068,6 +2142,7 @@
422         c51a  MX Revolution/G7 Cordless Mouse
423         c51b  V220 Cordless Optical Mouse for Notebooks
424         c521  MX620 Laser Cordless Mouse
425 +       c526  MX Revolution Cordless Mouse
426         c625  3Dconnexion Space Pilot 3D Mouse
427         c626  3DConnexion Space Navigator 3D Mouse
428         c627  3DConnexion Space Explorer 3D Mouse
429 @@ -2175,7 +2250,7 @@
430         203f  TSU9200 Remote Control
431         2046  TSU9800 Remote Control
432         205e  TSU9300 Remote Control
433 -       262c  SPC230NC WebCam
434 +       262c  SPC230NC Webcam
435         485d  Senselock SenseIV v2.x
436  0472  Chicony Electronics Co., Ltd
437         0065  PFU-65 Keyboard
438 @@ -2406,9 +2481,11 @@
439         1032  DGX-305
440         1033  DGX-505
441         103c  MOTIF-RACK ES
442 +       1054  S90XS Keyboard/Music Synthesizer
443         2000  DGP-7
444         2001  DGP-5
445         3001  YST-MS55D USB Speaker
446 +       3003  YST-M45D USB Speaker
447         4000  NetVolante RTA54i Broadband&ISDN Router
448         4001  NetVolante RTW65b Broadband Wireless Router
449         4002  NetVolante RTW65i Broadband&ISDN Wireless Router
450 @@ -2586,6 +2663,7 @@
451         0499  Patriot 780
452         049b  Strobe XP 100
453         04a0  7400
454 +       04ac  Xerox Travel Scanner 100
455  04a8  Multivideo Labs, Inc.
456         0101  Hub
457         0303  Peripheral Switch
458 @@ -2658,6 +2736,8 @@
459         10a8  iP6220D
460         10a9  iP6600D
461         10b6  PIXMA iP4300 Printer
462 +       10c2  PIXMA iP1800 Printer
463 +       10c4  Pixma iP4500 Printer
464         1404  W6400PG
465         1405  W8400PG
466         150f  BIJ2350 PCL
467 @@ -2698,6 +2778,7 @@
468         1729  MX700 ser
469         172b  MP140 ser
470         1900  CanoScan LiDE 90
471 +       1905  CanoScan LiDE 200
472         2200  CanoScan LiDE 25
473         2201  CanoScan FB320U
474         2202  CanoScan FB620U
475 @@ -2922,12 +3003,15 @@
476         3117  PowerShot A700
477         312d  Elura 100
478         3138  PowerShot A710 IS
479 +       3147  EOS 1Ds Mark III
480         3155  PowerShot A450
481         315a  PowerShot G9
482         315d  PowerShot A720
483         3176  PowerShot A590
484         317a  Powershot A470
485         3184  Digital IXUS 80 IS (PTP mode)
486 +       31bc  PowerShot D10
487 +       31c0  PowerShot SX200 IS
488         31ff  Digital IXUS 55
489  04aa  DaeWoo Telecom, Ltd
490  04ab  Chromatic Research
491 @@ -2995,8 +3079,9 @@
492         040e  DSC D70s (ptp)
493         040f  D200 (mass storage mode)
494         0410  D200 (ptp)
495 -       0422  D700 (ptp)
496         0413  D40 (mass storage mode)
497 +       0422  D700 (ptp)
498 +       0425  D300S
499         4000  Coolscan LS 40 ED
500         4001  LS 50 ED/Coolscan V ED
501         4002  Super Coolscan LS-5000 ED
502 @@ -3049,8 +3134,10 @@
503         6830  CY7C68300A EZ-USB AT2 USB 2.0 to ATA/ATAPI
504         6831  Storage Adapter ISD-300LP (CY)
505         7417  Wireless PC Lock
506 +       8329  USB To keyboard/Mouse Converter
507         8613  CY7C68013 EZ-USB FX2 USB 2.0 Development Kit
508         8614  DTV-DVB UDST7020BDA DVB-S Box(DVBS for MCE2005)
509 +       861f  Anysee E30 USB 2.0 DVB-T Receiver
510         cc04  Centor USB RACIA-ALVAR USB PORT
511         cc06  Centor-P RACIA-ALVAR USB PORT
512         d5d5  CY7C63x0x Zoltrix Z-Boxer GamePad
513 @@ -3102,6 +3189,7 @@
514         012c  Perfection V350 (GT-F700)
515         012d  Perfection V10/V100 (GT-S600/F650)
516         012f  Perfection V350 (GT-F700)
517 +       0130  Perfection V500 (GT-X770)
518         0202  Receipt Printer M129C
519         0401  CP 800 Digital Camera
520         0402  PhotoPC 850z
521 @@ -3217,6 +3305,10 @@
522         0937  WN-WAG/USL Wireless LAN Adapter
523         0938  WN-G54/USL Wireless LAN Adapter
524         093f  WNGDNUS2 802.11n
525 +       0944  WHG-AGDN/US Wireless LAN Adapter
526 +       0945  WN-GDN/US3 Wireless LAN Adapter
527 +       0947  WN-G150U Wireless LAN Adapter
528 +       0948  WN-G300U Wireless LAN Adapter
529         0a03  Serial USB-RSAQ1
530         0a07  USB2-iCN Adapter
531         0a08  USB2-iCN Adapter
532 @@ -3369,7 +3461,8 @@
533         01d2  FinePix A800 Zoom (PTP)
534         01d4  FinePix F50fd (PTP)
535         01d5  FinePix F47 (PTP)
536 -04cc  Philips Semiconductors
537 +       01fd  A160
538 +04cc  ST-Ericsson
539         1122  Hub
540         1521  USB 2.0 Hub
541         8116  Camera
542 @@ -3581,6 +3674,7 @@
543         300c  ML-1210 Printer
544         300e  Laser Printer
545         3104  ML-3550N
546 +       3210  ML-5200A Laser Printer
547         3226  Laser Printer
548         3228  Laser Printer
549         322a  Laser Printer
550 @@ -3604,6 +3698,7 @@
551         3260  CLP-510 Color Laser Printer
552         3268  ML-1610 Mono Laser Printer
553         326c  ML-2010P Mono Laser Printer
554 +       3276  ML-3050/ML-3051 Laser Printer
555         3409  SCX-4216F Scanner
556         340c  SCX-5x15 series
557         340d  SCX-6x20 series
558 @@ -3676,6 +3771,7 @@
559         6632  MITs Sync
560         663f  SGH-E720/SGH-E840
561         6640  Usb Modem Enumerator
562 +       6795  S5230
563         7011  SEW-2003U Card
564         7021  Bluetooth Device
565         7061  eHome Infrared Receiver
566 @@ -3741,7 +3837,10 @@
567         b027  Gateway USB 2.0 Webcam
568         b028  VGA UVC Webcam
569         b029  1.3M UVC Webcam
570 +       b044  Acer CrystalEye Webcam
571 +       b057  integrated USB webcam
572         b071  2.0M UVC Webcam / CNF7129
573 +       b091  Webcam
574         b107  CNF7070 Webcam
575  04f3  Elan Microelectronics Corp.
576         0210  AM-400 Hama Optical Mouse
577 @@ -3941,6 +4040,7 @@
578         2004  PT-2300/2310 p-Touch Laber Printer
579         2015  QL-500 P-touch label printer
580         2016  QL-550 P-touch label printer
581 +       201a  PT-18R P-touch label printer
582         2100  Card Reader Writer
583  04fa  Dallas Semiconductor
584         2490  DS1490F 2-in-1 Fob, 1-Wire adapter
585 @@ -4017,7 +4117,8 @@
586         0004  Direct Connect
587         0012  F8T012 Bluetooth Adapter
588         0013  F8T013 Bluetooth Adapter
589 -       0050  F5D6050 802.11b Wireless Adapter
590 +       0017  B8T017 Bluetooth+EDR 2.1
591 +       0050  Atmel at76c503a [F5D6050 802.11b Wireless Adapter v2000]
592         0081  F8T001v2 Bluetooth
593         0083  Bluetooth Device
594         0084  F8T003v2 Bluetooth
595 @@ -4057,12 +4158,17 @@
596         3201  F1DF102U/F1DG102U Flip KVM
597         4050  ZD1211B
598         5055  F5D5055
599 -       6051  802.11b
600 -       7050  F5D7050 ver 1000 WiFi
601 +       6051  802.11b Wireless Network Adapter
602 +       7050  F5D7050 Wireless G Adapter v1000/v2000
603         7051  F5D7051 54g USB Network Adapter
604 -       705a  F5D7050A Wireless Adapter
605 +       705a  Ralink RT2573 [F5D7050 Wireless G Adapter v3000]
606         705b  Wireless G Adapter
607 -       705c  802.11bg
608 +       705c  Zydas ZD1211B [F5D7050 Wireless G Adapter v4000]
609 +       705e  Realtek RTL8187B [F5D7050 Wireless G Adapter v5000]
610 +       8053  Ralink RT2870 [F5D8053 N Wireless USB Adapter v1000/v4000]
611 +       805e  Realtek RTL8192U [F5D8053 N Wireless USB Adapter v5000]
612 +       815c  Ralink RT2870 [F5D8053 N Wireless USB Adapter v3000]
613 +       815f  Realtek RTL8192SU [F5D8053 N Wireless USB Adapter v6000]
614         905b  F5D9050 ver 3 Wireless Adapter
615         905c  Wireless G Plus MIMO Network Adapter
616  050e  Neon Technology, Inc.
617 @@ -4175,7 +4281,8 @@
618  0537  Inventec Corp.
619  0538  Caldera International, Inc. (SCO)
620  0539  Shyh Shiun Terminals Co., Ltd
621 -053a  Preh Werke GmbH & Co. KG
622 +053a  PrehKeyTec GmbH
623 +       0b00  Hub
624  053b  Global Village Communication
625  053c  Institut of Microelectronic & Mechatronic Systems
626  053d  Silicon Architect
627 @@ -4277,6 +4384,7 @@
628         0056  MG Memory Stick Reader/Writer
629         0058  Clie PEG-N7x0C PalmOS PDA Mass Storage
630         0066  Clie PEG-N7x0C/PEG-T425 PalmOS PDA Serial
631 +       0067  CMR-PC3 Webcam
632         0069  Memorystick MSC-U03 Reader
633         006d  Clie PEG-T425 PDA Mass Storage
634         006f  Network Walkman (EV)
635 @@ -4392,6 +4500,7 @@
636         02d1  DVD RW
637         02d2  PSP Slim
638         02ea  PlayStation 3 Memory Card Adaptor
639 +       02f9  DSC-H9
640         1000  Wireless Buzz! Receiver
641  054d  Try Corp.
642  054e  Proside Corp.
643 @@ -4432,6 +4541,7 @@
644         2600  IDE Bridge
645         4000  DSB-650 10Mbps Ethernet [klsi]
646         7000  Hub
647 +       7820  UC-2322 2xSerial Ports [mos7820]
648  0558  Truevision, Inc.
649  0559  Cadence Design Systems, Inc.
650  055a  Kenwood USA
651 @@ -4539,6 +4649,7 @@
652         0010  Graphire
653         0011  Graphire 2
654         0013  Graphire 3 4x5
655 +       0017  Bamboo Fun
656         0020  Intuos 4x5
657         0021  Intuos 6x8
658         0022  Intuos 9x12
659 @@ -4554,6 +4665,7 @@
660         0043  Intuos 2
661         0044  Intuos2 12x12
662         0045  Intuos2 12x18
663 +       00b2  Intuos3 9x12
664         00b5  Intuos3 6x11 (PTZ-631W)
665         0400  PenPartner 4x5
666         4850  PenPartner 6x8
667 @@ -4702,10 +4814,12 @@
668         4602  Eumex 400 (WinXP/2000)
669         4701  AVM FRITZ!Box Fon ata
670         5401  Eumex 300 IP
671 -       5601  AVM FRITZ!WLAN Stick
672 -       6201  WLAN USB v1.1
673 -       62ff  WLAN USB v1.1 [no firmware]
674 -       8401  FRITZ!WLAN Stick N
675 +       5601  AVM Fritz!WLAN USB
676 +       6201  AVM Fritz!WLAN USB v1.1
677 +       62ff  AVM Fritz!WLAN USB (in CD-ROM-mode)
678 +       8401  AVM Fritz!WLAN USB N
679 +       8402  AVM Fritz!WLAN USB N 2.4
680 +       84ff  AVM Fritz!WLAN USB N (in CD-ROM-mode)
681  057d  Shark Multimedia, Inc.
682  057e  Nintendo Co., Ltd
683         0306  Wii Remote Controller RVL-003
684 @@ -4806,14 +4920,64 @@
685         00c4  EDIROL M-16DX
686         00de  Fantom-G7
687  0583  Padix Co., Ltd (Rockfire)
688 +       0001  4 Axis 12 button +POV
689 +       0002  4 Axis 12 button +POV
690         2030  RM-203 USB Nest [mode 1]
691         2031  RM-203 USB Nest [mode 2]
692         2032  RM-203 USB Nest [mode 3]
693         2033  RM-203 USB Nest [mode 4]
694         2050  PX-205 PSX Bridge
695 +       205f  PSX/USB converter
696 +       206f  USB, 2-axis 8-button gamepad
697         3050  QF-305u Gamepad
698 +       3379  Rockfire X-Force
699 +       337f  Rockfire USB RacingStar Vibra
700 +       509f  USB,4-Axis,12-Button with POV
701 +       5259  Rockfire USB SkyShuttle Vibra
702 +       525f  USB Vibration Pad
703 +       5308  USB Wireless VibrationPad
704 +       5359  Rockfire USB SkyShuttle Pro
705 +       535f  USB,real VibrationPad
706 +       5659  Rockfire USB SkyShuttle Vibra
707 +       565f  USB VibrationPad
708 +       6009  Revenger
709 +       600f  USB,GameBoard II
710 +       6258  USB, 4-axis, 6-button joystick w/view finder
711 +       6889  Windstorm Pro
712         688f  QF-688uv Windstorm Pro Joystick
713         7070  QF-707u Bazooka Joystick
714 +       a015  4-Axis,16-Button with POV
715 +       a019  USB, Vibration ,4-axis, 8-button joystick w/view finder
716 +       a020  USB,4-Axis,10-Button with POV
717 +       a021  USB,4-Axis,12-Button with POV
718 +       a022  USB,4-Axis,14-Button with POV
719 +       a023  USB,4-Axis,16-Button with POV
720 +       a024  4axis,12button vibrition audio gamepad
721 +       a025  4axis,12button vibrition audio gamepad
722 +       a130  USB Wireless 2.4GHz Gamepad
723 +       a131  USB Wireless 2.4GHz Joystick
724 +       a132  USB Wireless 2.4GHz Wheelpad
725 +       a133  USB Wireless 2.4GHz Wheel&Gamepad
726 +       a202  ForceFeedbackWheel
727 +       a209  MetalStrike FF
728 +       b000  USB,4-Axis,12-Button with POV
729 +       b001  USB,4-Axis,12-Button with POV
730 +       b002  Vibration,12-Button USB Wheel
731 +       b005  USB,12-Button Wheel
732 +       b008  USB Wireless 2.4GHz Wheel
733 +       b009  USB,12-Button  Wheel
734 +       b00a  PSX/USB converter
735 +       b00b  PSX/USB converter
736 +       b00c  PSX/USB converter
737 +       b00d  PSX/USB converter
738 +       b00e  4-Axis,12-Button with POV
739 +       b00f  USB,5-Axis,10-Button with POV
740 +       b010  MetalStrike Pro
741 +       b012  Wireless MetalStrike
742 +       b013  USB,Wiress  2.4GHZ Joystick
743 +       b016  USB,5-Axis,10-Button with POV
744 +       b018  TW6 Wheel
745 +       ff60  USB Wireless VibrationPad
746  0584  RATOC System, Inc.
747         0008  Fujifilm MemoryCard ReaderWriter
748         b000  REX-USB60
749 @@ -4834,14 +4998,16 @@
750         000e  Digital Camera
751         000f  Digital Camera
752  0586  ZyXEL Communications Corp.
753 +       0025  802.11b/g/n USB Wireless Network Adapter
754         0102  omni.net II ISDN TA
755         1000  Omni NET Modem / ISDN TA
756         1500  Omni 56K Plus
757         2011  Scorpion-980N keyboard
758         3304  LAN Modem
759 +       3309  ADSL Modem Prestige 600 series
760         330a  ADSL Modem Interface
761         330e  USB Broadband ADSL Modem Rev 1.10
762 -       3400  802.11b
763 +       3400  ZyAIR B-220 IEEE 802.11b Adapter
764         3401  ZyAIR G-220 802.11bg
765         3402  ZyAIR G-220F 802.11bg
766         3407  G-200 v2 802.11bg
767 @@ -4853,6 +5019,7 @@
768         3413  ZyAIR AG-225H v2 802.11bg
769         3415  G-210H 802.11g Wireless Adapter
770         3416  NWD-210N 802.11b/g/n-draft wireless adapter
771 +       341a  NWD-270N Wireless N-lite USB Adapter
772  0587  America Kotobuki Electronics Industries, Inc.
773  0588  Sapien Design
774  0589  Victron
775 @@ -4887,10 +5054,12 @@
776         5492  Hub
777         6232  Hi-Speed 16-in-1 Flash Card Reader/Writer
778         6254  USB Hub
779 +       6331  SD/MMC/MS Card Reader
780         6335  SD/MMC Card Reader
781         6360  Multimedia Card Reader
782         6361  Multimedia Card Reader
783         6362  Hi-Speed 21-in-1 Flash Card Reader/Writer (Internal/External)
784 +       6366  Multi Flash Reader
785         6377  Multimedia Card Reader
786         6386  Memory Card
787         6387  Transcend JetFlash Flash Drive
788 @@ -4910,6 +5079,7 @@
789         9368  Multimedia Card Reader
790         9380  Flash Drive
791         9382  Acer/Sweex Flash drive
792 +       9384  qdi U2Disk T209M
793         9410  Keyboard
794         9472  Keyboard Hub
795         9510  ChunghwaTL USB02 Smartcard Reader
796 @@ -4968,6 +5138,7 @@
797         017c  HDD/1394B
798         0251  Optical
799         0252  Optical
800 +       0470  Prestige Portable Hard Drive
801         1052  DVD+RW External Drive
802  059c  A-Trend Technology Co., Ltd
803  059d  Advanced Input Devices
804 @@ -5007,6 +5178,7 @@
805         1550  VEHO Filmscanner
806         2640  OV2640 Webcam
807         2643  Monitor Webcam
808 +       264b  Monitor Webcam
809         2800  SuperCAM
810         4519  Webcam Classic
811         7670  OV7670 Webcam
812 @@ -5075,20 +5247,26 @@
813         1209  iPod Video
814         120a  iPod Nano
815         1240  iPod Nano 2.Gen (DFU mode)
816 +       1255  iPod Nano 4.Gen (DFU mode)
817         1260  iPod Nano 2.Gen
818         1261  iPod Classic
819         1262  iPod Nano 3.Gen
820 +       1263  iPod Nano 4.Gen
821 +       1265  iPod Nano 5.Gen
822         1290  iPhone
823         1291  iPod Touch 1.Gen
824         1292  iPhone 3G
825 +       1293  iPod Touch 2.Gen
826 +       1294  iPhone 3GS
827         1300  iPod Shuffle
828         1301  iPod Shuffle 2.Gen
829         8202  HCF V.90 Data/Fax Modem
830         8203  Bluetooth HCI
831 -       8204  Bluetooth HCI [Bluetooth 2.0 + EDR, build-in]
832 +       8204  Bluetooth HCI [Bluetooth 2.0 + EDR, built-in]
833         8205  Bluetooth HCI
834         8206  Bluetooth HCI
835 -       8240  IR Receiver [build-in]
836 +       8240  IR Receiver [built-in]
837 +       8242  IR Receiver [built-in]
838         8300  Built-in iSight (no firmware loaded)
839         8501  Built-in iSight [Micron]
840         8502  Built-in iSight
841 @@ -5397,6 +5575,7 @@
842         a531  JumpDrive Secure II
843         a560  JumpDrive FireFly
844         a701  JumpDrive FireFly
845 +       a790  JumpDrive 2GB
846         b002  USB CF Reader
847         b018  Multi-Card Reader
848  05dd  Delta Electronics, Inc.
849 @@ -5437,11 +5616,12 @@
850         0406  Hub
851         0501  GL620USB Host-Host interface
852         0502  GL620USB-A GeneLink USB-USB Bridge
853 +       0503  Webcam
854         0504  HID Keyboard Filter
855         0604  USB 1.1 Hub
856         0605  USB 2.0 Hub [ednet]
857         0606  USB 2.0 Hub / D-Link DUB-H4 USB 2.0 Hub
858 -       0608  USB-2.0 4-Port HUB
859 +       0608  USB-2.0 4-Port HUB [Hama]
860         0660  USB 2.0 Hub
861         0700  SIIG US2256 CompactFlash Card Reader
862         0701  USB 2.0 IDE Adapter
863 @@ -5461,6 +5641,7 @@
864         0711  Card Reader
865         0712  Delkin Mass Storage Device
866         0715  USB 2.0 microSD Reader
867 +       0723  USB 2.0 SD/MMC/MS Flash Card Reader
868         0760  USB 2.0 Card Reader/Writer
869         0761  Genesys Mass Storage Device
870         0780  USBFS DFU Adapter
871 @@ -5643,8 +5824,10 @@
872  0642  VIA Medical Corp.
873  0644  TEAC Corp.
874         0000  Floppy
875 +       0200  All-In-One Multi-Card Reader CA200/B/S
876         1000  CD-ROM Drive
877         800d  TASCAM Portastudio DP-01FX
878 +       800e  TASCAM US-122L
879         d001  CD-R/RW Unit
880         d002  CD-R/RW Unit
881         d010  CD-RW/DVD Unit
882 @@ -5667,7 +5850,9 @@
883  064e  Suyin Corp.
884         a100  Acer OrbiCam
885         a101  Acer CrystalEye Webcam
886 +       a102  Lenovo Webcam
887         a110  HP Webcam
888 +       c107  HP webcam [dv6-1190en]
889         d101  Acer CrystalEye Webcam
890  064f  WIBU-Systems AG
891         0bd7  BOX/U
892 @@ -5823,6 +6008,9 @@
893         9000  MP3 Player
894         9001  MP3 Player
895         9002  MP3 Player
896 +0670  Sequel Imaging
897 +       0001  Calibrator
898 +       0005  Enable Cable
899  0672  Labtec, Inc.
900         1041  LCS1040 Speaker System
901         5000  SpaceBall 4000 FLX
902 @@ -5833,6 +6021,7 @@
903         0110  Vigor 128 ISDN TA
904         0550  Vigor550
905         1688  miniVigor 128 ISDN TA
906 +       6694  USB ISDN TA
907  0676  Teles AG
908  0677  Aiwa Co., Ltd
909         07d5  TM-ED1285(USB)
910 @@ -5880,7 +6069,8 @@
911         e240  Speedstream Ethernet Adapter E240
912         e540  Speedstream Ethernet Adapter E240
913  067d  Hohner Corp.
914 -067e  Intermec
915 +067e  Intermec Technologies Corp.
916 +       0801  SR30 Barcode Scanner
917         1001  Mobile Computer
918  067f  Virata, Ltd
919         4552  DSL-200 ADSL Modem
920 @@ -5956,6 +6146,7 @@
921         000a  SDCard/MMC Reader/Writer
922  0694  Lego Group
923         0001  Mindstorms Tower
924 +       0002  Mindstorms NXT
925  0698  Chuntex (CTX)
926         1786  1300ex Monitor
927         2003  CTX M730V built in Camera
928 @@ -5995,6 +6186,7 @@
929         0010  Tornado Speakerphone FaxModem 56.0
930         0011  Tornado Speakerphone FaxModem 56.0
931         1000  ADT VvBus for CopperJet
932 +       1004  CopperJet 821 RouterPlus
933  06a2  Topro Technology, Inc.
934         0033  USB Mouse
935  06a3  Saitek PLC
936 @@ -6042,6 +6234,7 @@
937         803f  X36 Flight Controller
938         806f  P2000 Tilt Pad
939         80c0  Pro Gamer Command Unit
940 +       80c1  Cyborg Command Pad Unit
941         a502  Gaming Mouse
942         ff04  R440 Force Wheel
943         ff0c  Cyborg Force Rumble Pad
944 @@ -6355,6 +6548,7 @@
945  06f7  Wailly Technology Ltd
946         0003  USB->Din 4 Adaptor
947  06f8  Guillemot Corp.
948 +       3002  Hercules Blog Webcam
949         3004  Hercules Classic Silver
950         3005  Hercules Dualpix Exchange
951         3007  Hercules Dualpix Chat and Show
952 @@ -6407,6 +6601,7 @@
953         0300  BAY-3U1S1P Parallel Port
954         0302  Parallel Port
955         0900  SVGA Adapter
956 +       5001  Trigger UV-002BD[Startech USBVGAE]
957  0713  Interval Research Corp.
958  0714  NewMotion, Inc.
959         0003  ADB to USB convertor
960 @@ -6481,7 +6676,7 @@
961  0735  Asuscom Network
962         2100  ISDN Adapter
963         2101  ISDN Adapter
964 -       6694  ISDN Adapter
965 +       6694  ISDNlink 128K
966         c541  ISDN TA 280
967  0736  Lorom Industrial Co., Ltd
968  0738  Mad Catz, Inc.
969 @@ -6498,12 +6693,6 @@
970         4588  XBox Device
971  073a  Chaplet Systems, Inc.
972  073b  Suncom Technologies
973 -073d  Eutron S.p.a.
974 -       0005  Crypto Token
975 -       0007  CryptoIdentity CCID
976 -       0025  SmartKey 3
977 -       0c00  Pocket Reader
978 -       0d00  StarSign Bio Token 3.0 EU
979  073c  Industrial Electronic Engineers, Inc.
980         0305  Pole Display (PC305-3415  2 x 20 Line Display)
981         0322  Pole Display (PC322-3415  2 x 20 Line Display)
982 @@ -6514,6 +6703,12 @@
983         0505  Pole Display (SPC505-3415 2 x 20 Line Display)
984         0522  Pole Display (SPC522-3415 2 x 20 Line Display)
985         0624  Pole Display (SP324-3415  4 x 20 Line Display)
986 +073d  Eutron S.p.a.
987 +       0005  Crypto Token
988 +       0007  CryptoIdentity CCID
989 +       0025  SmartKey 3
990 +       0c00  Pocket Reader
991 +       0d00  StarSign Bio Token 3.0 EU
992  073e  NEC, Inc.
993         0301  Game Pad
994  0745  Syntech Information Co., Ltd
995 @@ -6578,6 +6773,7 @@
996         200d  M-Audio OmniStudio
997         200f  M-Audio MobilePre
998         2010  M-Audio Fast Track
999 +       2012  M-Audio Fast Track Pro
1000         2013  M-Audio JamLab
1001         2015  M-Audio RunTime DFU
1002         2016  M-Audio RunTime DFU
1003 @@ -6633,6 +6829,9 @@
1004  076e  Kuan Tech Enterprise Co., Ltd
1005  076f  Jhen Vei Electronic Co., Ltd
1006  0770  Welch Allyn, Inc - Medical Division
1007 +0771  Observator Instruments BV
1008 +       4455  OMC45III
1009 +       ae0f  OMC45III
1010  0774  AmTRAN Technology Co., Ltd
1011  0775  Longshine Electronics Corp.
1012  0776  Inalways Corp.
1013 @@ -6676,7 +6875,8 @@
1014         5150  SDCZ2 Cruzer Mini Flash Drive (thin)
1015         5151  Cruzer Micro Flash Drive
1016         5153  Cruzer Flash Drive
1017 -       5406  Cruzer Micro 1/2/4GB Flash Drive
1018 +       5402  U3 Cruzer Micro
1019 +       5406  Cruzer Micro U3
1020         5408  Cruzer Titanium U3
1021         6100  Ultra II SD Plus 2GB
1022         7100  Cruzer Mini
1023 @@ -6700,6 +6900,8 @@
1024         7431  Sansa M200v4 (msc)
1025         7432  Sansa Clip (mtp)
1026         7433  Sansa Clip (msc)
1027 +       7434  Sansa Clip V2 (mtp)
1028 +       7435  Sansa Clip V2 (msc)
1029         7450  Sansa C250
1030         7451  Sansa C240
1031         7460  Sansa Express
1032 @@ -6708,6 +6910,7 @@
1033         74b1  Sansa View
1034         74c0  Sansa Fuze (mtp)
1035         74c1  Sansa Fuze (msc)
1036 +       74d0  Sansa Clip+
1037         8181  Pen Flash
1038         8183  Hi-Speed Mass Storage Device
1039         8185  SDCZ2 Cruzer Mini Flash Drive (older, thick)
1040 @@ -6749,6 +6952,9 @@
1041         0064  LDR-R Device
1042         00b3  DVD Multi-plus unit LDR-H443U2
1043         010c  Realtek RTL8187 Wireless 802.11g 54Mbps Network Adapter
1044 +       0162  LAN-WN22/U2 Wireless LAN Adapter
1045 +       0163  LAN-WN12/U2 Wireless LAN Adapter
1046 +       0164  LAN-W150/U2M Wireless LAN Adapter
1047  078b  Happ Controls, Inc.
1048         0010  Driving UGCI
1049         0020  Flying UGCI
1050 @@ -6777,18 +6983,12 @@
1051  079b  Sagem
1052         0027  USB-Serial Controller
1053         002f  Mobile
1054 -#              0  Mobile Pseudo CDC Modem
1055 -#              1  Mobile Pseudo CDC Trace
1056 -#              2  Mobile Pseudo CDC Chimera
1057         0030  Mobile Communication Device
1058         0042  Mobile
1059 -#              2  Mobile Video Pseudo CDC Trace
1060         004a  XG-760A 802.11bg
1061         004b  Wi-Fi 11g adapter
1062         0056  Agfa AP1100 Photo Printer
1063         005d  Mobile Mass Storage
1064 -#              1  Mobile Mass Storage Pseudo CDC Trace
1065 -#              2  Mobile Mass Storage Pseudo CDC Chimera
1066         0062  XG-76NA 802.11bg
1067  079d  Alfadata Computer Corp.
1068         0201  GamePort Adapter
1069 @@ -6813,12 +7013,15 @@
1070         0017  FEther USB2-TX
1071         001a  ULUSB-11 Key
1072         002f  CG-WLUSB2GNL
1073 +       003c  CG-WLUSB2GNL
1074 +       003f  CG-WLUSB300AGN
1075         7613  Stick-11 V2 802.11b Adapter
1076         9601  FEther USB-TXC
1077  07ab  Freecom Technologies
1078         fc01  IDE bridge
1079         fc02  Cable II USB-2
1080         fc03  USB2-IDE IDE bridge
1081 +       fcd6  Freecom HD Classic
1082         fcf8  Freecom Classic SL Network Drive
1083  07af  Microtech
1084         0004  SCSI-DB25 SCSI Bridge [shuttle]
1085 @@ -6869,7 +7072,10 @@
1086         0410  Scanner
1087         0412  Scanner
1088         0800  OpticPro ST48 Scanner
1089 +       0906  OpticBook 3600 Scanner
1090         0c03  OpticPro ST64+ Scanner
1091 +       0c26  OpticBook 4600 Scanner
1092 +       0c2b  Mobile Office D428 Scanner
1093  07b4  Olympus Optical Co., Ltd
1094         0100  Camedia C-2100/C-3000 Ultra Zoom Camera
1095         0102  Camedia E-10/C-220/C-50 Camera
1096 @@ -6897,6 +7103,11 @@
1097         1201  IEEE 802.11b Adapter
1098         200c  XX2
1099         2573  Wireless LAN Card
1100 +       2770  802.11n/b/g Mini Wireless LAN USB2.0 Adapter
1101 +       2870  802.11n/b/g Wireless LAN USB2.0 Adapter
1102 +       3070  802.11n/b/g Mini Wireless LAN USB2.0 Adapter
1103 +       3071  802.11n/b/g Mini Wireless LAN USB2.0 Adapter
1104 +       3072  802.11n/b/g Mini Wireless LAN USB2.0 Adapter
1105         4000  DU-E10 Ethernet [klsi]
1106         4002  DU-E100 Ethernet [pegasus]
1107         4003  1/10/100 Ethernet Adapter
1108 @@ -6908,8 +7119,8 @@
1109         4102  USB 1.1 10/100M Fast Ethernet Adapter
1110         4104  XX9
1111         420a  UF200 Ethernet
1112 -       6001  802.11bg
1113         5301  GW-US54ZGL 802.11bg
1114 +       6001  802.11bg
1115         a001  Wireless Network Adapter
1116         abc1  DU-E10 Ethernet [pegasus]
1117         b000  BWU613
1118 @@ -6991,6 +7202,7 @@
1119         0002  AVerTV PVR USB/EZMaker Pro Device
1120         0026  AVerTV
1121         1228  MPEG-2 Capture Device (M038)
1122 +       a309  HP DVB-T TV Tuner [HP dv6-1190en]
1123         e880  MPEG-2 Capture Device (E880)
1124         e882  MPEG-2 Capture Device (E882)
1125  07cb  Kingmax Technology, Inc.
1126 @@ -7097,16 +7309,25 @@
1127         13f2  DSL-502G Router
1128         3a07  WUA-2340 Adapter
1129         3a08  predator Bootloader Download
1130 +       3a09  DWA-160 Xtreme N Dual Band USB Adapter(rev.A2) [Atheros AR9001U-(2)NG]
1131         3a0d  DWA-120 Wireless 108G Adapter
1132         3b01  AirPlus G DWL-G122 Wireless Adapter
1133         3b10  RangeBooster N Adapter
1134         3b11  Wireless N Adapter DWA-130
1135 -       3c10  DWA 160A 802.11n
1136         3c03  DWL-G122 802.11g Adapter [ralink rt73]
1137         3c04  WUA-1340
1138         3c05  EH103 Wireless G Adapter
1139         3c07  Wireless G DWA-110 Adapter
1140         3c09  DWA-140 802.11n Adapter [ralink rt2870]
1141 +       3c0a  DWA-140 RangeBooster N USB Adapter(rev.B2)
1142 +       3c0b  DWA-110 Wireless G USB Adapter(rev.B)
1143 +       3c0d  DWA-125 Wireless 150 USB Adapter
1144 +       3c0e  WUA-2340 USB Adapter(rev.B)
1145 +       3c0f  AirPlus G DWL-G122 Wireless Adapter(rev.E)
1146 +       3c10  DWA-160 Xtreme N Dual Band USB Adapter(rev.A) [Atheros AR9001U-(2)NG]
1147 +       3c11  DWA-160 Xtreme N Dual Band USB Adapter(rev.B) [Ralink RT2870]
1148 +       3c13  DWA-130 Wireless N USB Adapter(rev.B)
1149 +       3c15  DWA-140 Wireless N USB Adapter(rev.B3)
1150         5100  Remote NDIS Device
1151         f101  DBT-122 Bluetooth
1152         fc01  DBT-120 Bluetooth Adapter
1153 @@ -7137,6 +7358,8 @@
1154         0002  Cash Drawer I/F
1155  07ef  STSN
1156         0001  Internet Access Device
1157 +07f2  Microcomputer Applications, Inc.
1158 +       0001  KEYLOK II
1159  07f6  Circuit Assembly Corp.
1160  07f7  Century Corp.
1161         0005  ScanLogic/Century Corporation uATA
1162 @@ -7235,7 +7458,7 @@
1163         0053  Handheld
1164         0054  Handheld
1165         0060  Tungsten C/E/T/T2/T3 / Zire 71
1166 -       0061  Lifedrive / Treo 650/680 / Tunsten E2/T5/TX / Zire 21/31/72 / Z22
1167 +       0061  Lifedrive / Treo 650/680 / Tunsten E2/T5/TX / Centro / Zire 21/31/72 / Z22
1168         0062  Handheld
1169         0063  Handheld
1170         0064  Handheld
1171 @@ -7280,7 +7503,11 @@
1172         5501  Wireless Adapter 11g
1173         6500  Cable Modem
1174         6618  802.11n Wireless Adapter
1175 -       7522  802.11N Wireless Adapter
1176 +       7511  Arcadyan 802.11N Wireless Adapter
1177 +       7512  Arcadyan 802.11N Wireless Adapter
1178 +       7522  Arcadyan 802.11N Wireless Adapter
1179 +       8522  Arcadyan 802.11N Wireless Adapter
1180 +       a512  Arcadyan 802.11N Wireless Adapter
1181         a618  SMC EZ Connect N Draft 11n Wireless Adapter
1182         b004  CPWUE001 USB/Ethernet Adapter
1183         b522  EZ Connect N Draft 11n Wireless USB2.0 Adapter
1184 @@ -7288,6 +7515,7 @@
1185         c003  802.11b Wireless Adapter
1186         c501  Zoom Wireless-G
1187         c561  802.11a/g Wireless Adapter
1188 +       d522  Speedport W 102 Stick IEEE 802.11n USB 2.0 Adapter
1189         e501  ZD1211B
1190         e506  WUS-201 802.11bg
1191         f501  802.11g Wireless Adapter
1192 @@ -7310,15 +7538,17 @@
1193         4210  WG121(v2) 54 Mbps Wireless [Intersil Prism GT]
1194         4220  WG111(v1) 54 Mbps Wireless [Intersil Prism54 Intersil 3886]
1195         4230  MA111(v2) 802.11b Wireless [SIS SIS 162]
1196 -       4240  WG111v2 54 Mbps Wireless [RealTek RTL8187L]
1197 +       4240  WG111(v1) rev 2 54 Mbps Wireless [Intersil Prism54 Intersil 3886]
1198         4260  WG111v3 54 Mbps Wireless [realtek RTL8187B]
1199         4300  WG111U Double 108 Mbps Wireless [Atheros AR5004X / AR5005UX]
1200         4301  WG111U (no firmware) Double 108 Mbps Wireless [Atheros AR5004X / AR5005UX]
1201         6a00  WG111v2 54 Mbps Wireless [RealTek RTL8187L]
1202         7100  WN121T RangeMax Next Wireless-N [Marvell TopDog]
1203         9000  WN111(v1) RangeMax Next Wireless [Marvell TopDog]
1204 -       9001  WN111 v2 802.11n
1205 -       9010  WNDA3100 802.11n
1206 +       9001  WN111(v2) RangeMax Next Wireless [Atheros AR9001U-(2)NG]
1207 +       9010  WNDA3100(v1) 802.11n [Atheros AR9001U-(2)NG]
1208 +       9011  WNDA3100(v2) 802.11n
1209 +       9040  WNA1000 Wireless-N 150 [Atheros AR9001U-(2)NG]
1210         a001  PA101 10 Mbps HPNA Home Phoneline RJ-1
1211  084d  Minton Optic Industry Co., Inc.
1212         0001  Jenoptik JD800i
1213 @@ -7336,7 +7566,7 @@
1214  0850  Fast Point Technologies, Inc.
1215  0851  Macronix International Co., Ltd
1216         1542  SiPix Blink
1217 -       1543  Maxell WS30 Slim Digital Camera
1218 +       1543  Maxell WS30 Slim Digital Camera, or Pandigital PI8004W01 digital photo frame
1219         a168  MXIC
1220  0852  CSEM
1221  0853  Topre Corporation
1222 @@ -7440,8 +7670,12 @@
1223  0887  Hannstar Electronics Corp.
1224  088b  MassWorks, Inc.
1225         4944  MassWorks ID-75 TouchScreen
1226 +088c  Swecoin AB
1227 +       2030  Ticket Printer TTP 2030
1228  0892  DioGraphy, Inc.
1229         0101  Smartdio Reader/Writer
1230 +0897  Lauterbach
1231 +       0002  Power Debug/Power Debug II
1232  089c  United Technologies Research Cntr.
1233  089d  Icron Technologies Corp.
1234  089e  NST Co., Ltd
1235 @@ -7456,6 +7690,7 @@
1236  08bb  Texas Instruments Japan
1237         2702  Speakers
1238         2900  PCM2900 Audio Codec
1239 +       2901  PCM2901 Audio Codec
1240         2904  PCM2904 Audio Codec
1241  08bd  Citizen Watch Co., Ltd
1242         1100  X1-USB Floppy
1243 @@ -7517,6 +7752,10 @@
1244  08d3  Virtual Ink
1245  08d4  Fujitsu Siemens Computers
1246         0009  SCR SmartCard Reader
1247 +08d8  IXXAT Automation GmbH
1248 +       0002  USB-to-CAN compact
1249 +       0003  USB-to-CAN II
1250 +       0100  USB-to-CAN
1251  08d9  Increment P Corp.
1252  08dd  Billionton Systems, Inc.
1253         0112  Wireless LAN Adapter
1254 @@ -7591,6 +7830,7 @@
1255         0030  TravelDrive
1256         0822  TravelDrive 2C
1257         0832  Hi-Speed Mass Storage Device
1258 +       0834  M-Disk 220
1259         0998  Kingston Data Traveler2.0 Disk Driver
1260         0999  Kingston Data Traveler2.0 Disk Driver
1261         1000  TravelDrive 2C
1262 @@ -7645,6 +7885,7 @@
1263         258d  AES2501
1264         258e  AES2501
1265         258f  AES2501
1266 +       2810  AES2810
1267         3400  AES3400 TruePrint Sensor
1268         3401  AES3400 Sensor
1269         3402  AES3400 Sensor
1270 @@ -7696,6 +7937,8 @@
1271         0001  Hard Drive Adapter (TPP)
1272         0002  SigmaDrive Adapter (TPP)
1273  0906  Faraday Technology Corp.
1274 +0908  ShenZhen SANZHAI Technology Co.,Ltd
1275 +       2701  Spy Pen VGA
1276  0909  Audio-Technica Corp.
1277  090a  Trumpion Microelectronics, Inc.
1278         1001  T33520 Flash Card Controller
1279 @@ -7706,6 +7949,7 @@
1280  090c  Feiya Technology Corp.
1281         1000  Flash Drive
1282         1132  5-in-1 Card Reader
1283 +       6000  SD/SDHC Card Reader (SG365 / FlexiDrive XC+)
1284         b371  Silicon Motion SM371 Camera
1285  090d  Multiport Computer Vertriebs GmbH
1286  090e  Shining Technology, Inc.
1287 @@ -7752,7 +7996,9 @@
1288         0004  iQue 3600
1289         0200  Data Card Programmer (install)
1290         1200  Data Card Programmer
1291 +       21a5  etrex Cx (msc)
1292         2295  Colorado 300
1293 +       2353  Nüvi 205T
1294  0920  Echelon Co.
1295         7500  Network Interface
1296  0921  GoHubs, Inc.
1297 @@ -7811,6 +8057,7 @@
1298         070a  Pocket PC e400 Series
1299         070b  Pocket PC e800 Series
1300         0b05  PX1220E-1G25 External hard drive
1301 +       0b09  PX1396E-3T01 External hard drive
1302         1300  Wireless Broadband (CDMA EV-DO) SM-Bus Minicard Status Port
1303         1301  Wireless Broadband (CDMA EV-DO) Minicard Status Port
1304         1302  Wireless Broadband (3G HSDPA) SM-Bus Minicard Status Port
1305 @@ -7862,11 +8109,15 @@
1306         0300  VideoAdvantage
1307         0302  Syntek DC-112X
1308         0320  VideoAdvantage
1309 -       1100  Video Enhamcement Device
1310 +       0482  USB2.0 TVBOX
1311 +       1100  DC-1100 Video Enhamcement Device
1312         1112  Veo Web Camera
1313         a311  Video Enhancement Device
1314  0933  Quantum Corp.
1315  0934  Netcom Systems
1316 +0936  NuTesla
1317 +       0030  Composite Device, Mass Storage Device (Flash Drive) amd HID
1318 +       003c  Rhythmedics HID Bootloader
1319  0939  Lumberg, Inc.
1320  093a  Pixart Imaging, Inc.
1321         0007  CMOS 100K-R Rev. 1.90
1322 @@ -7886,6 +8137,7 @@
1323         2608  PAC7311 Trust WB-3300p
1324         260e  PAC7311 Gigaware VGA PC Camera:Trust WB-3350p:SIGMA cam 2350
1325         260f  PAC7311 SnakeCam
1326 +       2621  PAC731x Trust Webcam
1327         2624  Webcam
1328  093b  Plextor Corp.
1329         0010  Storage Adapter
1330 @@ -7916,6 +8168,7 @@
1331         0304  USB Pro (16/48)
1332         1105  USB One
1333  094b  Linkup Systems Corp.
1334 +       0001  neonode N2
1335  094d  Cable Television Laboratories
1336  094f  Yano
1337         0101  U640MO-03
1338 @@ -7929,6 +8182,8 @@
1339         1603  DataTraveler 1GB/2GB Pen Drive
1340         1607  DataTraveler 100
1341         1613  DataTraveler 8GB Pen Drive
1342 +       1625  DataTraveler 101 II
1343 +       162a  DataTraveler 112 4GB Pen Drive
1344  0954  RPM Systems Corp.
1345  0955  NVidia Corp.
1346  0956  BSquare Corp.
1347 @@ -7950,6 +8205,7 @@
1348  096e  Feitian Technologies, Inc.
1349         0802  ePass2000 (G&D STARCOS SPK 2.4)
1350  0971  Gretag-Macbeth AG
1351 +       2005  Huey
1352  0973  Schlumberger
1353         0001  e-gate Smart Card
1354  0974  Datagraphix, a business unit of Anacomp
1355 @@ -7982,6 +8238,7 @@
1356  0996  Integrated Telecom Express, Inc.
1357  099a  Zippy Technology Corp.
1358         610c  EL-610 Super Mini Electron luminescent Keyboard
1359 +       7160  Hyper Slim Keyboard
1360  09a3  PairGain Technologies
1361  09a4  Contech Research, Inc.
1362  09a5  VCON Telecommunications
1363 @@ -8235,8 +8492,14 @@
1364         2123  Bluetooth dongle
1365         2130  2045 Bluetooth 2.0 USB-UHE Device with trace filter
1366         2131  2045 Bluetooth 2.0 Device with trace filter
1367 +       2145  Bluetooth with Enhanced Data Rate II
1368 +       2150  BCM2046 Bluetooth Device
1369         4500  BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
1370 +       4502  Keyboard (Boot Interface Subclass)
1371         5800  BCM5880 Secure Applications Processor
1372 +       5801  BCM5880 Secure Applications Processor with fingerprint swipe sensor
1373 +       5802  BCM5880 Secure Applications Processor with fingerprint touch sensor
1374 +       5803  BCM5880 Secure Applications Processor with secure keyboard
1375         6300  Pirelli Remote NDIS Device
1376  0a5d  Diatrend Corp.
1377  0a5f  Zebra
1378 @@ -8394,9 +8657,10 @@
1379  0acc  Koga Electronics Co.
1380  0acd  ID Tech
1381         0401  ID TECH Spectrum III Hybrid Smartcard Reader
1382 +       0630  ID TECH Spectrum III Mag-Only Insert Reader (SPT3-355 Series) USB-CDC
1383  0ace  ZyDAS
1384         1201  802.11b
1385 -       1211  802.11bg
1386 +       1211  ZEW 2501 802.11bg Wireless Adapter
1387         1215  WLA-54L 802.11bg
1388         1221  ZD1221 802.11n
1389         1602  ZyXEL Omni FaxModem 56K
1390 @@ -8445,6 +8709,9 @@
1391         6000  GlobeTrotter 3G datacard
1392         6300  GT 3G Quad UMTS/GPRS Card
1393         6600  GlobeTrotter 3G+ datacard
1394 +       6711  GlobeTrotter Express 7.2 v2
1395 +       6971  Globetrotter HSDPA Modem
1396 +       7501  Globetrotter HSUPA Modem (icon 411 aka "Vodafone K3760")
1397  0af6  Silver I Co., Ltd
1398  0af7  B2C2, Inc.
1399         0101  Digital TV USB Receiver (DVB-S/T/C / ATSC)
1400 @@ -8469,21 +8736,31 @@
1401         1716  Bluetooth Device
1402         171b  A9T wireless 802.11bg
1403         171c  802.11b/g Wireless Network Adapter
1404 +       171f  My Cinema U3000 Mini [DiBcom DiB0700]
1405         1723  WL-167G v2 802.11g Adapter [ralink]
1406         1724  RT2573
1407         1726  Laptop OLED Display
1408         172a  ASUS 802.11n Network Adapter
1409         172b  802.11n Network Adapter
1410 -       1731  ASUS 802.11n Network Adapter
1411 +       1731  802.11n Network Adapter
1412         1732  802.11n Network Adapter
1413         1734  ASUS AF-200
1414         173c  BT-183 Bluetooth 2.0
1415         1742  802.11n Network Adapter
1416 +       1751  BT-253 Bluetooth Adapter
1417 +       1760  802.11n Network Adapter
1418 +       1761  802.11n Network Adapter
1419 +       1784  802.11n Network Adapter
1420         6101  Cable Modem
1421         620a  Remote NDIS Device
1422         b700  Broadcom Bluetooth 2.1
1423 +0b0b  Datamax-O'Neil
1424 +       106e  Datamax E-4304
1425  0b0c  Todos Data System AB
1426         0009  Todos Argos Mini II Smart Card Reader
1427 +       003f  Todos C400 smartcard controller (Handelsbanken card reader)
1428 +0b0d  ProjectLab
1429 +       0000  CenturyCD
1430  0b0e  GN Netcom
1431  0b0f  AVID Technology
1432  0b10  Pcally
1433 @@ -8504,6 +8781,7 @@
1434         0020  ShuttleXpress
1435  0b37  Hitachi ULSI Systems Co., Ltd
1436  0b39  Omnidirectional Control Technology, Inc.
1437 +       0001  Composite USB PS2 Converter
1438         0109  USB TO Ethernet
1439         0421  Serial
1440         0801  USB-Parallel Bridge
1441 @@ -8798,9 +9076,11 @@
1442         0a9d  SmartPhone Sync
1443         0a9e  SmartPhone Sync
1444         0a9f  SmartPhone Sync
1445 +       0b03  Ozone Mobile Broadband
1446         0b04  Hermes / TyTN / T-Mobile MDA Vario II / O2 Xda Trion
1447         0b06  Athena / Advantage x7500 / Dopod U1000 / T-Mobile AMEO
1448         0b0c  Elf / Touch / P3450 / T-Mobile MDA Touch / O2 Xda Nova / Dopod S1
1449 +       0b51  Qtek 8310 mobile phone [Tornado Noble]
1450         0bce  Vario MDA
1451  0bb5  Murata Manufacturing Co., Ltd
1452  0bb6  Network Alchemy
1453 @@ -8849,16 +9129,16 @@
1454         0108  Mass Storage Device
1455         0111  Card Reader
1456         0113  Mass Storage Device
1457 -       0115  Mass Storage Device
1458 +       0115  Mass Storage Device (Multicard Reader)
1459         0116  Mass Storage Device
1460         0117  Mass Storage Device
1461         0118  Mass Storage Device
1462 -       0151  Mass Storage Device
1463 +       0151  Mass Storage Device (Multicard Reader)
1464         0152  Mass Storage Device
1465         0153  Mass Storage Device
1466         0156  Mass Storage Device
1467         0157  Mass Storage Device
1468 -       0158  Mass Storage Device
1469 +       0158  USB 2.0 multicard reader
1470         0161  Mass Storage Device
1471         0168  Mass Storage Device
1472         0169  Mass Storage Device
1473 @@ -8955,6 +9235,8 @@
1474         ffff  Bluetooth module with BlueCore in DFU mode
1475  0c25  Sampo Corp.
1476         0310  Scream Cam
1477 +0c26  Prolific Technology Inc.
1478 +       0018  USB-Serial Controller [Icom Inc. OPC-478UC]
1479  0c27  RFIDeas, Inc
1480         3bfa  pcProx Card Reader
1481  0c2e  Metro
1482 @@ -9042,8 +9324,8 @@
1483         60fe  Audio (Microphone)
1484         6108  Win2 PC Camera
1485         6122  PC Camera (SN9C110)
1486 -       6128  PC Camera (SN9C325 + OM6802)
1487         6123  PC Camera (SN9C110)
1488 +       6128  PC Camera (SN9C325 + OM6802)
1489         612a  PC Camera (SN9C325)
1490         612c  PC Camera (SN9C110)
1491         612e  PC Camera (SN9C110)
1492 @@ -9062,6 +9344,7 @@
1493         624c  PC Camera (SN9C201 + MI1320)
1494         624e  PC Camera (SN9C201 + SOI968)
1495         624f  PC Camera (SN9C201 + OV9650)
1496 +       6251  PC Camera (SN9C201 + OV9650)
1497         6253  PC Camera (SN9C201 + OV9650)
1498         6260  PC Camera (SN9C201 + OV7670ISP)
1499         6262  PC Camera (SN9C201 + OM6802)
1500 @@ -9081,7 +9364,7 @@
1501         628f  PC Camera with Microphone (SN9C202 + OV9650)
1502         62a0  PC Camera with Microphone (SN9C202 + OV7670ISP)
1503         62a2  PC Camera with Microphone (SN9C202 + OM6802)
1504 -       62b0  PC Camera with Microphone (SN9C201 + MI0360/MT9V011 or MI0360SOC/MT9V111)
1505 +       62b0  PC Camera with Microphone (SN9C202 + MI0360/MT9V011 or MI0360SOC/MT9V111)
1506         62b3  PC Camera with Microphone (SN9C202 + OV9655)
1507         62ba  PC Camera with Microphone (SN9C202 + S5K53BEB)
1508         62bb  PC Camera with Microphone (SN9C202 + OV7660)
1509 @@ -9089,7 +9372,9 @@
1510         62be  PC Camera with Microphone (SN9C202 + OV7663)
1511         62c0  Sonix USB 2.0 Camera
1512         62e0  MSI Starcam Racer
1513 +       6310  Sonix USB 2.0 Camera
1514         63e0  Sonix Integrated Webcam
1515 +       63f1  Integrated Webcam
1516         63f8  Sonix Integrated Webcam
1517         8000  DC31VC
1518         8006  Dual Mode Camera (8006 VGA)
1519 @@ -9224,7 +9509,7 @@
1520         0035  Miditech Play'n Roll
1521         0036  Cinergy 250 Audio
1522         0037  Cinergy 250 Audio
1523 -       0038  Cinergy T^2 DVB-T Receiver
1524 +       0038  Cinergy T² DVB-T Receiver
1525         0039  Grabster AV 400
1526         003b  Cinergy 400
1527         003c  Grabster AV 250
1528 @@ -9232,10 +9517,16 @@
1529         0043  Cinergy T XS
1530         004e  Cinergy T XS
1531         004f  Cinergy Analog XS
1532 +       0055  Cinergy T XE (Version 1, AF9005)
1533         005c  Cinergy T²
1534 -       0069  Cinergy T XE DVB-T Receiver
1535 +       0069  Cinergy T XE (Version 2, AF9015)
1536 +       0077  Aureon Dual USB
1537 +       0097  Cinergy T RC MKII
1538  0cd4  Bang Olufsen
1539         0101  BeolinkPC2
1540 +0cd5  LabJack Corporation
1541 +       0003  U3
1542 +       0009  UE9
1543  0cd7  NewChip S.r.l.
1544  0cd8  JS Digitech, Inc.
1545         2007  Smart Card Reader/JSTU-9700
1546 @@ -9261,11 +9552,14 @@
1547         0020  Wi-Fi Wireless LAN Adapter
1548         0022  802.11b/g/n Wireless Network Adapter
1549         0023  UB81 802.11bgn
1550 +       0025  802.11b/g/n USB Wireless Network Adapter
1551         0026  UB82 802.11abgn
1552  0ce9  pico Technology
1553         1001  PicoScope3204
1554  0cf1  e-Conn Electronic Co., Ltd
1555  0cf2  ENE Technology, Inc.
1556 +       6220  SD Card Reader (SG361)
1557 +       6225  SD card reader (UB6225)
1558  0cf3  Atheros Communications, Inc.
1559         0001  AR5523
1560         0002  AR5523 (no firmware)
1561 @@ -9273,8 +9567,9 @@
1562         0004  AR5523 (no firmware)
1563         0005  AR5523
1564         0006  AR5523 (no firmware)
1565 -       9170  AR9170 802.11n
1566         1001  TG121N
1567 +       3000  AR3011
1568 +       9170  AR9170 802.11n
1569  0cf4  Fomtex Corp.
1570  0cf5  Cellink Co., Ltd
1571  0cf6  Compucable Corp.
1572 @@ -9343,6 +9638,7 @@
1573         5020  Mobile Hard Disk Drive
1574         7000  OneTouch
1575         7010  OneTouch
1576 +       7410  Mobile Hard Disk Drive (1TB)
1577  0d4a  NF Corp.
1578  0d4b  Grape Systems, Inc.
1579  0d4c  Tedas AG
1580 @@ -9361,7 +9657,7 @@
1581  0d56  AVLAB Technology, Inc.
1582  0d57  Solomon Microtech, Ltd
1583  0d5c  Belkin
1584 -       a002  F5D6050 802.11b Adapter
1585 +       a002  Atmel at76c503a [F5D6050 802.11b Wireless Adapter v1000]
1586  0d5e  Myacom, Ltd
1587         2346  BT Digital Access adapter
1588  0d5f  CSI, Inc.
1589 @@ -9370,6 +9666,7 @@
1590  0d62  Darfon Electronics Corp.
1591         0003  Smartcard Reader
1592         0004  Filter Driver
1593 +       001c  Benq X120 Internet Keyboard Pro
1594         0306  M530 Mouse
1595         0800  Magic Wheel
1596         2021  AM805 Keyboard
1597 @@ -9421,6 +9718,7 @@
1598         1400  Attache 256MB USB 2.0 Flash Drive
1599         1420  PS2044 Pen Drive
1600         1470  Vosonic X's-Drive II+ VP2160
1601 +       1620  USB Disk Pro
1602         1900  USB Thumb Drive
1603  0d7e  American Computer & Digital Components
1604         2507  Hi-Speed USB-to-IDE Bridge Controller
1605 @@ -9539,7 +9837,7 @@
1606         5515  MP3 Player
1607         5516  MP3 Player
1608         5581  Mega Sky 5580 DVB-T Tuner
1609 -       6823  802.11b
1610 +       6823  UB11B/MS-6823 802.11b Wi-Fi adapter
1611         6826  IEEE 802.11g Wireless Network Adapter
1612         6855  Bluetooth Device
1613         6861  MSI-6861 802.11g WiFi adapter
1614 @@ -9564,6 +9862,8 @@
1615  0db4  Chung Fu Chen Yeh Enterprise Corp.
1616  0db7  ELCON Systemtechnik
1617         0002  Goldpfeil P-LAN
1618 +0dbc  A&D Medical
1619 +       0003  AND Serial Cable [AND Smart Cable]
1620  0dbe  Jiuh Shiuh Precision Industry Co., Ltd
1621  0dbf  Quik Tech Solutions
1622         0002  SmartDongle Security Key
1623 @@ -9603,6 +9903,7 @@
1624  0dd8  Netac Technology Co., Ltd
1625         1060  USB-CF-Card
1626         e007  OnlyDisk U222 Pendrive
1627 +       f607  OnlyDisk U208 1G flash drive [U-SAFE]
1628  0dd9  HighSpeed Surfing
1629  0dda  Integrated Circuit Solution, Inc.
1630         0001  Multi-Card Reader 6in1
1631 @@ -9649,18 +9950,34 @@
1632         0007  Bluetooth 2.0 Adapter 10m
1633         000b  Bluetooth 2.0 Adapter DFU
1634         000d  WL-168 Wireless Network Adapter 54g
1635 -       0017  WL-182
1636 +       0017  WL-182 Wireless-N Network USB Card
1637         0019  Bluetooth 2.0 adapter 10m CN-512v2 001
1638 -       001a  Bluetooth 2.0 adapter 100m CN-521v2 001
1639 -       061c  LN-028
1640 +       001a  Bluetooth 2.0 adapter 100m CN-521v2 001 
1641 +       002b  WL-188 Wireless Network 300N USB Adapter
1642 +       002c  WL-301 Wireless Network 300N USB Adapter
1643 +       002d  WL-302 Wireless Network 300N USB dongle 
1644 +       0039  WL-315 Wireless-N USB Adapter
1645 +       003b  WL-321 Wireless USB Gaming Adapter 300N
1646 +       003c  WL-323 Wireless-N USB Adapter
1647 +       003d  WL-324 Wireless USB Adapter 300N
1648 +       003e  WL-343 Wireless USB Adapter 150N X1
1649 +       003f  WL-608 Wireless USB Adapter 54g
1650 +       0040  WL-344 Wireless USB Adapter 300N X2
1651 +       0041  WL-329 Wireless Dualband USB adapter 300N
1652 +       0042  WL-345 Wireless USB adapter 300N X3
1653 +       0047  WL-352v1 Wireless USB Adapter 300N 002
1654 +       0048  WL-349v1 Wireless USB Adapter 150N 002
1655 +       004a  WL-358v1 Wireless Micro USB Adapter 300N X3 002
1656 +       004b  WL-360 Wireless Micro USB Adapter X3
1657 +       061c  LN-028 Network USB 2.0 Adapter
1658         21f4  44 St Bluetooth Device
1659         2200  Sitecom bluetooth2.0 class 2 dongle CN-512
1660         2208  Sitecom bluetooth2.0 class 2 dongle CN-520
1661         2209  Sitecom bluetooth2.0 class 1 dongle CN-521
1662 -       9071  802.11bg
1663 -       9075  802.11bg
1664 -       90ac  WL-172
1665 -       9712  WL-113 rev 2
1666 +       9071  WL-113 rev 1 Wireless Network USB Adapter
1667 +       9075  WL-117 Hi-Speed USB Adapter
1668 +       90ac  WL-172 Wireless Network USB Adapter 54g Turbo
1669 +       9712  WL-113 rev 2 Wireless Network USB Adapter
1670  0df7  Mobile Action Technology, Inc.
1671         0620  MA-620 Infrared Adapter
1672         0700  MA-700 Bluetooth Adapter
1673 @@ -9676,13 +9993,23 @@
1674         0001  Touchscreen
1675  0e03  Nippon Systemware Co., Ltd
1676  0e08  Winbest Technology Co., Ltd
1677 +0e0b  Amigo Technology Inc.
1678 +       9031  802.11n Wireless USB Card
1679 +       9041  802.11n Wireless USB Card
1680  0e0c  Gesytec
1681         0101  LonUSB LonTalk Network Adapter
1682  0e0f  VMware, Inc.
1683         0002  Virtual USB Hub
1684 +       0003  Virtual Mouse
1685 +       0004  Virtual CCID
1686 +       0005  Virtual Mass Storage
1687 +       0006  Virtual Keyboard
1688 +       f80a  Smoker FX2
1689  0e16  JMTek, LLC
1690  0e17  Walex Electronic, Ltd
1691  0e1b  Crewave
1692 +0e20  Pegasus Technologies Ltd.
1693 +       0101  NoteTaker
1694  0e21  Cowon Systems, Inc.
1695         0300  iAudio CW200
1696         0400  MP3 Player
1697 @@ -9706,9 +10033,11 @@
1698         0009  Handyscope HS3 (br)
1699         000a  Handyscope HS4
1700         000b  Handyscope HS4 (br)
1701 -       000e  Handyscope HS4 Diff
1702 -       000f  Handyscope HS4 Diff (br)
1703 +       000e  Handyscope HS4-DIFF
1704 +       000f  Handyscope HS4-DIFF (br)
1705         0010  Handyscope HS2
1706 +       0011  TiePieSCOPE HS805 (br)
1707 +       0012  TiePieSCOPE HS805
1708         0018  Handyprobe HP2
1709         0042  TiePieSCOPE HS801
1710         00fd  USB To Parallel adapter
1711 @@ -9745,12 +10074,20 @@
1712         6119  remote receive and control device
1713         6441  C-Media Sound Device
1714  0e5d  Neltron Industrial Co., Ltd
1715 -0e66  Hawking
1716 +0e5e  Conwise Technology Co., Ltd.
1717 +       6622  CW6622
1718 +0e66  Hawking Technologies
1719 +       0001  HWUN1 Hi-Gain Wireless-300N USB Adapter w/ Upgradable Antenna
1720 +       0003  HWDN1 Hi-Gain USB Wireless-300N Dish Adapter
1721 +       0009  HWUN2 Hi-Gain Wireless-150N USB Adapter w/ Upgradable Antenna
1722 +       000b  HWDN2 Hi-Gain USB Wireless-150N Dish Adapter
1723 +       0013  Hi-Gain Wireless-N USB [rt2870]
1724         400b  UF100 10/100 Network Adapter
1725         400c  UF100 Ethernet [pegasus2]
1726  0e67  Fossil, Inc.
1727         0002  Wrist PDA
1728  0e6a  Megawin Technology Co., Ltd
1729 +       0101  MA100 [USB-UART Bridge IC]
1730  0e70  Tokyo Electronic Industry Co., Ltd
1731  0e72  Hsi-Chin Electronics Co., Ltd
1732  0e75  TVS Electronics, Ltd
1733 @@ -9767,7 +10104,9 @@
1734  0e8d  MediaTek Inc.
1735         0004  MT6227 phone
1736  0e8f  GreenAsia Inc.
1737 -       0012  Joystick
1738 +       0003  MaxFire Blae2
1739 +       0012  USB Wireless 2.4GHz Gamepad
1740 +       0016  4 port HUB
1741  0e90  WiebeTech, LLC
1742         0100  Storage Adapter V1
1743  0e91  VTech Engineering Canada, Ltd
1744 @@ -9882,7 +10221,8 @@
1745  0f2f  Priva Design Services
1746  0f30  Jess Technology Co., Ltd
1747         001c  PS3 Guitar Controller Dongle
1748 -       0110  10-Button Joypad
1749 +       0110  Dual Analog Rumble Pad
1750 +       0111  Colour Rumble Pad
1751  0f31  Chrysalis Development
1752  0f32  YFC-BonEagle Electric Co., Ltd
1753  0f37  Kokuyo Co., Ltd
1754 @@ -9913,6 +10253,22 @@
1755  0f61  Varian, Inc.
1756  0f62  Acrox Technologies Co., Ltd
1757         1001  Targus Mini Trackball Optical Mouse
1758 +0f63  LeapFrog Enterprises
1759 +       0500  Fly Fusion
1760 +       0600  Leap Port Turbo
1761 +       0700  POGO
1762 +       0800  Didj
1763 +       0900  TAGSchool
1764 +       0a00  Leapster 2
1765 +       0b00  Crammer
1766 +       0c00  Tag Jr
1767 +       0d00  My Pal Scout
1768 +       0e00  Tag32
1769 +       0f00  Tag64
1770 +       1000  Kiwi16
1771 +       1100  Leapster L2x
1772 +       1111  Fly Fusion
1773 +       1300  Didj UK/France (Leapster Advance)
1774  0f68  Kobe Steel, Ltd
1775  0f69  Dionex Corp.
1776  0f6a  Vibren Technologies, Inc.
1777 @@ -9966,10 +10322,12 @@
1778  0fca  Research In Motion, Ltd.
1779         0001  Blackberry Handheld
1780  0fce  Sony Ericsson Mobile Communications AB
1781 +       00af  V640i Phone [PTP Camera]
1782         00d4  C902 [MTP]
1783         00d9  C702 Phone
1784         1010  WMC Modem
1785 -       10d4  C902 [PictBridge]
1786 +       10af  V640i Phone [PictBridge]
1787 +       10d4  C902 Phone [PictBridge]
1788         d008  V800-Vodafone 802SE WMC Modem
1789         d016  K750i Phone
1790         d017  K608i Phone
1791 @@ -9979,9 +10337,11 @@
1792         d041  K510i Phone
1793         d042  W810i Phone
1794         d046  K610i Phone
1795 -       d0d4  C902 [Modem]
1796 +       d0af  V640i Phone
1797 +       d0d4  C902 Phone [Modem]
1798         e042  W810i Phone
1799 -       e0d4  C902 [Mass Storage]
1800 +       e0af  V640i Phone [Mass Storage]
1801 +       e0d4  C902 Phone [Mass Storage] 
1802  0fcf  Dynastream Innovations, Inc.
1803  0fd0  Tulip Computers B.V.
1804  0fd1  Giant Electronics Ltd.
1805 @@ -10042,6 +10402,8 @@
1806         3342  Cayman 3352 DSL Modem
1807         3382  3380 Series Network Interface
1808         6072  DSL Modem
1809 +       9031  Motorola 802.11n Dualband USB Wireless Adapter
1810 +       9032  Motorola 802.11n 5G USB Wireless Adapter
1811         cb01  Cayman 3341 Ethernet DSL Router
1812  1010  Fukuda Denshi Co., Ltd
1813  1011  Mobile Media Tech.
1814 @@ -10094,13 +10456,16 @@
1815         8002  GN-BR402W
1816         8003  GN-WLBM101
1817         8004  GN-WLBZ101 802.11b Adapter
1818 -       8005  802.11b
1819 +       8005  GN-WLBZ201 802.11b Adapter
1820         8006  GN-WBZB-M 802.11b Adapter
1821         8007  GN-WBKG
1822         8008  GN-WB01GS
1823         800a  GN-WI05GS
1824         800b  GN-WB30N 802.11n WLAN Card
1825 +       800c  GN-WB31N 802.11n USB WLAN Card
1826 +       800d  GN-WB32L 802.11n USB WLAN Card
1827  1046  Winbond Electronics Corp. [hex]
1828 +       6694  Generic W6694 USB
1829         8901  Bluetooth Device
1830         9967  W9967CF/W9968CF Webcam IC
1831  1048  Targus Group International
1832 @@ -10113,6 +10478,7 @@
1833         0006  Infinity Smart
1834         0007  Infinity Smart module
1835         0008  Infinity CryptoKey
1836 +       0009  RE-BL PlayStation 3 IR-to-Bluetooth converter
1837  1050  Yubico.com
1838         0010  Yubikey
1839  1053  Immanuel Electronics Co., Ltd
1840 @@ -10127,8 +10493,9 @@
1841         0400  External HDD
1842         0500  hub
1843         0702  Passport External HDD
1844 +       0900  MyBook Essential External HDD
1845         0901  MyBook External HDD
1846 -       1001  External Hard Disk
1847 +       1001  External Hard Disk [Elements]
1848  1059  Giesecke & Devrient GmbH
1849         000b  StarSign Bio Token 3.0
1850  105c  Hong Ji Electric Wire & Cable (Dongguan) Co., Ltd
1851 @@ -10180,6 +10547,7 @@
1852         2603  Packet Service
1853         3701  Broadband Wireless modem
1854         3702  Pantech PX-500
1855 +       3714  PANTECH USB MODEM [UM175]
1856         3eb4  Packet Service Diagnostic Serial Port (WDM)
1857         4101  Packet Service Diagnostic Serial Port (WDM)
1858         4102  Packet Service
1859 @@ -10280,6 +10648,7 @@
1860  10ce  Silicon Labs
1861         ea6a  MobiData EDGE USB Modem
1862  10cf  Velleman Components, Inc.
1863 +       2011  R-Engine MPEG2 encoder/decoder
1864         5500  8055 Experiment Interface Board (address=0)
1865         5501  8055 Experiment Interface Board (address=1)
1866         5502  8055 Experiment Interface Board (address=2)
1867 @@ -10295,9 +10664,11 @@
1868         1000  MP3 Player
1869         1100  MPMan MP-Ki 128 MP3 Player/Recorder
1870         1101  D-Wave 2GB MP4 Player / AK1025 MP3/MP4 Player
1871 +       2200  Acer MP-120 MP3 player
1872         8888  ADFU Device
1873         ff51  ADFU Device
1874         ff61  MP4 Player
1875 +       ff66  Craig 2GB MP3/Video Player
1876  10de  Authenex, Inc.
1877  10df  In-Win Development, Inc.
1878         0500  iAPP CR-e500 Card reader
1879 @@ -10305,6 +10676,8 @@
1880  10e1  CablePlus, Ltd
1881  10e2  Nada Electronics, Ltd
1882  10ec  Vast Technologies, Inc.
1883 +10f0  Nexio Co., Ltd
1884 +       2002  iNexio Touchscreen controller
1885  10f5  Turtle Beach
1886         0200  Audio Advantage Roadie
1887  10fb  Pictos Technologies, Inc.
1888 @@ -10318,6 +10691,16 @@
1889  1101  EasyPass Industrial Co., Ltd
1890         0001  FSK Electronics Super GSM Reader
1891  1108  Brightcom Technologies, Ltd
1892 +110a  Moxa Technologies Co., Ltd.
1893 +       1250  UPort 1250 2-Port RS-232/422/485
1894 +       1251  UPort 1250I 2-Port RS-232/422/485 with Isolation
1895 +       1410  UPort 1410 4-Port RS-232
1896 +       1450  UPort 1450 4-Port RS-232/422/485
1897 +       1451  UPort 1450I 4-Port RS-232/422/485 with Isolation
1898 +       1613  UPort 1610-16 16-Port RS-232
1899 +       1618  UPort 1610-8 8-Port RS-232
1900 +       1653  UPort 1650-16 16-Port RS-232/422/485
1901 +       1658  UPort 1650-8 8-Port RS-232/422/485
1902  1110  Analog Devices Canada, Ltd (Allied Telesyn)
1903         5c01  Huawei MT-882 Remote NDIS Network Device
1904         6489  ADSL ETH/USB RTR
1905 @@ -10335,7 +10718,11 @@
1906         8888  Evolution Device
1907  1112  YM ELECTRIC CO., Ltd
1908  1113  Medion AG
1909 +       a0a2  Active Sync device
1910  111e  VSO Electric Co., Ltd
1911 +112a  RedRat
1912 +       0001  RedRat3 IR Transceiver
1913 +       0005  RedRat3II IR Transceiver
1914  112e  Master Hill Electric Wire and Cable Co., Ltd
1915  112f  Cellon International, Inc.
1916  1130  Tenx Technology, Inc.
1917 @@ -10407,6 +10794,7 @@
1918  1199  Sierra Wireless, Inc.
1919         0019  AC595U
1920         0021  AC597E
1921 +       0024  MC5727 CDMA modem
1922         0110  Composite Device
1923         0112  CDMA 1xEVDO PC Card, AirCard 580
1924         0120  AC595U
1925 @@ -10428,8 +10816,10 @@
1926         6852  AirCard 880E Device
1927         6853  AirCard 881E Device
1928         6854  AirCard 885 Device
1929 +       6856  ATT "USB Connect 881"
1930         6870  MC8780 Device
1931         6871  MC8781 Device
1932 +       6893  MC8777 Device
1933  119a  ZHAN QI Technology Co., Ltd
1934  119b  ruwido austria GmbH
1935         0400  Infrared Keyboard V2.01
1936 @@ -10442,6 +10832,8 @@
1937         1518  iREZ K2
1938  11ab  Exito Electronics Co., Ltd
1939  11b0  ATECH FLASH TECHNOLOGY
1940 +11c5  Inmax
1941 +       0521  IMT-0521 Smartcard Reader
1942  11db  Topfield Co., Ltd.
1943         1000  PVR
1944         1100  PVR
1945 @@ -10481,9 +10873,13 @@
1946         4017  PC-Chips 802.11b Adapter
1947  124b  Nyko (Honey Bee)
1948         4d01  Airflo EX Joystick
1949 +124c  MXI - Memory Experts International, Inc.
1950 +       3200  Stealth MXP 1GB
1951  125c  Apogee Inc.
1952         0010  Alta series CCD
1953  125f  A-DATA Technology Co., Ltd.
1954 +1260  Standard Microsystems Corp.
1955 +       ee22  Intersil ISL3887 [EZ-Connect 802.11g Adapter v3]
1956  1264  Covidien Energy-based Devices
1957  1266  Pirelli Broadband Solutions
1958         6302  Fastweb DRG A226M ADSL Router
1959 @@ -10502,8 +10898,23 @@
1960  1275  Xaxero Marine Software Engineering, Ltd.
1961         0002  WeatherFax 2000 Demodulator
1962         0080  SkyEye Weather Satellite Receiver
1963 +1283  zebris Medical GmbH
1964 +       0100  USB-RS232 Adaptor
1965 +       0110  CMS20
1966 +       0111  CMS 10
1967 +       0112  CMS 05
1968 +       0114  ARCUS digma PC-Interface
1969 +       0115  SAM Axioquick recorder
1970 +       0116  SAM Axioquick recorder
1971 +       0120  emed-X
1972 +       0121  emed-AT
1973 +       0130  PDM
1974 +       0150  CMS10GI (Golf)
1975  1286  Marvell Semiconductor, Inc.
1976         8001  BLOB boot loader firmware
1977 +1291  Qualcomm Flarion Technologies, Inc. / Leadtek Research, Inc.
1978 +       0010  FDM 2xxx Flash-OFDM modem
1979 +       0011  LR7F06/LR7F14 Flash-OFDM modem
1980  1292  Innomedia
1981         0258  Creative Labs VoIP Blaster
1982  1293  Belkin Components [hex]
1983 @@ -10513,17 +10924,27 @@
1984  129b  CyberTAN Technology
1985         1666  TG54USB 802.11bg
1986         1667  802.11bg
1987 +       1828  Gigaset USB Adapter 300
1988  12a7  Trendchip Technologies Corp.
1989  12ab  Honey Bee Electronic International Ltd.
1990  12ba  Licensed by Sony Computer Entertainment America
1991 +       0100  RedOctane Guitar for PlayStation(R)3
1992 +       0120  RedOctane Drum Kit for PlayStation(R)3
1993         0200  Harmonix Guitar for PlayStation(R)3
1994         0210  Harmonix Drum Kit for PlayStation(R)3
1995  12d1  Huawei Technologies Co., Ltd.
1996         1001  E620 USB Modem
1997         1003  E220 HSDPA Modem / E270 HSDPA/HSUPA Modem
1998         1009  U120
1999 +       140b  EC1260 Wireless Data Modem HSD USB Card
2000 +       1446  E1552 (HSPA modem)
2001  12d2  LINE TECH INDUSTRIAL CO., LTD.
2002 +12d6  EMS Dr. Thomas Wuensche
2003 +       0444  CPC-USB/ARM7
2004 +       0888  CPC-USB/M16C
2005  12d7  BETTER WIRE FACTORY CO., LTD.
2006 +12e6  Waldorf Music GmbH
2007 +       0013  Blofeld
2008  12ef  Tapwave, Inc.
2009         0100  Tapwave Handheld [Tapwave Zodiac]
2010  12f5  Dynamic System Electronics Corp.
2011 @@ -10535,7 +10956,7 @@
2012  12ff  Fascinating Electronics, Inc.
2013         0101  Advanced RC Servo Controller
2014  1307  Transcend Information, Inc.
2015 -       0163  512MB/1GB Flash Drive
2016 +       0163  256MB/512MB/1GB Flash Drive
2017         0165  2GB/4GB Flash Drive
2018         1169  TS2GJF210 JetFlash 210 2GB
2019  1310  Roper
2020 @@ -10570,10 +10991,25 @@
2021         0203  EasiDock 200 Printer Port
2022         0204  Ethernet
2023         0304  EasiDock Ethernet
2024 +1345  Sino Lite Technology Corp.
2025 +       001c  Xbox Controller Hub
2026 +1347  Moravian Instruments
2027 +       0400  G2CCD USB 1.1 obsolete
2028 +       0401  G2CCD-S with Sony ICX285 CCD
2029 +       0402  G2CCD2
2030 +       0403  G2/G3CCD-I KAI CCD
2031 +       0404  G2/G3CCD-F KAF CCD
2032 +       0410  G1-0400 CCD
2033 +       0411  G1-0800 CCD
2034 +       0412  G1-0300 CCD
2035 +       0413  G1-2000 CCD
2036 +       0414  G1-1400 CCD
2037  1348  Katsuragawa Electric Co., Ltd.
2038  134e  Digby's Bitpile, Inc. DBA D Bit
2039  1357  P&E Microcomputer Systems
2040         0503  USB-ML-12 HCS08/HCS12 Multilink
2041 +1366  SEGGER
2042 +       0101  J-Link ARM
2043  136b  STEC
2044  1370  Swissbit
2045         0323  Swissmemory cirrusWHITE
2046 @@ -10590,11 +11026,13 @@
2047         5f00  WPN111 RangeMax(TM) Wireless USB 2.0 Adapter
2048         5f01  WPN111 (no firmware)
2049  138a  DigitalPersona, Inc
2050 -       0001 Fingeprint Reader
2051 +       0001  Fingeprint Reader
2052  138e  Jungo LTD
2053         9000  Raisonance S.A. STM32 ARM evaluation board
2054  1390  TOMTOM B.V.
2055         0001  GO 520 T
2056 +1391  IdealTEK, Inc.
2057 +       1000  URTC-1000
2058  1395  Sennheiser Communications
2059         3556  USB Headset
2060  1397  BEHRINGER International GmbH
2061 @@ -10622,6 +11060,7 @@
2062  13ca  JyeTai Precision Industrial Co., Ltd.
2063  13cf  Wisair Ltd.
2064  13d1  A-Max Technology Macao Commercial Offshore Co. Ltd.
2065 +       7019  MD 82288
2066  13d2  Shark Multimedia
2067         0400  Pocket Ethernet [klsi]
2068  13d3  IMC Networks
2069 @@ -10655,6 +11094,9 @@
2070         3243  DTV-DVB UDXTTM6010 - A/D Driver(Without HID)
2071         3244  DTV-DVB UDTT 7047Z-USB 2.0 DVB-T Driver
2072         3247  802.11 n/g/b Wireless LAN Adapter
2073 +       3262  802.11 n/g/b Wireless LAN USB Adapter
2074 +       3273  802.11 n/g/b Wireless LAN USB Mini-Card
2075 +       3284  Wireless LAN USB Mini-Card
2076         7020  DTV-DVB UDST7020BDA DVB-S Box(DVBS for MCE2005)
2077         7022  DTV-DVB UDST7022BDA DVB-S Box(Without HID)
2078  13dc  ALEREON, INC.
2079 @@ -10664,11 +11106,13 @@
2080         0001  SL-1
2081  13e6  TechnoScope Co., Ltd.
2082  13fd  Initio Corporation
2083 +       1340  Hi-Speed USB to SATA Bridge
2084  13fe  Kingston Technology Company Inc.
2085         1a00  512MB/1GB Flash Drive
2086         1a23  512MB Flash Drive
2087         1d00  DataTraveler 2.0 1GB/4GB Flash Drive / Patriot Xporter 4GB Flash Drive
2088         1f00  DataTraveler 2.0 4GB Flash Drive / Patriot Xporter 32GB (PEF32GUSB) Flash Drive
2089 +       3100  2 GB USB stick
2090  1400  Axxion Group Corp.
2091  1402  Bowe Bell & Howell
2092  1403  Sitronix
2093 @@ -10680,17 +11124,27 @@
2094         1110  Merlin S620
2095         1120  Merlin EX720
2096         1130  Merlin S720
2097 -       1400  Merlin U740
2098 +       1400  Merlin U730/U740 (Vodafone)
2099 +       1410  Merlin U740 (non-Vodafone)
2100 +       1430  Merlin XU870
2101 +       1450  Merlin X950D
2102         2110  Ovation U720/MCD3000
2103 +       2410  Expedite EU740
2104 +       2420  Expedite EU850D/EU860D/EU870D
2105         4100  U727
2106 +       4400  Ovation MC930D/MC950D
2107  1415  Nam Tai E&E Products Ltd. or OmniVision Technologies, Inc.
2108         0000  Sony SingStar USBMIC
2109 +       0020  Sony Wireless SingStar
2110         2000  Sony Playstation Eye
2111  1419  ABILITY ENTERPRISE CO., LTD.
2112  1429  Vega Technologies Industrial (Austria) Co.
2113  142a  Thales E-Transactions
2114 +       0003  Artema Hybrid
2115 +       0005  Artema Modular
2116         0043  medCompact
2117  1430  RedOctane
2118 +       4734  Guitar Hero4 hub
2119  1431  Pertech Resources, Inc.
2120  1435  Wistron NeWeb
2121         0711  UR055G 802.11bg
2122 @@ -10700,12 +11154,8 @@
2123         0829  AR5523 (no firmware)
2124  1436  Denali Software, Inc.
2125  143c  Altek Corporation
2126 -145f  Trust
2127 -       0106  Trust K56 V92 USB Modem
2128 -       013d  PC Camera (SN9C201 + OV7660)
2129 -       013f  Megapixel Auto Focus Webcam
2130 -       0142  WB-6250X Webcam
2131 -       015a  WB-8300X 2MP Webcam
2132 +1443  Digilent
2133 +       0007  CoolRunner-II CPLD Starter Kit
2134  1453  Radio Shack
2135         4026  26-183 Serial Cable
2136  1456  Extending Wire & Cable Co., Ltd.
2137 @@ -10718,6 +11168,12 @@
2138         5122  OpenMoko Neo1973 / Neo Freerunner kernel cdc_ether USB network
2139         5123  OpenMoko Neo1973 internal USB CSR4 module
2140         5124  OpenMoko Neo1973 Bluetooth Device ID service
2141 +145f  Trust
2142 +       0106  Trust K56 V92 USB Modem
2143 +       013d  PC Camera (SN9C201 + OV7660)
2144 +       013f  Megapixel Auto Focus Webcam
2145 +       0142  WB-6250X Webcam
2146 +       015a  WB-8300X 2MP Webcam
2147  1461  Staccato Communications
2148  1462  Micro Star International
2149         5512  MegaStick-1 Flash Stick
2150 @@ -10726,7 +11182,9 @@
2151  147a  Formosa Industrial Computing, Inc.
2152         e015  eHome Infrared Receiver
2153         e016  eHome Infrared Receiver
2154 +       e017  eHome Infrared Receiver
2155  147e  Upek
2156 +       1000  Biometric Touchchip/Touchstrip Fingerprint Sensor
2157         2016  Biometric Touchchip/Touchstrip Fingerprint Sensor
2158  147f  Hama GmbH & Co., KG
2159  1484  Elsa AG [hex]
2160 @@ -10742,6 +11200,8 @@
2161         2570  802.11g WiFi
2162         2573  RT2501USB Wireless Adapter
2163         2671  RT2601USB Wireless Adapter
2164 +       2870  RT2870 Wireless Adapter
2165 +       3070  RT2870 Wireless Adapter
2166         9020  RT2500USB Wireless Adapter
2167         9021  RT2501USB Wireless Adapter
2168  1497  Panstrong Company Ltd.
2169 @@ -10760,6 +11220,7 @@
2170  14b2  Ralink Technology, Corp.
2171         3a93  USB WLAN Device
2172         3c02  rt2500 802.11g WLAN
2173 +       3c05  rt2570 802.11g WLAN
2174         3c22  rt73 802.11g WLAN
2175         3c27  rt2870 802.11n WLAN
2176  14c0  Rockwell Automation, Inc.
2177 @@ -10769,8 +11230,11 @@
2178  14cd  Super Top
2179         6600  USB 2.0 IDE DEVICE
2180         6700  Card Reader
2181 +       6900  Card Reader
2182  14d8  JAMER INDUSTRIES CO., LTD.
2183  14dd  Raritan Computer, Inc.
2184 +14e1  Dialogue Technology Corp.
2185 +       5000  PenMount 5000 Touch Controller
2186  14e5  SAIN Information & Communications Co., Ltd.
2187  14ea  Planex Communications
2188         ab10  GW-US54GZ
2189 @@ -10780,6 +11244,7 @@
2190  1500  Ellisys
2191  1501  Pine-Tum Enterprise Co., Ltd.
2192  1513  Hypercom
2193 +       0444  medMobile
2194  1516  CompUSA
2195         1603  1GB Flash Drive
2196         8628  128M Pen Drive
2197 @@ -10804,7 +11269,9 @@
2198         0001  RZ01-020300 Optical Mouse [Diamondback]
2199         0003  Krait Mouse
2200         0007  DeathAdder Mouse
2201 +       0101  Copperhead Mouse
2202         0102  Tarantula Keyboard
2203 +       0109  Lycosa Keyboard
2204  1546  U-Blox AG
2205  154a  Celectronic GmbH
2206         8180  CARD STAR/medic2
2207 @@ -10838,12 +11305,36 @@
2208  158d  Oakley Inc.
2209  1598  Kunshan Guoji Electronics Co., Ltd.
2210  15a2  Freescale Semiconductor, Inc.
2211 +15a4  Afatech Technologies, Inc.
2212 +       1001  AF9015 DVB-T USB2.0 stick
2213 +       9015  AF9015 DVB-T USB2.0 stick
2214 +       9016  AF9015 DVB-T USB2.0 stick
2215  15a8  Teams Power Limited
2216 +15a9  Gemtek
2217 +       0004  WUBR177G
2218 +       0006  Wireless 11n USB Adapter
2219 +       0010  802.11n USB Wireless Card
2220  15aa  Gearway Electronics (Dong Guan) Co., Ltd.
2221  15ba  Olimex Ltd.
2222         0003  OpenOCD JTAG
2223         0004  OpenOCD JTAG TINY
2224 +15c0  XL Imaging
2225 +       0001  2M pixel Microscope Camera
2226 +       0002  3M pixel Microscope Camera
2227 +       0003  1.3M pixel Microscope Camera (mono)
2228 +       0004  1.3M pixel Microscope Camera (colour)
2229 +       0005  3M pixel Microscope Camera (Mk 2)
2230 +       0006  2M pixel Microscope Camera (with capture button)
2231 +       0007  3M pixel Microscope Camera (with capture button)
2232 +       0008  1.3M pixel Microscope Camera (colour, with capture button)
2233 +       0009  1.3M pixel Microscope Camera (colour, with capture button)
2234 +       000a  2M pixel Microscope Camera (Mk 2)
2235 +       0010  1.3M pixel "Tinycam"
2236 +       0101  3M pixel Microscope Camera
2237  15c2  SoundGraph Inc.
2238 +       0036  LC16M VFD Display/IR Receiver
2239 +       0038  GD01 MX VFD Display/IR Receiver
2240 +       ffda  iMON PAD Remote Controller
2241         ffdc  iMON PAD Remote Controller
2242  15c6  Laboratoires MXM
2243         1000  DigistimSP (cold)
2244 @@ -10855,6 +11346,7 @@
2245         00c3  Mini Optical Mouse
2246  15d5  Coulomb Electronics Ltd.
2247  15d9  Unknown
2248 +       0a33  Optical Mouse
2249         0a37  Mouse
2250  15dc  Hynix Semiconductor Inc.
2251  15e0  Seong Ji Industrial Co., Ltd.
2252 @@ -11008,8 +11500,14 @@
2253         0102  uDART In-Circuit Debugger
2254         0200  SpYder USBSPYDER08
2255  164a  ChipX
2256 +164c  Matrix Vision GmbH
2257 +       0101  mvBlueFOX camera (no firmware)
2258 +       0103  mvBlueFOX camera
2259  1657  Struck Innovative Systeme GmbH
2260         3150  SIS3150 USB2.0 to VME interface
2261 +165b  Frontier Design Group
2262 +       8101  Tranzport Control Surface
2263 +       fad1  Alphatrack Control Surface
2264  1660  Creatix Polymedia GmbH
2265  1668  Actiontec Electronics, Inc. [hex]
2266         0009  Gateway
2267 @@ -11034,6 +11532,8 @@
2268  1677  China Huada Integrated Circuit Design (Group) Co., Ltd. (CIDC Group)
2269  1679  Total Phase
2270         2001  Beagle USB 12 Protocol Analyzer
2271 +1681  Prevo Technologies, Inc.
2272 +       0001  Tuner's Dashboard
2273  1682  Maxwise Production Enterprise Ltd.
2274  1684  Godspeed Computer Corp.
2275  1685  Delock
2276 @@ -11085,6 +11585,8 @@
2277         7811  AR5523
2278         7812  AR5523 (no firmware)
2279  16ac  Dongguan ChingLung Wire & Cable Co., Ltd.
2280 +16b5  Persentec, Inc.
2281 +       0002  Otto driving companion
2282  16c0  VOTI
2283         03e8  free for internal lab use 1000
2284         03e9  free for internal lab use 1001
2285 @@ -11101,10 +11603,21 @@
2286         076b  OpenPCD 13.56MHz RFID Reader
2287         076c  OpenPICC 13.56MHz RFID Simulator (native)
2288         08ac  OpenBeacon USB stick
2289 +       08ca  Alpermann+Velte Universal Display
2290 +       08cb  Alpermann+Velte Studio Clock
2291 +       08cc  Alpermann+Velte SAM7S MT Boot Loader
2292 +       08cd  Alpermann+Velte SAM7X MT Boot Loader
2293  16cc  silex technology, Inc.
2294  16d3  Frontline Test Equipment, Inc.
2295  16d5  AnyDATA Corporation
2296         6501  CDMA 2000 1xRTT/EV-DO Modem
2297 +16d6  JABLOCOM s.r.o.
2298 +       8000  GDP-04 desktop phone
2299 +       8001  EYE-02
2300 +       8003  GDP-04 modem
2301 +       8004  Bootloader
2302 +       8005  GDP-04i
2303 +       8007  BTP-06 modem
2304  16d8  CMOTECH Co., Ltd.
2305         5141  CMOTECH CDMA Technologies modem
2306         5533  CCU-550 CDMA EV-DO modem
2307 @@ -11127,11 +11640,25 @@
2308  1736  CANON IMAGING SYSTEM TECHNOLOGIES INC.
2309  1737  Linksys
2310         0039  USB1000
2311 +       0070  WUSB100 RangePlus Wireless USB Adapter
2312 +       0071  WUSB600N Dual-Band Wireless-N USB Network Adapter
2313 +       0078  WUSB100 RangePlus Wireless USB Network Adapter ver. 2
2314 +       0079  WUSB600N Wireless-N USB Network Adapter with Dual-Band ver. 2
2315  1740  Senao
2316 +       0605  LevelOne WUA-0605 N_Max Wireless USB Adapter
2317 +       0615  LevelOne WUA-0615 N_Max Wireless USB Adapter
2318         2000  NUB-8301 802.11bg
2319 +       9701  EnGenius 802.11n Wireless USB Adapter
2320 +       9702  EnGenius 802.11n Wireless USB Adapter
2321 +       9703  EnGenius 802.11n Wireless USB Adapter
2322 +       9705  EnGenius 802.11n Wireless USB Adapter
2323 +       9706  EnGenius 802.11n Wireless USB Adapter
2324  1743  General Atomics
2325  174c  ASMedia Technology Inc.
2326  174f  Syntek
2327 +       1105  SM-MS/Pro-MMC-XD Card Reader
2328 +       1403  Integrated Webcam
2329 +       1404  USB Camera device, 1.3 MPixel Web Cam
2330         5212  USB 2.0 UVC PC Camera
2331         5a11  PC Camera
2332         5a31  Sonix USB 2.0 Camera
2333 @@ -11151,14 +11678,26 @@
2334  1772  System Level Solutions, Inc.
2335  1776  Arowana
2336         501c  300K CMOS Camera
2337 +177f  Sweex
2338 +       0313  LW313 802.11n Adapter [ralink rt2770 + rt2720]
2339  1781  Multiple Vendors
2340         083e  MetaGeek Wi-Spy
2341 +       083f  MetaGeek Wi-Spy 2.4x
2342         0938  Iguanaworks USB IR Transceiver
2343  1782  Spreadtrum Communications Inc.
2344  1784  TopSeed Technology Corp.
2345  1788  ShenZhen Litkconn Technology Co., Ltd.
2346  1796  Printrex, Inc.
2347  1797  JALCO CO., LTD.
2348 +17a0  Samson Technologies Corp.
2349 +       0001  C01U condenser microphone
2350 +       0002  Q1U dynamic microphone
2351 +       0100  C03U multi-pattern microphone
2352 +       0101  UB1 boundary microphone
2353 +       0200  StudioDock monitors (internal hub)
2354 +       0201  StudioDock monitors (audio)
2355 +       0301  Q2U handheld microphone with XLR
2356 +       0302  GoMic compact condenser microphone
2357  17a4  Concept2
2358         0001  Performance Monitor 3
2359         0002  Performance Monitor 4
2360 @@ -11181,35 +11720,61 @@
2361         0051  USB VGA Adaptor
2362  17eb  Cornice, Inc.
2363  17ef  Lenovo
2364 +       1003  Integrated Smart Card Reader
2365         3815  ChipsBnk 2GB USB Stick
2366         4802  Lenovo Vc0323+MI1310_SOC Camera
2367  17f5  K.K. Rocky
2368  17f6  Unicomp, Inc
2369 +1809  Advantech
2370 +       4761  USB-4761 Portable Data Acquisition Module
2371  1822  Twinhan
2372         3201  VisionDTV USB-Ter/HAMA USB DVB-T device cold
2373         3202  VisionDTV USB-Ter/HAMA USB DVB-T device warm
2374  1831  Gwo Jinn Industries Co., Ltd.
2375  1832  Huizhou Shenghua Industrial Co., Ltd.
2376 +183d  VIVOphone
2377 +       0010  VoiceKey
2378  1854  Memory Devices Ltd.
2379  185b  Compro
2380         d000  Compro Videomate DVB-U2000 - DVB-T USB cold
2381         d001  Compro Videomate DVB-U2000 - DVB-T USB warm
2382  1861  Tech Technology Industrial Company
2383  1862  Teridian Semiconductor Corp.
2384 +1870  Nexio Co., Ltd
2385 +       0001  iNexio Touchscreen controller
2386  1871  Aveo Technology Corp.
2387 +187f  Siano Mobile Silicon
2388 +       0010  Stallar Board
2389 +       0100  Stallar Board
2390 +       0200  Nova A
2391 +       0201  Nova B
2392 +       0202  Nice
2393 +       0300  Vega
2394 +       0301  VeNice
2395  1894  Topseed
2396         5632  Atek Tote Remote
2397         5641  TSAM-004 Presentation Remote
2398  1897  Evertop Wire Cable Co.
2399 +18a5  Verbatim, Ltd
2400 +       0214  Portable Hard Drive
2401 +       0216  External Hard Drive
2402 +       0218  External Hard Drive
2403  18b4  e3C Technologies
2404         1001  DUTV007
2405 +       1002  EC168 (v5) based USB DVB-T receiver
2406         1689  DUTV009
2407 +       fffa  EC168 (v2) based USB DVB-T receiver
2408 +       fffb  EC168 (v3) based USB DVB-T receiver
2409  18b6  Mikkon Technology Limited
2410  18b7  Zotek Electronic Co., Ltd.
2411 -18c5  AMIT
2412 +18c5  AMIT Technology, Inc.
2413         0002  CG-WLUSB2GO
2414 +       0008  CG-WLUSB2GNR Corega Wireless USB Adapter
2415 +       0012  CG-WLUSB10 Corega Wireless USB Adapter
2416  18cd  Ecamm
2417         cafe  Pico iMage
2418 +18d1  Google Inc.
2419 +       4e11  Nexus One Phone
2420  18d5  Starline International Group Limited
2421  18d9  Kaba
2422         01a0  B-Net 91 07
2423 @@ -11223,13 +11788,15 @@
2424  18ea  Matrox Graphics, Inc.
2425         0002  DualHead2Go [Analog Edition]
2426         0004  TripleHead2Go [Digital Edition]
2427 +18ec  Arkmicro Technologies Inc.
2428 +       3118  USB to IrDA adapter [ARK3116T]
2429  18fd  FineArch Inc.
2430  190d  Motorola GSG
2431  1914  Alco Digital Devices Limited
2432 -1915  Linksys
2433 -       2233  WUSB11 v2.8 802.11b Adapter
2434 -       2234  WUSB54G 802.11g Adapter
2435 -       2236  WUSB11 v3.0 802.11b Adapter
2436 +1915  Nordic Semiconductor ASA
2437 +       2233  Linksys WUSB11 v2.8 802.11b Adapter
2438 +       2234  Linksys WUSB54G 802.11g Adapter
2439 +       2236  Linksys WUSB11 v3.0 802.11b Adapter
2440  192f  Avago Technologies, Pte.
2441  1930  Shenzhen Xianhe Technology Co., Ltd.
2442  1931  Ningbo Broad Telecommunication Co., Ltd.
2443 @@ -11243,6 +11810,7 @@
2444         7002  Libra-Q11 IR remote
2445         7006  Libra-Q26 / 1.0 Remote
2446         7777  Scorpius wireless keyboard
2447 +       7779  Scorpius-P20MT
2448  1967  CASIO HITACHI Mobile Communications Co., Ltd.
2449  196b  Wispro Technology Inc.
2450  1970  Dane-Elec Corp. USA
2451 @@ -11264,6 +11832,8 @@
2452         1000  ProScope HR
2453  19af  S Life
2454         6611  Celestia VoIP Phone
2455 +19b4  Celestron
2456 +       0101  Handheld Digital Microscope 44302
2457  19b5  B & W Group
2458  19b6  Infotech Logistic, LLC
2459  19ca  Mindtribe
2460 @@ -11271,6 +11841,9 @@
2461  19cf  Parrot SA
2462  19d2  ONDA Communication S.p.A.
2463         0002  ET502HS/MT505UP ZTE MF632
2464 +       0031  ZTE MF636
2465 +       0064  ZTE MF627 AU
2466 +       2000  ZTE MF627/MF628/MF628+ HSDPA
2467  19e1  WeiDuan Electronic Accessory (S.Z.) Co., Ltd.
2468  19e8  Industrial Technology Research Institute
2469  19ef  Pak Heng Technology (Shenzhen) Co., Ltd.
2470 @@ -11285,8 +11858,11 @@
2471  1a12  KES Co., Ltd.
2472  1a25  Amphenol East Asia Ltd.
2473  1a2a  Seagate Branded Solutions
2474 +1a32  Quanta Microsystems, Inc.
2475 +       0304  802.11n Wireless LAN Card
2476  1a36  Biwin Technology Ltd.
2477  1a40  TERMINUS TECHNOLOGY INC.
2478 +       0101  USB-2.0 4-Port HUB
2479  1a41  Action Electronics Co., Ltd.
2480  1a44  VASCO Data Security International
2481         0001  Digipass 905 SmartCard Reader
2482 @@ -11299,8 +11875,10 @@
2483  1a6f  Sagem Orga GmbH
2484  1a79  Bayer Health Care LLC
2485  1a7b  Lumberg Connect  GmbH & Co. KG
2486 -1a86  Unknown
2487 -       7523 HL-340 USB-Serial adapter
2488 +1a86  QinHeng Electronics
2489 +       5523  CH341 in serial mode, usb to serial port converter
2490 +       5584  CH341 in parallel mode, usb to printer port converter
2491 +       7523  HL-340 USB-Serial adapter
2492  1a89  Dynalith Systems Co., Ltd.
2493  1a8b  SGS Taiwan Ltd.
2494  1a98  Leica Camera AG
2495 @@ -11312,6 +11890,7 @@
2496  1ae4  ic-design Reinhard Gottinger GmbH
2497  1ae7  X-TENSIONS
2498         0381  VS-DVB-T 380U (af9015 based)
2499 +       2001  SpeedLink SL-6825
2500  1aed  High Top Precision Electronic Co., Ltd.
2501  1aef  Conntech Electronic (Suzhou) Corporation
2502  1b04  Meilhaus Electronic GmBH
2503 @@ -11400,30 +11979,30 @@
2504         0064  Pleo robotic dinosaur
2505  1b36  ViXS Systems, Inc.
2506  1b3b  iPassion Technology Inc.
2507 -       2933  PC Camera/WebCam controller
2508 -       2935  PC Camera/WebCam controller
2509 -       2936  PC Camera/WebCam controller
2510 -       2937  PC Camera/WebCam controller
2511 -       2938  PC Camera/WebCam controller
2512 -       2939  PC Camera/WebCam controller
2513 -       2950  PC Camera/WebCam controller
2514 -       2951  PC Camera/WebCam controller
2515 -       2952  PC Camera/WebCam controller
2516 -       2953  PC Camera/WebCam controller
2517 -       2955  PC Camera/WebCam controller
2518 -       2956  PC Camera/WebCam controller
2519 -       2957  PC Camera/WebCam controller
2520 -       2958  PC Camera/WebCam controller
2521 -       2959  PC Camera/WebCam controller
2522 -       2960  PC Camera/WebCam controller
2523 -       2961  PC Camera/WebCam controller
2524 -       2962  PC Camera/WebCam controller
2525 -       2963  PC Camera/WebCam controller
2526 -       2965  PC Camera/WebCam controller
2527 -       2966  PC Camera/WebCam controller
2528 -       2967  PC Camera/WebCam controller
2529 -       2968  PC Camera/WebCam controller
2530 -       2969  PC Camera/WebCam controller
2531 +       2933  PC Camera/Webcam controller
2532 +       2935  PC Camera/Webcam controller
2533 +       2936  PC Camera/Webcam controller
2534 +       2937  PC Camera/Webcam controller
2535 +       2938  PC Camera/Webcam controller
2536 +       2939  PC Camera/Webcam controller
2537 +       2950  PC Camera/Webcam controller
2538 +       2951  PC Camera/Webcam controller
2539 +       2952  PC Camera/Webcam controller
2540 +       2953  PC Camera/Webcam controller
2541 +       2955  PC Camera/Webcam controller
2542 +       2956  PC Camera/Webcam controller
2543 +       2957  PC Camera/Webcam controller
2544 +       2958  PC Camera/Webcam controller
2545 +       2959  PC Camera/Webcam controller
2546 +       2960  PC Camera/Webcam controller
2547 +       2961  PC Camera/Webcam controller
2548 +       2962  PC Camera/Webcam controller
2549 +       2963  PC Camera/Webcam controller
2550 +       2965  PC Camera/Webcam controller
2551 +       2966  PC Camera/Webcam controller
2552 +       2967  PC Camera/Webcam controller
2553 +       2968  PC Camera/Webcam controller
2554 +       2969  PC Camera/Webcam controller
2555  1b3f  Generalplus Technology Inc.
2556  1b47  Energizer Holdings, Inc.
2557         0001  CHUSB Duo Charger (NiMH AA/AAA USB smart charger)
2558 @@ -11432,6 +12011,8 @@
2559  1b5a  Chao Zhou Kai Yuan Electric Co., Ltd.
2560  1b65  The Hong Kong Standards and Testing Centre Ltd.
2561  1b72  ATERGI TECHNOLOGY CO., LTD.
2562 +1b75  Ovislink Corp.
2563 +       3072  AirLive WN-360USB adapter
2564  1b76  Legend Silicon Corp.
2565  1b80  Afatech
2566         c810  AF9015 BDA Device
2567 @@ -11449,6 +12030,7 @@
2568  1ba2  Lite Metals & Plastic (Shenzhen) Co., Ltd.
2569  1ba4  Ember Corporation
2570         0001  InSight USB Link
2571 +1ba6  Abilis Systems
2572  1ba8  China Telecommunication Technology Labs
2573  1bad  Harmonix Music
2574         0002  Guitar for Xbox 360
2575 @@ -11460,6 +12042,7 @@
2576  1bc5  AVIXE Technology (China) Ltd.
2577  1bce  Contac Cable Industrial Limited
2578  1bcf  Sunplus Innovation Technology Inc.
2579 +       0007  Optical Mouse
2580  1bd0  Hangzhou Riyue Electronic Co., Ltd.
2581  1bde  P-TWO INDUSTRIES, INC.
2582  1bef  Shenzhen Tongyuan Network-Communication Cables Co., Ltd
2583 @@ -11490,6 +12073,8 @@
2584         3000  Micro USB Web Camera
2585  1c6b  Philips & Lite-ON Digital Solutions Corporation
2586  1c6c  Skydigital Inc.
2587 +1c73  AMT
2588 +       861f  Anysee E30 USB 2.0 DVB-T Receiver
2589  1c77  Kaetat Industrial Co., Ltd.
2590  1c78  Datascope Corp.
2591  1c79  Unigen Corporation
2592 @@ -11520,13 +12105,19 @@
2593  1ce1  Amphenol KAE
2594  1cfc  ANDES TECHNOLOGY CORPORATION
2595  1cfd  Flextronics Digital Design Japan, LTD.
2596 +1d07  Solid-Motion
2597  1d08  NINGBO HENTEK DRAGON ELECTRONICS CO., LTD.
2598  1d09  TechFaith Wireless Technology Limited
2599 +       1026  HSUPA Modem FLYING-LARK46-VER0.07 [Flying Angel]
2600  1d0a  Johnson Controls, Inc. The Automotive Business Unit
2601  1d0b  HAN HUA CABLE & WIRE TECHNOLOGY (J.X.) CO., LTD.
2602  1d14  ALPHA-SAT TECHNOLOGY LIMITED
2603  1d1f  Diostech Co., Ltd.
2604  1d20  SAMTACK INC.
2605 +1d4d  PEGATRON CORPORATION
2606 +       0002  Ralink RT2770/2720 802.11b/g/n Wireless LAN Mini-USB Device
2607 +       000c  Ralink RT3070 802.11b/g/n Wireless Lan USB Device
2608 +       000e  Ralink RT3070 802.11b/g/n Wireless Lan USB Device
2609  1d50  OpenMoko, Inc.
2610  1d5b  Smartronix, Inc.
2611  1d6b  Linux Foundation
2612 @@ -11535,14 +12126,32 @@
2613         0003  3.0 root hub
2614         0100  PTP Gadget
2615         0101  Audio Gadget
2616 +1e0e  Qualcomm / Option
2617 +1e10  Point Grey Research, Inc.
2618 +       2004  Sony 1.3MP 1/3" ICX445 IIDC video camera [Chameleon]
2619  1e1f  INVIA
2620  1e29  Festo AG & Co. KG
2621         0101  CPX Adapter
2622         0401  iL3-TP
2623  1e41  Cleverscope
2624 +1e54  TypeMatrix
2625 +       2030  2030 USB Keyboard
2626  1e68  TrekStor GmbH & Co. KG
2627         001b  DataStation maxi g.u
2628 +1e71  NZXT
2629 +       0001  Avatar Optical Mouse
2630 +1e74  Coby Electronics Corporation
2631 +       6511  MP705-8G MP3 player
2632 +       6512  MP705-4G
2633 +1e7d  ROCCAT
2634 +       2ced  Kone Mouse
2635  1ebb  NuCORE Technology, Inc.
2636 +1eda  AirTies Wireless Networks
2637 +       2310  802.11n USB Wireless LAN Card
2638 +1f28  Cal-Comp
2639 +       0020  CDMA USB Modem A600
2640 +       0021  CD INSTALLER USB Device
2641 +1f87  Stantum
2642  2001  D-Link Corp. [hex]
2643         0001  DWL-120 WIRELESS ADAPTER
2644         0201  DHN-120 10Mb Home Phoneline Adapter
2645 @@ -11586,6 +12195,7 @@
2646         9b00  Broadband Cable Modem Remote NDIS Device
2647         abc1  DSB-650 Ethernet [pegasus]
2648         f013  DLink 7 port USB2.0 Hub
2649 +       f103  DUB-H7 7-port USB 2.0 hub
2650         f10d  Accent Communications Modem
2651         f110  DUB-AV300 A/V Capture
2652         f111  DBT-122 Bluetooth adapter
2653 @@ -11593,17 +12203,43 @@
2654         f116  Formosa 2
2655         f117  Formosa 3
2656         f118  Formosa 4
2657 +2013  Unknown (Pinnacle?)
2658 +       0245  PCTV 73ESE
2659 +       0246  PCTV 74E
2660 +       0248  PCTV 282E
2661  2019  PLANEX
2662         3220  GW-US11S WLAN
2663         5303  GW-US54GXS 802.11bg
2664         5304  GWUS300 802.11n
2665         ab01  GW-US54HP
2666 +       ab24  GW-US300MiniS
2667 +       ab25  150N Wireless LAN USB Adapter
2668         ab50  GW-US54Mini2
2669         c002  GW-US54SG
2670         c007  GW-US54GZL
2671         ed02  GW-USMM
2672  2040  Hauppauge
2673 +       0c80  Windham
2674 +       0c90  Windham
2675 +       1700  CataMount
2676 +       1800  Okemo A
2677 +       1801  Okemo B
2678 +       2000  Tiger Minicard
2679 +       2009  Tiger Minicard R2
2680 +       200a  Tiger Minicard
2681 +       2010  Tiger Minicard
2682 +       2011  WinTV MiniCard [Dell Digital TV Receiver]
2683 +       2019  Tiger Minicard
2684 +       2400  WinTV PVR USB2 (Model 24019)
2685         4700  WinTV Nova-S-USB2
2686 +       4902  HD PVR
2687 +       4982  HD PVR
2688 +       5500  Windham
2689 +       5510  Windham
2690 +       5520  Windham
2691 +       5530  Windham
2692 +       5580  Windham
2693 +       5590  Windham
2694         6502  WinTV HVR-900
2695         6503  WinTV HVR-930
2696         6513  WinTV HVR-980
2697 @@ -11612,21 +12248,39 @@
2698         7070  Nova-T Stick 3
2699         9300  WinTV NOVA-T USB2 (cold)
2700         9301  WinTV NOVA-T USB2 (warm)
2701 +       b910  Windham
2702 +       b980  Windham
2703 +       b990  Windham
2704 +       c000  Windham
2705 +       c010  Windham
2706 +2047  Texas Instruments
2707 +       0200  MSP430 USB HID Bootstrap Loader
2708 +20b1  XMOS Ltd
2709 +       10ad  XUSB Loader
2710 +       f7d1  X2TAG - USB to JTAG interface
2711 +20df  Simtec Electronics
2712 +       0001  Entropy Key [UDEKEY01]
2713  2101  ActionStar
2714         0201  SIIG 4-to-2 Printer Switch
2715  2162  Creative (?)
2716         2031  Network Blaster Wireless Adapter
2717         500c  DE5771 Modem Blaster
2718         8001  Broadxent BritePort DSL Bridge 8010U
2719 +21d6  Agecodagis SARL
2720 +       0002  Seismic recorder [Tellus]
2721  2222  MacAlly
2722         0004  iWebKey Keyboard
2723         4050  AirStick joystick
2724 +2227  SAMWOO Enterprise
2725 +       3105  SKYDATA SKD-U100
2726  2233  RadioShack Corporation
2727         6323  USB Electronic Scale
2728  22b8  Motorola PCS
2729         0001  Wally 2.2 chipset
2730         0002  Wally 2.4 chipset
2731         0005  V.60c/V.60i GSM Phone
2732 +       0830  2386C-HT820
2733 +       0833  2386C-HT820 [Flash Mode]
2734         0850  Bluetooth Device
2735         1001  Patriot 1.0 (GSM) chipset
2736         1002  Patriot 2.0 chipset
2737 @@ -11663,6 +12317,8 @@
2738         4002  A920/A925 UMTS Phone
2739         4003  OMAP 1.0 chipset flash
2740         4008  OMAP 1.0 chipset RDL
2741 +       41d9  Motorola Droid
2742 +       41db  Motorola Droid (USB Debug)
2743         4204  MPx200 Smartphone
2744         4214  MPc GSM
2745         4224  MPx220 Smartphone
2746 @@ -11805,7 +12461,7 @@
2747  2821  Unknown
2748         3300  Wireless Adapter
2749  2899  Toptronic Industrial Co., Ltd
2750 -       012c Camera Device
2751 +       012c  Camera Device
2752  2c02  Planex Communications
2753         14ea  GW-US11H WLAN
2754  2fb2  Fujitsu, Ltd
2755 @@ -11850,7 +12506,9 @@
2756         1f50  DAQPad-6036E
2757         2f80  DAQPad-6052E
2758         2f90  DAQPad-6052E
2759 +       702b  GPIB-USB-B
2760         703c  USB-485 RS485 Cable
2761 +       709b  GPIB-USB-HS
2762         7254  NI MIO (data acquisition card) firmware updater
2763         729e  USB-6251 (OEM) data acquisition card
2764  40bb  I-O Data
2765 @@ -11865,12 +12523,14 @@
2766         1008  iFP-800 series mp3/ogg vorbis player
2767         100a  iFP-1000 series mp3/ogg vorbis player
2768         1014  T20 series mp3/ogg vorbis player (ums firmware)
2769 +       1041  E100 (ums)
2770         1101  iFP-100 series mp3 player (ums firmware)
2771         1103  iFP-300 series mp3 player (ums firmware)
2772         1105  iFP-500 series mp3 player (ums firmware)
2773         1113  T10 (alternate)
2774         1117  T10
2775         1119  T30 series mp3/ogg/wma player
2776 +       1141  E100 (mtp)
2777         2002  H10 6GB
2778         2101  H10 20GB (mtp)
2779         2102  H10 5GB (mtp)
2780 @@ -11879,13 +12539,17 @@
2781         0058  Port Replicator
2782         1001  Keyboard Hub
2783         1002  Keyboard Hub
2784 +       1003  Keyboard Hub
2785 +       1005  Multimedia Pro Keyboard Hub
2786         2001  Keyboard HID Support
2787         2002  SK-8125 Keyboard
2788         2003  Keyboard
2789         2005  RT7D50 Keyboard
2790 +       2011  Multimedia Pro Keyboard
2791         2100  SK-3106 Keyboard
2792         2101  SmartCard Reader Keyboard
2793         2105  Model L100 Keyboard
2794 +       2106  Dell QuietKey Keyboard
2795         2500  DRAC4 Remote Access Card
2796         3010  Optical Wheel Mouse
2797         3012  Optical Wheel Mouse
2798 @@ -11968,6 +12632,7 @@
2799         8157  Integrated Keyboard
2800         8158  Integrated Touchpad / Trackstick
2801         8501  Bluetooth Adapter
2802 +       9500  USB CP210x UART Bridge Controller [DW700]
2803         a001  Hub
2804         a005  Internal 2.0 Hub
2805         a700  Hub (in 1905FP LCD Monitor)
2806 @@ -11995,6 +12660,7 @@
2807         7288  Ultra Traveldrive 160G 2.5" HDD
2808  4971  SimpleTech
2809         cb01  SP-U25/120G
2810 +       ce17  1TB SimpleDrive II USB External Hard Drive
2811  5032  Grandtec
2812         0bb8  Grandtec USB1.1 DVB-T (cold)
2813         0bb9  Grandtec USB1.1 DVB-T (warm)
2814 @@ -12016,6 +12682,16 @@
2815         0005  Genius MousePen 8x6 Tablet
2816         0041  Genius PenSketch 6x8 Tablet
2817         0042  Genius PenSketch 12x9 Tablet
2818 +5555  Epiphan Systems Inc.
2819 +       1110  VGA2USB
2820 +       1120  KVM2USB
2821 +       2222  DVI2USB
2822 +       3333  VGA2USB Pro
2823 +       3337  KVM2USB Pro
2824 +       3340  VGA2USB LR
2825 +       3344  KVM2USB LR
2826 +       3411  DVI2USB Solo
2827 +       3422  DVI2USB Duo
2828  55aa  OnSpec Electronic, Inc.
2829         0015  Hard Drive
2830         0102  SuperDisk
2831 @@ -12031,13 +12707,21 @@
2832         b200  Compact Flash Reader
2833         b204  MMC/ SD Reader
2834         b207  Memory Stick Reader
2835 +595a  IRTOUCHSYSTEMS Co. Ltd.
2836 +       0001  Touchscreen
2837  5986  Acer, Inc
2838         0100  Orbicam
2839         0101  USB2.0 Camera
2840         0102  Crystal Eye Webcam
2841         0200  OrbiCam
2842 +       0203  BisonCam NB Pro 1300
2843  5a57  Zinwell
2844         0260  RT2570
2845 +       0280  802.11a/b/g/n USB Wireless LAN Card
2846 +       0282  802.11b/g/n USB Wireless LAN Card
2847 +       0283  802.11b/g/n USB Wireless LAN Card
2848 +       0284  802.11a/b/g/n USB Wireless LAN Card
2849 +       5257  Metronic 495257 wifi 802.11ng
2850  6189  Sitecom
2851         182d  USB 2.0 Ethernet
2852         2068  USB to serial cable (v2)
2853 @@ -12046,6 +12730,8 @@
2854  636c  CoreLogic, Inc.
2855  6547  Arkmicro Technologies Inc.
2856         0232  ARK3116 Serial
2857 +6615  IRTOUCHSYSTEMS Co. Ltd.
2858 +       0001  Touchscreen
2859  6666  Prototype product Vendor ID
2860         0667  WiseGroup Smart Joy PSX, PS-PC Smart JoyPad
2861         2667  JCOP BlueZ Smartcard reader
2862 @@ -12057,6 +12743,10 @@
2863  6a75  Shanghai Jujo Electronics Co., Ltd
2864  7104  CME (Central Music Co.)
2865         2202  UF5/UF6/UF7/UF8 MIDI Master Keyboard
2866 +7392  Edimax Technology Co., Ltd
2867 +       7711  EW-7711UTn nLite Wireless USB Adapter
2868 +       7717  EW-7717UN 802.11n Wireless USB Adapter
2869 +       7718  EW-7718UN 802.11n Wireless USB Adapter
2870  8086  Intel Corp.
2871         0001  AnyPoint (TM) Home Network 1.6 Mbps Wireless Adapter
2872         0100  Personal Audio Player 3000
2873 @@ -12076,6 +12766,7 @@
2874         1110  PRO/Wireless LAN Module
2875         1111  PRO/Wireless 2011B 802.11b Adapter
2876         1134  Hollister Mobile Monitor
2877 +       1139  In-Target Probe (ITP)
2878         1234  Prototype Reader/Writer
2879         3100  PRO/DSL 3220 Modem - WAN
2880         3101  PRO/DSL 3220 Modem
2881 @@ -12087,10 +12778,16 @@
2882         beef  SCM Miniature Card Reader/Writer
2883         c013  Wireless HID Station
2884         f001  XScale PXA27x Bulverde flash
2885 +       f1a5  Z-U130 [Value Solid State Drive]
2886 +8087  Intel Corp.
2887 +       0020  Integrated Rate Matching Hub
2888  8341  EGO Systems, Inc.
2889         2000  Flashdisk
2890  9016  Sitecom
2891         182d  WL-022 802.11b Adapter
2892 +9148  GeoLab, Ltd
2893 +# All of GeoLab's devices share the same ID 0004.
2894 +       0004  R3 Compatible Device
2895  9710  MosChip Semiconductor
2896         7703  MCS7703 Serial Port Adapter
2897         7705  Printer cable
2898 @@ -12099,6 +12796,24 @@
2899         7830  MCS7830 Ethernet
2900  99fa  Grandtec
2901         8988  V.cap Camera Device
2902 +a128  AnMo Electronics Corp. / Dino-Lite (?)
2903 +       0610  Dino-Lite Digital Microscope (SN9C201 + HV7131R)
2904 +       0611  Dino-Lite Digital Microscope (SN9C201 + HV7131R)
2905 +       0612  Dino-Lite Digital Microscope (SN9C120 + HV7131R)
2906 +       0613  Dino-Lite Digital Microscope (SN9C201 + HV7131R)
2907 +       0614  Dino-Lite Digital Microscope (SN9C201 + MI1310/MT9M111)
2908 +       0615  Dino-Lite Digital Microscope (SN9C201 + MI1310/MT9M111)
2909 +       0616  Dino-Lite Digital Microscope (SN9C120 + HV7131R)
2910 +       0617  Dino-Lite Digital Microscope (SN9C201 + MI1310/MT9M111)
2911 +       0618  Dino-Lite Digital Microscope (SN9C201 + HV7131R)
2912 +a168  AnMo Electronics Corporation
2913 +       0610  Dino-Lite Digital Microscope
2914 +       0611  Dino-Lite Digital Microscope
2915 +       0613  Dino-Lite Digital Microscope
2916 +       0614  Dino-Lite Pro Digital Microscope
2917 +       0615  Dino-Lite Pro Digital Microscope
2918 +       0617  Dino-Lite Pro Digital Microscope
2919 +       0618  Dino-Lite Digital Microscope
2920  a600  Asix
2921         e110  OK1ZIA Davac 4.x
2922  a727  3Com
2923 @@ -12109,8 +12824,24 @@
2924         cdee  Petcam
2925  c251  Keil Software, Inc.
2926         2710  ULink
2927 +cace  CACE Technologies Inc.
2928 +       0002  AirPCAP Classic 802.11 packet capture adapter
2929  d209  Ultimarc
2930         0301  I-PAC Arcade Control Interface
2931 +       0501  Ultra-Stik Ultimarc Ultra-Stik Player 1
2932 +e4e4  Xorcom Ltd.
2933 +       1130  Astribank series
2934 +       1131  Astribank series
2935 +       1132  Astribank series
2936 +       1140  Astribank series
2937 +       1141  Astribank series
2938 +       1142  Astribank series
2939 +       1150  Astribank series
2940 +       1151  Astribank series
2941 +       1152  Astribank series
2942 +       1160  Astribank 2 series
2943 +       1161  Astribank 2 series
2944 +       1162  Astribank 2 series
2945  eb03  MakingThings
2946         0920  Make Controller Kit
2947  eb1a  eMPIA Technology, Inc.
2948 @@ -12124,6 +12855,7 @@
2949         2870  Pinnacle PCTV Stick
2950         50a3  Gadmei UTV380 TV Box
2951         50a6  Gadmei UTV330 TV Box
2952 +eb2a  KWorld
2953  f003  Hewlett Packard
2954         6002  PhotoSmart C500
2955  
2956 @@ -12333,38 +13065,33 @@
2957  # Syntax:
2958  # R item_type  item_type_name
2959  
2960 -# Main Items
2961 -R 80  Input
2962 -R 90  Output
2963 -R b0  Feature
2964 -R a0  Collection
2965 -R c0  End Collection
2966 -
2967 -# Global Items
2968  R 04  Usage Page
2969 +R 08  Usage
2970  R 14  Logical Minimum
2971 +R 18  Usage Minimum
2972  R 24  Logical Maximum
2973 +R 28  Usage Maximum
2974  R 34  Physical Minimum
2975 +R 38  Designator Index
2976  R 44  Physical Maximum
2977 +R 48  Designator Minimum
2978  R 54  Unit Exponent
2979 +R 58  Designator Maximum
2980  R 64  Unit
2981  R 74  Report Size
2982 -R 84  Report ID
2983 -R 94  Report Count
2984 -R a4  Push
2985 -R b4  Pop
2986 -
2987 -# Local Items
2988 -R 08  Usage
2989 -R 18  Usage Minimum
2990 -R 28  Usage Maximum
2991 -R 38  Designator Index
2992 -R 48  Designator Minimum
2993 -R 58  Designator Maximum
2994  R 78  String Index
2995 +R 80  Input
2996 +R 84  Report ID
2997  R 88  String Minimum
2998 +R 90  Output
2999 +R 94  Report Count
3000  R 98  String Maximum
3001 +R a0  Collection
3002 +R a4  Push
3003  R a8  Delimiter
3004 +R b0  Feature
3005 +R b4  Pop
3006 +R c0  End Collection
3007  
3008  # List of Physical Descriptor Bias Types
3009  
3010 @@ -12559,9 +13286,9 @@
3011         034  Stick Face Angle
3012         035  Stick Heel/Toe
3013         036  Stick Follow Through
3014 -       047  Stick Temp
3015         038  Stick Type
3016         039  Stick Height
3017 +       047  Stick Temp
3018         050  Putter
3019         051  1 Iron
3020         052  2 Iron
3021 @@ -13698,7 +14425,7 @@
3022         01  Bokmal
3023         02  Nynorsk
3024  L 0015  Polish
3025 -L 0016 Portuguese
3026 +L 0016  Portuguese
3027         01  Portuguese
3028         02  Brazilian
3029  L 0017  forgotten