packages feed

usb-id-database 0.4.0.5 → 0.4.0.6

raw patch · 8 files changed

+866/−313 lines, 8 filesdep ~basePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base

API changes (from Hackage documentation)

Files

LICENSE view
@@ -7,7 +7,7 @@   -Copyright © 2009–2010 Roel van Dijk+Copyright 2009–2011 Roel van Dijk  All rights reserved. 
System/USB/IDDB/Base.hs view
@@ -35,11 +35,11 @@  -- base import Control.Monad         ( (=<<), fmap )-import Data.Char             ( String ) import Data.Function         ( ($) ) import Data.Int              ( Int ) import Data.Maybe            ( Maybe ) import Data.Tuple            ( fst, snd )+import Prelude               ( String )  -- base-unicode-symbols import Data.Function.Unicode ( (∘) )
System/USB/IDDB/LinuxUsbIdRepo.hs view
@@ -1,6 +1,6 @@ {-# LANGUAGE CPP            , NoImplicitPrelude-           , UnicodeSyntax +           , UnicodeSyntax   #-}  {-| Functions to acquire a database from <http://linux-usb.org>. -}@@ -23,16 +23,16 @@ import Control.Arrow         ( second ) import Control.Monad         ( (>>=), (>>), fmap, return ) import Data.Bool             ( Bool, not )-import Data.Char             ( String, isSpace )+import Data.Char             ( isSpace ) import Data.Function         ( ($), id ) import Data.Int              ( Int ) import Data.List             ( all, filter, length, map-                             , isPrefixOf, lines, unlines +                             , isPrefixOf, lines, unlines                              ) import Data.Maybe            ( Maybe, fromJust ) import Data.Tuple            ( fst ) import Numeric               ( readHex )-import Prelude               ( Num, error, seq )+import Prelude               ( String, Num, error, seq ) import System.IO             ( IO, FilePath ) #if MIN_VERSION_base(4,2,0) import System.IO             ( IOMode(ReadMode)@@ -195,7 +195,7 @@ -- error will be thrown. fromFile ∷ FilePath → IO (Maybe IDDB) #if MIN_VERSION_base(4,2,0)-fromFile fp = withFile fp ReadMode +fromFile fp = withFile fp ReadMode               $ \h → do hSetEncoding h latin1                         contents ← hGetContents h                         -- Bit ugly, but necessary to force the
System/USB/IDDB/Misc.hs view
@@ -8,11 +8,11 @@     ) where  -- base-import Data.Char     ( String ) import Data.Either   ( Either, either ) import Data.Function ( ($), const, flip ) import Data.Maybe    ( Maybe(..) ) import Data.Tuple    ( uncurry )+import Prelude       ( String )  -- parsimony import Parsimony        (Parser, manyTill)
System/USB/IDDB/UsbDotOrg.hs view
@@ -1,6 +1,6 @@ {-# LANGUAGE CPP            , NoImplicitPrelude-           , UnicodeSyntax +           , UnicodeSyntax   #-}  {-| Functions to acquire a database from <http://www.usb.org>. -}@@ -20,13 +20,13 @@ -------------------------------------------------------------------------------  -- base-import Control.Monad         ( (>>=), fmap, return )-import Data.Char             ( String )-import Data.Function         ( ($) )-import Data.Int              ( Int )-import Data.Maybe            ( Maybe, fromJust )-import System.IO             ( IO, FilePath, readFile )-import Text.Read             ( read )+import Control.Monad ( (>>=), fmap, return )+import Data.Function ( ($) )+import Data.Int      ( Int )+import Data.Maybe    ( Maybe, fromJust )+import Prelude       ( String )+import System.IO     ( IO, FilePath, readFile )+import Text.Read     ( read )  #if __GLASGOW_HASKELL__ < 700 import Control.Monad ( fail )@@ -44,11 +44,11 @@  -- parsimony import Parsimony-import Parsimony.Char        ( char, digit )+import Parsimony.Char ( char, digit )  -- usb-id-database-import System.USB.IDDB.Base  ( IDDB(..), getDataFileName )-import System.USB.IDDB.Misc  ( eitherMaybe, swap, restOfLine )+import System.USB.IDDB.Base ( IDDB(..), getDataFileName )+import System.USB.IDDB.Misc ( eitherMaybe, swap, restOfLine )   -------------------------------------------------------------------------------
usb-id-database.cabal view
@@ -1,11 +1,11 @@ name:          usb-id-database-version:       0.4.0.5+version:       0.4.0.6 cabal-version: >=1.6 build-type:    Simple stability:     provisional author:        Roel van Dijk <vandijk.roel@gmail.com> maintainer:    Roel van Dijk <vandijk.roel@gmail.com>-copyright:     © 2009–2010 Roel van Dijk <vandijk.roel@gmail.com>+copyright:     2009–2011 Roel van Dijk <vandijk.roel@gmail.com> license:       BSD3 license-file:  LICENSE category:      System@@ -24,11 +24,11 @@   default:     False  source-repository head-  type:     darcs-  location: http://code.haskell.org/~roelvandijk/code/usb-id-database+  type:     git+  location: git://github.com/roelvandijk/usb-id-database.git  library-  build-depends: base                       >= 3.0.3.1 && < 4.4+  build-depends: base                       >= 3.0.3.1 && < 4.5                , base-unicode-symbols       >= 0.1.1   && < 0.3                , bytestring                 == 0.9.*                , containers                 <  0.5
usb_dot_org_db.txt view
@@ -1,3 +1,4 @@+1003|Atmel Corporation 1006|Mitsumi 1008|Hewlett Packard 1012|Diebold, Inc.@@ -8,15 +9,15 @@ 1034|Eastman Kodak Company 1035|Weltrend Semiconductor 1037|VIA Technologies, Inc.-1038|MCCI+1038|MCCI Corporation 1041|BUFFALO INC.+1044|Giga-Byte Technology Co., Ltd.+1046|Nuvoton Technology Corp. 1054|Creative Labs 1057|Nokia Corporation 1060|SMSC-1062|Integrated Device Technology 1071|Molex Inc. 1072|Fujitsu Component Limited-1074|Unisys Corp. 1080|Advanced Micro Devices 1085|Lexmark International Inc. 1088|EIZO NANAO CORPORATION@@ -31,9 +32,8 @@ 1128|Wieson Technologies Co., Ltd. 1131|American Megatrends 1133|Logitech Inc.-1137|Philips Consumer Lifestyle BV+1140|Sanyo Electric Co. Ltd. 1146|Semtech Corporation-1149|Kensington 1150|LSI Corporation 1151|Plantronics, Inc. 1152|Toshiba America Info. Systems, Inc.@@ -55,7 +55,6 @@ 1221|Fujitsu Ltd. 1227|FUJIFILM Corporation 1228|ST-Ericsson-1238|Mentor Graphics 1240|Microchip Technology Inc. 1241|Holtek Semiconductor, Inc. 1242|Panasonic Corporation@@ -68,7 +67,6 @@ 1266|Chicony Electronics Co., Ltd. 1271|Newnex Technology Corp. 1273|Brother Industries, Ltd.-1276|SUNPLUS TECHNOLOGY CO., LTD. 1278|PFU Limited 1281|Fujikura/DDK 1287|Hosiden Corporation@@ -77,7 +75,6 @@ 1302|Longwell Electronics/Longwell Company 1305|Star Micronics Co., LTD 1309|American Power Conversion-1312|Taiwan Semiconductor Manufacturing Co. 1314|ACON, Advanced-Connectek, Inc. 1317|PLX Technology, Inc. 1321|Aladdin Knowledge Systems@@ -95,15 +92,14 @@ 1403|Y-E Data, Inc. 1404|AVM GmbH 1410|Roland Corporation-1412|RATOC System Inc.-1419|Infineon Technologies+1412|RATOC Systems, Inc. 1423|Alcor Micro, Corp. 1424|OMRON Corporation+1435|Iomega Corporation 1439|LaCie 1446|Cisco Systems, Inc. 1449|OmniVision Technologies, Inc. 1452|Apple-1453|Y.C. Cable U.S.A., Inc 14627|National Instruments 1470|Tyco Electronics 1473|Kawasaki Microelectronics, Inc.@@ -114,7 +110,7 @@ 1500|Lexar Media, Inc. 1504|Symbol Technologies 1507|Genesys Logic, Inc.-1509|Fuji Electric Systems Co., Ltd.+1509|Fuji Electric Co., Ltd. 1525|Unixtar Technology Inc. 1529|Datalogic Scanning, Inc. 1535|LeCroy Corporation@@ -146,7 +142,7 @@ 1680|Golden Bridge Electech Inc. 1683|Hagiwara Sys-Com Co., Ltd. 1689|Tektronix, Inc.-1699|Saitek PLC+1699|MadCatz Europe Ltd. 1700|Xiamen Doowell Electron Co., Ltd. 1709|Greatland Electronics Taiwan Ltd. 1710|Testronic Labs@@ -156,7 +152,6 @@ 1732|Bizlink Technology, Inc. 1736|SIIG, Inc. 1747|Mitsubishi Electric Corporation-1758|Heisei Electronics Co. Ltd. 1802|Oki Electric Industry Co., Ltd. 1806|Excel Cell Electronic Co., Ltd. 1809|Magic Control Technology Corp.@@ -174,7 +169,6 @@ 1971|Plustek, Inc. 1972|OLYMPUS CORPORATION 1975|TIME Interconnect Ltd.-1988|Datafab Systems Inc. 1994|AVerMedia Technologies, Inc. 1996|Carry Technology Co., Ltd. 1999|Casio Computer Co., Ltd.@@ -189,12 +183,12 @@ 2159|MEC IMEX INC/HPT 2164|A-Tec Subsystem, Inc. 2183|Hannstar Electronics Corp.+2199|Lauterbach GmbH 2205|Icron Technologies Corporation 2233|RadioShack Corporation-2235|Texas Instruments Japan 2247|TAI TWUN ENTERPRISE CO., LTD. 2276|Pioneer Corporation-2278|Gemalto SA+2303|AuthenTec, Inc. 2310|FARADAY Technology Corp. 2313|Audio-Technica Corp. 2316|Silicon Motion, Inc. - Taiwan@@ -206,11 +200,9 @@ 2366|J.S.T. Mfg. Co., Ltd. 2385|Kingston Technology Company 2389|NVIDIA-2390|BSquare Corporation 2391|Agilent Technologies, Inc. 2395|Medialogic Corporation 2397|Polycom, Inc.-2436|Apricorn 24576|TRIDENT MICROSYSTEMS (Far East) Ltd. 2468|Contech Research, Inc. 2472|Lin Shiung Enterprise Co., Ltd.@@ -221,11 +213,9 @@ 2521|Jungo 2522|A-FOUR TECH CO., LTD. 2533|Jo-Dan International, Inc.-25452|CoreLogic, Inc.-2554|Mtek Vision 2578|Cambridge Silicon Radio Ltd. 2583|HOYA Corporation-2593|Medtronic Physio Control Corp.+2593|Physio-Control, Inc. 2631|Hirose Electric Co., Ltd. 2632|I/O Interconnect 2636|COMPUTEX Co., Ltd.@@ -240,47 +230,44 @@ 2755|SANYO Semiconductor Company Micro 2760|Vimicro Corporation 2787|Allion Test Labs, Inc.-2800|Option NV-2816|INGENICO 2821|ASUSTek Computer Inc.-2846|Electronic Warfare Assoc., Inc. (EWA)+2846|Electronic Warfare Associates, Inc. (EWA) 2849|Yokogawa Electric Corporation 2851|Pan-Asia Electronics Co., Ltd. 2876|Olivetti S.p.A 2894|Musical Electronics Ltd.+2900|Sinbon Electronics Co., Ltd. 2922|Maxim Integrated Products 2965|ASIX Electronics Corporation-2967|O2 Micro, Inc.+2967|O2Micro, Inc. 2996|HTC Corporation 2997|Murata Manufacturing Co., Ltd. 3010|Seagate Technology LLC 3034|Realtek Semiconductor Corp. 3035|Ericsson AB 3044|Elka International Ltd.-3046|Wonderful Photoelectricity (DongGuan), Co., Ltd. 3054|LTK International Limited 3078|Hasbro, Inc.-3083|Dura Micro, Inc. 3108|Taiyo Yuden Co., Ltd. 3129|Aeroflex 3141|Sonix Technology Co., Ltd. 3158|Billion Bright Limited+3161|Dong Guan Shinko Wire Co., Ltd. 3170|Chant Sincere Co., Ltd 3176|Whanam Electronics Co., Ltd. 3190|Solid State System Co., Ltd. 3209|Honda Tsushin Kogyo Co., Ltd-3245|Motorola G&PS+3245|Motorola Solutions 3255|Singatron Enterprise Co. Ltd.-3259|Shanghai Darong Electronics Co., Ltd.-3268|emsys GmbH+3268|emsys Embedded Systems GmbH 3289|Shin Din Cable Ltd. 32902|Intel Corporation 3294|Z-Com INC. 3313|e-CONN ELECTRONIC CO., LTD. 3314|ENE Technology Inc.-3315|Atheros Communications, Inc.+3315|Qualcomm Atheros, Inc. 3351|NALTEC, Inc.-3353|Hank Connection Industrial Co., Ltd.+3353|Shanghai Hank Connection Co., Ltd. 3393|Ta Yun Electronic Technology Co., Ltd. 3402|NF Corporation 3403|Grape Systems Inc.@@ -290,16 +277,15 @@ 3463|Dolby Laboratories Inc. 3468|C-MEDIA ELECTRONICS INC. 3471|Pitney Bowes-3484|Chee Chen Hi-Technology Co., Ltd.+3472|Sure-Fire Electrical Corporation 3495|IOGEAR, Inc. 3504|Micro-Star International Co., Ltd. 3524|inXtron, Inc.+3525|SDK Co, Ltd. 3537|Contek Electronics Co., Ltd. 3538|Power Quotient International Co., Ltd. 3540|Custom Engineering SPA 3562|UTECH Electronic (D.G.) Co., Ltd.-3599|VMWare, Inc.-3607|Walex Electronic Ltd. 3619|Liou Yuane International Ltd. 3641|Smart Modular Technologies, Inc. 3642|Neostar Technology Co., Ltd.@@ -311,14 +297,13 @@ 3725|MediaTek Inc. 3739|ADTEC CORPORATION 3744|Ours Technology Inc.-3751|MSL Enterprises Corp. 3762|Y-S ELECTRONIC CO., LTD. 3778|Sweetray Industrial Ltd. 3779|AXELL CO., LTD. 3782|InnoVISION Multimedia Limited+3789|Lite-On IT Corp. 3812|Sunrich Technology (H.K.) Ltd. 3848|CSL Wire & Plug (Shen Zhen) Company-38672|Moschip Semiconductor Technology 3886|Good Man Corporation 3890|YFC-BonEagle Electric Co., Ltd. 3896|Nien-Yi Industrial Corp.@@ -331,14 +316,13 @@ 3945|DIONEX CORPORATION 3979|Yazaki Corporation 3991|CviLux Corporation-4016|Haurtian Wire & Cable Co., Ltd. 4024|Wistron Corporation+4026|SAN SHING ELECTRONICS CO., LTD.. 4046|Sony Ericsson Mobile Communications AB-4069|TC&C ELECTRONIC CO.,LTD (SUNTECC, INC.) 4087|CHI SHING COMPUTER ACCESSORIES CO., LTD.+4096|Speed Tech Corp. 4100|LG Electronics Inc. 4134|Newly Corporation-4143|WENZHOU YIHUA COMMUNICATED CONNECTOR CO., LTD. 4168|Targus Group International 4183|ON Semiconductor 4184|Western Digital Technologies, Inc.@@ -346,16 +330,18 @@ 4188|Freeway Electronic Wire & Cable (Dongguan) Co., Ltd. 4227|CANON ELECTRONICS INC. 4228|PANTECH CO., LTD.+4235|Grand-tek Technology Co., Ltd. 4236|Robert Bosch GmbH 4238|Lotes Co., Ltd. 4266|Cables To Go+4267|USI Co., Ltd. 4270|Princeton Technology Corp. 4280|DIBCOM 4283|TM Technology Inc. 4292|Silicon Laboratories, Inc. 4301|Kycon Inc. 4310|Actions Semiconductor Co., Ltd.-4370|YM ELECTRIC CO., LTD.+4370|Golden Bright (Sichuan) Electronic Technology Co Ltd 4371|Medion AG 4381|Centon Electronics 4382|VSO Electric Co., Ltd.@@ -363,14 +349,13 @@ 4400|Tenx Technology, Inc. 4422|Shimane SANYO Electric Co., Ltd. 4427|Sphairon Technologies GmbH+4429|Alpha Imaging Technology Corp. 4443|Salix Technology Co., Ltd. 4469|Sheng Yih Technologies Co., Ltd. 4506|DONG GUAN JALINK ELECTRONICES CO.,LTD-4520|Hoeft & Wessel AG 4528|ATECH FLASH TECHNOLOGY 4582|K.I. Technology Co. Ltd. 4622|HUDSON SOFT CO., LTD.-4633|COMPAL COMMUNICATIONS, INC. 4643|SKYCABLE ENTERPRISE. CO., LTD. 4683|NYKO Technologies, Inc. 4703|ADATA Technology Co., Ltd.@@ -386,6 +371,7 @@ 4936|Katsuragawa Electric Co., Ltd. 4976|Swissbit AG 4989|Pericom Semiconductor Corp.+5008|TomTom International B.V. 5066|JyeTai Precision Industrial Co., Ltd. 5071|Wisair Ltd. 5075|AzureWave Technologies, Inc.@@ -397,14 +383,13 @@ 5145|ABILITY ENTERPRISE CO., LTD. 5153|Sensor Technologies America, Inc. 5161|Vega Technologies Industrial (Austria) Co.-5174|Denali Software, Inc.+5177|Wind River Systems Inc.+5180|Altek Corporation 5217|Staccato Communications 5242|Formosa21 Inc. 5246|UPEK Inc.-5247|Hama GmbH & Co., KG 5255|DSP Group, Ltd. 5262|EVATRONIX SA-5271|Panstrong Company Ltd. 5293|CTK Corporation 5295|ATP Electronics Inc. 5296|StarTech.com Ltd.@@ -414,13 +399,14 @@ 5404|VeriSilicon Holdings Co., Ltd. 5421|JMicron Technology Corp. 5422|HLDS (Hitachi-LG Data Storage, Inc.)+5440|Phihong Technology Co., Ltd. 5451|PNY Technologies Inc.-5453|ConnectCounty Holdings Berhad+5453|Rapid Conn, Connect County Holdings Bhd 5454|D & M Holdings, Inc. 5480|Sunf Pu Technology Co., Ltd 5488|ALLTOP TECHNOLOGY CO., LTD. 5499|Ketron SRL-5510|Sitor Electronics (Shenzhen) Co., Ltd.+5510|Palconn Technology Co., Ltd. 5528|Kunshan Guoji Electronics Co., Ltd. 5538|Freescale Semiconductor, Inc. 5546|Hong Kong Gearway Electronics Co., Ltd.@@ -428,13 +414,14 @@ 5600|Seong Ji Industrial Co., Ltd. 5645|Samtec 5650|Soft DB Inc.+5694|HongLin Electronics Co., Ltd. 5728|Creatix Polymedia GmbH 5753|Total Phase 5762|Maxwise Production Enterprise Ltd.-5797|Shenzhen Zhengerya Technology Co., Ltd. 5804|Dongguan ChingLung Wire & Cable Co., Ltd. 5836|silex technology, Inc. 5942|CANON IMAGING SYSTEMS INC.+5946|Roche Diagnostics 5960|MQP Electronics Ltd. 5964|ASMedia Technology Inc. 5977|LucidPort Technology, Inc.@@ -446,46 +433,44 @@ 6038|Printrex, Inc. 6053|Advanced Connection Technology Inc. 6095|Hip Hing Cable & Plug Mfy. Ltd.+6113|ORTHOFIX 6121|DisplayLink (UK) Ltd. 6127|Lenovo 6133|K.K. Rocky 6193|Gwo Jinn Industries Co., Ltd. 6296|Summit Microelectronics-6297|Linkiss Co., Ltd.+6299|Trimax Electronics Co., Ltd. 6353|Google Inc. 6371|Fitilink Integrated Technology, Inc. 6394|Kuang Ying Computer Equipment Co., Ltd. 6397|FineArch Inc. 6420|Alco Digital Devices Limited 6421|Nordic Semiconductor ASA-6434|Power 7 Technologies Corp. 6447|Avago Technologies, Pte. 6448|Shenzhen Xianhe Technology Co., Ltd. 6449|Ningbo Broad Telecommunication Co., Ltd.+6470|Irisguard UK Ltd 6473|Lab126 6483|Ironkey Inc. 6487|BIOS Corporation-6503|CASIO HITACHI Mobile Communications Co., Ltd.-6512|Dane-Elec Corp. USA+6488|Office Depot, Inc. 6537|Nuconn Technology Corp. 6541|Fairchild Imaging 6556|Richnex Microelectronics Corporation 6557|Dexxon-6607|Parrot SA-6625|WeiDuan Electronic Accessory (S.Z.) Co., Ltd. 6632|Industrial Technology Research Institute-6640|Jyh Woei Industrial Co., Ltd.+6655|Best Buy 6666|USB-IF non-workshop 6693|Amphenol East Asia Ltd. 6709|Astec Power, a division of Emerson Network Power 6710|Biwin Technology Ltd. 6720|TERMINUS TECHNOLOGY INC. 6730|Silicon Image+6746|Tandberg Data 6766|Global Unichip Corp. 6767|Sagem Orga GmbH-6772|Oberthur Technologies 6777|Bayer Health Care LLC-6779|Lumberg Connect GmbH+6786|Proconn Technology Co., Ltd. 6794|Simula Technology Inc. 6795|SGS Taiwan Ltd. 6808|Leica Camera AG@@ -494,43 +479,38 @@ 6859|Salcomp Plc 6865|Desan Wire Co., Ltd. 6885|Jianduan Technology (Shenzhen) Co., Ltd+6893|High Top Precision Electronic Co., Ltd. 6894|SHEN ZHEN REX TECHNOLOGY CO., LTD. 6895|Octekconn Incorporation 6944|MStar Semiconductor, Inc.+6966|ViXS Systems, Inc. 6984|Plastron Precision Co., Ltd.-7002|Chao Zhou Kai Yuan Electric Co., Ltd.-7046|Dongguan Guanshang Electronics Co., Ltd. 7048|ShenMing Electron (Dong Guan) Co., Ltd.-7054|Amlogic, Inc.-7055|Super Talent Technology, Inc.-7062|N-Trig 7065|Shenzhen Yuanchuan Electronic-7073|JINQ CHERN ENTERPRISE CO., LTD. 7108|Ford Motor Co. 7118|Contac Cable Industrial Limited 7119|Sunplus Innovation Technology Inc.-7152|RealVision Inc. 7158|Orient Semiconductor Electronics, Ltd. 7184|Lanterra Industrial Co., Ltd.-7202|ZHONGSHAN CHIANG YU ELECTRIC CO., LTD. 7207|SHENZHEN D&S INDUSTRIES LIMITED-7229|NONIN MEDICAL INC. 7275|Philips & Lite-ON Digital Solutions Corporation+7287|Kaetat Industrial Co., Ltd.+7288|Mindray DS USA, Inc.+7290|Egis Technology, Inc. 7291|Shenzhen Luxshare Precision Industry Co., Ltd. 7310|ASTRON INTERNATIONAL CORP. 7320|ALPINE ELECTRONICS, INC.-7329|Symwave, Inc. 7347|Aces Electronics Co., Ltd. 7348|OPEX CORPORATION 7358|Texas Instruments - Stellaris 7390|Telecommunications Technology Association (TTA)+7393|Amphenol KAE 7432|NINGBO HENTEK DRAGON ELECTRONICS CO., LTD.-7434|Johnson Controls, Inc. The Automotive Business Unit+7434|Johnson Controls, Inc. 7465|Horng Tong Enterprise Co., Ltd. 7490|DRAGON JOY LIMITED 7491|Montage Technology, Inc. 7493|Qisda Corporation-7494|nSys Design Systems 7497|SHENZHEN LINKCONN ELECTRONICS CO., LTD. 7501|Pegatron Corporation 7516|Fresco Logic Inc.@@ -539,17 +519,14 @@ 7529|Walta Electronic Co., Ltd. 7531|The Linux Foundation 7543|Yueqing Changling Electronic Instrument Corp., Ltd.-7544|CAMBRIDGE SEMICONDUCTOR LTD. 7545|Shenzhen My-Power Technology Co., Ltd. 7552|PLDA 7584|Parade Technologies, Inc. 7614|S.R.N. Corporation-7618|Datalogic Mobile Inc.+7628|Document Capture Technologies, Inc. 7640|BUFFALO KOKUYO SUPPLY INC. 7647|GDA Technologies, Inc. 7666|Telecommunication Metrology Center of MII-7668|SHEN ZHEN FORMAN PRECISION INDUSTRY CO., LTD.-7680|Jupiter Systems 7688|Inventure, Inc. 7696|Point Grey Research Inc. 7738|Continental Automotive Systems Inc.@@ -559,112 +536,81 @@ 7795|COMLINK ELECTRONICS CO., LTD. 7817|Vtion Information Technology (Fujian) Co., Ltd. 7843|Concraft Holding Co., Ltd.-7846|novero GmbH 7863|WIN WIN PRECISION INDUSTRIAL CO., LTD. 7881|MOSER BAER INDIA LIMITED-7898|AIRTIES WIRELESS NETWORKS+7892|Transwitch (Israel) Ltd. 7899|BLACKMAGIC DESIGN PTY.+7965|How Weih Precision Technology (Shenzhen)Co., Ltd.+7968|Shenzhen Tenwei Electronics Co., Ltd. 7976|Cal-Comp Electronics & Communications 7977|Analogix Semiconductor, Inc. 7985|SASKEN COMMUNICATION TECH LTD. 7989|Amphenol Shouh Min Industry 7996|Chang Yang Electronics Company Ltd. 8009|ITT Corporation-8027|KYODO COMMUNICATIONS & ELECTRONICS INC. 8053|Innostor Co., Ltd.-8063|NOVA Sensors-8064|MagicPixel Inc. 8073|Dongguan Goldconn Electronics Co., Ltd. 8074|Morning Star Industrial Co., Ltd.-8108|DIFFON CORPORATION+8108|Franklin Technology Inc. 8109|Cresta Technology Inc. 8116|Owl Computing Technologies, Inc. 8117|Siemens Enterprise Communications GmbH & Co. KG 8137|NXP Semiconductors 8172|NIAN YEONG ENTERPRISE CO., LTD.+8181|Changzhou Wujin BEST Electronic Cables Co., Ltd. 8193|D-Link Corporation 8205|Belkin Electronic (Changzhou) Co., Ltd.+8206|DAIICHI PARTS (HK) CO., LTD. 8220|Freeport Resources Enterprises Corp.-8232|DETAS TECHNOLOGY LTD.-8237|Snowbush IP (a division of Gennum) 8284|Shenzhen Tronixin Electronics Co., Ltd. 8317|CESI Technology Co., Ltd. 8334|ICT-LANTO LIMITED-8341|China Electronics Technology Limited+8341|CE LINK LIMITED 8342|Microconn Electronic Co., Ltd. 8367|Shenzhen CARVE Electronics Co., Ltd. 8384|FENGHUA KINGSUN CO., LTD. 8386|Sumitomo Electric Ind., Ltd., Optical Comm. R&D Lab-8408|Changzhou Xinchao Technologies, Inc. 8432|Insight Technology Incorporated 8439|SOFTHARD Technology Ltd. 8445|NOVO NORDISK A/S 8446|Elektrobit Inc. 8457|VIA Labs, Inc.+8470|KT Tech Inc. 8492|Shenzhen Linoya Electronic Co., Ltd. 8494|Amphenol AssembleTech (Xiamen) Co., Ltd. 8504|iVina, Inc.-8550|JVC KENWOOD Holdings, Inc.+8519|Chin-Ban Electronics (Hong Kong) Co.+8520|Visteon Sistemas Automotives Ltda.+8524|Y Soft Corporation+8550|JVC KENWOOD Corporation 8551|Zhejiang Fousine Science & Technology Co., Ltd. 8563|HUIZHOU HUANGJI PRECISIONS FLEX ELECTRONICAL CO., LTD. 8564|Transcend Information, Inc.-8565|Light Blue Optics, Inc. 8566|TMC/Allion Test Labs-8583|ESPACE SERVICES MULTIMEDIAS 8584|CalDigit-8618|TAKASAKI KYODO COMPUTING CENTER CO., LTD.-8627|Dongguan Teconn Electronics Technology Co., Ltd. 8629|SHENZHEN JASON ELECTRONICS CO., LTD. 8644|Netcom Technology (HK) Limited-8658|NeoLAB Convergence 8659|Compupack Technology Co., Ltd.-8660|Eduplayer Co., Ltd.-8665|Verification Technology, Inc.-8666|Valor Auto Companion, Inc.-8667|G-Max Technology Co., Ltd. 8681|Jiafuh Metal & Plastic (ShenZhen) Co., Ltd.-8682|JUST MAKE ELECTRONICS CO., LTD. 8695|Wuerth-Elektronik eiSos GmbH & Co. KG-8705|Elan Digital Systems Ltd.-8706|Walex Electronic (Wu Xi) Co., Ltd.-8707|Shin Shin Co., Ltd. 8709|3eYamaichi Electronics Co., Ltd. 8710|Wiretek International Investment Ltd.-8711|Fuzhou Rockchip Electronics Co., Ltd.-8734|Linktec Technologies Co., Ltd.-8756|T-CONN PRECISION CORPORATION-8770|Zhihe Electronics Technology Co., Ltd. 8784|Evernew Wire & Cable Co., Ltd.-8785|QuieTek Corp.-8786|TSANSUN TECH. CO., LTD.-8793|Skypine Electronics (Shenzhen) Co., Ltd.-8804|Entourage Systems, Inc.-8815|Koyo Trading Co., Ltd. 8816|XiaMen GaoLuChang Electronics Co. Ltd. 8831|Granite River Labs-8839|Shenzhen Oversea Win Technology Co., Ltd.-8840|Digital EMC Co., Ltd. 8841|Sun Fair Electric Wire & Cable (HK) Co., Ltd. 8842|Hotron Precision Electronic Ind. Corp. 8843|Shenzhen DLK Electronics Technology Co., Ltd.-8855|Evolution Technology Corporation+8855|Grain Media Technology Corporation 8873|Valor Communication, Inc.-8874|AppliedMicro 8875|Trigence Semiconductor, Inc.-8888|Motorola MDS-8903|MEMUP-8904|Karming Electronic (Shenzhen) Co., Ltd.+8888|Motorola Mobility Inc. 8923|Phase One A/S-8932|Shenyang Tongzhen Precision Electronic Technology Co.+8957|Miltope Corp. 8959|Avnet 8979|Kunshan Jiahua Electronics Co., Ltd.-8980|INQ Mobile Limited 8981|Avery Design Systems, Inc.-8982|DongGuan Potec Electric Industrial Co., Ltd.-8983|Huawei Device Co., Ltd.-8998|CHAO KUEI MOLD INDUSTRIAL CO., LTD. 9008|Tensorcom-9009|PUZZLE LOGIC INC. 9028|HAMBURG INDUSTRIES CO., LTD. 9036|Zenverge Inc. 9037|Skype Inc.@@ -678,3 +624,64 @@ 9131|Shenzhen Zhengtong Electronics Co., Ltd. 9132|Marunix Electron Limited 9147|EMI STOP CORP.+9165|Avconn Precise Connector Co., Ltd.+9166|Gembird Electronics Ltd.+9173|SerialTek+9174|DONGGUAN LICHENG ELECTRONICS CO., LTD.+9180|Phonic Ear, Inc. Frontrow Division+9184|BitifEye Digital Test Solutions GmbH+9185|Vidyo, Inc.+9204|NXT Plc+9205|SpeedConn Co., Ltd.+9213|AWare, Inc.+9214|Express Way Limited+9216|ChuangYi Hardware Precision Mould Com., Ltd.+9222|INSIDE Secure+9223|Incasolution Co., Ltd.+9231|Trantek Electronics Co., Ltd.+9242|The Silanna Group Pty. Ltd.+9243|Dongguan City Qirui Electronics Co., Ltd.+9272|Innopower Technology Corporation+9292|Minebea Co., Ltd.+9298|Speeder Electronics Co., Ltd.+9299|BAANTO+9300|Velosti Technology Limited+9301|Anton/Bauer, Inc.+9322|UNH Interoperability Laboratory+9323|Perfect Fortune Electric Wire & Cable (ShenZhen) Co Ltd+9339|Digibras Industria do Brasil S.A+9340|Fullconn Industry Inc.+9341|JARGY CO. LTD.+9352|SuperD Co., Ltd.+9353|Irvine Sensors Corporation+9354|TeLink Semiconductor (Shanghai) Co., Ltd.+9355|SYNCONN INTERCONNECT INC.+9365|Summit Semiconductor LLC+9366|Dongguan DaTang Industrial Investment Co., Ltd.+9367|HyunWoo Electronics Co., Ltd.+9382|Shenzhen Pangngai Industrial Co., Ltd.+9390|Shenzhen Rapoo Technology Co., Ltd.+9397|3C TEK CORP.+9398|Shenzhen New-Conn International Co., Ltd.+9422|Shenzhen Deren Electronic Co., Ltd.+9423|Lytro, Inc.+9424|Smith Micro Software, Inc.+9434|KYOCERA ELCO Korea Co., Ltd.+9435|DDUSB Technology+9453|ZEN FACTORY GROUP (ASIA) LTD.+9463|Seneye Ltd.+9467|GTECH Corporation+9481|Chain-In Electronic Co., Ltd.+9513|SUZHOU XINYA ELECTRIC COMMUNICATION CO., LTD.+9515|TOP Exactitude Industry (ShenZhen) Co., Ltd.+9525|Shenzhen Hong Junde Precision Technology Co., Ltd.+9526|Ubisys Technology Co., Ltd.+9527|Norel Systems Ltd.+9560|INTECH ELECTRONICS CORP.+9575|DongGuan LongTao Electronic Co., Ltd.+9576|ALL LINK CONN. TECHNOLOGY CORP.+9577|DongGuan City MingJi Electronics Co., Ltd.+9588|AVer Information Inc.+9589|Weida Hi-Tech Co., Ltd.+9593|Dongguan Kowell Electronic Co., Ltd.+9607|Ningbo Jiatang Electronic Co., Ltd.
usb_id_repo_db.txt view
@@ -9,8 +9,8 @@ #	The latest version can be obtained from #		http://www.linux-usb.org/usb.ids #-# Version: 2010.11.01-# Date:    2010-11-01 20:34:02+# Version: 2011.08.10+# Date:    2011-08-10 20:34:03 #  # Vendors, devices and interfaces. Please keep sorted.@@ -29,11 +29,11 @@ 	5301  GW-US54ZGL 802.11bg 0079  DragonRise Inc. 	0006  Generic USB Joystick+	0011  Gamepad 0105  Trust International B.V. 	145f  NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211] 0145  Unknown 	0112  Card Reader-0154  LW154 Wireless 150N Adapter 0204  Chipsbank Microelectronics Co., Ltd 	6025  CBM2080 Flash drive controller 	6026  CBM1180 Flash drive controller@@ -41,6 +41,7 @@ 	0301  MIDI Port 02ad  HUMAX Co., Ltd. 	138c  PVR Mass Storage+0300  MM300 eBook Reader 0324  OCZ Technology Inc 	bc06  OCZ ATV USB 2.0 Flash Drive 	bc08  OCZ Rally2/ATV USB 2.0 Flash Drive@@ -84,15 +85,22 @@ 	204e  LUFA Dual CDC Demo Application 	204f  LUFA Generic HID Demo Application 	2060  Benito Programmer Project-	2061  LUFA Combined Mas Storage and Keyboard Demo Application+	2061  LUFA Combined Mass Storage and Keyboard Demo Application 	2062  LUFA Combined CDC and Mouse Demo Application 	2063  LUFA Datalogger Device+	2064  Interfaceless Control-Only LUFA Devices+	2065  LUFA Test and Measurement Demo Application+	2066  LUFA Multiple Report HID Demo+	2068  LUFA Virtual Serial/Mass Storage Demo+	2069  LUFA Webserver Project 	2103  JTAG ICE mkII 	2104  AVR ISP mkII 	2105  AVRONE! 	2106  STK600 development board 	2107  AVR Dragon 	210d  XPLAIN evaluation kit (CDC ACM)+	2122  XMEGA-A1 Explained evaluation kit+	2310  EVK11xx evaluation board 	2ffb  at90usb AVR DFU bootloader 	2ffd  at89c5130/c5131 DFU bootloader 	2fff  at89c5132/c51snd1c DFU bootloader@@ -102,7 +110,7 @@ 	5601  at76c510 Prism-II 802.11b Access Point 	5603  Cisco 7920 WiFi IP Phone 	6124  at91sam SAMBA bootloader-	7603  at76c503a D-Link DWL-120 802.11b Adapter+	7603  D-Link DWL-120 802.11b Wireless Adapter [Atmel at76c503a] 	7604  at76c503a 802.11b Adapter 	7605  at76c503a 802.11b Adapter 	7606  at76c505 802.11b Adapter@@ -111,6 +119,7 @@ 	7614  AT76c505a Wireless Adapter 	7615  AT76C505AMX Wireless Adapter 	7617  AT76C505AS Wireless Adapter+	7800  Mini Album 	ff07  Tux Droid fish dongle 03ec  Iwatsu America, Inc. 03ed  Mitel Corp.@@ -131,6 +140,7 @@ 	0011  OfficeJet G55 	0012  DeskJet 1125C Printer Port 	0024  KU-0316 Keyboard+	002a  LaserJet P1102 	0101  ScanJet 4100c 	0102  PhotoSmart S20 	0104  DeskJet 880c/970c@@ -175,7 +185,7 @@ 	0511  OfficeJet K60 	0512  DeckJet 450 	0517  LaserJet 1000-	051d  integrated module with Bluetooth wireless technology.+	051d  Wireless (Bluetooth + WLAN) Interface [Integrated Module] 	0601  ScanJet 6300c 	0604  DeskJet 840c 	0605  ScanJet 2200c@@ -220,6 +230,7 @@ 	1016  Jornada 548 / iPAQ HW6515 Pocket PC 	1017  LaserJet 1300 	1024  Smart Card Keyboard+	1027  Virtual keyboard and mouse 	1102  PhotoSmart 240 series 	1104  DeskJet 959c 	1105  ScanJet 5470c/5490c@@ -279,6 +290,7 @@ 	1b02  PhotoSmart A610 series 	1b04  DeskJet 3810 	1b05  ScanJet 4850C/4890C+	1b07  Premium Starter Webcam 	1c02  PhotoSmart A710 series 	1c17  Color LaserJet 2550l 	1d02  PhotoSmart A310 series@@ -312,6 +324,7 @@ 	2312  OfficeJet Pro L7700 	2317  LaserJet 4350 	2402  PhotoSmart 7700 series+	2404  Deskjet F2280 series 	2405  ScanJet 4070 PhotoSmart 	2417  LaserJet 4250 	241d  Gobi 2000 Wireless Modem (QDL mode)@@ -360,7 +373,9 @@ 	3104  DeskJet 960c 	3111  OfficeJet 4100 series 	3117  EWS 2605dtn+	311d  Atheros AR9285 Malbec Bluetooth Adapter 	3202  PhotoSmart 1215+	3207  4 GB flash drive 	3211  OfficeJet 4105 series 	3217  LaserJet 3050 	3302  PhotoSmart 1218@@ -418,6 +433,7 @@ 	4502  PhotoSmart 945 (PTP mode) 	4505  ScanJet G4010 	4511  PhotoSmart 2600+	4512  E709n [Officejet 6500 Wireless] 	4517  EWS UPD 	4605  ScanJet G4050 	4611  PhotoSmart 2700@@ -437,6 +453,7 @@ 	5111  PhotoSmart 3200 series 	5211  PhotoSmart 3300 series 	5311  OfficeJet 6300+	5312  Officejet Pro 8500A 	5411  OfficeJet 4300 	5511  DeskJet F300 series 	5611  PhotoSmart C3180@@ -520,6 +537,7 @@ 	8117  LaserJet P4015 	811c  Ethernet HN210E 	8204  Printing Support+	8207  FHA-3510 2.4GHz Wireless Optical Mobile Mouse 	8217  LaserJet P4014 	8317  LaserJet M9050 MFP 	8404  DeskJet 6800 series@@ -529,6 +547,8 @@ 	8704  DeskJet 5940 	8804  DeskJet 6980 series 	8904  DeskJet 6940 series+	8c07  Digital Stereo Headset+	8c11  Deskjet F4500 series 	9002  PhotoSmart M437 	9102  PhotoSmart M537 	9302  PhotoSmart R930 series@@ -626,6 +646,7 @@ 	5637  M5637 IDE Controller 	5661  M5661 MP3 player 	5667  M5667 MP3 player+	9665  Gateway Webcam 0403  Future Technology Devices International, Ltd 	0000  H4SMK 7 Port Hub 	0232  Serial Converter@@ -635,7 +656,8 @@ 	6008  Serial Converter 	6009  Serial Converter 	6010  FT2232C Dual USB-UART/FIFO IC-	6011  FT4232H+	6011  FT4232H Quad HS USB-UART/FIFO IC+	6014  FT232H Single HS USB-UART/FIFO IC 	8040  4 Port Hub 	8070  7 Port Hub 	8370  7 Port Hub@@ -644,6 +666,10 @@ 	bcd8  Stellaris Development Board 	bcd9  Stellaris Evaluation Board 	c630  lcd2usb interface+	c631  i2c-tiny-usb interface+	c632  xu1541 c64 floppy drive interface+	c633  TinyCrypt dongle+	c634  glcd2usb interface 	c7d0  RR-CirKits LocoBuffer-USB 	c8b8  Alpermann+Velte MTD TCU 	c8b9  Alpermann+Velte MTD TCU 1HE@@ -660,8 +686,11 @@ 	d012  SCS DRAGON 1 	d013  SCS DRAGON 1 	d6f8  UNI Black BOX-	e0d0  Total Phase Aardvark I2C/SPI analyzer+	d9a9  Actisense USG-1 NMEA Serial Gateway+	d9aa  Actisense NGT-1 NMEA2000 PC Interface+	e0d0  Total Phase Aardvark I2C/SPI Host Adapter 	e521  EVER Sinline XL Series UPS+	e6c8  PYRAMID Computer GmbH LCD 	e700  Elster Unicom III Optical Probe 	e888  Expert ISDN Control USB 	e889  USB-RS232 OptoBridge@@ -669,9 +698,15 @@ 	e88b  Precision Clock MSF USB 	e88c  Expert mouseCLOCK USB II HBG 	ea90  Eclo 1-Wire Adapter-	ed72  Hameg HM1508-2 Oscilloscope+	ed71  HAMEG HO870 Serial Port+	ed72  HAMEG HO720 Serial Port+	ed73  HAMEG HO730 Serial Port+	ed74  HAMEG HO820 Serial Port+	ef10  FT1245BL+	f070  Serial Converter 422/485 [Vardaan VEUSB422R3] 	f1a0  Asix PRESTO Programmer 	f208  Papenmeier Braille-Display+	f3c0  4N-GALAXY Serial Converter 	f680  Suunto Sports Instrument 	f758  GW Instek GDS-8x0 Oscilloscope 	f850  USB-UIRT (Universal Infrared Receiver+Transmitter)@@ -758,9 +793,11 @@ 	00f7  Smart Display PK-SD10 	011d  e228 Mobile Phone 	0203  HID Audio Controls+	021d  Aterm WL54SU2 802.11g Wireless Adapter [Atheros AR5523] 	0248  Aterm PA-WL54GU 	0249  Aterm WL300NU-G 	02b4  Aterm WL300NU-AG+	02b6  Aterm WL300NU-GS 802.11n Wireless Adapter 	55aa  Hub 	55ab  Hub [iMac/iTouch kbd] 	8010  Intellibase Hub@@ -892,6 +929,7 @@ 	05d4  EasyShare C180 Digital Camera 	1001  EasyShare SV811 Digital Picture Frame 	4000  InkJet Color Printer+	4109  EasyShare Printer Dock Series 3 	410d  EasyShare G600 Printer Dock 	5010  Wireless Adapter 	5012  DBT-220 Bluetooth Adapter@@ -910,7 +948,7 @@ 	6205  USB 2.0 Card Reader 040e  MCCI 040f  Echo Speech Corp.-0411  MelCo., Inc.+0411  BUFFALO INC. (formerly MelCo., Inc.) 	0001  LUA-TX Ethernet [pegasus] 	0005  LUA-TX Ethernet 	0006  WLI-USB-L11 Wireless LAN Adapter@@ -946,17 +984,18 @@ 	00d8  WLI-U2-SG54HP 	00d9  WLI-U2-G54HP 	00da  WLI-U2-KG54L 802.11bg [ZyDAS ZD1211B]-	00e8  Buffalo WLI-UC-G300N Wireless LAN Adapter-	012e  Buffalo WLI-UC-AG300N Wireless LAN Adapter-	0148  Buffalo WLI-UC-G300HP Wireless LAN Adapter-	0150  Buffalo WLP-UC-AG300 Wireless LAN Adapter-	0157  Buffalo External Hard Drive HD-PEU2-	0158  Buffalo WLI-UC-GNHP Wireless LAN Adapter-	015d  Buffalo WLI-UC-GN Wireless LAN Adapter [Ralink RT2870]-	016f  Buffalo WLI-UC-G301N Wireless LAN Adapter-	017f  Sony UWA-BR100 802.11abgn Wireless Adapter [Atheros AR7010]-	019e  Buffalo WLI-UC-GNP Wireless LAN Adapter-	01a2  Buffalo WLI-UC-GNM Wireless LAN Adapter+	00e8  WLI-UC-G300N Wireless LAN Adapter [Ralink RT2870]+	012e  WLI-UC-AG300N Wireless LAN Adapter+	0148  WLI-UC-G300HP Wireless LAN Adapter+	0150  WLP-UC-AG300 Wireless LAN Adapter+	0157  External Hard Drive HD-PEU2+	0158  WLI-UC-GNHP Wireless LAN Adapter+	015d  WLI-UC-GN Wireless LAN Adapter [Ralink RT3070]+	016f  WLI-UC-G301N Wireless LAN Adapter+	017f  Sony UWA-BR100 802.11abgn Wireless Adapter [Atheros AR7010+AR9280]+	019e  WLI-UC-GNP Wireless LAN Adapter+	01a1  MiniStation Metro+	01a2  WLI-UC-GNM Wireless LAN Adapter 0412  Award Software International 0413  Leadtek Research, Inc. 	1310  WinFast TV - NTSC + FM@@ -1045,6 +1084,7 @@ 	1053  Mouse Gamer HD7600L 	200c  MuVo V100 	2020  Zen X-Fi 2+	2029  ZiiO 	2801  Prodikeys PC-MIDI multifunction keyboard 	3000  SoundBlaster Extigy 	3002  SB External Composite Device@@ -1057,6 +1097,7 @@ 	3060  Sound Blaster Audigy 2 ZS External 	3061  SoundBlaster Audigy 2 ZS Video Editor 	3090  Sound Blaster Digital Music SX+	30d3  Sound Blaster Play! 	3f00  E-Mu Xboard 25 MIDI Controller 	3f02  E-Mu 0202 	3f04  E-Mu 0404@@ -1101,6 +1142,7 @@ 	403d  Webcam Notebook Ultra 	403e  Webcam Vista Plus 	4041  Webcam Live! Motion+	4043  Vibra Plus Webcam 	4045  Live! Cam Voice 	4049  Live! Cam Voice 	4051  Live! Cam Notebook Pro [VF0250]@@ -1114,6 +1156,7 @@ 	4061  Live! Cam Notebook Pro [VF0400] 	4063  Live! Cam Video IM Pro 	4068  Live! Cam Notebook [VF0470]+	406c  Live! Cam Sync [VF0520] 	4083  Live! Cam Socialize [VF0640] 	4100  Nomad Jukebox 2 	4101  Nomad Jukebox 3@@ -1192,11 +1235,15 @@ 	0155  5800 XpressMusic (Multimedia mode) 	0156  5800 XpressMusic (Storage mode) 	0157  5800 XpressMusic (Imaging mode)+	0199  6700 Classic (msc)+	019a  6700 Classic (PC Suite)+	019b  6700 Classic (mtp) 	01b0  6303 classic Phone (PC Suite mode) 	01b1  6303 classic Phone (Mass storage mode) 	01b2  6303 classic Phone (Printing and media mode) 	01c7  N900 (Storage Mode) 	01c8  N900 (PC-Suite Mode)+	0228  5530 XpressMusic 	026a  N97 (mass storage) 	026b  N97 (Multimedia) 	026c  N97 (PC Suite)@@ -1248,6 +1295,7 @@ 	043c  6155 Phone Parent 	043d  6270 Phone Parent 	0443  N70 Phone Parent+	0444  N91 	044c  NM850iG Phone Parent 	044d  E61 (PC Suite mode) 	044e  E61 (Data Exchange mode)@@ -1264,6 +1312,7 @@ 	04c3  N800 Internet Tablet 	04ce  E90 Communicator (PC Suite mode) 	04cf  E90 Communicator (Storage mode)+	04f0  Nokia N95 (PC Suite mode) 	04f9  6300 (PC Suite mode) 	0508  E65 (PC Suite mode) 	0509  E65 (Storage mode)@@ -1299,10 +1348,12 @@ 	2504  USB 2.0 Hub 	2512  USB 2.0 Hub 	2514  USB 2.0 Hub+	2517  Hub 	2524  USB MultiSwitch Hub 	2602  USB 2.0 Hub 	2640  USB 2.0 Hub 	4060  Ultra Fast Media Reader+	4064  Ultra Fast Media Reader 0425  Motorola Semiconductors HK, Ltd 	0101  G-Tech Wireless Mouse & Keyboard 	f102  G-Tech U+P Wireless Mouse@@ -1329,7 +1380,7 @@ 	0083  109 Japanese Keyboard 	00a2  Type 7 Keyboard 	0100  3-button Mouse-	100e  24.1" LCD Monitor v4+	100e  24.1" LCD Monitor v4 / FID-638 Mouse 	36ba  Bus Powered Hub 	cdab  Raritan KVM dongle 0431  Itac Systems, Inc.@@ -1490,8 +1541,10 @@ 	010b  2500 series 	010d  3500-4500 series 	010f  6500 series+	0142  X3650 (Printer, Scanner, Copier) 	4303  Xerox WorkCentre Pro 412 043e  LG Electronics USA, Inc.+	3001  AN-WF100 802.11abgn Wireless Adapter [Broadcom BCM4323] 	42bd  Flatron 795FT Plus Monitor 	4a4d  Flatron 915FT Plus Monitor 	7001  MF-PD100 Soul Digital MP3 Player@@ -1576,9 +1629,10 @@ 	6001  AU5 ADSL Modem 	6060  RNDIS/BeWAN ADSL2+ 	6070  RNDIS/BeWAN ADSL2+-	625f  Trekstor USB-Stick 12 CS-D 12 GB+	625f  TUSB6250 ATA Bridge 	dbc0  Device Bay Controller 	e001  GraphLink+	e003  TI-84 Plus Calculator 	e004  TI-89 Titanium Calculator 	e008  TI-84 Plus Silver Calculator 	f430  MSP-FET430UIF JTAG Tool@@ -1689,6 +1743,7 @@ 	7055  Slim 2020AF camera 	705a  Asus USB2.0 Webcam 	705c  Genius iSlim 1300AF+	7079  FaceCam 2025R 0459  Adobe Systems, Inc. 045a  SONICblue, Inc. 	07da  Supra Express 56K modem@@ -1757,7 +1812,7 @@ 	0065  Wireless Natural MultiMedia Keyboard (106/109) 	006a  Wireless Optical Mouse (IntelliPoint) 	006d  eHome Remote Control Keyboard keys-	006e  MN510 802.11b Adapter+	006e  MN-510 802.11b Wireless Adapter [Intersil ISL3873B] 	006f  Smart Display Reference Device 	0070  Wireless MultiMedia Keyboard 	0071  Wireless MultiMedia Keyboard (106/109)@@ -1800,6 +1855,7 @@ 	00f9  Wireless Desktop Receiver 3.1 	0202  Xbox Controller 	0280  XBox Device+	0283  Xbox Communicator 	0284  Xbox DVD Playback Kit 	0285  Xbox Controller S 	0288  Xbox Controller S Hub@@ -1809,12 +1865,16 @@ 	028e  Xbox360 Controller 	028f  Xbox360 Wireless Controller 	0290  Xbox360 Performance Pipe (PIX)+	0291  Xbox 360 Wireless Receiver for Windows 	0292  Xbox360 Wireless Networking Adapter 	029c  Xbox360 HD-DVD Drive 	029d  Xbox360 HD-DVD Drive 	029e  Xbox360 HD-DVD Memory Unit 	02a0  Xbox360 Big Button IR-	02a8  Xbox360 Wireless N Networking Adapter [Atheros AR7010]+	02a8  Xbox360 Wireless N Networking Adapter [Atheros AR7010+AR9280]+	02ad  Xbox NUI Audio+	02ae  Xbox NUI Camera+	02b0  Xbox NUI Motor 	0400  Windows Powered Pocket PC 2002 	0401  Windows Powered Pocket PC 2002 	0402  Windows Powered Pocket PC 2002@@ -1940,17 +2000,26 @@ 	04e8  Windows Powered Smartphone 2003 	04e9  Windows Powered Smartphone 2003 	04ea  Windows Powered Smartphone 2003+	04ec  Windows Phone (Zune)+	063e  Zune HD Media Player+	0640  KIN Phone+	0641  KIN Phone+	0642  KIN Phone 	0707  Wireless Laser Mouse 8000 	0708  Transceiver v 3.0 for Bluetooth 	070a  Charon Bluetooth Dongle (DFU)+	0710  Zune Media Player 	0713  Wireless Presenter Mouse 8000 	0719  Xbox 360 Wireless Adapter+	071f  Mouse/Keyboard 2.4GHz Transceiver V2.0 	0721  LifeCam NX-3000 (UVC-compliant) 	0723  LifeCam VX-7000 (UVC-compliant) 	0734  Wireless Optical Desktop 700+	0737  Compact Optical Mouse 500 	0745  Nano Transceiver v1.0 for Bluetooth 	0750  Wired Keyboard 600 	075d  LifeCam Cinema+	0768  Sidewinder X4 	076d  LifeCam HD-5000 	930a  ISOUSB.SYS Intel 82930 Isochronous IO Test Board 	fff8  Keyboard@@ -2010,7 +2079,9 @@ 	4d2b  Wireless Laser Mini Mouse (HID) 	4d2c  PoPo Mini Pointer Mouse (HID) 	4d2e  Optical Mobile Mouse (HID)-	4d51  DELL Laser Mouse+	4d51  0Y357C PMX-MMOCZUL (B) [Dell Laser Mouse]+	4d75  Rocketfish RF-FLBTAD Bluetooth Adapter+	4de7  webcam 0463  MGE UPS Systems 	0001  UPS 	ffff  UPS@@ -2031,6 +2102,9 @@ 	002a  Wireless Mouse & Keyboard 	002d  SmartTerminal XX44 	003e  SmartTerminal ST-2xxx+	0080  eHealth Terminal ST 1503+	0081  eHealth Keyboard G87 1504+	0106  R-300 Wireless Mouse Receiver 046b  American Megatrends, Inc. 	0001  Keyboard 	0101  PS/2 Keyboard, Mouse & Joystick Ports@@ -2059,6 +2133,9 @@ 	0819  Webcam C210 	081b  Webcam C310 	0820  QuickCam VC+	0821  HD Webcam C910+	0825  Webcam C270+	0828  HD Webcam B990 	0830  QuickClip 	0840  QuickCam Express 	0850  QuickCam Web@@ -2155,9 +2232,11 @@ 	0a02  Premium Stereo USB Headset 350 	0a03  Logitech USB Microphone 	0a04  V20 portable speakers (USB powered)+	0a07  Z-10 Speakers 	0a0b  ClearChat Pro USB 	0a0c  Clear Chat Comfort USB Headset 	0a13  Z-5 Speakers+	0a17  G330 Headset 	0b02  BT Mini-Receiver (HID proxy mode) 	8801  Video Camera 	b305  BT Mini-Receiver@@ -2198,7 +2277,7 @@ 	c038  Mouse 	c03d  M-BT96a Pilot Optical Mouse 	c03e  Premium Optical Wheel Mouse (M-BT58)-	c03f  UltraX Optical Mouse+	c03f  M-BT85 [UltraX Optical Mouse] 	c040  Corded Tilt-Wheel Mouse 	c041  G5 Laser Mouse 	c042  G3 Laser Mouse@@ -2214,10 +2293,14 @@ 	c053  Laser Mouse 	c058  M115 Mouse 	c05a  Optical Mouse M90+	c05d  Optical Mouse 	c061  RX1500 Laser Mouse+	c062  LS1 Laser Mouse, corded+	c063  DELL Laser Mouse 	c068  G500 Laser Mouse 	c101  UltraX Media Remote-	c110  Harmony Remote 885+	c110  Harmony 885 Remote+	c11f  Harmony 900 Remote 	c122  Harmony 700 Remote 	c201  WingMan Extreme Joystick with Throttle 	c202  WingMan Formula@@ -2239,6 +2322,7 @@ 	c219  Cordless RumblePad 2 	c21a  Precision Gamepad 	c21c  G13 Advanced Gameboard+	c21d  F310 Gamepad [XInput Mode] 	c21f  F710 Wireless Gamepad [XInput Mode] 	c221  G11/G15 Keyboard / Keyboard 	c222  G15 Keyboard / LCD@@ -2246,6 +2330,8 @@ 	c225  G11/G15 Keyboard / G keys 	c226  G15 Refresh Keyboard 	c227  G15 Refresh Keyboard+	c22d  G510 Gaming Keyboard+	c22e  G510 Gaming Keyboard onboard audio 	c281  WingMan Force 	c283  WingMan Force 3D 	c285  WingMan Strike Force 3D@@ -2257,6 +2343,8 @@ 	c295  Momo Force Steering Wheel 	c298  Driving Force Pro 	c299  G25 Racing Wheel+	c29b  G27 Racing Wheel+	c29c  Speed Force Wireless Wheel for Wii 	c2a0  Wingman Force Feedback Mouse 	c2a1  WingMan Force Feedback Mouse 	c301  iTouch Keyboard@@ -2274,10 +2362,13 @@ 	c30f  Logicool HID-Compliant Keyboard (106 key) 	c311  Y-UF49 [Internet Pro Keyboard] 	c312  DeLuxe 250 Keyboard+	c313  Internet 350 Keyboard 	c315  Classic New Touch Keyboard 	c316  HID-Compliant Keyboard 	c317  Wave Corded Keyboard 	c318  Illuminated Keyboard+	c31a  Comfort Wave 450+	c31b  Compact Keyboard K300 	c31c  Keyboard K120 for Business 	c401  TrackMan Marble Wheel 	c402  Marble Mouse (2-button)@@ -2301,6 +2392,7 @@ 	c512  LX-700 Cordless Desktop Receiver 	c513  MX3000 Cordless Desktop Receiver 	c514  Cordless Mouse+	c515  Cordless 2.4 GHz Presenter Presentation remote control 	c517  LX710 Cordless Desktop Laser 	c518  MX610 Laser Cordless Mouse 	c51a  MX Revolution/G7 Cordless Mouse@@ -2362,6 +2454,8 @@ 	014f  GoGear SA9200 	0160  MP3 Player 	0161  MP3 Player+	0163  GoGear SA1100+	0164  GoGear SA1110/02 	0165  GoGear SA1330 	0201  Hub 	0222  Creative Nomad Jukebox@@ -2395,6 +2489,7 @@ 	0402  PS/2 Mouse on Semiconductors CICT Keyboard 	0406  15 inch Detachable Monitor 	0407  10 inch Mobile Monitor+	0408  SG3WA1/74 802.11b WLAN Adapter [Atmel AT76C503A] 	0471  Digital Speaker System 	0601  OVU1020 IR Dongle (Kbd+Mouse) 	0602  ATI Remote Wonder II Input Device@@ -2408,6 +2503,7 @@ 	0613  Infrared Transceiver 	0617  IEEE802.15.4 RF Dongle 	0619  TSU9400 Remote Control+	0666  Hantek DDS-3005 Arbitrary Waveform Generator 	0700  Semiconductors CICT Hub 	0701  150P1 TFT Display 	0809  AVNET Bluetooth Device@@ -2416,6 +2512,8 @@ 	0815  eHome Infrared Receiver 	0844  SA2111/02 1GB Flash Audio Player 	084a  GoGear SA3125+	084e  GoGear SA60xx (mtp)+	0888  Hantek DDS-3005 Arbitrary Waveform Generator 	1103  Digital Speaker System 	1120  Creative Rhomba MP3 player 	1125  Nike psa[128max Player@@ -2430,20 +2528,23 @@ 	1801  Diva MP3 player 	200a  Wireless Network Adapter 	200f  802.11n Wireless Adapter+	2021  SDE3273FC/97 2.5" SATA HDD Enclosure [INIC-1608L] 	2022  GoGear SA52XX 	2034  Webcam SPC530NC+	2036  Webcam SPC1030NC 	203f  TSU9200 Remote Control 	2046  TSU9800 Remote Control 	204e  GoGear RaGa (SA1942/02) 	205e  TSU9300 Remote Control 	2070  GoGear Mix+	2076  GoGear Aria 	2079  GoGear Opus 	2088  MCE IR Receiver with ALS- Spinel plus for ASUS 	262c  SPC230NC Webcam 	485d  Senselock SenseIV v2.x 	df55  LPCXpresso LPC-Link 0472  Chicony Electronics Co., Ltd-	0065  PFU-65 Keyboard+	0065  PFU-65 Keyboard [Chicony] 	b086  Asus USB2.0 Webcam 	b091  Webcam 0473  Sanyo Information Business Co., Ltd@@ -2473,6 +2574,7 @@ 047b  Silitek Corp. 	0001  Keyboard 	0002  Keyboard and Mouse+	0011  SK-1688U Keyboard 	00f9  SK-1789u Keyboard 	0101  BlueTooth Keyboard and Mouse 	020b  SK-3105 SmartCard Reader@@ -2593,12 +2695,16 @@ 	2017  Biometric Smart Card Reader 	2018  BioSimKey 	2302  Portable Flash Device (PFD)+	3744  STLINK Pseudo disk+	3748  ST-LINK/V2 	4810  ISDN adapter 	481d  BT Digital Access adapter-	5000  ST Micro Bluetooth Device+	5000  ST Micro/Ergenic ERG BT-002 Bluetooth Adapter 	5001  ST Micro Bluetooth Device+	5721  Hantek DDS-3X25 Arbitrary Waveform Generator 	7270  ST Micro Serial Bridge 	7554  56k SoftModem+	df11  STM Device in DFU Mode 	ff10  Swann ST56 Modem 0484  Specialix 0485  Nokia Monitors@@ -2609,9 +2715,13 @@ 0489  Foxconn / Hon Hai 	0502  SmartMedia Card Reader Firmware Loader 	0503  SmartMedia Card Reader+	d00c  Rollei Compactline (Storage Mode)+	d00e  Rollei Compactline (Video Mode) 	e000  T-Com TC 300 	e003  Pirelli DP-L10-	e016  Foxconn / Hon Hai+	e00f  Foxconn T77H114 BCM2070 [Single-Chip Bluetooth 2.1 + EDR Adapter]+	e016  Ubee PXU1900 WiMAX Adapter [Beceem BCSM250]+	e02c  Atheros AR5BBU12 Bluetooth Device 048a  S-MOS Systems, Inc. 048c  Alps Electric Ireland, Ltd 048d  Integrated Technology Express, Inc.@@ -2623,6 +2733,7 @@ 	0003  Taxan Monitor Control 0492  Samsung SemiConductor, Inc. 	0140  MP3 player+	0141  MP3 Player 0493  MAG Technology Co., Ltd 0495  ESS Technology, Inc. 0496  Micron Electronics@@ -2726,7 +2837,7 @@ 	002b  A3000 	002c  Lexmark X125 	0032  802.11b Adapter [ipaq h5400]-	0033  802.11b Adapter [orinoco]+	0033  Wireless LAN MultiPort W100 [Intersil PRISM 2.5] 	0036  Bluetooth Multiport Module 	0051  KU-0133 Easy Access Interner Keyboard 	0076  Wireless LAN MultiPort W200@@ -2981,10 +3092,16 @@ 	1729  MX700 ser 	172b  MP140 ser 	173e  MP560+	173f  Pixma MP640 Multifunction device+	1748  Pixma MG5150 	1900  CanoScan LiDE 90 	1901  CanoScan 8800F 	1904  CanoScan LiDE 100 	1905  CanoScan LiDE 200+	1906  CanoScan 5600F+	1907  CanoScan LiDE 700F+	1909  CanoScan LiDE 110+	190a  CanoScan LiDE 210 	2200  CanoScan LiDE 25 	2201  CanoScan FB320U 	2202  CanoScan FB620U@@ -3012,6 +3129,7 @@ 	221e  CanoScan 8400F 	221f  CanoScan LiDE 500F 	2220  CanoScan LIDE 25+	2224  CanoScan LiDE 600F 	2225  CanoScan LiDE 70 	2228  CanoScan 4400F 	2602  MultiPASS C555@@ -3206,6 +3324,7 @@ 	30ff  Digital IXUS 55 (PTP mode)/PowerShot SD450 (PTP mode) 	310b  SELPHY CP600 	310e  Digital IXUS 50 (PTP mode)+	3110  EOS Digital Rebel XTi 	3116  Digital IXUS 750 (PTP mode) 	3117  PowerShot A700 	312d  Elura 100@@ -3296,6 +3415,7 @@ 	0413  D40 (mass storage mode) 	0422  D700 (ptp) 	0425  D300S+	0f03  PD-10 Wireless Printer Adapter 	4000  Coolscan LS 40 ED 	4001  LS 50 ED/Coolscan V ED 	4002  Super Coolscan LS-5000 ED@@ -3338,6 +3458,7 @@ 	0102  Keyboard with APM 	0130  MyIRC Remote Receiver 	0306  Telephone Receiver+	0407  Optical Skype Mouse 	0bad  MetaGeek Wi-Spy 	1002  CY7C63001 R100 FM Radio 	1006  Human Interface Device@@ -3365,8 +3486,10 @@ 	de61  Barcode Reader 	de64  Barcode Reader 	f000  CY30700 Licorice evaluation board+	f111  CY8CKIT-002 PSoC MiniProg3 Rev A Program and debug kit 	f115  PSoC FirstTouch Programmer 04b5  ROHM LSI Systems USA, LLC+	3064  Hantek DSO-3064 04b6  Hint Corp. 04b7  Compal Electronics, Inc. 04b8  Seiko Epson Corp.@@ -3403,17 +3526,20 @@ 	011e  Perfection 1660 Photo 	011f  Perfection 1670 	0120  Perfection 1270 scanner-	0121  Perfection 2480 Photo+	0121  Perfection 2480/2580 Photo [GT-F500] 	0122  Perfection 3590 scanner 	0126  GT-15000 (ES-7000) 	0128  Perfection 4870 (GT-X700) 	0129  Expression 10000XL (ES-10000G) 	012a  Perfection 4990 Photo scanner 	012b  GT-2500 (ES-H300)-	012c  Perfection V350 (GT-F700)+	012c  Perfection V700 Photo (GT-X900) 	012d  Perfection V10/V100 (GT-S600/F650) 	012f  Perfection V350 (GT-F700) 	0130  Perfection V500 (GT-X770)+	0131  Perfection V300+	0136  GT-S80 (ES-D400)+	0137  GT-S50 (ES-D200) 	0202  Receipt Printer M129C 	0401  CP 800 Digital Camera 	0402  PhotoPC 850z@@ -3485,6 +3611,9 @@ 	083f  Stylus DX4450 	0849  Stylus SX205 	084d  Stylus SX115+	0851  Stylus SX410+	0856  Stylus SX515W+	085c  Stylus SX125 04b9  Rainbow Technologies, Inc. 	0300  SafeNet USB SuperPro/UltraPro 	1000  iKey 1000 Token@@ -3679,6 +3808,7 @@ 	0192  FinePix E900 Zoom (DSC) 	0193  FinePix E900 Zoom (PTP) 	019b  FinePix F30 (PTP)+	01af  FinePix A700 (PTP) 	01bf  FinePix F6000fd/S6500fd Zoom (PTP) 	01c0  FinePix F20 (PTP) 	01c1  FinePix F31fd (PTP)@@ -3686,14 +3816,19 @@ 	01c5  FinePix F40fd (PTP) 	01c6  FinePix A820 Zoom (PTP) 	01d2  FinePix A800 Zoom (PTP)+	01d3  FinePix A920 (PTP) 	01d4  FinePix F50fd (PTP) 	01d5  FinePix F47 (PTP) 	01f7  FinePix J250 (PTP) 	01fd  A160+	023e  FinePix AX300 04cc  ST-Ericsson 	1122  Hub 	1520  USB 2.0 Hub (Avocent KVM) 	1521  USB 2.0 Hub+	1a62  GW Instek GSP-830 Spectrum Analyzer (HID)+	2323  Ux500 serial debug port+	2533  NFC device (PN533) 	8116  Camera 04cd  Tatung Co. Of America 04ce  ScanLogic Corp.@@ -3733,12 +3868,18 @@ 	000b  PIC18F2550 (32K Flashable 10 Channel, 10 Bit A/D USB Microcontroller) 	0032  PICkit1 	0033  PICkit2+	0036  PICkit Serial Analyzer 	00e0  PIC32 Starter Board+	0a04  AGP LIN Serial Analyzer 	8000  In-Circuit Debugger 	8001  ICD2 in-circuit debugger+	8101  PIC24F Starter Kit+	900a  PICkit3 	c001  PicoLCD 20x4 	fbba  DiscFerret Magnetic Disc Analyser (bootloader mode) 	fbbb  DiscFerret Magnetic Disc Analyser (active mode)+	fc92  Open Bench Logic Sniffer+	ffef  PICoPLC [APStech] 04d9  Holtek Semiconductor, Inc. 	0022  Portable Keyboard 	048e  Optical Mouse@@ -3746,6 +3887,8 @@ 	1203  Keyboard 	1400  PS/2 keyboard + mouse controller 	1503  Shortboard Lefty+	1603  Keyboard+	2221  Keyboard 04da  Panasonic (Matsushita) 	0901  LS-120 Camera 	0912  SDR-S10@@ -3758,6 +3901,7 @@ 	0d0e  DVD-ROM & CD-R/RW 	0f40  Printer 	1500  MFSUSB Driver+	1800  DY-WL10 802.11abgn Adapter [Broadcom BCM4323] 	1b00  MultiMediaCard 	2121  EB-VS6 	2316  DVC Mass Storage Device@@ -3770,8 +3914,11 @@ 	2372  Lumix Camera 	2374  DMC-FZ18/FZ20 	2451  HDC-SD9+	2497  HDC-TM700 	250c  Gobi Wireless Modem (QDL mode) 	250d  Gobi Wireless Modem+	3904  N5HBZ0000055 802.11abgn Wireless Adapter [Atheros AR7010]+	3c04  JT-P100MR-20 [ePassport Reader] 04db  Hypertec Pty, Ltd 04dc  Huan Hsin Holdings, Ltd 04dd  Sharp Corp.@@ -3800,6 +3947,7 @@ 	601b  AL-1217 	601c  AL-1226 	601d  AR-123E+	6021  IS01 	7002  DVC Ver.1.0 	7004  VE-CG40U Digital Still Camera 	7005  VE-CG30 Digital Still Camera@@ -3884,6 +4032,7 @@ 	5120  SCR331-DI SmartCard Reader 	5121  SDI010 Smart Card Reader 	5151  SCR338 Keyboard Smart Card Reader+	5292  SCL011 RFID reader 	5410  SCR35xx Smart Card Reader 	e000  SCRx31 Reader 	e001  SCR331 SmartCard Reader@@ -3914,6 +4063,7 @@ 	0111  Connect3D Flash Drive 	1003  MP3 Player and Recorder 	1006  SDC-200Z+	1f06  HX-MU064DA portable harddisk 	2018  WIS09ABGN LinkStick Wireless LAN Adapter 	2035  Digital Photo Frame Mass Storage 	2036  Digital Photo Frame Mini Monitor@@ -3943,6 +4093,7 @@ 	324a  Laser Printer 	324c  ML-1740 Printer 	324d  Phaser 3121+	3256  ML-1520 Laser Printer 	325b  Xerox Phaser 3117 Laser Printer 	325f  Phaser 3425 Laser Printer 	3260  CLP-510 Color Laser Printer@@ -3975,6 +4126,8 @@ 	3903  Xerox WorkCentre XK50cx 	390f  InkJet Color Printer 	3911  SCX-1020 series+	4005  GT-S8000 Jet (msc)+	4f1f  GT-S8000 Jet (mtp) 	5000  YP-MF series 	5001  YP-100 	5002  YP-30@@ -3990,21 +4143,32 @@ 	501b  MP3 Player 	5021  Yepp YP-ST5 	5026  YP-MT6V+	5027  YP-T7 	502b  YP-F1 	5032  YP-J70 	503b  YP-U1 MP3 Player 	503d  YP-T7F 	5041  YP-Z5 	5050  YP-U2 MP3 Player+	5051  YP-F2R 	5055  YP-T9-	507d  YP-U3 MP3 Player-	5080  Yepp YP-K3-	5083  YP-P2+	507d  YP-U3 (mtp)+	507f  YP-T9J+	5080  Yepp YP-K3 (msc)+	5081  Yepp YP-K3 (mtp)+	5082  YP-P2 (msc)+	5083  YP-P2 (mtp)+	508a  YP-T10 	508b  YP-S5 MP3 Player 	508c  YP-S5-	5092  YP-U4+	5090  YP-S3 (msc)+	5091  YP-S3 (mtp)+	5092  YP-U4 (msc)+	5093  YP-U4 (mtp) 	5095  YP-S2+	510f  YP-R1 	5119  Yepp YP-P3+	511c  YP-Q2 	5121  YP-U5 	5123  Yepp YP-M1 	5a00  YP-NEU@@ -4024,6 +4188,7 @@ 	5f02  NEXiO Sync 	5f03  NEXiO Sync 	5f04  NEXiO Sync+	6032  G2 Portable hard drive 	6601  Mobile Phone 	6602  Galaxy 	6603  Galaxy@@ -4043,7 +4208,10 @@ 	663e  D900e Phone 	663f  SGH-E720/SGH-E840 	6640  Usb Modem Enumerator+	6702  X830 	6708  U600 Phone+	6709  U600+	6734  Juke 	6759  D900e Media Player 	675a  D900e Mass Storage 	675b  D900e Camera@@ -4052,14 +4220,16 @@ 	6802  Standalone HSPA device 	6806  Composite LTE device (Trial) 	6807  Composite HSPA device-	681c  Galaxy Portal/Spica Android Phone+	681c  Galaxy Portal/Spica/S 	681d  Galaxy Portal/Spica Android Phone 	684e  Wave (GT-S8500) 	6875  GT-B3710 Standalone LTE device (Commercial) 	6876  GT-B3710 LTE Modem+	6877  Galaxy S 	6888  GT-B3730 Composite LTE device (Commercial) 	6889  GT-B3730 Composite LTE device (Commercial) 	689a  LTE Storage Driver [CMC2xx]+	689e  GT-S5670 [Galaxy Fit] 	7011  SEW-2003U Card 	7021  Bluetooth Device 	7061  eHome Infrared Receiver@@ -4094,12 +4264,13 @@ 	0110  KU-2971 Keyboard 	0111  KU-9908 Keyboard 	0112  KU-8933 Keyboard with PS/2 Mouse port-	0116  KU-2971 German Keyboard+	0116  KU-2971/KU-0325 Keyboard 	0220  Wireless HID Receiver 	0402  Genius LuxeMate i200 Keyboard 	0403  KU-0420 keyboard 	0418  KU-0418 Tactical Pad 	0760  Acer KU-0760 Keyboard+	0860  2.4G Multimedia Wireless Kit 	a001  E-Video DC-100 Camera 	a120  ORITE CCD Webcam(PC370R) 	a121  ORITE CCD Webcam(PC370R)@@ -4139,12 +4310,15 @@ 	b104  CNF7069 Webcam 	b107  CNF7070 Webcam 	b14c  CNF8050 Webcam+	b175  4-Port Hub 	b1aa  Webcam-101 	b1b4  Lenovo Integrated Camera 	b1cf  Lenovo Integrated Camera 04f3  Elan Microelectronics Corp. 	0210  AM-400 Hama Optical Mouse 	0212  Laser Mouse+	0214  Lynx M9 Optical Mouse+	0230  3D Optical Mouse 	02f4  2.4G Cordless Mouse 04f4  Harting Elektronik, Inc. 04f5  Fujitsu-ICL Systems, Inc.@@ -4334,6 +4508,9 @@ 	01e2  DCP-157C 	01e3  DCP-353C 	01e4  DCP-357C+	01e7  MFC-7340+	01e9  DCP-7040+	01ea  DCP-7030 	01eb  MFC-7320 	01f4  MFC-5890CN 	1000  Printer@@ -4343,6 +4520,7 @@ 	2015  QL-500 P-touch label printer 	2016  QL-550 P-touch label printer 	201a  PT-18R P-touch label printer+	2027  QL-560 P-Touch Label Printer 	2100  Card Reader Writer 04fa  Dallas Semiconductor 	2490  DS1490F 2-in-1 Fob, 1-Wire adapter@@ -4356,12 +4534,14 @@ 	00d3  00052486 / Laser Mouse M1052 [hama] 	0171  SPCA1527A/SPCA1528 SD card camera (Mass Storage mode) 	0232  Fingerprint+	0538  Wireless Optical Mouse 2.4G [Bright] 	0561  Flexcam 100 	05d8  Wireless keyboard/mouse 	0c15  SPIF215A SATA bridge 	0c25  SATALink SPIF225A 	1528  SPCA1527A/SPCA1528 SD card camera (webcam mode) 	1533  Mass Storage+	2080  ASUS Webcam 	500c  CA500C Digital Camera 	504a  Aiptek Mini PenCam 1.3 	504b  Aiptek Mega PockerCam 1.3/Maxell MaxPocket LE 1.3@@ -4391,6 +4571,7 @@ 	16e3  n30 Handheld Sync 	3202  Liquid 	3203  Liquid (Debug mode)+	3341  Iconia tablet A500 	d001  Divio NW801/DVC-V6+ Digital Camera 0503  Hitachi America, Ltd 0504  Hayes Microcomputer Products@@ -4428,6 +4609,7 @@ 	0012  F8T012 Bluetooth Adapter 	0013  F8T013 Bluetooth Adapter 	0017  B8T017 Bluetooth+EDR 2.1+	003a  Universal Media Reader 	0050  F5D6050 802.11b Wireless Adapter v2000 [Atmel at76c503a] 	0081  F8T001v2 Bluetooth 	0083  Bluetooth Device@@ -4453,28 +4635,34 @@ 	0240  F5U240 USB 2.0 CF Card Reader 	0249  USB 2 Flash Media Device 	0257  F5U257 Serial+	0304  FSU304 USB 2.0 - 4 Ports Hub 	0409  F5U409 Serial 	0551  F6C550-AVR UPS+	0706  2-N-1 USB 2.0 7-Port Hub (Lower half) 	0802  Nostromo n40 Gamepad 	0803  Nostromo 1745 GamePad 	0805  Nostromo N50 GamePad 	0815  Nostromo n52 HID SpeedPad Mouse Wheel 	0826  ErgoFit Wireless Optical Mouse (HID) 	0980  HID UPS Battery+	1102  F7D1102 N150/Surf Micro Wireless Adapter v1000 [Realtek RTL8188CE-VAU] 	1202  F5U120-PC Parallel Printer Port 	1203  F5U120-PC Serial Port+	2103  F7D2102 802.11n N300 Micro Wireless Adapter v3000 [Realtek RTL8192CU] 	258a  F5U258 Host to Host cable 	3101  F1DF102U/F1DG102U Flip Hub 	3201  F1DF102U/F1DG102U Flip KVM 	4050  ZD1211B 	5055  F5D5055 Gigabit Network Adapter [AX88xxx] 	6051  F5D6051 802.11b Wireless Network Adapter [ZyDAS ZD1201]+	615a  F7D4101 / F9L1101 802.11abgn Wireless Adapter [Broadcom BCM4323] 	7050  F5D7050 Wireless G Adapter v1000/v2000 [Intersil ISL3887] 	7051  F5D7051 802.11g Adapter v1000 [Broadcom 4320 USB]-	705a  F5D7050 Wireless G Adapter v3000 [Ralink RT2573]+	705a  F5D7050 Wireless G Adapter v3000 [Ralink RT2571W] 	705b  Wireless G Adapter 	705c  F5D7050 Wireless G Adapter v4000 [Zydas ZD1211B] 	705e  F5D7050 Wireless G Adapter v5000 [Realtek RTL8187B]+	706a  2-N-1 USB 2.0 7-Port Hub (Lower half) 	8053  F5D8053 N Wireless USB Adapter v1000/v4000 [Ralink RT2870] 	805c  F5D8053 N Wireless Adapter v3000 [Ralink RT2870] 	805e  F5D8053 N Wireless USB Adapter v5000 [Realtek RTL8192U]@@ -4482,11 +4670,12 @@ 	815f  F5D8053 N Wireless USB Adapter v6000 [Realtek RTL8192SU] 	825a  F5D8055 N+ Wireless Adapter v1000 [Ralink RT2870] 	825b  F5D8055 N+ Wireless Adapter v2000 [Ralink RT3070]-	845a  F7D2101deSH [rtl8192su]+	845a  F7D2101 802.11n Surf & Share Wireless Adapter v1000 [Realtek RTL8192SU] 	905b  F5D9050 Wireless G+ MIMO Network Adapter v3000 [Ralink RT2573] 	905c  F5D9050 Wireless G+ MIMO Network Adapter v4000 [Ralink RT2573] 	935a  F6D4050 N150 Enhanced Wireless Network Adapter v1000 [Ralink RT2870] 	935b  F6D4050 N150 Enhanced Wireless Network Adapter v2000 [Ralink RT3070]+	945a  F7D1101 Basic Wireless USB Adapter v1000 [Realtek RTL8188SU] 050e  Neon Technology, Inc. 050f  KC Technology, Inc. 	0001  Hub@@ -4508,6 +4697,7 @@ 	0001  USB to PS2 Adaptor v1.09 	0002  EZ-9900C Keyboard 0519  Star Micronics Co., Ltd+	0003  TSP100ECO/TSP100II 	c002  Xlive Bluetooth XBM-100S MP3 Player 051a  WYSE Technology 	a005  Smart Display Version 9973@@ -4705,6 +4895,7 @@ 	0066  Clie PEG-N7x0C/PEG-T425 PalmOS PDA Serial 	0067  CMR-PC3 Webcam 	0069  Memorystick MSC-U03 Reader+	006c  FeliCa S310 [PaSoRi] 	006d  Clie PEG-T425 PDA Mass Storage 	006f  Network Walkman (EV) 	0073  Storage CRX1750U@@ -4769,12 +4960,13 @@ 	018b  Hi-MD SOUND GATE 	019e  Micro Vault 1.0G Mass Storage 	01ad  ATRAC HDD PA-	01bb  802.11g+	01bb  FeliCa S320 [PaSoRi] 	01bd  MRW62E Multi-Card Reader/Writer 	01c3  NW-E55 Network Walkman 	01c6  MEMORY P-AUDIO 	01c7  Printing Support 	01c8  PSP Type A+	01c9  PSP Type B 	01d0  DVD+RW External Drive DRU-700A 	01d5  IC RECORDER 	01de  VRD-VC10 [Video Capture]@@ -4820,11 +5012,15 @@ 	02c4  Device 	02d1  DVD RW 	02d2  PSP Slim+	02e1  FeliCa S330 [PaSoRi] 	02ea  PlayStation 3 Memory Card Adaptor 	02f9  DSC-H9 	0317  WALKMAN-	031e  PRS-505 reader+	031a  Walkman NWD-B103F+	031e  PRS-300/PRS-505 eBook reader+	033e  DSC-W120 	0346  Handycam DCR-SR55E+	0348  HandyCam HDR-TG3E 	0382  Memory Stick PRO-HG Duo Adaptor (MSAC-UAH1) 	03bc  Webbie HD - MHS-CM1 	03d3  DR-BT100CX@@ -4871,6 +5067,8 @@ 	2009  UC-210T Ethernet 	2011  UC-2324 4xSerial Ports [mos7840] 	2202  CS124U Miniview II KVM Switch+	2213  CS682 2-Port USB 2.0 DVI KVM Switch+	2404  4-port switch 	2600  IDE Bridge 	2701  CE700A KVM Extender 	4000  DSB-650 10Mbps Ethernet [klsi]@@ -4929,6 +5127,7 @@ 	0401  P 3600 A3 Pro 	0408  BearPaw 2448 CU Pro 	0409  BearPaw 2448 TA Pro+	040b  ScanExpress A3 USB 1200 PRO 	0873  ScanExpress 600 USB 	1000  BearPaw 4800 TA Pro 	a350  gSmart 350 Camera@@ -4959,7 +5158,7 @@ 	0001  Enhanced Microphone 	0002  Telex Microphone 0563  Immersion Corp.-0564  Chinon Industries, Inc.+0564  Kodak Digital Product Center, Japan Ltd. (formerly Chinon Industries Inc.) 0565  Peracom Networks, Inc. 	0001  Serial Port [etek] 	0002  Enet Ethernet [klsi]@@ -5045,7 +5244,9 @@ 	00c5  Cintiq 20WSX 	00c6  Cintiq 12WX 	00c7  DTU-1931+	00d1  Bamboo Pen & Touch (CTH-460-DE) 	00d3  Bamboo Fun (CTH-661)+	00db  Bamboo Fun (CTH-661SE-NL) 	0400  PenPartner 4x5 	4850  PenPartner 6x8 056b  Decicon, Inc.@@ -5068,6 +5269,7 @@ 	4010  LD-USB20 	5003  UC-SGT 	5004  UC-SGT+	6008  Flash Disk 	abc1  LD-USB/TX 056f  Korea Data Systems Co., Ltd 	cd00  CDM-751 CD organizer@@ -5201,6 +5403,7 @@ 	84ff  AVM Fritz!WLAN USB N (in CD-ROM-mode) 057d  Shark Multimedia, Inc. 057e  Nintendo Co., Ltd+	0305  Broadcom BCM2045A Bluetooth Radio [Nintendo Wii] 	0306  Wii Remote Controller RVL-003 057f  QuickShot, Ltd 	6238  USB StrikePad@@ -5409,6 +5612,7 @@ 	3417  NWD271N 802.11n Wireless Adapter [Atheros AR9001U-(2)NG] 	3418  NWD211AN 802.11abgn Wireless Adapter [Ralink RT2870] 	341a  NWD-270N Wireless N-lite USB Adapter+	341f  NWD2205 802.11n Wireless N Adapter [Realtek RTL8192CU] 0587  America Kotobuki Electronics Industries, Inc. 0588  Sapien Design 0589  Victron@@ -5444,6 +5648,7 @@ 	6232  Hi-Speed 16-in-1 Flash Card Reader/Writer 	6254  USB Hub 	6331  SD/MMC/MS Card Reader+	6332  Multi-Function Card Reader 	6335  SD/MMC Card Reader 	6360  Multimedia Card Reader 	6361  Multimedia Card Reader@@ -5477,7 +5682,7 @@ 0590  Omron Corp. 	0004  Cable Modem 	000b  MR56SVS-	0028  HJ-720IT Pedometer+	0028  HJ-720IT Pedometer / Blood Pressure Monitor HEM-7080IT-E 0591  Questra Consulting 0592  Powerware Corp. 	0002  UPS (X-Slot)@@ -5485,6 +5690,7 @@ 0594  Princeton Graphic Systems 0595  Zoran Microelectronics, Ltd 	1001  Digitrex DSC-1300/DSC-2100 (mass storage mode)+	2002  DIGITAL STILL CAMERA 6M 4X 	4343  Digital Camera EX-20 DSC 0596  MicroTouch Systems, Inc. 	0001  Touchscreen@@ -5509,7 +5715,7 @@ 	0053  CDRW55292EXT CD-RW External Drive 	0057  Mass Storage Device 	005d  Mass Storage Device-	005f  Mass Storage Device+	005f  CDRW64892EXT3-C CD-RW 52x24x52x External Drive 	0060  PCMCIA PocketZip Dock 	0061  Varo PocketZip 40 MP3 Player 	006d  HipZip MP3 Player@@ -5529,8 +5735,10 @@ 	017c  HDD/1394B 	0251  Optical 	0252  Optical+	027a  LPHD250-U [Portable Hard Drive Silver Series 250 Go] 	0470  Prestige Portable Hard Drive 	047a  Select Portable Hard Drive+	0579  eGo Portable Hard Drive 	1052  DVD+RW External Drive 059c  A-Trend Technology Co., Ltd 059d  Advanced Input Devices@@ -5547,7 +5755,10 @@ 	0641  Mobile Hard Drive 	1010  Desktop Hard Drive 	1019  Desktop Hard Drive+	1021  Little Disk+	1027  iamaKey V2 	102a  Rikiki Hard Drive+	1049  rikiki Harddrive 	a601  HardDrive 	a602  CD R/W 05a0  Vetronix Corp.@@ -5670,10 +5881,13 @@ 	1223  iPod Classic/Nano 3.Gen (DFU mode) 	1224  iPod Nano 3.Gen (DFU mode) 	1225  iPod Nano 4.Gen (DFU mode)+	1227  Mobile Device (DFU Mode) 	1231  iPod Nano 5.Gen (DFU mode) 	1240  iPod Nano 2.Gen (DFU mode) 	1242  iPod Nano 3.Gen (WTF mode) 	1243  iPod Nano 4.Gen (WTF mode)+	1245  iPod Classic 3.Gen (WTF mode)+	1246  iPod Nano 5.Gen (WTF mode) 	1255  iPod Nano 4.Gen (DFU mode) 	1260  iPod Nano 2.Gen 	1261  iPod Classic@@ -5681,6 +5895,7 @@ 	1263  iPod Nano 4.Gen 	1265  iPod Nano 5.Gen 	1266  iPod Nano 6.Gen+	1281  Apple Mobile Device [Recovery Mode] 	1290  iPhone 	1291  iPod Touch 1.Gen 	1292  iPhone 3G@@ -5691,9 +5906,11 @@ 	1299  iPod Touch 3.Gen 	129a  iPad 	129e  iPod Touch 4.Gen+	129f  iPad 2 	1300  iPod Shuffle 	1301  iPod Shuffle 2.Gen 	1302  iPod Shuffle 3.Gen+	1303  iPod Shuffle 4.Gen 	1401  Modem 	8202  HCF V.90 Data/Fax Modem 	8203  Bluetooth HCI@@ -5714,7 +5931,9 @@ 	8502  Built-in iSight 	8505  Built-in iSight 	8507  Built-in iSight+	911c  Hub in A1082 [Cinema HD Display 23"] 	912f  Hub in 30" Cinema Display+	921c  A1082 [Cinema HD Display 23"] 	9221  30" Cinema Display 	ffff  Bluetooth in DFU mode - Driver 05ad  Y.C. Cable U.S.A., Inc.@@ -5795,6 +6014,7 @@ 	6001  Ten-Keypad 05c8  Cheng Uei Precision Industry Co., Ltd (Foxlink) 	0103  FO13FF-65 PC-CAM+	0403  Webcam 05c9  Semtech Corp. 05ca  Ricoh Co., Ltd 	0101  RDC-5300 Camera@@ -5824,6 +6044,7 @@ 	1841  Fujitsu F01/ Lifebook U810 [R5U870] 	1870  Webcam 1000 	18b0  Sony Vaio Integrated Webcam+	18b1  Sony Vaio Integrated Webcam 	18b3  Sony Vaio Integrated Webcam 	2201  RDC-7 Camera 	2202  Caplio RR30@@ -6056,9 +6277,11 @@ 	a531  JumpDrive Secure II 	a560  JumpDrive FireFly 	a701  JumpDrive FireFly+	a731  JumpDrive FireFly 	a790  JumpDrive 2GB 	b002  USB CF Reader 	b018  Multi-Card Reader+	b047  SDHC Reader [RW047-7000] 05dd  Delta Electronics, Inc. 	ff31  AWU-120 	ff32  FriendlyNET AeroLAN AL2011@@ -6108,7 +6331,7 @@ 	0660  USB 2.0 Hub 	0700  SIIG US2256 CompactFlash Card Reader 	0701  USB 2.0 IDE Adapter-	0702  USB 2.0 IDE Adapter+	0702  USB 2.0 IDE Adapter [GL811E] 	0703  Card Reader 	0704  Card Reader 	0705  Card Reader@@ -6125,6 +6348,7 @@ 	0712  Delkin Mass Storage Device 	0715  USB 2.0 microSD Reader 	0716  USB 2.0 Multislot Card Reader/Writer+	0717  All-in-1 Card Reader 	0718  IDE/SATA Adapter 	0723  GL827L SD/MMC/MS Flash Card Reader 	0760  USB 2.0 Card Reader/Writer@@ -6133,7 +6357,7 @@ 	07a0  Pen Flash 	0880  Wasp (SL-6612) 	0927  Card Reader-	1205  Afilias Optical Mouse H3003+	1205  Afilias Optical Mouse H3003 / Trust Optical USB MultiColour Mouse MI-2330 	a700  Pen Flash 	f102  VX7012 TV Box 	f103  VX7012 TV Box@@ -6223,8 +6447,10 @@ 060a  Worthington Data Solutions, Inc. 060b  Solid Year 	0001  MacAlly Keyboard+	0230  KSK-8003 UX Keyboard 	1006  Japanese Keyboard - 260U 	2101  Keyboard+	2231  KSK-6001 UELX Keyboard 	5811  ACK-571U Wireless Keyboard 	5903  Japanese Keyboard - 595U 	6001  SolidTek USB 2p HUB@@ -6250,6 +6476,8 @@ 	0103  SLP-100N Driver 	0104  SLP-200N Driver 	0105  SLP-240 Driver+	0501  SLP-440 Driver+	0502  SLP-450 Driver 061a  Veridicom International, Inc. 	0110  5thSense Fingerprint Sensor 	0200  FPS200 Fingerprint Sensor@@ -6292,6 +6520,7 @@ 0631  JUJO Electronics Corp. 0633  Cyrix Corp. 0634  Micron Technology, Inc.+	0655  Embedded Mass Storage Drive [RealSSD] 0635  Methode Electronics, Inc. 0636  Sierra Imaging, Inc. 	0003  Vivicam 35Xx@@ -6350,6 +6579,7 @@ 	a103  Acer/HP Integrated Webcam [CN0314] 	a110  HP Webcam 	a136  Asus Integrated Webcam [CN031B]+	a219  1.3M WebCam (notebook emachines E730, Acer sub-brand) 	c107  HP webcam [dv6-1190en] 	d101  Acer CrystalEye Webcam 	e201  Lenovo Integrated Webcam@@ -6358,6 +6588,8 @@ 	f103  Lenovo Integrated Webcam [R5U877] 064f  WIBU-Systems AG 	03e9  Propellerhead Record Ignition Key+	03f2  CmStick/M (article no. 1010)+	03f3  CmStick/M (article no. 1011) 	0bd7  BOX/U 	0bd8  BOX/RU 0650  Dynapro Systems@@ -6384,15 +6616,15 @@ 0662  Kansai Electric Co., Ltd 0663  Topmax Electronic Co., Ltd 	0103  CobraPad-0664  Groovy Technology Corp.-	0301  GTouch Touch Screen-	0302  GTouch Touch Screen-	0303  GTouch Touch Screen-	0304  GTouch Touch Screen-	0305  GTouch Touch Screen-	0306  GTouch Touch Screen-	0307  GTouch Touch Screen-	0309  GTouch Touch Screen+0664  ET&T Technology Co., Ltd.+	0301  Groovy Technology Corp. GTouch Touch Screen+	0302  Groovy Technology Corp. GTouch Touch Screen+	0303  Groovy Technology Corp. GTouch Touch Screen+	0304  Groovy Technology Corp. GTouch Touch Screen+	0305  Groovy Technology Corp. GTouch Touch Screen+	0306  Groovy Technology Corp. GTouch Touch Screen+	0307  Groovy Technology Corp. GTouch Touch Screen+	0309  Groovy Technology Corp. GTouch Touch Screen 0665  Cypress Semiconductor 	5161  USB to Serial 0667  Aiwa Co., Ltd@@ -6517,6 +6749,9 @@ 	8228  MP3 Player 	8229  MP3 Player 	8230  MP3 Player+	829c  MP3 Player+	82e0  MP3 Player+	835d  MP3 Player 	9000  MP3 Player 	9001  MP3 Player 	9002  MP3 Player@@ -6529,7 +6764,7 @@ 0673  HCL 	5000  Keyboard 0674  Key Mouse Electronic Enterprise Co., Ltd-0675  Draytech+0675  DrayTek Corp. 	0110  Vigor 128 ISDN TA 	0530  Vigor530 IEEE 802.11G Adapter (ISL3880+NET2280) 	0550  Vigor550@@ -6543,11 +6778,13 @@ 067b  Prolific Technology, Inc. 	0000  PL2301 USB-USB Bridge 	0001  PL2302 USB-USB Bridge+	0307  Motorola Serial Adapter 	04bb  PL2303 Serial (IODATA USB-RSAQ2) 	0610  Onext EG210U MODEM 	0611  AlDiga AL-11U Quad-band GSM/GPRS/EDGE modem 	2303  PL2303 Serial Port 	2305  PL2305 Parallel Port+	2306  Raylink Bridge Controller 	2307  PL2307 USB-ATAPI4 Bridge 	2313  FITEL PHS U Cable Adaptor 	2315  Flash Disk Embedded Hub@@ -6643,7 +6880,8 @@ 	4016  Dimage XT Camera [remote mode] 	4017  Dimage E223 	4018  Dimage Z1  Camera-	401a  Dimage A1 Camera+	4019  Dimage A1 Camera [remote mode]+	401a  Dimage A1 Camera [storage] 	401c  Dimage X20 Camera 	401e  Dimage E323 Camera 068a  Pertech, Inc.@@ -6692,11 +6930,13 @@ 	4501  Scientific-Atlanta WebSTAR 2000 series Cable Modem 069b  Thomson, Inc. 	0704  DCM245 Cable Modem+	0705  THG540K Cable Modem 	070c  MP3 Player 	070d  MP3 Player 	070e  MP3 Player 	070f  RCA Lyra RD1071 MP3 Player 	0731  Lyra M200E256+	0761  RCA H100A 	0778  PEARL USB Device 	2220  RCA Kazoo RD1000 MP3 Player 	300a  RCA Lyra MP3 Player@@ -6706,8 +6946,8 @@ 069d  Hughes Network Systems (HNS) 	0001  Satellite Receiver Device 	0002  Satellite Device-069e  Marx-	0005  CryptoBox v1.2+069e  Welcat Inc.+	0005  Marx CryptoBox v1.2 069f  Allied Data Technologies BV 	0010  Tornado Speakerphone FaxModem 56.0 	0011  Tornado Speakerphone FaxModem 56.0@@ -6756,6 +6996,7 @@ 	5509  P3000 Wireless Pad 	8000  Gamers' Keyboard 	801e  Cyborg 3D Digital Stick II+	8020  Eclipse Keyboard 	8021  Eclipse II Keyboard 	802d  P750 Pad 	803f  X36 Flight Controller@@ -6912,8 +7153,8 @@ 	011e  MPR Serial (MPRQ) 	0121  USA-19hs serial adapter 	012a  USA-49Wlc serial adapter-	0201  Digital Media Remote-	0202  UIA-11 remote control+	0201  UIA-10 Digital Media Remote [Cypress AN2131SC]+	0202  UIA-11 Digital Media Remote 06cf  SpheronVR AG 	1010  PanoCam 10 	1012  PanoCam 12/12X@@ -6953,6 +7194,7 @@ 06d8  Technical Marketing Research, Inc. 06da  Phoenixtec Power Co., Ltd 	0002  UPS+	0003  1300VA UPS 06db  Paradyne 06dc  Foxlink Image Technology Co., Ltd 	0012  Scan 1200c Scanner@@ -7091,8 +7333,10 @@ 	e000  HWGUSB2-54 WLAN 	e010  HWGUSB2-54-LB 	e020  HWGUSB2-54V2-AP-	e031  Hercules HWNUm-300 Wireless N mini [Realtek RTL8191S]+	e031  Hercules HWNUm-300 Wireless N mini [Realtek RTL8191SU] 	e032  HWGUm-54 [Hercules Wireless G Ultra Mini Key]+	e033  Hercules HWNUp-150 802.11n Wireless N Pico [Realtek RTL8188CUS]+06f9  ASYST electronic d.o.o. 06fa  HSD S.r.L 06fc  Motorola Semiconductor Products Sector 06fd  Boston Acoustics@@ -7321,7 +7565,7 @@ 	201b  M-Audio RunTime DFU 	201d  M-Audio Producer 	2080  M-Audio RunTime DFU-	2081  M-Audio RunTime DFU+	2081  M-Audio RunTime DFU / Fast Track Ultra 8R 	2803  M-Audio Audiophile DFU 	2804  M-Audio MobilePre DFU 	2806  M-Audio Transit DFU@@ -7422,8 +7666,9 @@ 	5406  Cruzer Micro U3 	5408  Cruzer Titanium U3 	540e  Cruzer Contour Flash Drive-	5530  Cruzer U3 4gb SDCZ36-	5567  Cruszer Blade+	5530  Cruzer+	5567  Cruzer Blade+	5e10  Encrypted 	6100  Ultra II SD Plus 2GB 	7100  Cruzer Mini 	7101  Pen Flash@@ -7455,7 +7700,8 @@ 	7460  Sansa Express 	7480  Sansa Connect 	7481  Sansa Connect (in recovery mode)-	74b1  Sansa View+	74b0  Sansa View (msc)+	74b1  Sansa View (mtp) 	74c0  Sansa Fuze (mtp) 	74c1  Sansa Fuze (msc) 	74c2  Sansa Fuze V2 (mtp)@@ -7594,7 +7840,9 @@ 	fc02  Cable II USB-2 	fc03  USB2-IDE IDE bridge 	fcd6  Freecom HD Classic+	fcf6  DataBar 512 MB 	fcf8  Freecom Classic SL Network Drive+	fcfe  Hard Drive 80GB 07af  Microtech 	0004  SCSI-DB25 SCSI Bridge [shuttle] 	0005  SCSI-HD50 SCSI Bridge [shuttle]@@ -7625,7 +7873,7 @@ 	5101  SurfBoard SB5101 Cable Modem 	5120  SurfBoard SB5120 Cable Modem (RNDIS) 	5121  Surfboard 5121 Cable Modem-	7030  Wireless Adapter WU830G+	7030  WU830G 802.11bg Wireless Adapter [Envara WiND512] 07b3  Plustek, Inc. 	0001  OpticPro 1212U Scanner 	0003  Scanner@@ -7645,12 +7893,14 @@ 	0410  Scanner 	0412  Scanner 	0413  OpticSlim 1200 Scanner+	0601  OpticPro ST24 Scanner 	0800  OpticPro ST48 Scanner 	0906  OpticBook 3600 Scanner 	0a06  TVcam VD100 	0b00  SmartPhoto F50 	0c03  OpticPro ST64+ Scanner 	0c04  Optic Film 7200i scanner+	0c0c  PL806 	0c26  OpticBook 4600 Scanner 	0c2b  Mobile Office D428 Scanner 07b4  Olympus Optical Co., Ltd@@ -7677,7 +7927,7 @@ 	9902  GamePad 07b6  Marubun Corp. 07b7  TIME Interconnect, Ltd-07b8  D-Link Corp.+07b8  AboCom Systems Inc 	110c  XX1 	1201  IEEE 802.11b Adapter 	200c  XX2@@ -7700,7 +7950,7 @@ 	420a  UF200 Ethernet 	5301  GW-US54ZGL 802.11bg 	6001  802.11bg-	a001  Wireless Network Adapter+	a001  WUG2200 802.11g Wireless Adapter [Envara WiND512] 	abc1  DU-E10 Ethernet [pegasus] 	b000  BWU613 	b02a  AboCom Bluetooth Device@@ -7712,7 +7962,7 @@ 	b031  BCM92045DG-Flash with trace filter 	b032  BCM92045DG-Flash with trace filter 	b033  BCM92045DG-Flash with trace filter-	b21a  802.11g Wireless Adapter+	b21a  WUG2400 802.11g Wireless Adapter [Texas Instruments TNETW1450] 	b21b  HWU54DM 	b21c  RT2573 	b21d  RT2573@@ -7774,6 +8024,8 @@ 	b00b  USB to Memory Stick(LC1) 07c5  APG Cash Drawer 07c6  ShareWave, Inc.+	0002  Bodega Wireless Access Point+	0003  Bodega Wireless Network Adapter 07c7  Powertech Industrial Co., Ltd 07c8  B.U.G., Inc. 	0202  MN128-SOHO PAL@@ -7782,6 +8034,7 @@ 07ca  AVerMedia Technologies, Inc. 	0002  AVerTV PVR USB/EZMaker Pro Device 	0026  AVerTV+	0337  A867 DVB-T dongle 	1228  MPEG-2 Capture Device (M038) 	1830  AVerTV Volar Video Capture (H830) 	850a  AverTV Volar Black HD (A850)@@ -7789,6 +8042,7 @@ 	a309  AVerTV DVB-T (A309) 	a801  AVerTV DVB-T (A800) 	a815  AVerTV DVB-T Volar X (A815)+	a867  AVerTV DVB-T (A867) 	b800  MR800 FM Radio 	e880  MPEG-2 Capture Device (E880) 	e882  MPEG-2 Capture Device (E882)@@ -7860,6 +8114,8 @@ 	1004  Exilim EX-Z120 	1011  USB-CASIO PC CAMERA 	1116  EXILIM EX-Z19+	1133  Exilim EX-Z350 Digital Camera (mass storage mode)+	1233  Exilim EX-Z350 Digital Camera (PictBridge mode) 	2002  E-125 Cassiopeia Pocket PC 	3801  WMP-1 MP3-Watch 	4001  Label Printer KL-P1000@@ -7899,9 +8155,9 @@ 	3300  DWA-130 802.11n Wireless N Adapter(rev.E) [Realtek RTL8192SU] 	3302  DWA-130 802.11n Wireless N Adapter(rev.C2) [Realtek RTL8192SU] 	3303  DWA-131 802.11n Wireless N Nano Adapter(rev.A1) [Realtek RTL8192SU]-	3a07  WUA-2340 Adapter-	3a08  predator Bootloader Download-	3a09  DWA-160 Xtreme N Dual Band USB Adapter(rev.A2) [Atheros AR9001U-(2)NG]+	3a07  WUA-2340 RangeBooster G Adapter(rev.A) [Atheros AR5523]+	3a08  WUA-2340 RangeBooster G Adapter(rev.A) (no firmware) [Atheros AR5523]+	3a09  DWA-160 802.11abgn Xtreme N Dual Band Adapter(rev.A2) [Atheros AR9170+AR9104] 	3a0d  DWA-120 802.11g Wireless 108G Adapter [Atheros AR5523] 	3a0f  DWA-130 802.11n Wireless N Adapter(rev.D) [Atheros AR9001U-(2)NG] 	3a10  DWA-126 802.11n Wireless Adapter [Atheros AR9271]@@ -7915,16 +8171,17 @@ 	3c09  DWA-140 RangeBooster N Adapter(rev.B1) [Ralink RT2870] 	3c0a  DWA-140 RangeBooster N Adapter(rev.B2) [Ralink RT2870] 	3c0b  DWA-110 Wireless G USB Adapter(rev.B)-	3c0d  DWA-125 Wireless N 150 Adapter(rev.A1) [Ralink RT2870]-	3c0e  WUA-2340 USB Adapter(rev.B)+	3c0d  DWA-125 Wireless N 150 Adapter(rev.A1) [Ralink RT3070]+	3c0e  WUA-2340 RangeBooster G Adapter(rev.B) [Ralink RT2070] 	3c0f  AirPlus G DWL-G122 Wireless Adapter(rev.E) [Ralink RT2870]-	3c10  DWA-160 Xtreme N Dual Band USB Adapter(rev.A) [Atheros AR9001U-(2)NG]+	3c10  DWA-160 802.11abgn Xtreme N Dual Band Adapter(rev.A1) [Atheros AR9170+AR9104] 	3c11  DWA-160 Xtreme N Dual Band USB Adapter(rev.B) [Ralink RT2870] 	3c13  DWA-130 802.11n Wireless N Adapter(rev.B) [Ralink RT2870] 	3c15  DWA-140 RangeBooster N Adapter(rev.B3) [Ralink RT2870]-	3c16  DWA-125 Wireless N 150 Adapter(rev.A2) [Ralink RT2870]+	3c16  DWA-125 Wireless N 150 Adapter(rev.A2) [Ralink RT3070] 	3e02  DWM-156 3.75G HSUPA Adapter 	5100  Remote NDIS Device+	a800  DWM-152 3.75G HSUPA Adapter 	f101  DBT-122 Bluetooth 	fc01  DBT-120 Bluetooth Adapter 07d2  Aptio Products, Inc.@@ -7962,7 +8219,7 @@ 	0005  ScanLogic/Century Corporation uATA 	011e  Century USB Disk Enclosure 07f9  Dotop Technology, Inc.-07fa  Draytek+07fa  DrayTek Corp. 	0778  miniVigor 128 ISDN TA 	1012  BeWAN ADSL USB ST (grey) 	1196  BWIFI-USB54AR 802.11bg@@ -8093,6 +8350,7 @@ 	1009  Digimax V4 	1012  6500 Document Camera 	1058  S730 Camera+	1064  Digimax D830 Camera 	1542  Digimax 50 Duo 	3000  Digimax 35 MP3 083a  Accton Technology Corp.@@ -8159,14 +8417,15 @@ 	5f00  WPN111 802.11g Wireless Adapter [Atheros AR5523] 	6a00  WG111v2 54 Mbps Wireless [RealTek RTL8187L] 	7100  WN121T RangeMax Next Wireless-N [Marvell TopDog]-	9000  WN111(v1) RangeMax Next Wireless [Marvell TopDog]-	9001  WN111(v2) RangeMax Next Wireless [Atheros AR9001U-(2)NG]-	9010  WNDA3100(v1) 802.11n [Atheros AR9001U-(2)NG]-	9011  WNDA3100(v2) 802.11n [Broadcom BCM4323]-	9018  WNDA3200 802.11abgn Wireless Adapter [Atheros AR7010]+	9000  WN111(v1) RangeMax Next Wireless [Marvell 88W8362+88W8060]+	9001  WN111(v2) RangeMax Next Wireless [Atheros AR9170+AR9101]+	9010  WNDA3100v1 802.11abgn [Atheros AR9170+AR9104]+	9011  WNDA3100v2 802.11abgn [Broadcom BCM4323]+	9018  WNDA3200 802.11abgn Wireless Adapter [Atheros AR7010+AR9280] 	9020  WNA3100(v1) Wireless-N 300 [Broadcom BCM43231] 	9030  WNA1100 Wireless-N 150 [Atheros AR9271]-	9040  WNA1000 Wireless-N 150 [Atheros AR9001U-(2)NG]+	9040  WNA1000 Wireless-N 150 [Atheros AR9170+AR9101]+	9041  WNA1000M 802.11bgn [Realtek RTL8188CUS] 	a001  PA101 10 Mbps HPNA Home Phoneline RJ-1 084d  Minton Optic Industry Co., Inc. 	0001  Jenoptik JD800i@@ -8251,6 +8510,8 @@ 	1012  USB2DECT (FlashLoad) 	1013  Eumex 704PC LAN 	1014  Eumex 704PC LAN (FlashLoad)+	1019  Eumex 504 SE+	101a  Eumex 504 SE (Flash-Mode) 	1021  OpenCom 40 	1022  OpenCom 40 (FlashLoad) 	1023  OpenCom 45@@ -8262,7 +8523,10 @@ 	1032  OpenCom 40 [FlashLoad] 	1033  OpenCom 30 plus 	1034  OpenCom 30 plus (FlashLoad)-	1055  Eumex 220 ISDN TA+	1041  Eumex 220PC+	1042  Eumex 220PC (FlashMode)+	1055  Eumex 220 Version 2 ISDN TA+	1056  Eumex 220 Version 2 ISDN TA (Flash-Mode) 	2000  OpenCom 1000 086e  System TALKS, Inc. 	1920  SGC-X2UL@@ -8578,18 +8842,19 @@ 	1200  MP3 player 	1540  Digitex Container Flash Disk 090b  Neurosmith-090c  Feiya Technology Corp.+090c  Silicon Motion, Inc. - Taiwan (formerly Feiya Technology Corp.) 	0371  Silicon Motion SM371 Camera 	0373  Silicon Motion Camera 	037a  Silicon Motion Camera 	037b  Silicon Motion Camera-	1000  Flash Drive+	1000  64MB QDI U2 DISK 	1132  5-in-1 Card Reader 	337b  Silicon Motion Camera 	3710  Silicon Motion Camera 	3720  Silicon Motion Camera 	37c0  Silicon Motion Camera 	6000  SD/SDHC Card Reader (SG365 / FlexiDrive XC+)+	6200  microSD card reader 	837b  Silicon Motion Camera 	937b  Silicon Motion Camera 	b370  Silicon Motion SM370 Camera@@ -8599,6 +8864,7 @@ 090f  Fujitsu Devices, Inc. 0910  Alation Systems, Inc. 0911  Philips Speech Processing+	149a  SpeechMike II Pro Plus LFH5276 	2512  SpeechMike Pro 0912  Voquette, Inc. 0915  GlobeSpan, Inc.@@ -8644,6 +8910,7 @@ 	2295  Colorado 300 	22b6  eTrex Vista HCx (Mass Storage mode) 	2353  Nüvi 205T+	2535  Edge 800 0920  Echelon Co. 	7500  Network Interface 0921  GoHubs, Inc.@@ -8651,6 +8918,8 @@ 0922  Dymo-CoStar Corp. 	0007  LabelWriter 330 	0009  LabelWriter 310+	001a  LabelWriter 400 Turbo+	0020  LabelWriter 450 0923  IC Media Corp. 	010f  SIIG MobileCam 0924  Xerox@@ -8701,6 +8970,7 @@ 	0709  Pocket PC e750 Series 	070a  Pocket PC e400 Series 	070b  Pocket PC e800 Series+	0a07  WLM-10U1 802.11abgn Wireless Adapter [Ralink RT3572] 	0b05  PX1220E-1G25 External hard drive 	0b09  PX1396E-3T01 External hard drive 	1300  Wireless Broadband (CDMA EV-DO) SM-Bus Minicard Status Port@@ -8751,7 +9021,7 @@ 	653e  Flash Memory 	6540  TransMemory Flash Memory 	6544  Kingston DataTraveler 2.0 Stick (2GB)-	6545  Kingston DataTraveler 102 flash drive+	6545  Kingston DataTraveler 102 Flash Drive / HEMA Flash Drive 2 GB / PNY Attache 4GB Stick 0931  Harmonic Data Systems, Ltd 0932  Crescentec Corp. 	0300  VideoAdvantage@@ -8837,8 +9107,11 @@ 	1603  DataTraveler 1GB/2GB Pen Drive 	1607  DataTraveler 100 	1613  DataTraveler DT101C Flash Drive+	1616  Kingston DataTraveler Locker (4GB)+	1624  DataTraveler G2 4GB Pen Drive 	1625  DataTraveler 101 II 	162a  DataTraveler 112 4GB Pen Drive+	1643  DataTraveler G3 4GB 0954  RPM Systems Corp. 0955  NVidia Corp. 0956  BSquare Corp.@@ -8873,6 +9146,7 @@ 0979  Jeilin Technology Corp., Ltd 	0224  JL2005A Toy Camera 	0226  JL2005A Toy Camera+	0227  JL2005B/C/D Toy Camera 097a  Minds At Work LLC 	0001  Digital Wallet 097b  Knudsen Engineering, Ltd@@ -8924,12 +9198,19 @@ 	00c0  COMpact 2104 ISDN PBX 	00db  COMpact 4410/2206 ISDN ISDN 	00f1  COMfort System Telephones+09c0  Genpix Electronics, LLC+	0202  8PSK DVB-S tuner+	0203  Skywalker-1 DVB-S tuner+	0204  Skywalker-CW3K DVB-S tuner+	0205  Skywalker-CW3K DVB-S tuner+	0206  Skywalker-2 DVB-S tuner 09c1  Arris Interactive LLC 	1337  TOUCHSTONE DEVICE 09c2  Nisca Corp. 09c3  ActivCard, Inc. 	0007  Reader V2 	0008  ZFG-9800-AC SmartCard Reader+	0014  ActivIdentity ActivKey SIM USB Token 09c4  ACTiSYS Corp. 	0011  ACT-IR2000U IrDA Dongle 09c5  Memory Corp.@@ -8954,6 +9235,9 @@ 	002a  Wireless Optical Mouse NB-30 	022b  Wireless Mouse (Battery Free) 	024f  RF Receiver and G6-20D Wireless Optical Mouse+	032b  Wireless Mouse (Battery Free)+	8090  X-718BK Oscar Optical Gaming Mouse+	9090  XL-750BK Laser Mouse 09db  Measurement Computing Corp. 	0075  MiniLab 1008 	0076  PMD-1024@@ -8972,6 +9256,8 @@ 09e8  AKAI  Professional M.I. Corp. 	0062  MPD16 MIDI Pad Controller Unit 	006d  EWI electronic wind instrument+	0071  MPK25 MIDI Keyboard+	0076  LPK25 MIDI Keyboard 09e9  Chen-Source, Inc. 09eb  IM Networks, Inc. 	4331  iRhythm Tuner Remote@@ -8993,6 +9279,7 @@ 09f9  Bay Associates 09fa  Mtek Vision 09fb  Altera+	6001  Blaster 09ff  Gain Technology Corp. 0a00  Liquid Audio 0a01  ViA, Inc.@@ -9058,12 +9345,14 @@ 0a18  Heidelberger Druckmaschinen AG 0a19  Hua Geng Technologies, Inc. 0a21  Medtronic Physio Control Corp.+	8001  MMT-7305WW [Medtronic Minimed CareLink] 0a22  Century Semiconductor USA, Inc. 0a27  Datacard Group 	0102  SP35 0a2c  AK-Modul-Bus Computer GmbH 	0008  GPIO Ports 0a34  TG3 Electronics, Inc.+	0101  TG82tp 	0110  Deck 82-key backlit keyboard 0a35  Radikal Technologies 	002a  SAC - Software Assigned Controller@@ -9079,6 +9368,7 @@ 	0268  ST268 	6688  ZT6688 Fast Ethernet Adapter 	8515  ADMtek ADM8515 NIC+	9000  DM9000E Fast Ethernet Adapter 	9601  DM9601 Fast Ethernet Adapter 0a47  Hirose Electric 0a48  I/O Interconnect@@ -9100,6 +9390,7 @@ 	5025  Mass Storage Device 0a4b  Fujitsu Media Devices, Ltd 0a4c  Computex Co., Ltd+	15d9  OPTICAL MOUSE 0a4d  Evolution Electronics, Ltd 	0064  MK-225 Driver 	0065  MK-225C Driver@@ -9149,7 +9440,7 @@ 	2000  Bluetooth Device 	2001  Bluetooth Device 	2009  Bluetooth Controller-	200a  Bluetooth dongle+	200a  BCM2035 Bluetooth dongle 	200f  Bluetooth Controller 	201d  Bluetooth Device 	201e  IBM Integrated Bluetooth IV@@ -9174,7 +9465,9 @@ 	2130  2045 Bluetooth 2.0 USB-UHE Device with trace filter 	2131  2045 Bluetooth 2.0 Device with trace filter 	2145  Bluetooth with Enhanced Data Rate II+	2148  BCM92046DG-CL1ROM Bluetooth 2.1 Adapter 	2150  BCM2046 Bluetooth Device+	2151  Bluetooth 	217f  Bluetooth Controller 	219b  Bluetooth 2.1 Device 	21b1  HP Bluetooth Module@@ -9193,10 +9486,12 @@ 	5802  BCM5880 Secure Applications Processor with fingerprint touch sensor 	5803  BCM5880 Secure Applications Processor with secure keyboard 	6300  Pirelli Remote NDIS Device+	bd13  Arcadyan WN8522B [Broadcom BCM4323] 	d11b  Eminent EM4045 [Broadcom 4320 USB] 0a5d  Diatrend Corp. 0a5f  Zebra 	0009  LP2844 Printer+	0081  GK420t Label Printer 	008b  HC100 wristbands Printer 	930a  Printer 0a62  MPMan@@ -9207,6 +9502,7 @@ 0a69  Chroma ate, Inc. 0a6b  Green House Co., Ltd 	0001  Compact Flash R/W with MP3 player+	000f  FlashDisk 0a6c  Integrated Circuit Systems, Inc. 0a6d  UPS Manufacturing 0a6e  Benwin@@ -9257,6 +9553,7 @@ 	0005  MyPen Light 	000d  Input Pen 	0010  C-Pen 20+	0a93  PayPen 0a94  Intersense 0aa3  Lava Computer Mfg., Inc. 0aa4  Develco Elektronik@@ -9295,6 +9592,8 @@ 	0501  Hub Printer Interface 	0502  Hub SNIKey Keyboard 	4304  Banking Printer TP07+	4305  Banking Printer TP07c+	4500  WN Central Special Electronics 0aa8  TriGem Computer, Inc. 	0060  TG 11Mbps WLAN Mini Adapter 	1001  DreamComboM4100@@ -9320,6 +9619,8 @@ 	8002  Explorer 200 Protocol Analyzer 0abe  Stereo-Link 	0101  SL1200 DAC+0abf  Diolan+	3370  I2C/SPI Adapter - U2C-12 0ac3  Sanyo Semiconductor Company Micro 0ac4  Leco Corp. 0ac5  I & C Corp.@@ -9343,6 +9644,8 @@ 	c002  Visual Communication Camera VGP-VCC1 	c302  Vega USB 2.0 Camera 	c303  Saturn USB 2.0 Camera+	c326  Namuga 1.3M Webcam+	c33f  Webcam 0ac9  Micro Solutions, Inc. 	0000  Backpack CD-ReWriter 	0001  BACKPACK  2 Cable@@ -9359,7 +9662,7 @@ 	0630  ID TECH Spectrum III Mag-Only Insert Reader (SPT3-355 Series) USB-CDC 0ace  ZyDAS 	1201  ZD1201 802.11b-	1211  ZEW 2501 802.11bg Wireless Adapter+	1211  ZD1211 802.11g 	1215  ZD1211B 802.11g 	1221  ZD1221 802.11n 	1602  ZyXEL Omni FaxModem 56K@@ -9430,8 +9733,8 @@ 0b00  INGENICO 0b05  ASUSTek Computer, Inc. 	1101  Mass Storage (UISDMC4S)-	1706  WL-167G v1 802.11g Adapter [Ralink RT2500USB]-	1707  WL-167G v1 802.11g Adapter [Ralink RT2500USB]+	1706  WL-167G v1 802.11g Adapter [Ralink RT2571]+	1707  WL-167G v1 802.11g Adapter [Ralink RT2571] 	1708  Mass Storage Device 	170b  Mass Storage Device 	170c  WL-159g 802.11bg@@ -9443,7 +9746,7 @@ 	171b  A9T wireless 802.11bg 	171c  802.11b/g Wireless Network Adapter 	171f  My Cinema U3000 Mini [DiBcom DiB7700P]-	1723  WL-167G v2 802.11g Adapter [Ralink RT73]+	1723  WL-167G v2 802.11g Adapter [Ralink RT2571W] 	1724  RT2573 	1726  Laptop OLED Display 	172a  ASUS 802.11n Network Adapter@@ -9461,7 +9764,10 @@ 	1761  802.11n Network Adapter 	1774  Gobi Wireless Modem (QDL mode) 	1776  Gobi Wireless Modem-	1784  USB-N13 802.11n Network Adapter [Ralink RT2870]+	1779  My Cinema U3100 Mini Plus [AF9035A]+	1784  USB-N13 802.11n Network Adapter [Ralink RT3072]+	1786  USB-N10 802.11n Network Adapter [Realtek RTL8192SU]+	1791  WL-167G v3 802.11n Adapter [Realtek RTL8188SU] 	6101  Cable Modem 	620a  Remote NDIS Device 	b700  Broadcom Bluetooth 2.1@@ -9480,6 +9786,7 @@ 0b10  Pcally 0b11  I Tech Solutions Co., Ltd 0b1e  Electronic Warfare Assoc., Inc. (EWA)+	8007  Blackhawk USB560-BP JTAG Emulator 0b1f  Insyde Software Corp. 0b20  TransDimension, Inc. 0b21  Yokogawa Electric Corp.@@ -9495,6 +9802,7 @@ 	0020  ShuttleXpress 0b37  Hitachi ULSI Systems Co., Ltd 0b38  Gear Head+	0003  Keyboard 	0010  107-Key Keyboard 0b39  Omnidirectional Control Technology, Inc. 	0001  Composite USB PS2 Converter@@ -9820,19 +10128,29 @@ 	0a9f  SmartPhone Sync 	0b03  Ozone Mobile Broadband 	0b04  Hermes / TyTN / T-Mobile MDA Vario II / O2 Xda Trion+	0b05  P3600 	0b06  Athena / Advantage x7500 / Dopod U1000 / T-Mobile AMEO 	0b0c  Elf / Touch / P3450 / T-Mobile MDA Touch / O2 Xda Nova / Dopod S1+	0b1f  Sony Ericsson XPERIA X1 	0b2f  Rhodium 	0b51  Qtek 8310 mobile phone [Tornado Noble] 	0bce  Vario MDA 	0c01  Dream / ADP1 / G1 / Magic / Tattoo 	0c02  Dream / ADP1 / G1 / Magic / Tattoo (Debug) 	0c13  Diamond+	0c1f  Sony Ericsson XPERIA X1 	0c5f  Snap-	0c87  Desire (Debug)+	0c87  Desire (debug)+	0c8d  EVO 4G (debug)+	0c91  Vision+	0c94  Vision 	0c97  Legend-	0c99  Desire Phone (Debug)-	0ff9  Desire / Hero+	0c99  Desire (debug)+	0c9e  Incredible+	0ca2  Desire HD (debug mode)+	0ff8  Desire HD (Tethering Mode)+	0ff9  Desire / Desire HD / Hero (Charge Mode)+	0ffe  Desire HD (modem mode) 	0fff  Android Fastboot Bootloader 0bb5  Murata Manufacturing Co., Ltd 0bb6  Network Alchemy@@ -9848,6 +10166,8 @@ 0bc2  Seagate RSS LLC 	2000  Storage Adapter V3 (TPP) 	2200  FreeAgent Go FW+	5021  FreeAgent GoFlex USB 2.0+	5031  FreeAgent GoFlex USB 3.0 0bc3  IPWireless, Inc. 	0001  UMTS-TDD (TD-CDMA) modem 0bc4  Microcube Corp.@@ -9887,6 +10207,7 @@ 	0116  Mass Storage Device 	0117  Mass Storage Device 	0118  Mass Storage Device+	0138  Card reader 	0151  Mass Storage Device (Multicard Reader) 	0152  Mass Storage Device 	0153  Mass Storage Device@@ -9905,7 +10226,8 @@ 	8150  RTL8150 Fast Ethernet Adapter 	8151  RTL8151 Adapteon Business Mobile Networks BV 	8171  RTL8188SU 802.11n WLAN Adapter-	8172  RTL8191S WLAN Adapter+	8172  RTL8191SU 802.11n WLAN Adapter+	8176  RTL8188CUS 802.11n WLAN 	8187  RTL8187 Wireless Adapter 	8189  RTL8187B Wireless 802.11g 54Mbps Network Adapter 	8192  RTL8192U 802.11n Wireless Adapter@@ -9950,6 +10272,13 @@ 0bf8  Fujitsu Siemens Computers 	1001  Fujitsu Pocket Loox 600 PDA 	1006  SmartCard Reader 2A+	1007  Connect2Air E-5400 802.11g Wireless Adapter+	1009  Connect2Air E-5400 D1700 802.11g Wireless Adapter [Intersil ISL3887]+	100f  miniCard D2301 802.11bg Wireless Module [SiS 163U]+0bfd  Kvaser AB+	0004  USBcan II+	000b  Leaf Light HS+	000e  Leaf SemiPro HS 0c04  MOTO Development Group, Inc. 0c05  Appian Graphics 0c06  Hasbro Games, Inc.@@ -10041,6 +10370,7 @@ 	03a2  iDEN Smartphone 	41d9  i1 phone 0c45  Microdia+	0011  EBUDDY 	1020  Mass Storage Reader 	1028  Mass Storage Reader 	1030  Mass Storage Reader@@ -10162,7 +10492,10 @@ 	63e0  Sonix Integrated Webcam 	63f1  Integrated Webcam 	63f8  Sonix Integrated Webcam+	6409  Webcam 	6417  Integrated Webcam+	641d  1.3 MPixel Integrated Webcam+	6480  Sonix 1.3 MP Laptop Integrated Webcam 	8000  DC31VC 	8006  Dual Mode Camera (8006 VGA) 	800a  Vivitar Vivicam3350B@@ -10170,6 +10503,7 @@ 0c4b  Reiner SCT Kartensysteme GmbH 	0100  cyberJack e-com/pinpad 	0300  cyberJack pinpad(a)+	9102  cyberJack RFID basis contactless smartcard reader 0c52  Sealevel Systems, Inc. 	2101  Serial Converter 0c53  ViewPLUS, Inc.@@ -10194,6 +10528,8 @@ 0c67  Concept Telecom, Ltd 0c70  MCT Elektronikladen 	0000  USB08 Development board+0c72  PEAK System+	000c  PCAN-USB 0c74  Optronic Laboratories Inc. 	0002  OL 700-30 Goniometer 0c76  JMTek, LLC.@@ -10244,6 +10580,7 @@ 	1077  Bludrive Family Smart Card Reader 	107e  Reader Controller 	2010  myPad110 PC/SC Smart Card Reader+	3050  EZ710 Smart Card Reader 0ca7  Information Systems Laboratories 0cad  Motorola CGISS 	9001  PowerPad Pocket PC Device@@ -10308,11 +10645,14 @@ 	0055  Cinergy T XE (Version 1, AF9005) 	005c  Cinergy T² 	0069  Cinergy T XE (Version 2, AF9015)+	006b  Cinergy HT PVR (EU) 	0072  Cinergy Hybrid T 	0077  Aureon Dual USB+	0078  Cinergy T XXS 	0086  Cinergy Hybrid XE 	0097  Cinergy T RC MKII 	00a5  Cinergy Hybrid Stick+	00a9  RTL2838 DVB-T COFDM Demodulator [TerraTec Cinergy T Stick Black] 0cd4  Bang Olufsen 	0101  BeolinkPC2 0cd5  LabJack Corporation@@ -10323,24 +10663,24 @@ 	2007  Smart Card Reader/JSTU-9700 0cd9  Hitachi Shin Din Cable, Ltd 0cde  Z-Com-	0001  M4Y-750+	0001  XI-750 802.11b Wireless Adapter [Atmel AT76C503A] 	0002  XI-725/726 Prism2.5 802.11b Adapter 	0003  Sagem 802.11b Dongle 	0004  Sagem 802.11b Dongle 	0005  XI-735 Prism3 802.11b Adapter-	0006  Medion 40900 802.11b Adapter-	0008  Sitecom Wireless Network Adapter 100G+ WL-125+	0006  XG-300 802.11b Adapter+	0008  XG-703A 802.11g Wireless Adapter [Intersil ISL3887] 	0009  (ZD1211)IEEE 802.11b+g Adapter 	0011  ZD1211 	0012  AR5523 	0013  AR5523 driver (no firmware) 	0014  NB 802.11g Wireless LAN Adapter(3887A)-	0015  Zoom Wireless-G+	0015  XG-705A 802.11g Wireless Adapter [Intersil ISL3887] 	0016  NB 802.11g Wireless LAN Adapter(3887A) 	0018  NB 802.11a/b/g Wireless LAN Adapter(3887A) 	001a  802.11bg 	001c  802.11b/g Wireless Network Adapter-	0020  Wi-Fi Wireless LAN Adapter+	0020  AG-760A 802.11abg Wireless Adapter [ZyDAS ZD1211B] 	0022  802.11b/g/n Wireless Network Adapter 	0023  UB81 802.11bgn 	0025  802.11b/g/n USB Wireless Network Adapter@@ -10362,13 +10702,17 @@ 	0005  AR5523 	0006  AR5523 (no firmware) 	1001  Thomson TG121N [Atheros AR9001U-(2)NG]-	1002  TP-Link TL-WN821N v2 [Atheros AR9001U-(2)NG]-	1006  TP-Link TL-WN422G v2 802.11g [Atheros AR9271]+	1002  TP-Link TL-WN821N v2 802.11n [Atheros AR9170]+	1006  TP-Link TL-WN322G v3 / TL-WN422G v2 802.11g [Atheros AR9271] 	1010  3Com 3CRUSBN275 802.11abgn Wireless Adapter [Atheros AR9170]-	3000  AR3011+	20ff  Virtual CD-ROM+	3000  AR3011 Bluetooth (no firmware)+	3005  AR3011 Bluetooth+	7015  TP-Link TL-WN821N v3 802.11n [Atheros AR7010+AR9287] 	9170  AR9170 802.11n 	9271  AR9271 802.11n-	b003  AR9271 802.11n+	b002  Ubiquiti WiFiStation 802.11n [Atheros AR9271]+	b003  Ubiquiti WiFiStationEXT 802.11n [Atheros AR9271] 0cf4  Fomtex Corp. 0cf5  Cellink Co., Ltd 0cf6  Compucable Corp.@@ -10413,6 +10757,8 @@ 0d17  NALTEC, Inc. 0d18  coaXmedia 0d19  Hank Connection Industrial Co., Ltd+0d28  NXP+	0204  LPC1768 0d32  Leo Hui Electric Wire & Cable Co., Ltd 0d33  AirSpeak, Inc. 0d34  Rearden Steel Technologies@@ -10436,6 +10782,7 @@ 	3000  Drive 	3010  3000LE Drive 	3100  Hi-Speed USB-IDE Bridge Controller+	3200  Personal Storage 3200 	5000  5000XT Drive 	5010  5000LE Drive 	5020  Mobile Hard Disk Drive@@ -10476,6 +10823,8 @@ 	0800  Magic Wheel 	2021  AM805 Keyboard 	2026  TECOM Bluetooth Device+	2050  Mouse+	2106  Dell L20U Multimedia Keyboard 	a100  Optical Mouse 0d63  Fritz Gegauf AG 0d64  DXG Technology Corp.@@ -10628,7 +10977,13 @@ 0d9e  Avaya 	0300  Wireless Card 0d9f  Powercom Co., Ltd-	0002  Uninterruptible power supply+	0001  Uninterruptible Power Supply+	0002  Black Knight PRO / WOW Uninterruptible Power Supply (Cypress HID->COM RS232)+	00a2  Imperial Uninterruptible Power Supply (HID PDC)+	00a3  Smart King PRO Uninterruptible Power Supply (HID PDC)+	00a4  WOW Uninterruptible Power Supply (HID PDC)+	00a5  Vanguard Uninterruptible Power Supply (HID PDC)+	00a6  Black Knight PRO Uninterruptible Power Supply (HID PDC) 0da0  Danger Research 0da1  Suzhou Peter's Precise Industrial Co., Ltd 0da2  Land Instruments International, Ltd@@ -10644,6 +10999,7 @@ 0db0  Micro Star International 	1020  PC2PC WLAN Card 	1967  Bluetooth Dongle+	3801  Motorola Bluetooth 2.1+EDR Device 	4011  Medion Flash XL V2.0 Card Reader 	4600  802.11b/g Turbo Wireless Adapter 	5501  Mass Storage Device@@ -10682,14 +11038,14 @@ 0dbc  A&D Medical 	0003  AND Serial Cable [AND Smart Cable] 0dbe  Jiuh Shiuh Precision Industry Co., Ltd-0dbf  Quik Tech Solutions+0dbf  Jess-Link International 	0002  SmartDongle Security Key 	0200  HDD Storage Solution 	021b  USB-2.0 IDE Adapter 	0300  Storage Adapter 	0333  Storage Adapter 	0707  ZIV Drive-0dc0  Great Notions+0dc0  G7 Solutions (formerly Great Notions) 0dc1  Tamagawa Seiki Co., Ltd 0dc3  Athena Smartcard Solutions, Inc. 	0801  ASEDrive III@@ -10783,15 +11139,15 @@ 	003d  WL-324 Wireless USB Adapter 300N 	003e  WL-343 Wireless USB Adapter 150N X1 	003f  WL-608 Wireless USB Adapter 54g-	0040  WL-344 Wireless USB Adapter 300N X2+	0040  WL-344 Wireless Adapter 300N X2 [Ralink RT3071] 	0041  WL-329 Wireless Dualband USB adapter 300N 	0042  WL-345 Wireless USB adapter 300N X3 	0045  WL-353 Wireless USB Adapter 150N Nano 	0047  WL-352v1 Wireless USB Adapter 300N 002-	0048  WL-349v1 Wireless USB Adapter 150N 002+	0048  WL-349v1 Wireless Adapter 150N 002 [Ralink RT3070] 	004a  WL-358v1 Wireless Micro USB Adapter 300N X3 002 	004b  WL-349v3 Wireless Micro Adapter 150N X1 [Realtek RTL8192SU]-	004c  WL-352 802.11n Adapter [realtek rtl8191s]+	004c  WL-352 802.11n Adapter [Realtek RTL8191SU] 	0050  WL-349v4 Wireless Micro Adapter 150N X1 [Ralink RT3370] 	061c  LN-028 Network USB 2.0 Adapter 	21f4  44 St Bluetooth Device@@ -10824,6 +11180,7 @@ 0e0c  Gesytec 	0101  LonUSB LonTalk Network Adapter 0e0f  VMware, Inc.+	0001  Device 	0002  Virtual USB Hub 	0003  Virtual Mouse 	0004  Virtual CCID@@ -10845,9 +11202,11 @@ 	0601  iAudio G3 	0700  iAudio U3 	0751  iAudio 7+	0760  iAUDIO U5 / iAUDIO G2 	0800  Cowon D2 (UMS mode) 	0801  Cowon D2 (MTP mode) 	0910  iAUDIO 9+	0920  J3 0e22  Symbian Ltd. 0e23  Liou Yuane Enterprise Co., Ltd 0e25  VinChip Systems, Inc.@@ -10910,10 +11269,10 @@ 0e66  Hawking Technologies 	0001  HWUN1 Hi-Gain Wireless-300N Adapter w/ Upgradable Antenna [Ralink RT2870] 	0003  HWDN1 Hi-Gain Wireless-300N Dish Adapter [Ralink RT2870]-	0009  HWUN2 Hi-Gain Wireless-150N Adapter w/ Upgradable Antenna [Ralink RT2870]-	000b  HWDN2 Hi-Gain Wireless-150N Dish Adapter [Ralink RT2870]-	0013  HWUN3 Hi-Gain Wireless-N Adapter [Ralink RT2870]-	0017  Wireless-N Network Adapter [Ralink RT2870]+	0009  HWUN2 Hi-Gain Wireless-150N Adapter w/ Upgradable Antenna [Ralink RT2770]+	000b  HWDN2 Hi-Gain Wireless-150N Dish Adapter [Ralink RT2770]+	0013  HWUN3 Hi-Gain Wireless-N Adapter [Ralink RT3070]+	0017  HAWNU1 Hi-Gain Wireless-150N Network Adapter with Range Amplifier [Ralink RT3070] 	0018  Wireless-N Network Adapter [Ralink RT2870] 	400b  UF100 10/100 Network Adapter 	400c  UF100 Ethernet [pegasus2]@@ -10921,6 +11280,7 @@ 	0002  Wrist PDA 0e6a  Megawin Technology Co., Ltd 	0101  MA100 [USB-UART Bridge IC]+	6001  GEMBIRD Flexible keyboard KB-109F-B-DE 0e6f  Logic3 	0003  Freebird wireless Controller 	0005  Eclipse wireless Controller@@ -10933,6 +11293,7 @@ 	1204  Gmini XS 200 	1306  504 Portable Multimedia Player 	1330  5 Tablet+	1332  5 IMT 	1416  32 IT 0e7b  On-Tech Industry Co., Ltd 0e7e  Gmate, Inc.@@ -11188,19 +11549,27 @@ 0fca  Research In Motion, Ltd. 	0001  Blackberry Handheld 	0004  Blackberry Handheld-	8004  Blackberry Bold+	0006  Blackberry Pearl+	0008  Blackberry Pearl+	8001  Blackberry Handheld+	8004  Blackberry Handheld+	8007  Blackberry Handheld 0fce  Sony Ericsson Mobile Communications AB 	0076  W910i (Multimedia mode) 	00af  V640i Phone [PTP Camera] 	00d4  C902 [MTP] 	00d9  C702 Phone+	0112  W995 Walkman Phone 	1010  WMC Modem 	10af  V640i Phone [PictBridge] 	10d4  C902 Phone [PictBridge] 	2105  W715 Phone 	2137  Xperia X10 mini (USB debug)+	2138  Xperia X10 mini pro (Debug)+	2149  Xperia X8 (debug) 	3137  Xperia X10 mini 	3138  Xperia X10 mini pro+	3149  Xperia X8 	8004  9000 Phone [Mass Storage] 	d008  V800-Vodafone 802SE Phone 	d016  K750i Phone@@ -11209,7 +11578,7 @@ 	d025  520 WMC Data Modem 	d028  W800i 	d038  W850i Phone-	d039  K800i Phone+	d039  K800i (phone mode) 	d041  K510i Phone 	d042  W810i Phone 	d043  V630i Phone@@ -11222,6 +11591,7 @@ 	d0d4  C902 Phone [Modem] 	d0e1  MD400 Mobile Broadband Modem 	d12e  Xperia X10+	e039  K800i (msc mode) 	e042  W810i Phone 	e043  V630i Phone [Mass Storage] 	e075  K850i@@ -11231,19 +11601,32 @@ 	e0a3  W660i 	e0af  V640i Phone [Mass Storage] 	e0d4  C902 Phone [Mass Storage] +	e0ef  C905 Phone [Mass Storage] 	e0f3  W595 	e112  W995 Phone (Mass Storage) 	e12e  X10i Phone+	e14f  Xperia Arc 0fcf  Dynastream Innovations, Inc. 0fd0  Tulip Computers B.V. 0fd1  Giant Electronics Ltd. 0fd4  Tenovis GmbH & Co., KG 0fd5  Direct Access Technology, Inc.+0fd9  Elgato Systems GmbH+	0011  EyeTV Diversity+	0018  EyeTV Hybrid+	0020  EyeTV DTT Deluxe+	0021  EyeTV DTT+	002a  EyeTV Sat+	002c  EyeTV DTT Deluxe v2+	0033  Video Capture+	0037  Video Capture v2 0fdc  Micro Plus 0fe4  IN-Tech Electronics, Ltd 0fe5  Greenconn (U.S.A.), Inc. 0fe6  Kontron (Industrial Computer Source / ICS Advent) 	8101  DM9601 Fast Ethernet Adapter+	811e  Parallel Adapter+	9700  DM9601 Fast Ethernet Adapter 0fe9  DVICO 	4020  TViX M-6500 	db00  FusionHDTV DVB-T (MT352+LgZ201) (uninitialized)@@ -11263,12 +11646,16 @@ 1000  Speed Tech Corp. 1001  Ritronics Components (S) Pte., Ltd 1003  Sigma Corp.+	0003  SD14 	0100  Sigma SD10 1004  LG Electronics, Inc. 	1fae  U8120 3G Cellphone 	6000  KU330/KU990/VX4400/VX6000 	6005  T5100 	6018  GM360/GD510/GW520/KP501+	618e  Ally/Optimus One/Vortex (debug mode)+	618f  Ally/Optimus One+	61c6  Vortex (msc) 	6800  CDMA Modem 	7000  LG LDP-7024D(LD)USB 	a400  Renoir (KC910)@@ -11373,6 +11760,7 @@ 	8901  Bluetooth Device 	9967  W9967CF/W9968CF Webcam IC 1048  Targus Group International+104b  Mylex / Buslogic 104c  AMCO TEC International, Inc. 104d  Newport Corporation 	1003  Model-52 LED Light Source Power Supply and Driver@@ -11401,11 +11789,15 @@ 	0702  Passport External HDD 	0704  Passport External HDD 	070a  My Passport Essential SE+	071a  My Passport 1TB 	0900  MyBook Essential External HDD 	0901  MyBook External HDD+	0903  My Book Premium Edition 	0910  MyBook Essential External HDD 	1001  External Hard Disk [Elements]+	1021  Elements 2TB 	1104  MyBook Mirror Edition External HDD+	1123  My Book 3.0 1059  Giesecke & Devrient GmbH 	000b  StarSign Bio Token 3.0 105c  Hong Ji Electric Wire & Cable (Dongguan) Co., Ltd@@ -11516,7 +11908,9 @@ 10a0  Hirotech, Inc. 10a3  Mitsubishi Materials Corp. 10a9  SK Teletech Co., Ltd-	1102  Sky IM-U460K+	1102  Sky Love Actually IM-U460K+	1104  Sky Vega IM-A650S+	6021  SIRIUS alpha 10aa  Cables To Go 10ab  USI Co., Ltd 	1002  Bluetooth Device@@ -11551,6 +11945,7 @@ 	0001  SmartHome PowerLinc 10c4  Cygnal Integrated Products, Inc. 	0002  F32x USBXpress Device+	0003  CommandIR 	8044  USB Debug Adapter 	804e  Software Bisque Paramount ME 	80a9  CP210x to UART Bridge Controller@@ -11600,6 +11995,7 @@ 10f0  Nexio Co., Ltd 	2002  iNexio Touchscreen controller 10f1  Importek+	1a08  Internal Webcam 	1a1e  Laptop Integrated Webcam 1.3M 10f5  Turtle Beach 	0200  Audio Advantage Roadie@@ -11651,7 +12047,7 @@ 1130  Tenx Technology, Inc. 	0002  iBuddy 	6604  MCE IR-Receiver-	660c  USB Foot Pedal [Generic]+	660c  Foot Pedal/Thermometer 	6806  Keychain photo frame 	f211  TP6911 Audio Headset 1131  Integrated System Solution Corp.@@ -11688,6 +12084,7 @@ 1163  DeLorme Publishing, Inc. 	0100  Earthmate GPS (orig) 	0200  Earthmate GPS (LT-20, LT-40)+	2020  Earthmate GPS (PN-40) 1164  YUAN High-Tech Development Co., Ltd 	0300  ELSAVISION 460D 	0601  Analog TV Tuner@@ -11811,6 +12208,8 @@ 	3403  Muzio JM250 Audio Player 1223  SKYCABLE ENTERPRISE. CO., LTD. 1230  Chipidea-Microelectronica, S.A.+1233  Denver Electronics+	5677  FUSB200 mp3 player 1234  Unknown 	ed02  Emotiv EPOC Developer Headset Wireless Dongle 1235  Novation EMS@@ -11836,6 +12235,10 @@ 125c  Apogee Inc. 	0010  Alta series CCD 125f  A-DATA Technology Co., Ltd.+	312a  Superior S102+	a91a  Portable HDD CH91+	c81a  Flash drive+	c93a  Flash drive 1260  Standard Microsystems Corp. 	ee22  SMC2862W-G v3 EZ Connect 802.11g Adapter [Intersil ISL3887] 1264  Covidien Energy-based Devices@@ -11853,9 +12256,27 @@ 	1325  Mobile Disk 	2168  Mobile Disk III 	a006  G240 802.11bg+1274  Ensoniq 1275  Xaxero Marine Software Engineering, Ltd. 	0002  WeatherFax 2000 Demodulator 	0080  SkyEye Weather Satellite Receiver+1278  Starlight Xpress+	0105  SXV-M5+	0107  SXV-M7+	0109  SXV-M9+	0110  SXVF-H16+	0115  SXVF-H5+	0119  SXV-H9+	0135  SXVF-H35+	0136  SXVF-H36+	0200  SXV interface for paraller MX cameras+	0305  SXV-M5C+	0307  SXV-M7C+	0319  SXV-H9C+	0325  SXV-M25C+	0326  SXVR-M26C+	0507  Lodestar autoguider+	0517  CoStar 1283  zebris Medical GmbH 	0100  USB-RS232 Adaptor 	0110  CMS20@@ -11900,12 +12321,21 @@ 	0006  Teleprompter Two-button Hand Control (v1) 	0008  Teleprompter Foot Control (v1) 12d1  Huawei Technologies Co., Ltd.-	1001  E620 USB Modem-	1003  E220 HSDPA Modem / E230/E270 HSDPA/HSUPA Modem+	1001  E169/E620/E800 HSDPA Modem+	1003  E220 HSDPA Modem / E230/E270/E870 HSDPA/HSUPA Modem 	1009  U120 	1010  ETS2252+ CDMA Fixed Wireless Terminal+	1037  Ideos+	1038  Ideos (debug mode)+	1406  E1750 	140b  EC1260 Wireless Data Modem HSD USB Card 	1446  E1552 (HSPA modem)+	1501  Pulse+	1505  E398 LTE/UMTS/GSM Modem/Networkcard+	1506  E398 LTE/UMTS/GSM Modem/Networkcard+	1520  K3765 HSPA+	1521  K4505 HSPA++	380b  WiMAX USB modem(s) 12d2  LINE TECH INDUSTRIAL CO., LTD. 12d6  EMS Dr. Thomas Wuensche 	0444  CPC-USB/ARM7@@ -11926,6 +12356,7 @@ 1307  Transcend Information, Inc. 	0163  256MB/512MB/1GB Flash Drive 	0165  2GB/4GB Flash Drive+	0330  63-in-1 Multi-Card Reader/Writer 	0361  CR-75: 51-in-1 Card Reader/Writer 	1169  TS2GJF210 JetFlash 210 2GB 	1171  Fingerprint Reader@@ -12024,10 +12455,12 @@ 	5f00  WPN111 RangeMax(TM) Wireless USB 2.0 Adapter 	5f01  WPN111 (no firmware) 	6e00  WPNT121 802.11g 240Mbps Wireless Adapter [Airgo AGN300]-138a  DigitalPersona, Inc-	0001  VFS101 Fingeprint Reader-	0007  VFS451 Fingeprint Reader-	0008  VFS300 Fingeprint Reader+138a  Validity Sensors, Inc.+	0001  VFS101 Fingerprint Reader+	0005  VFS301 Fingerprint Reader+	0007  VFS451 Fingerprint Reader+	0008  VFS300 Fingerprint Reader+	0011  VFS5011 Fingerprint Reader 138e  Jungo LTD 	9000  Raisonance S.A. STM32 ARM evaluation board 1390  TOMTOM B.V.@@ -12060,15 +12493,18 @@ 	0023  WUSB54GR 	0024  WUSBF54G v1.1 802.11bg 	0026  WUSB54GSC v1 802.11g Adapter [Broadcom 4320 USB]-	002f  AE1000 v1 802.11n [Ralink RT2870]-	0031  AM10 v1 802.11n [Ralink RT2870]+	002f  AE1000 v1 802.11n [Ralink RT3572]+	0031  AM10 v1 802.11n [Ralink RT3072] 	13b1  WUSB200: Wireless-G Business Network Adapter with Rangebooster+13b2  Alesis+	0030  Multimix 8 13b3  Nippon Dics Co., Ltd. 13ba  Unknown 	0017  PS/2 Keyboard+Mouse Adapter 13be  Ricoh Printing Systems, Ltd. 13ca  JyeTai Precision Industrial Co., Ltd. 13cf  Wisair Ltd.+	1200  Olidata Wireless Multimedia Adapter 13d0  Techsan Electronics Co., Ltd. 	2282  TechniSat DVB-PC TV Star 2 13d1  A-Max Technology Macao Commercial Offshore Co. Ltd.@@ -12108,15 +12544,19 @@ 	3243  DTV-DVB UDXTTM6010 - A/D Driver(Without HID) 	3244  DTV-DVB UDTT 7047Z-USB 2.0 DVB-T Driver 	3247  802.11 n/g/b Wireless LAN Adapter+	3249  Internal Bluetooth 	3262  802.11 n/g/b Wireless LAN USB Adapter 	3273  802.11 n/g/b Wireless LAN USB Mini-Card 	3274  DVB-T Dongle [RTL2832U] 	3282  DVB-T + GPS Minicard [RTL2832U] 	3284  Wireless LAN USB Mini-Card-	3306  WLAN [RTL8191S]+	3306  Mediao 802.11n WLAN [Realtek RTL8191SU]+	3315  Bluetooth module+	5070  Webcam 	5111  Integrated Webcam 	5115  Integrated Webcam 	5116  Integrated Webcam+	5702  UVC VGA Webcam 	7020  DTV-DVB UDST7020BDA DVB-S Box(DVBS for MCE2005) 	7022  DTV-DVB UDST7022BDA DVB-S Box(Without HID) 13dc  ALEREON, INC.@@ -12127,17 +12567,22 @@ 13e6  TechnoScope Co., Ltd. 13ec  Zydacron 	0006  HID Remote Control+13ee  MosArt+	0003  Optical Mouse 13fd  Initio Corporation 	0841  Samsung SE-T084M DVD-RW 	1340  Hi-Speed USB to SATA Bridge 	160f  RocketFish SATA Bridge [INIC-1611] 	1640  ASUS SDRW-08D1S-U DVD-RW+	1840  Shintaro SH23SDOCK Hard Drive Docker [INIC-1608L] 13fe  Kingston Technology Company Inc. 	1a00  512MB/1GB Flash Drive 	1a23  512MB Flash Drive 	1d00  DataTraveler 2.0 1GB/4GB Flash Drive / Patriot Xporter 4GB Flash Drive+	1e00  Flash Drive 2 GB [ICIDU 2 GB] 	1f00  DataTraveler 2.0 4GB Flash Drive / Patriot Xporter 32GB (PEF32GUSB) Flash Drive-	3100  2 GB USB stick+	2240  microSD card reader+	3100  2/4 GB stick 1400  Axxion Group Corp. 1402  Bowe Bell & Howell 1403  Sitronix@@ -12222,10 +12667,13 @@ 	e018  eHome Infrared Receiver 	e03a  eHome Infrared Receiver 	e03c  eHome Infrared Receiver+	e03e  Infrared Receiver [IR605A/Q] 147e  Upek 	1000  Biometric Touchchip/Touchstrip Fingerprint Sensor 	2016  Biometric Touchchip/Touchstrip Fingerprint Sensor 147f  Hama GmbH & Co., KG+1482  Vaillant+	1005  VRD PC-Interface 1484  Elsa AG [hex] 	1746  Ecomo 19H99 Monitor 	7616  Elsa Hub@@ -12246,6 +12694,7 @@ 	3071  RT3071 Wireless Adapter 	3072  RT3072 Wireless Adapter 	3572  RT3572 Wireless Adapter+	5370  RT5370 Wireless Adapter 	9020  RT2500USB Wireless Adapter 	9021  RT2501USB Wireless Adapter 1497  Panstrong Company Ltd.@@ -12265,27 +12714,33 @@ 14af  ATP Electronics Inc. 14b0  StarTech.com Ltd. 14b2  Ralink Technology, Corp.-	3a93  USB WLAN Device+	3a95  Toshiba WUS-G06G-JT 802.11bg Wireless Adapter+	3a98  Airlink101 AWLL4130 802.11bg Wireless Adapter [Atheros AR5523] 	3c02  rt2500 802.11g WLAN 	3c05  rt2570 802.11g WLAN-	3c06  802.11n adapter (V1)+	3c06  Conceptronic C300RU v1 802.11bgn Wireless Adapter [Ralink RT2870] 	3c07  802.11n adapter 	3c09  802.11n adapter-	3c22  rt73 802.11g WLAN-	3c23  802.11n adapter-	3c25  802.11n adapter-	3c27  rt2870 802.11n WLAN-	3c28  802.11n adapter (V2)-	3c2c  RT3070 802.11n Wireless Adapter+	3c22  Conceptronic C54RU 802.11bg Wireless Adapter [Ralink RT73]+	3c23  Airlink101 AWLL6080 802.11bgn Wireless Adapter [Ralink RT2870]+	3c25  DrayTek Vigor N61 802.11bgn Wireless Adapter [Ralink RT2870]+	3c27  Airlink101 AWLL6070 802.11bgn Wireless Adapter [Ralink RT2770]+	3c28  Conceptronic C300RU v2 802.11bgn Wireless Adapter [Ralink RT2770]+	3c2c  Keebox W150NU 802.11bgn Wireless Adapter [Ralink RT3070] 14c0  Rockwell Automation, Inc. 14c2  Gemlight Computer, Ltd 	0250  Storage Adapter V2 	0350  Storage Adapter V2 14cd  Super Top+	121c  microSD card reader+	123a  SD/MMC/RS-MMC Card Reader+	127b  SDXC Reader+	6116  M6116 SATA Bridge 	6600  USB 2.0 IDE DEVICE 	6700  Card Reader 	6900  Card Reader 	8123  SD MMC Reader+	8125  SD MMC Reader 14d8  JAMER INDUSTRIES CO., LTD. 14dd  Raritan Computer, Inc. 14e1  Dialogue Technology Corp.@@ -12306,14 +12761,14 @@ 1501  Pine-Tum Enterprise Co., Ltd. 1509  First International Computer, Inc. 	9242  eHome Infrared Transceiver-1513  Hypercom+1513  medMobile 	0444  medMobile 1514  Actel 	2003  FlashPro3 Programmer 	2004  FlashPro3 Programmer 	2005  FlashPro3 Programmer 1516  CompUSA-	1603  1GB Flash Drive+	1603  Flash Drive 	8628  Pen Drive 1518  Cheshire Engineering Corp. 	0001  HDReye High Dynamic Range Camera@@ -12327,11 +12782,13 @@ 1529  UBIQUAM Co., Ltd. 	3100  CDMA 1xRTT USB Modem (U-100/105/200/300/520) 152d  JMicron Technology Corp. / JMicron USA Technology Corp.-	2329  transcend storejet 25P+	2329  JM20329 SATA Bridge 	2335  ATA/ATAPI Bridge 	2336  Hard Disk Drive 	2337  ATA/ATAPI Bridge 	2338  JM20337 Hi-Speed USB to SATA & PATA Combo Bridge+	2339  JM20339 SATA Bridge+	2352  ATA/ATAPI Bridge 	2509  JMS539 SuperSpeed SATA II 3.0G Bridge 152e  LG (HLDS) 	2507  PL-2507 IDE Controller@@ -12340,6 +12797,7 @@ 	0001  RZ01-020300 Optical Mouse [Diamondback] 	0003  Krait Mouse 	0007  DeathAdder Mouse+	0017  Imperator Mouse 	001c  RZ01-0036 Optical Gaming Mouse [Abyssus] 	0101  Copperhead Mouse 	0102  Tarantula Keyboard@@ -12370,9 +12828,9 @@ 	300a  TEW-429UB 802.11bg 	300b  TEW-429UB 802.11bg 	300d  TEW-429UB C1 802.11bg-	3204  ALL0298 v2 802.11bg-	3205  AR5523-	3206  AR5523 (no firmware)+	3204  Allnet ALL0298 v2 802.11bg+	3205  Allnet ALL0283 [AR5523]+	3206  Allnet ALL0283 [AR5523](no firmware) 1582  Fiberline 	6003  WL-430U 802.11bg 1587  SMA Technologie AG@@ -12394,6 +12852,7 @@ 	0010  802.11n USB Wireless Card 	0012  WUBR-208N 802.11abgn Wireless Adapter [Ralink RT2870] 15aa  Gearway Electronics (Dong Guan) Co., Ltd.+15ad  VMware Inc. 15ba  Olimex Ltd. 	0003  OpenOCD JTAG 	0004  OpenOCD JTAG TINY@@ -12423,7 +12882,7 @@ 	1002  DigimapSP USB (cold) 	1003  DigimapSP USB (warm) 15c8  KTF Technologies-	3201  EVER EV-W250+	3201  EVER EV-W100/EV-W250 15c9  D-Box Technologies 15ca  Textech International Ltd. 	00c3  Mini Optical Mouse@@ -12439,6 +12898,8 @@ 15e0  Seong Ji Industrial Co., Ltd. 15e1  RSA 	2007  RSA SecurID (R) Authenticator+15e4  Numark+	0024  Mixtrack 15e8  SohoWare 	9100  NUB100 Ethernet [pegasus] 	9110  10/100 USB Ethernet@@ -12568,7 +13029,7 @@ 1631  Good Way Technology 	6200  GWUSB2E 	c019  RT2573-1645  Entrega [hex]+1645  Cross Match Technologies GmbH 	0001  1S Serial Port 	0002  2S Serial Port 	0003  1S25 Serial Port@@ -12597,6 +13058,8 @@ 164c  Matrix Vision GmbH 	0101  mvBlueFOX camera (no firmware) 	0103  mvBlueFOX camera+	0201  mvBlueLYNX-X intelligent camera (bootloader)+	0203  mvBlueLYNX-X intelligent camera 1657  Struck Innovative Systeme GmbH 	3150  SIS3150 USB2.0 to VME interface 165b  Frontier Design Group@@ -12614,7 +13077,7 @@ 	0441  IBM Integrated Bluetooth II 	0500  BTM200B BlueTooth Adapter 	1050  802UIG-1 802.11g Wireless Mini Adapter [Intersil ISL3887]-	1200  802AIN Wireless N Network Adapter [Atheros AR9001U]+	1200  802AIN Wireless N Network Adapter [Atheros AR9170+AR9101] 	1441  IBM Integrated Bluetooth II 	2441  BMDC-2 IBM Bluetooth III w.56k 	3441  IBM Integrated Bluetooth III@@ -12627,11 +13090,13 @@ 1677  China Huada Integrated Circuit Design (Group) Co., Ltd. (CIDC Group) 	0103  Token 1679  Total Phase-	2001  Beagle USB 12 Protocol Analyzer+	2001  Beagle Protocol Analyzer+	2002  Cheetah SPI Host Adapter 1680  Golden Bridge Electech Inc. 	a332  DVB-T Dongle [RTL2832U] 1681  Prevo Technologies, Inc. 	0001  Tuner's Dashboard+	0002  Tubachron 1682  Maxwise Production Enterprise Ltd. 1684  Godspeed Computer Corp. 1685  Delock@@ -12639,6 +13104,7 @@ 1686  ZOOM Corporation 	0045  H4 Digital Recorder 1687  Kingmax Digital Inc.+	5289  FlashDisk 	6211  FlashDisk 1688  Saab AB 168c  Atheros Communications@@ -12701,8 +13167,12 @@ 	03ef  free for internal lab use 1007 	03f0  free for internal lab use 1008 	03f1  free for internal lab use 1009-	05dc  USBasp AVR Programmer+	0477  Teensy Rebootor+	0478  Teensy Halfkay Bootloader+	05dc  shared ID for use with libusb 	05dd  BlackcatUSB2+	05e1  CDC-ACM class devices (modems)+	05e4  MIDI class devices 	076b  OpenPCD 13.56MHz RFID Reader 	076c  OpenPICC 13.56MHz RFID Simulator (native) 	08ac  OpenBeacon USB stick@@ -12710,6 +13180,11 @@ 	08cb  Alpermann+Velte Studio Clock 	08cc  Alpermann+Velte SAM7S MT Boot Loader 	08cd  Alpermann+Velte SAM7X MT Boot Loader+	27da  Mouse+	27db  Keyboard+	27dc  Joystick+	27dd  CDC-ACM class devices (modems)+	27de  MIDI class devices 16ca  Wireless Cables, Inc. 	1502  Bluetooth Dongle 16cc  silex technology, Inc.@@ -12717,6 +13192,7 @@ 	054b  ReelBox OLED Display (external) 16d3  Frontline Test Equipment, Inc. 16d5  AnyDATA Corporation+	6202  CDMA/UMTS/GPRS modem 	6501  CDMA 2000 1xRTT/EV-DO Modem 	6502  CDMA/UMTS/GPRS modem 16d6  JABLOCOM s.r.o.@@ -12738,12 +13214,15 @@ 	0001  CC 	000b  VM 16df  King Billion Electronics Co., Ltd.+16f0  GN ReSound A/S+	0003  Airlink Wireless Programming Interface 16f5  Futurelogic Inc. 1706  BlueView Technologies, Inc. 1707  ARTIMI 170b  Swissonic 	0011  MIDI-USB 1x1 170d  Avnera+1725  Vitesse Semiconductor 1726  Axesstel, Inc. 	1000  wireless modem 	2000  wireless modem@@ -12781,7 +13260,7 @@ 	9702  EnGenius 802.11n Wireless USB Adapter 	9703  EnGenius 802.11n Wireless USB Adapter 	9705  EnGenius 802.11n Wireless USB Adapter-	9706  EnGenius 802.11n Wireless USB Adapter+	9706  EUB9706 802.11n Wireless Adapter [Ralink RT3072] 	9801  EUB9801 802.11abgn Wireless Adapter [Ralink RT3572] 1743  General Atomics 174c  ASMedia Technology Inc.@@ -12828,6 +13307,7 @@ 	0007  eHome Infrared Transceiver 	0008  eHome Infrared Transceiver 	000a  eHome Infrared Transceiver+1787  ATI AIB 1788  ShenZhen Litkconn Technology Co., Ltd. 1796  Printrex, Inc. 1797  JALCO CO., LTD.@@ -12875,6 +13355,7 @@ 17ef  Lenovo 	1003  Integrated Smart Card Reader 	1004  Integrated Webcam+	100a  ThinkPad Mini Dock Plus Series 3 	3815  ChipsBnk 2GB USB Stick 	4802  Lenovo Vc0323+MI1310_SOC Camera 	4807  UVC Camera@@ -12903,6 +13384,7 @@ 183d  VIVOphone 	0010  VoiceKey 1843  Vaisala+1849  ASRock Incorporation 1852  GYROCOM C&C Co., LTD 	7922  Audiotrak DR.DAC2 DX 1854  Memory Devices Ltd.@@ -12927,6 +13409,7 @@ 	0202  Nice 	0300  Vega 	0301  VeNice+1892  Vast Technologies, Inc. 1894  Topseed 	5632  Atek Tote Remote 	5641  TSAM-004 Presentation Remote@@ -12952,9 +13435,11 @@ 18cd  Ecamm 	cafe  Pico iMage 18d1  Google Inc.-	4e11  Nexus One Phone-	4e12  Nexus One Phone (Debug)-	4e13  Nexus One Phone (USB Tether)+	4e11  Nexus One+	4e12  Nexus One (debug)+	4e13  Nexus One (tether)+	4e21  Nexus S+	4e22  Nexus S (debug) 18d5  Starline International Group Limited 18d9  Kaba 	01a0  B-Net 91 07@@ -12962,7 +13447,9 @@ 	1000  DocuPen RC800 18e3  Fitipower Integrated Technology Inc 	7102  Multi Card Reader (Internal)+	9101  All-in-1 Card Reader 	9102  Multi Card Reader+	9512  Webcam 18e8  Qcom 	6196  RT2573 	6229  RT2573@@ -13080,9 +13567,10 @@ 19d2  ONDA Communication S.p.A. 	0002  ET502HS/MT505UP ZTE MF632 	0007  ZTE TU25 WiMAX Adapter [Beceem BCS200]-	0031  ZTE MF636+	0031  ZTE MF110/MF636 	0063  ZTE K3565-Z HSDPA 	0064  ZTE MF627 AU+	0083  ZTE MF190 	0103  ZTE MF112 	2000  ZTE MF627/MF628/MF628+/MF636+ HSDPA/HSUPA 	fff2  Gobi Wireless Modem (QDL mode)@@ -13120,8 +13608,10 @@ 1a6f  Sagem Orga GmbH 1a79  Bayer Health Care LLC 1a7b  Lumberg Connect  GmbH & Co. KG-1a7c  Kingsis Peripherals-	0068  Evoluent VerticalMouse 3+1a7c  Evoluent+	0068  VerticalMouse 3+	0168  VerticalMouse 3 Wireless+	0191  VerticalMouse 4 1a86  QinHeng Electronics 	5523  CH341 in serial mode, usb to serial port converter 	5584  CH341 in parallel mode, usb to printer port converter@@ -13131,6 +13621,9 @@ 	e008  HID-based USB-serial converter, full-speed, similar to HE2325U 1a89  Dynalith Systems Co., Ltd. 1a8b  SGS Taiwan Ltd.+1a8d  BandRich, Inc.+	1002  BandLuxe 3.5G HSDPA Adapter+	1009  BandLuxe 3.5G HSPA Adapter 1a90  Corsair Voyager GT 16GB 1a98  Leica Camera AG 1aa4  Data Drive Thru, Inc.@@ -13262,6 +13755,8 @@ 1b5a  Chao Zhou Kai Yuan Electric Co., Ltd. 1b65  The Hong Kong Standards and Testing Centre Ltd. 1b72  ATERGI TECHNOLOGY CO., LTD.+1b73  Fresco Logic+	1000  xHC1 Controller 1b75  Ovislink Corp. 	3072  AirLive WN-360USB adapter 1b76  Legend Silicon Corp.@@ -13277,6 +13772,7 @@ 	e386  DVB-T UB385-T [af9015] 	e39a  DVB-T395U [af9015] 	e39b  DVB-T395U [af9015]+	e409  IT9137FN Dual DVB-T [KWorld UB499-2T] 1b86  Dongguan Guanshang Electronics Co., Ltd. 1b88  ShenMing Electron (Dong Guan) Co., Ltd. 1b8c  Altium Limited@@ -13391,6 +13887,8 @@ 	1101  DK DVB-T Dongle 	1102  DK mini DVB-T Dongle 	1103  DK 5217 DVB-T Dongle+	6105  Video grabber+	8202  DK DVBC/T DONGLE 1d1f  Diostech Co., Ltd. 1d20  SAMTACK INC. 1d4d  PEGATRON CORPORATION@@ -13406,6 +13904,11 @@ 	0003  3.0 root hub 	0100  PTP Gadget 	0101  Audio Gadget+	0102  EEM Gadget+	0103  NCM (Ethernet) Gadget+	0104  Multifunction Composite Gadget+	0105  FunctionFS Gadget+	0200  Qemu Audio Device 1e0e  Qualcomm / Option 1e10  Point Grey Research, Inc. 	2004  Sony 1.3MP 1/3" ICX445 IIDC video camera [Chameleon]@@ -13414,7 +13917,19 @@ 1e1f  INVIA 1e29  Festo AG & Co. KG 	0101  CPX Adapter-	0401  iL3-TP+	0102  CPX Adapter >=HW10.09 [CP2102]+	0401  iL3-TP [AT90USB646]+	0402  FTDI232 [EasyPort]+	0403  FTDI232 [EasyPort Mini]+	0404  FTDI232 [Netzteil-GL]+	0405  FTDI232 [MotorPrüfstand]+	0406  STM32F103 [EasyKit]+	0407  LPC2378 [Robotino]+	0408  LPC2378 [Robotino-Arm]+	0409  LPC2378 [Robotino-Arm Bootloader]+	040a  LPC2378 [Robotino Bootloader]+	0501  CP2102 [CMSP]+	0601  CMMP-AS 1e41  Cleverscope 	0001  CS328A PC Oscilloscope 1e54  TypeMatrix@@ -13427,7 +13942,10 @@ 	6511  MP705-8G MP3 player 	6512  MP705-4G 1e7d  ROCCAT+	2c24  Pyra Mouse (wired) 	2ced  Kone Mouse+	2d51  Kone+ Mouse+	30d4  Arvo Keyboard 1ebb  NuCORE Technology, Inc. 1eda  AirTies Wireless Networks 	2310  802.11n USB Wireless LAN Card@@ -13439,11 +13957,12 @@ 	b803  Lifeview LV5TDLX DVB-T [RTL2832U] 1f82  TANDBERG 	0001  PrecisionHD Camera-1f84  Inverness Medical Innovations, Inc.+1f84  Alere, Inc. 1f87  Stantum 	0002  Multi-touch HID Controller 1fbd  Delphin Technology AG 	0001  Expert Key - Data aquisition system+1fc9  NXP Semiconductors 1fe7  Vertex Wireless Co., Ltd. 	1000  VW100 series CDMA EV-DO Rev.A modem 2001  D-Link Corp.@@ -13451,15 +13970,15 @@ 	0201  DHN-120 10Mb Home Phoneline Adapter 	1a00  10/100 Ethernet 	200c  10/100 Ethernet-	3200  DWL-120 802.11b (Atmel RFMD503A) [usbvnetr]+	3200  DWL-120 802.11b Wireless Adapter(rev.E1) [Atmel at76c503a] 	3301  DWA-130 802.11n Wireless N Adapter(rev.C1) [Realtek RTL8192U] 	3500  Elitegroup Computer Systems WLAN card WL-162 	3700  DWL-122 802.11b [Intersil Prism 3] 	3701  DWL-G120 Spinnaker 802.11g [Intersil ISL3886]-	3702  DWL-120 rev F+	3702  DWL-120 802.11b Wireless Adapter(rev.F) [Intersil ISL3871] 	3703  AirPlus G DWL-G122 Wireless Adapter [Intersil ISL3886] 	3704  AirPlus G DWL-G122 Wireless Adapter(rev.A2) [Intersil ISL3887]-	3705  AirPlus G DWL-G120 Wireless Adapter(rev.C)+	3705  AirPlus G DWL-G120 Wireless Adapter(rev.C) [Intersil ISL3887] 	3761  IEEE 802.11g USB2.0 Wireless Network Adapter-PN 	3a00  DWL-AG132 [Atheros AR5523] 	3a01  DWL-AG132 (no firmware) [Atheros AR5523]@@ -13471,7 +13990,7 @@ 	3a81  predator Bootloader Download 	3a82  AirPremier AG DWL-AG132 Wireless Adapter 	3a83  predator Bootloader Download-	3b00  AirPlus DWL-120+ Wireless Adapter+	3b00  AirPlus DWL-120+ Wireless Adapter [Texas Instruments ACX100USB] 	3b01  WLAN Boot Device 	3c00  AirPlus G DWL-G122 Wireless Adapter(rev.B1) [Ralink RT2500USB] 	3c01  AirPlus AG DWL-AG122 Wireless Adapter@@ -13508,7 +14027,7 @@ 	5304  GWUS300 802.11n 	ab01  GW-US54HP 	ab24  GW-US300MiniS-	ab25  150N Wireless LAN USB Adapter+	ab25  GW-USMini2N 802.11n Wireless Adapter [Ralink RT2870] 	ab28  GW-USNano 	ab29  GW-USMicro300 	ab50  GW-US54Mini2@@ -13563,6 +14082,7 @@ 	0200  MSP430 USB HID Bootstrap Loader 2080  Barnes & Noble 	0001  nook+	0002  NOOKcolor 2087  Cando 	0a01  Multi Touch Panel 	0a02  Multi Touch Panel@@ -13572,6 +14092,8 @@ 20b1  XMOS Ltd 	10ad  XUSB Loader 	f7d1  XTAG2 - JTAG Adapter+20b3  Hanvon+	0a18  10.1 Touch screen overlay 20b7  Qi Hardware 	0713  Milkymist JTAG/serial 	1540  ben-wpan, AT86RF230-based@@ -13587,6 +14109,10 @@ 	2031  Network Blaster Wireless Adapter 	500c  DE5771 Modem Blaster 	8001  Broadxent BritePort DSL Bridge 8010U+2184  GW Instek+	0005  GDS-3000 Oscilloscope+	0006  GDS-3000 Oscilloscope+	0011  AFG Function Generator (CDC) 21a1  Emotiv Systems Pty. Ltd. 	0001  EPOC Consumer Headset Wireless Dongle 21d6  Agecodagis SARL@@ -13636,6 +14162,7 @@ 	2a83  MSM6025 chipset flash 	2ac1  MSM6100 chipset 	2ac3  MSM6100 chipset flash+	2d78  XT300[SPICE] 	3001  A835/E1000 GSM Phone (P2K) 	3002  A835/E1000 GSM Phone (AT) 	3801  C350L/C450 (P2K)@@ -13870,6 +14397,7 @@ 	100a  iFP-1000 series mp3/ogg vorbis player 	1014  T20 series mp3/ogg vorbis player (ums firmware) 	1019  T30+	1034  T60 	1040  M1Player 	1041  E100 (ums) 	1101  iFP-100 series mp3 player (ums firmware)@@ -14023,6 +14551,9 @@ 	9394  Game Cube USB Memory Adaptor 64M 4752  Miditech 	0011  Midistart-2+4757  GW Instek+	2009  PEL-2000 Series Electronic Load (CDC)+	2010  PEL-2000 Series Electronic Load (CDC) 4766  Aceeca 	0001  MEZ1000 RDA 4855  Memorex@@ -14104,6 +14635,9 @@ 	0284  802.11a/b/g/n USB Wireless LAN Card 	0290  ZW-N290 802.11n [Realtek RTL8192SU] 	5257  Metronic 495257 wifi 802.11ng+6000  Beholder International Ltd.+	dec0  TV Wander+	dec1  TV Voyage 601a  Ingenic Semiconductor Ltd. 	4740  XBurst Jz4740 boot mode 6189  Sitecom@@ -14144,8 +14678,12 @@ 	7711  EW-7711UTn nLite Wireless Adapter [Ralink RT2870] 	7717  EW-7717UN 802.11n Wireless Adapter [Ralink RT2870] 	7718  EW-7718UN 802.11n Wireless Adapter [Ralink RT2870]+	7722  EW-7722UTn 802.11n Wireless Adapter [Ralink RT307x]+	7811  EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS] 8086  Intel Corp. 	0001  AnyPoint (TM) Home Network 1.6 Mbps Wireless Adapter+	0044  CPU DRAM Controller+	0046  HD Graphics 	0100  Personal Audio Player 3000 	0101  Personal Audio Player 3000 	0110  Easy PC Camera@@ -14173,6 +14711,7 @@ 	1403  WiMAX Connection 2400m 	1405  WiMAX Connection 2400m 	1406  WiMAX Connection 2400m+	2448  82801 PCI Bridge 	3100  PRO/DSL 3220 Modem - WAN 	3101  PRO/DSL 3220 Modem 	3240  AnyPoint® 3240 Modem - WAN@@ -14210,11 +14749,15 @@ 	7715  MCS7715 Parallel and serial port adapter 	7717  MCS7717 3-port hub with serial and parallel adapter 	7720  MCS7720 Dual serial port adapter+	7730  MCS7730 10/100 Mbps Ethernet adapter 	7780  MCS7780 4Mbps Fast IrDA Adapter 	7830  MCS7830 10/100 Mbps Ethernet adapter+	7832  MCS7832 10/100 Mbps Ethernet adapter 	7840  MCS7820/MCS7840 2/4 port serial adapter 99fa  Grandtec 	8988  V.cap Camera Device+9ac4  J. Westhues+	4b8f  ProxMark-3 RFID Instrument a128  AnMo Electronics Corp. / Dino-Lite (?) 	0610  Dino-Lite Digital Microscope (SN9C201 + HV7131R) 	0611  Dino-Lite Digital Microscope (SN9C201 + HV7131R)@@ -14236,7 +14779,7 @@ a600  Asix 	e110  OK1ZIA Davac 4.x a727  3Com-	6893  AR5523+	6893  3CRUSB20075 OfficeConnect Wireless 108Mbps 11g Adapter [Atheros AR5523] 	6895  AR5523 	6897  AR5523 abcd  Unknown@@ -14274,6 +14817,7 @@ 	2776  Combined audio and video input device 	2800  Terratec Cinergy 200 	2801  GrabBeeX+ Video Encoder+	2863  Video Grabber 	2870  Pinnacle PCTV Stick 	2881  EM2881 Video Controller 	50a3  Gadmei UTV380 TV Box@@ -14282,6 +14826,8 @@ eb2a  KWorld f003  Hewlett Packard 	6002  PhotoSmart C500+f4ec  Atten Electronics / Siglent Technologies+	ee38  Digital Storage Oscilloscope  # List of known device classes, subclasses and protocols