aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/usb.c
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2012-12-05 12:56:41 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2012-12-05 12:56:41 +0000
commit57f7171c870c58802873d241849d1f8f7b7c93e2 (patch)
tree86fb79445c9dd246585fadcc0c355819e43c8877 /epan/dissectors/usb.c
parentda700a93b6e049afe5b34bd6c1a64fdbc215c70c (diff)
Update USB vendor and product ids and escape non ASCII characters
svn path=/trunk/; revision=46398
Diffstat (limited to 'epan/dissectors/usb.c')
-rw-r--r--epan/dissectors/usb.c362
1 files changed, 320 insertions, 42 deletions
diff --git a/epan/dissectors/usb.c b/epan/dissectors/usb.c
index b1a1667466..4764f14a5e 100644
--- a/epan/dissectors/usb.c
+++ b/epan/dissectors/usb.c
@@ -919,6 +919,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x0832, "Kouwell Electronics Corp." },
{ 0x0833, "Sourcenext Corp." },
{ 0x0835, "Action Star Enterprise Co., Ltd" },
+ { 0x0836, "TrekStor" },
{ 0x0839, "Samsung Techwin Co., Ltd" },
{ 0x083a, "Accton Technology Corp." },
{ 0x083f, "Global Village" },
@@ -972,6 +973,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x089f, "Primex Aerospace Co." },
{ 0x08a5, "e9, Inc." },
{ 0x08a8, "Andrea Electronics" },
+ { 0x08a9, "CWAV Inc." },
{ 0x08ae, "Macally (Mace Group, Inc.)" },
{ 0x08b4, "Sorenson Vision, Inc." },
{ 0x08b7, "NATSU" },
@@ -1045,7 +1047,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x0924, "Xerox" },
{ 0x0925, "Lakeview Research" },
{ 0x0927, "Summus, Ltd" },
- { 0x0928, "Oxford Semiconductor, Ltd" },
+ { 0x0928, "PLX Technology, Inc. (formerly Oxford Semiconductor, Ltd)" },
{ 0x0929, "American Biometric Co." },
{ 0x092a, "Toshiba Information & Industrial Sys. And Services" },
{ 0x092b, "Sena Technologies, Inc." },
@@ -1054,7 +1056,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x0931, "Harmonic Data Systems, Ltd" },
{ 0x0932, "Crescentec Corp." },
{ 0x0933, "Quantum Corp." },
- { 0x0934, "Netcom Systems" },
+ { 0x0934, "Spirent Communications" },
{ 0x0936, "NuTesla" },
{ 0x0939, "Lumberg, Inc." },
{ 0x093a, "Pixart Imaging, Inc." },
@@ -1472,6 +1474,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x0c65, "Eminence Enterprise Co., Ltd" },
{ 0x0c66, "Rexon Electronics Corp." },
{ 0x0c67, "Concept Telecom, Ltd" },
+ { 0x0c6a, "ACS" },
{ 0x0c6c, "JETI Technische Instrumente GmbH" },
{ 0x0c70, "MCT Elektronikladen" },
{ 0x0c72, "PEAK System" },
@@ -1686,6 +1689,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x0ddd, "Datelink Technology Co., Ltd" },
{ 0x0dde, "Ubicom, Inc." },
{ 0x0de0, "BD Consumer Healthcare" },
+ { 0x0de7, "USBmicro" },
{ 0x0dea, "UTECH Electronic (D.G.) Co., Ltd." },
{ 0x0ded, "Novasonics" },
{ 0x0dee, "Lifetime Memory Products" },
@@ -1805,6 +1809,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x0ef7, "SM Tech Co., Ltd (Tulip)" },
{ 0x0efd, "Oasis Semiconductor" },
{ 0x0efe, "Wem Technology, Inc." },
+ { 0x0f03, "Unitek UPS Systems" },
{ 0x0f06, "Visual Frontier Enterprise Co., Ltd" },
{ 0x0f08, "CSL Wire & Plug (Shen Zhen) Co." },
{ 0x0f0c, "CAS Corp." },
@@ -2174,7 +2179,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x13b1, "Linksys" },
{ 0x13b2, "Alesis" },
{ 0x13b3, "Nippon Dics Co., Ltd." },
- { 0x13ba, "Unknown" },
+ { 0x13ba, "PCPlay" },
{ 0x13be, "Ricoh Printing Systems, Ltd." },
{ 0x13ca, "JyeTai Precision Industrial Co., Ltd." },
{ 0x13cf, "Wisair Ltd." },
@@ -2269,6 +2274,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x154b, "PNY" },
{ 0x154d, "ConnectCounty Holdings Berhad" },
{ 0x154e, "D&M Holdings, Inc. (Denon/Marantz)" },
+ { 0x154f, "SNBC CO., Ltd" },
{ 0x1554, "Prolink Microsystems Corp." },
{ 0x1557, "OQO" },
{ 0x1568, "Sunf Pu Technology Co., Ltd" },
@@ -2394,6 +2400,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x17a4, "Concept2" },
{ 0x17a5, "Advanced Connection Technology Inc." },
{ 0x17a7, "MICOMSOFT CO., LTD." },
+ { 0x17a8, "Kamstrup A/S" },
{ 0x17b3, "Grey Innovation" },
{ 0x17ba, "SAURIS GmbH" },
{ 0x17c3, "Singim International Corp." },
@@ -2404,6 +2411,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x17e9, "DisplayLink" },
{ 0x17eb, "Cornice, Inc." },
{ 0x17ef, "Lenovo" },
+ { 0x17f4, "WaveSense" },
{ 0x17f5, "K.K. Rocky" },
{ 0x17f6, "Unicomp, Inc" },
{ 0x1809, "Advantech" },
@@ -2426,6 +2434,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x1892, "Vast Technologies, Inc." },
{ 0x1894, "Topseed" },
{ 0x1897, "Evertop Wire Cable Co." },
+ { 0x189f, "3Shape A/S" },
{ 0x18a4, "CSSN" },
{ 0x18a5, "Verbatim, Ltd" },
{ 0x18b1, "Petalynx" },
@@ -2437,6 +2446,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x18d1, "Google Inc." },
{ 0x18d5, "Starline International Group Limited" },
{ 0x18d9, "Kaba" },
+ { 0x18dc, "LKC Technologies, Inc." },
{ 0x18dd, "Planon System Solutions Inc." },
{ 0x18e3, "Fitipower Integrated Technology Inc" },
{ 0x18e8, "Qcom" },
@@ -2454,7 +2464,8 @@ static const value_string usb_vendors_vals[] = {
{ 0x1934, "Feature Integration Technology Inc. (Fintek)" },
{ 0x1941, "Dream Link" },
{ 0x1943, "Sensoray Co., Inc." },
- { 0x1949, "Lab126" },
+ { 0x1949, "Lab126, Inc." },
+ { 0x194f, "PreSonus Audio Electronics, Inc." },
{ 0x1951, "Hyperstone AG" },
{ 0x1953, "Ironkey Inc." },
{ 0x1954, "Radiient Technologies" },
@@ -2465,10 +2476,12 @@ static const value_string usb_vendors_vals[] = {
{ 0x1975, "Dongguan Guneetal Wire & Cable Co., Ltd." },
{ 0x1976, "Chipsbrand Microelectronics (HK) Co., Ltd." },
{ 0x1977, "T-Logic" },
+ { 0x197d, "Leuze electronic" },
{ 0x1989, "Nuconn Technology Corp." },
{ 0x198f, "Beceem Communications Inc." },
{ 0x1990, "Acron Precision Industrial Co., Ltd." },
{ 0x1995, "Trillium Technology Pty. Ltd." },
+ { 0x199b, "MicroStrain, Inc." },
{ 0x199e, "The Imaging Source Europe GmbH" },
{ 0x199f, "Benica Corporation" },
{ 0x19a8, "Biforst Technology Inc." },
@@ -2479,6 +2492,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x19b5, "B & W Group" },
{ 0x19b6, "Infotech Logistic, LLC" },
{ 0x19b9, "Data Robotics" },
+ { 0x19c2, "Futuba" },
{ 0x19ca, "Mindtribe" },
{ 0x19cf, "Parrot SA" },
{ 0x19d2, "ZTE WCDMA Technologies MSM" },
@@ -2494,18 +2508,22 @@ static const value_string usb_vendors_vals[] = {
{ 0x1a1d, "Veho" },
{ 0x1a25, "Amphenol East Asia Ltd." },
{ 0x1a2a, "Seagate Branded Solutions" },
+ { 0x1a2c, "China Resource Semico Co., Ltd" },
{ 0x1a32, "Quanta Microsystems, Inc." },
+ { 0x1a34, "ACRUX" },
{ 0x1a36, "Biwin Technology Ltd." },
{ 0x1a40, "Terminus Technology Inc." },
{ 0x1a41, "Action Electronics Co., Ltd." },
{ 0x1a44, "VASCO Data Security International" },
{ 0x1a4a, "Silicon Image" },
{ 0x1a4b, "SafeBoot International B.V." },
+ { 0x1a5a, "Tandberg Data" },
{ 0x1a61, "Abbott Diabetes Care" },
{ 0x1a6a, "Spansion Inc." },
{ 0x1a6d, "SamYoung Electronics Co., Ltd" },
{ 0x1a6e, "Global Unichip Corp." },
{ 0x1a6f, "Sagem Orga GmbH" },
+ { 0x1a72, "Physik Instrumente" },
{ 0x1a79, "Bayer Health Care LLC" },
{ 0x1a7b, "Lumberg Connect GmbH & Co. KG" },
{ 0x1a7c, "Evoluent" },
@@ -2514,11 +2532,11 @@ static const value_string usb_vendors_vals[] = {
{ 0x1a89, "Dynalith Systems Co., Ltd." },
{ 0x1a8b, "SGS Taiwan Ltd." },
{ 0x1a8d, "BandRich, Inc." },
- { 0x1a90, "Corsair Voyager GT 16GB" },
{ 0x1a98, "Leica Camera AG" },
{ 0x1aa4, "Data Drive Thru, Inc." },
{ 0x1aa5, "UBeacon Technologies, Inc." },
{ 0x1aa6, "eFortune Technology Corp." },
+ { 0x1aad, "KeeTouch" },
{ 0x1ab1, "Rigol Technologies" },
{ 0x1acb, "Salcomp Plc" },
{ 0x1ad1, "Desay Wire Co., Ltd." },
@@ -2528,7 +2546,9 @@ static const value_string usb_vendors_vals[] = {
{ 0x1ae7, "X-TENSIONS" },
{ 0x1aed, "High Top Precision Electronic Co., Ltd." },
{ 0x1aef, "Conntech Electronic (Suzhou) Corporation" },
- { 0x1b04, "Meilhaus Electronic GmBH" },
+ { 0x1af1, "Connect One Ltd." },
+ { 0x1afe, "A. Eberle GmbH & Co. KG" },
+ { 0x1b04, "Meilhaus Electronic GmbH" },
{ 0x1b0e, "BLUTRONICS S.r.l." },
{ 0x1b1c, "Corsair" },
{ 0x1b20, "MStar Semiconductor, Inc." },
@@ -2569,6 +2589,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x1bbb, "T & A Mobile Phones" },
{ 0x1bc4, "Ford Motor Co." },
{ 0x1bc5, "AVIXE Technology (China) Ltd." },
+ { 0x1bc7, "Telit" },
{ 0x1bce, "Contac Cable Industrial Limited" },
{ 0x1bcf, "Sunplus Innovation Technology Inc." },
{ 0x1bd0, "Hangzhou Riyue Electronic Co., Ltd." },
@@ -2581,6 +2602,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x1bfd, "TouchPack" },
{ 0x1c02, "Kreton Corporation" },
{ 0x1c04, "QNAP System Inc." },
+ { 0x1c0c, "Ionics EMS, Inc." },
{ 0x1c0d, "Relm Wireless" },
{ 0x1c10, "Lanterra Industrial Co., Ltd." },
{ 0x1c13, "ALECTRONIC LIMITED" },
@@ -2615,6 +2637,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x1c98, "ALPINE ELECTRONICS, INC." },
{ 0x1c9e, "OMEGA TECHNOLOGY" },
{ 0x1ca0, "ACCARIO Inc." },
+ { 0x1ca1, "Symwave" },
{ 0x1cac, "Kinstone" },
{ 0x1cb3, "Aces Electronic Co., Ltd." },
{ 0x1cb4, "OPEX CORPORATION" },
@@ -2630,6 +2653,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x1cdf, "WonTen Technology Co., Ltd." },
{ 0x1ce0, "EDIMAX TECHNOLOGY CO., LTD." },
{ 0x1ce1, "Amphenol KAE" },
+ { 0x1cf1, "Dresden Elektronik" },
{ 0x1cfc, "ANDES TECHNOLOGY CORPORATION" },
{ 0x1cfd, "Flextronics Digital Design Japan, LTD." },
{ 0x1d03, "iCON" },
@@ -2638,11 +2662,13 @@ static const value_string usb_vendors_vals[] = {
{ 0x1d09, "TechFaith Wireless Technology Limited" },
{ 0x1d0a, "Johnson Controls, Inc. The Automotive Business Unit" },
{ 0x1d0b, "HAN HUA CABLE & WIRE TECHNOLOGY (J.X.) CO., LTD." },
+ { 0x1d0f, "Sonix Technology Co., Ltd." },
{ 0x1d14, "ALPHA-SAT TECHNOLOGY LIMITED" },
{ 0x1d17, "C-Thru Music Ltd." },
{ 0x1d19, "Dexatek Technology Ltd." },
{ 0x1d1f, "Diostech Co., Ltd." },
{ 0x1d20, "SAMTACK INC." },
+ { 0x1d34, "Dream Cheeky" },
{ 0x1d4d, "PEGATRON CORPORATION" },
{ 0x1d50, "OpenMoko, Inc." },
{ 0x1d57, "Xenta" },
@@ -2657,6 +2683,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x1e29, "Festo AG & Co. KG" },
{ 0x1e3d, "Chipsbank Microelectronics Co., Ltd" },
{ 0x1e41, "Cleverscope" },
+ { 0x1e4e, "Cubeternet" },
{ 0x1e54, "TypeMatrix" },
{ 0x1e68, "TrekStor GmbH & Co. KG" },
{ 0x1e71, "NZXT" },
@@ -2669,17 +2696,24 @@ static const value_string usb_vendors_vals[] = {
{ 0x1ef6, "EADS Deutschland GmbH" },
{ 0x1f28, "Cal-Comp" },
{ 0x1f44, "The Neat Company" },
+ { 0x1f48, "H-TRONIC GmbH" },
{ 0x1f4d, "G-Tek Electronics Group" },
+ { 0x1f6f, "Aliph" },
+ { 0x1f75, "Innostor Technology Corporation" },
{ 0x1f82, "TANDBERG" },
{ 0x1f84, "Alere, Inc." },
{ 0x1f87, "Stantum" },
{ 0x1f9b, "Ubiquiti Networks, Inc." },
+ { 0x1fab, "Samsung Opto-Electroncs Co., Ltd." },
{ 0x1fbd, "Delphin Technology AG" },
{ 0x1fc9, "NXP Semiconductors" },
{ 0x1fde, "ILX Lightwave Corporation" },
{ 0x1fe7, "Vertex Wireless Co., Ltd." },
+ { 0x1ff7, "CVT Electronics.Co.,Ltd" },
+ { 0x1fff, "Ideofy Inc." },
{ 0x2001, "D-Link Corp." },
{ 0x2002, "DAP Technologies" },
+ { 0x200c, "Reloop" },
{ 0x2013, "PCTV Systems" },
{ 0x2019, "PLANEX" },
{ 0x2040, "Hauppauge" },
@@ -2750,6 +2784,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x4766, "Aceeca" },
{ 0x4855, "Memorex" },
{ 0x4971, "SimpleTech" },
+ { 0x4d46, "Musical Fidelity" },
{ 0x5032, "Grandtec" },
{ 0x5041, "Linksys (?)" },
{ 0x50c2, "Averatec (?)" },
@@ -2876,6 +2911,7 @@ static const value_string usb_products_vals[] = {
{ 0x03eb210d, "XPLAIN evaluation kit (CDC ACM)" },
{ 0x03eb2122, "XMEGA-A1 Explained evaluation kit" },
{ 0x03eb2310, "EVK11xx evaluation board" },
+ { 0x03eb2fe4, "ATxmega32A4U DFU bootloader" },
{ 0x03eb2ffb, "at90usb AVR DFU bootloader" },
{ 0x03eb2ffd, "at89c5130/c5131 DFU bootloader" },
{ 0x03eb2fff, "at89c5132/c51snd1c DFU bootloader" },
@@ -3436,6 +3472,7 @@ static const value_string usb_products_vals[] = {
{ 0x04038371, "PS/2 Keyboard And Mouse" },
{ 0x04038372, "FT8U100AX Serial Port" },
{ 0x04038a28, "Rainforest Automation ZigBee Controller" },
+ { 0x04038a98, "TIAO Multi-Protocol Adapter" },
{ 0x04039e90, "Marvell OpenRD Base/Client" },
{ 0x04039f80, "Ewert Energy Systems CANdapter" },
{ 0x0403a6d0, "Texas Instruments XDS100v2 JTAG / BeagleBone A3" },
@@ -3791,6 +3828,8 @@ static const value_string usb_products_vals[] = {
{ 0x0411019e, "WLI-UC-GNP Wireless LAN Adapter" },
{ 0x041101a1, "MiniStation Metro" },
{ 0x041101a2, "WLI-UC-GNM Wireless LAN Adapter [Ralink RT8070]" },
+ { 0x041101dc, "Ultra-Slim Portable DVD Writer (DVSM-PC58U2V)" },
+ { 0x041101de, "External Hard Drive HD-PCTU3 [Buffalo MiniStation]" },
{ 0x041101ee, "WLI-UC-GNM2 Wireless LAN Adapter [Ralink RT3070]" },
{ 0x041101f1, "SATA Adapter [HD-LBU3]" },
{ 0x041101fd, "WLI-UC-G450 Wireless LAN Adapter" },
@@ -3948,6 +3987,7 @@ static const value_string usb_products_vals[] = {
{ 0x041e406c, "Live! Cam Sync [VF0520]" },
{ 0x041e4083, "Live! Cam Socialize [VF0640]" },
{ 0x041e4087, "Live! Cam Socialize HD 1080 [VF0680]" },
+ { 0x041e4088, "Live! Cam Chat HD [VF0700]" },
{ 0x041e4100, "Nomad Jukebox 2" },
{ 0x041e4101, "Nomad Jukebox 3" },
{ 0x041e4102, "NOMAD MuVo^2" },
@@ -4043,6 +4083,7 @@ static const value_string usb_products_vals[] = {
{ 0x042102e2, "5230 (Multimedia mode)" },
{ 0x042102e3, "5230 (PC-Suite mode)" },
{ 0x042102e4, "5230 (Imaging mode)" },
+ { 0x04210360, "C1-01 Ovi Suite Mode" },
{ 0x042103a4, "C5 (Storage mode)" },
{ 0x042103c0, "C7-00" },
{ 0x042103d1, "N950" },
@@ -4162,6 +4203,10 @@ static const value_string usb_products_vals[] = {
{ 0x04300100, "3-button Mouse" },
{ 0x0430100e, "24.1\" LCD Monitor v4 / FID-638 Mouse" },
{ 0x043036ba, "Bus Powered Hub" },
+ { 0x0430a101, "remote key/mouse for P3 chip" },
+ { 0x0430a102, "remote key/mouse/storage for P3 chip" },
+ { 0x0430a103, "remote storage for P3 chip" },
+ { 0x0430a4a2, "Ethernet (RNDIS and CDC ethernet)" },
{ 0x0430cdab, "Raritan KVM dongle" },
{ 0x04310100, "Mouse-Trak 3-button Track Ball" },
{ 0x04331101, "IBM Game Controller" },
@@ -4267,7 +4312,7 @@ static const value_string usb_products_vals[] = {
{ 0x043d0079, "InkJet Color Printer" },
{ 0x043d007a, "Generic Hub" },
{ 0x043d007b, "InkJet Color Printer" },
- { 0x043d007c, "Lexmark X1110/X1130/X1140/X1150/X1170/X1180/X1185" },
+ { 0x043d007c, "X1110/X1130/X1140/X1150/X1170/X1180/X1185" },
{ 0x043d007d, "Photo 3150" },
{ 0x043d008a, "4200 series" },
{ 0x043d008b, "InkJet Color Printer" },
@@ -4359,6 +4404,7 @@ static const value_string usb_products_vals[] = {
{ 0x044fb304, "Firestorm Dual Power" },
{ 0x044fb307, "vibrating Upad" },
{ 0x044fb30b, "Wireless VibrationPad" },
+ { 0x044fb315, "Firestorm Dual Analog 3" },
{ 0x044fb323, "Dual Trigger 3-in-1 (PC Mode)" },
{ 0x044fb324, "Dual Trigger 3-in-1 (PS3 Mode)" },
{ 0x044fb603, "force feedback Wheel" },
@@ -4383,6 +4429,7 @@ static const value_string usb_products_vals[] = {
{ 0x04516060, "RNDIS/BeWAN ADSL2+" },
{ 0x04516070, "RNDIS/BeWAN ADSL2+" },
{ 0x0451625f, "TUSB6250 ATA Bridge" },
+ { 0x04518042, "Hub" },
{ 0x0451dbc0, "Device Bay Controller" },
{ 0x0451e001, "GraphLink" },
{ 0x0451e003, "TI-84 Plus Calculator" },
@@ -4521,7 +4568,7 @@ static const value_string usb_products_vals[] = {
{ 0x045e0008, "SideWinder Precision Pro" },
{ 0x045e0009, "IntelliMouse" },
{ 0x045e000b, "Natural Keyboard Elite" },
- { 0x045e000e, "SideWinder® Freestyle Pro" },
+ { 0x045e000e, "SideWinder\\xc2\\xae Freestyle Pro" },
{ 0x045e0014, "Digital Sound System 80" },
{ 0x045e001a, "SideWinder Precision Racing Wheel" },
{ 0x045e001b, "SideWinder Force Feedback 2 Joystick" },
@@ -4576,6 +4623,7 @@ static const value_string usb_products_vals[] = {
{ 0x045e009c, "Wireless Transceiver for Bluetooth 2.0" },
{ 0x045e009d, "Wireless Optical Desktop 3.0" },
{ 0x045e00a0, "eHome Infrared Receiver" },
+ { 0x045e00a4, "Compact Optical Mouse, model 1016" },
{ 0x045e00b0, "Digital Media Pro Keyboard" },
{ 0x045e00b4, "Digital Media Keyboard 1.0A" },
{ 0x045e00b9, "Wireless Optical Mouse 3.0" },
@@ -4762,6 +4810,7 @@ static const value_string usb_products_vals[] = {
{ 0x045e0724, "SideWinder Mouse" },
{ 0x045e0730, "Digital Media Keyboard 3000" },
{ 0x045e0734, "Wireless Optical Desktop 700" },
+ { 0x045e0736, "Sidewinder X5 Mouse" },
{ 0x045e0737, "Compact Optical Mouse 500" },
{ 0x045e0745, "Nano Transceiver v1.0 for Bluetooth" },
{ 0x045e0750, "Wired Keyboard 600" },
@@ -4845,7 +4894,7 @@ static const value_string usb_products_vals[] = {
{ 0x046a0010, "SmartBoard XX44" },
{ 0x046a0011, "G83 (RS 6000) Keyboard" },
{ 0x046a0021, "CyMotion Expert Combo" },
- { 0x046a0023, "CyMotion Master Linux Keyboard" },
+ { 0x046a0023, "CyMotion Master Linux Keyboard G230" },
{ 0x046a0027, "CyMotion Master Solar Keyboard" },
{ 0x046a002a, "Wireless Mouse & Keyboard" },
{ 0x046a002d, "SmartTerminal XX44" },
@@ -4985,7 +5034,7 @@ static const value_string usb_products_vals[] = {
{ 0x046d0a0c, "Clear Chat Comfort USB Headset" },
{ 0x046d0a13, "Z-5 Speakers" },
{ 0x046d0a17, "G330 Headset" },
- { 0x046d0b02, "BT Mini-Receiver (HID proxy mode)" },
+ { 0x046d0b02, "C-UV35 [Bluetooth Mini-Receiver] (HID proxy mode)" },
{ 0x046d8801, "Video Camera" },
{ 0x046db305, "BT Mini-Receiver" },
{ 0x046dbfe4, "Premium Optical Wheel Mouse" },
@@ -5033,7 +5082,7 @@ static const value_string usb_products_vals[] = {
{ 0x046dc044, "LX3 Optical Mouse" },
{ 0x046dc045, "Optical Mouse" },
{ 0x046dc046, "RX1000 Laser Mouse" },
- { 0x046dc047, "Laser Mouse" },
+ { 0x046dc047, "Laser Mouse M-UAL120" },
{ 0x046dc048, "G9 Laser Mouse" },
{ 0x046dc049, "G5 Laser Mouse" },
{ 0x046dc050, "RX 250 Optical Mouse" },
@@ -5046,10 +5095,11 @@ static const value_string usb_products_vals[] = {
{ 0x046dc05d, "Optical Mouse" },
{ 0x046dc05f, "M115 Optical Mouse" },
{ 0x046dc061, "RX1500 Laser Mouse" },
- { 0x046dc062, "LS1 Laser Mouse, corded" },
+ { 0x046dc062, "M-UAS144 [LS1 Laser Mouse]" },
{ 0x046dc063, "DELL Laser Mouse" },
{ 0x046dc068, "G500 Laser Mouse" },
{ 0x046dc069, "M500 Laser Mouse" },
+ { 0x046dc06a, "USB Optical Mouse" },
{ 0x046dc06b, "G700 Wireless Gaming Mouse" },
{ 0x046dc06c, "Optical Mouse" },
{ 0x046dc101, "UltraX Media Remote" },
@@ -5129,6 +5179,7 @@ static const value_string usb_products_vals[] = {
{ 0x046dc31a, "Comfort Wave 450" },
{ 0x046dc31b, "Compact Keyboard K300" },
{ 0x046dc31c, "Keyboard K120 for Business" },
+ { 0x046dc31d, "Media Keyboard K200" },
{ 0x046dc401, "TrackMan Marble Wheel" },
{ 0x046dc402, "Marble Mouse (2-button)" },
{ 0x046dc403, "Turbo TrackMan Marble FX" },
@@ -5439,7 +5490,7 @@ static const value_string usb_products_vals[] = {
{ 0x04830138, "Unicorn II (ST70138B + MTC-20174TQ chipset)" },
{ 0x04831307, "Cytronix 6in1 Card Reader" },
{ 0x0483163d, "Cool Icam Digi-MP3" },
- { 0x04832015, "TouchChip® Fingerprint Reader" },
+ { 0x04832015, "TouchChip\\xc2\\xae Fingerprint Reader" },
{ 0x04832016, "Fingerprint Reader" },
{ 0x04832017, "Biometric Smart Card Reader" },
{ 0x04832018, "BioSimKey" },
@@ -5468,6 +5519,7 @@ static const value_string usb_products_vals[] = {
{ 0x0489e00f, "Foxconn T77H114 BCM2070 [Single-Chip Bluetooth 2.1 + EDR Adapter]" },
{ 0x0489e016, "Ubee PXU1900 WiMAX Adapter [Beceem BCSM250]" },
{ 0x0489e02c, "Atheros AR5BBU12 Bluetooth Device" },
+ { 0x048d1165, "IT1165 Flash Controller" },
{ 0x048d1336, "SD/MMC Cardreader" },
{ 0x048d1345, "Multi Cardreader" },
{ 0x048d9006, "IT9135 BDA Afatech DVB-T HDTV Dongle" },
@@ -6039,6 +6091,7 @@ static const value_string usb_products_vals[] = {
{ 0x04a930f0, "PowerShot S2 IS (PTP mode)" },
{ 0x04a930f2, "Digital IXUS 700 (normal mode) / Digital IXUS 700 (PTP mode) / IXY Digital 600 (normal mode) / PowerShot SD500 (normal mode) / PowerShot SD500 (PTP mode)" },
{ 0x04a930f4, "PowerShot SD30 / Ixus iZoom / IXY DIGITAL L3" },
+ { 0x04a930f5, "SELPHY CP500" },
{ 0x04a930f6, "SELPHY CP400" },
{ 0x04a930f8, "Powershot A430" },
{ 0x04a930f9, "PowerShot A410 (PTP mode)" },
@@ -6055,24 +6108,36 @@ static const value_string usb_products_vals[] = {
{ 0x04a93117, "PowerShot A700" },
{ 0x04a93119, "PowerShot SD700 IS / Digital IXUS 800 IS / IXY Digital 800 IS" },
{ 0x04a9311b, "PowerShot A540" },
+ { 0x04a93127, "SELPHY CP710" },
+ { 0x04a93128, "SELPHY CP510" },
{ 0x04a9312d, "Elura 100" },
{ 0x04a93138, "PowerShot A710 IS" },
+ { 0x04a93141, "SELPHY ES1" },
+ { 0x04a93142, "SELPHY CP730" },
+ { 0x04a93143, "SELPHY CP720" },
{ 0x04a93147, "EOS 1Ds Mark III" },
{ 0x04a9314f, "Powershot SD1000" },
{ 0x04a93155, "PowerShot A450" },
{ 0x04a9315a, "PowerShot G9" },
{ 0x04a9315d, "PowerShot A720" },
{ 0x04a93160, "Digital IXUS 860 IS" },
+ { 0x04a93170, "SELPHY CP750" },
+ { 0x04a93171, "SELPHY CP740" },
{ 0x04a93175, "IXY Digital 25 IS" },
{ 0x04a93176, "PowerShot A590" },
{ 0x04a9317a, "PC1267 [Powershot A470]" },
{ 0x04a93184, "Digital IXUS 80 IS (PTP mode)" },
+ { 0x04a93185, "SELPHY ES2" },
{ 0x04a93192, "PowerShot SX110 IS" },
{ 0x04a9319a, "EOS 7D" },
+ { 0x04a931aa, "SELPHY CP770" },
+ { 0x04a931ab, "SELPHY CP760" },
{ 0x04a931ad, "PowerShot E1" },
+ { 0x04a931b0, "SELPHY ES30" },
{ 0x04a931bc, "PowerShot D10" },
{ 0x04a931bf, "PowerShot A480" },
{ 0x04a931c0, "PowerShot SX200 IS" },
+ { 0x04a931dd, "SELPHY CP780" },
{ 0x04a931e5, "Digital IXUS 200 IS" },
{ 0x04a931ee, "SELPHY ES40" },
{ 0x04a931ef, "PowerShot A495" },
@@ -6085,6 +6150,7 @@ static const value_string usb_products_vals[] = {
{ 0x04a931f7, "Powershot SD4000 IS / IXUS 300 HS / IXY 30S" },
{ 0x04a931f8, "Powershot SD4500 IS / IXUS 1000 HS / IXY 50S" },
{ 0x04a931ff, "Digital IXUS 55" },
+ { 0x04a93209, "Vixia HF S21 A" },
{ 0x04a93210, "Powershot SX30 IS" },
{ 0x04a93211, "PowerShot SX130 IS" },
{ 0x04a93212, "Powershot S95" },
@@ -6097,12 +6163,22 @@ static const value_string usb_products_vals[] = {
{ 0x04a93229, "IXUS 220 HS" },
{ 0x04a9322a, "PowerShot A2200" },
{ 0x04a9322b, "Powershot A1200" },
+ { 0x04a93233, "PowerShot G1 X" },
+ { 0x04a93234, "PowerShot SX150 IS" },
+ { 0x04a93236, "PowerShot S100" },
{ 0x04a93238, "PowerShot SX40 HS" },
{ 0x04a9323f, "PowerShot A810" },
{ 0x04a93243, "PowerShot A4000 IS" },
{ 0x04a93244, "PowerShot SX260 HS" },
{ 0x04a93245, "PowerShot SX240 HS" },
+ { 0x04a93247, "PowerShot ELPH 520 HS" },
+ { 0x04a93248, "PowerShot A3400 IS" },
+ { 0x04a93249, "PowerShot A2400 IS" },
{ 0x04a9324a, "PowerShot A2300" },
+ { 0x04a93255, "SELPHY CP900" },
+ { 0x04a93256, "SELPHY CP810" },
+ { 0x04a93259, "PowerShot SX50 HS" },
+ { 0x04a9325a, "PowerShot SX160 IS" },
{ 0x04ad2501, "Bluetooth Device" },
{ 0x04b00102, "Coolpix 990" },
{ 0x04b00103, "Coolpix 880" },
@@ -6195,6 +6271,7 @@ static const value_string usb_products_vals[] = {
{ 0x04b34482, "Serial Converter" },
{ 0x04b34485, "Serial Converter" },
{ 0x04b34525, "Double sided CRT" },
+ { 0x04b34535, "4610 Suremark Printer" },
{ 0x04b34550, "NVRAM (128 KB)" },
{ 0x04b34554, "Cash Drawer" },
{ 0x04b34580, "Hub w/ NVRAM" },
@@ -6813,18 +6890,18 @@ static const value_string usb_products_vals[] = {
{ 0x04e6e003, "SPR532 PinPad SmartCard Reader" },
{ 0x04e70001, "TouchScreen" },
{ 0x04e70002, "Touchmonitor Interface 2600 Rev 2" },
- { 0x04e70004, "4000U CarrollTouch® Touchmonitor Interface" },
- { 0x04e70007, "2500U IntelliTouch® Touchmonitor Interface" },
- { 0x04e70008, "3000U AccuTouch® Touchmonitor Interface" },
- { 0x04e70009, "4000U CarrollTouch® Touchmonitor Interface" },
+ { 0x04e70004, "4000U CarrollTouch\\xc2\\xae Touchmonitor Interface" },
+ { 0x04e70007, "2500U IntelliTouch\\xc2\\xae Touchmonitor Interface" },
+ { 0x04e70008, "3000U AccuTouch\\xc2\\xae Touchmonitor Interface" },
+ { 0x04e70009, "4000U CarrollTouch\\xc2\\xae Touchmonitor Interface" },
{ 0x04e70020, "Touchscreen Interface (2700)" },
{ 0x04e70021, "Touchmonitor Interface" },
- { 0x04e70030, "4500U CarrollTouch® Touchmonitor Interface" },
+ { 0x04e70030, "4500U CarrollTouch\\xc2\\xae Touchmonitor Interface" },
{ 0x04e70032, "Touchmonitor Interface" },
{ 0x04e70033, "Touchmonitor Interface" },
{ 0x04e70041, "5010 Surface Capacitive Touchmonitor Interface" },
{ 0x04e70042, "Touchmonitor Interface" },
- { 0x04e70050, "2216 AccuTouch® Touchmonitor Interface" },
+ { 0x04e70050, "2216 AccuTouch\\xc2\\xae Touchmonitor Interface" },
{ 0x04e70071, "Touchmonitor Interface" },
{ 0x04e70072, "Touchmonitor Interface" },
{ 0x04e70081, "Touchmonitor Interface" },
@@ -6877,6 +6954,8 @@ static const value_string usb_products_vals[] = {
{ 0x04e83292, "ML-1640 Series Laser Printer" },
{ 0x04e83296, "ML-2580N Mono Laser Printer" },
{ 0x04e83297, "ML-191x/ML-252x Laser Printer" },
+ { 0x04e8330c, "ML-1865" },
+ { 0x04e83310, "ML-331x Series Laser Printer" },
{ 0x04e83315, "ML-2540 Series Laser Printer" },
{ 0x04e83409, "SCX-4216F Scanner" },
{ 0x04e8340c, "SCX-5x15 series" },
@@ -7095,6 +7174,7 @@ static const value_string usb_products_vals[] = {
{ 0x04f2b1b4, "Lenovo Integrated Camera" },
{ 0x04f2b1b9, "Asus Integrated Webcam" },
{ 0x04f2b1cf, "Lenovo Integrated Camera" },
+ { 0x04f2b1d6, "CNF9055 Toshiba Webcam" },
{ 0x04f2b217, "Lenovo Integrated Camera (0.3MP)" },
{ 0x04f2b221, "integrated camera" },
{ 0x04f2b230, "Integrated HP HD Webcam" },
@@ -7113,6 +7193,7 @@ static const value_string usb_products_vals[] = {
{ 0x04f30230, "3D Optical Mouse" },
{ 0x04f30232, "Mouse" },
{ 0x04f302f4, "2.4G Cordless Mouse" },
+ { 0x04f304a0, "Dream Cheeky Stress/Panic Button" },
{ 0x04f90002, "HL-1050 Laser Printer" },
{ 0x04f90005, "Printer" },
{ 0x04f90006, "HL-1240 Laser Printer" },
@@ -7424,6 +7505,7 @@ static const value_string usb_products_vals[] = {
{ 0x050d1004, "F9L1004 802.11n Surf N300 XR Wireless Adapter [Realtek RTL8192CU]" },
{ 0x050d1102, "F7D1102 N150/Surf Micro Wireless Adapter v1000 [Realtek RTL8188CUS]" },
{ 0x050d1103, "F9L1103 N750 DB 802.11abgn 2x3:3 [Ralink RT3573]" },
+ { 0x050d11f2, "ISY Wireless Micro Adapter IWL 2000 [RTL8188CUS]" },
{ 0x050d1202, "F5U120-PC Parallel Printer Port" },
{ 0x050d1203, "F5U120-PC Serial Port" },
{ 0x050d2103, "F7D2102 802.11n N300 Micro Wireless Adapter v3000 [Realtek RTL8192CU]" },
@@ -7464,6 +7546,7 @@ static const value_string usb_products_vals[] = {
{ 0x05100001, "Keyboard" },
{ 0x05101000, "Keyboard with PS/2 Mouse Port" },
{ 0x0510e001, "Mouse" },
+ { 0x0511002b, "AOC DVB" },
{ 0x05180001, "USB to PS2 Adaptor v1.09" },
{ 0x05180002, "EZ-9900C Keyboard" },
{ 0x05190003, "TSP100ECO/TSP100II" },
@@ -7755,6 +7838,7 @@ static const value_string usb_products_vals[] = {
{ 0x054c03d5, "PlayStation Move motion controller" },
{ 0x054c03fc, "WALKMAN [NWZ-E345]" },
{ 0x054c03fd, "Walkman NWZ-E443" },
+ { 0x054c042f, "PlayStation Move navigation controller" },
{ 0x054c0440, "DSC-H55" },
{ 0x054c0485, "MHS-PM5 HD camcorder" },
{ 0x054c04cb, "WALKMAN NWZ-E354" },
@@ -7893,7 +7977,7 @@ static const value_string usb_products_vals[] = {
{ 0x056a0014, "Graphire 3 6x8" },
{ 0x056a0015, "Graphire 4 4x5" },
{ 0x056a0016, "Graphire 4 6x8" },
- { 0x056a0017, "Bamboo Fun 4x5" },
+ { 0x056a0017, "CTE-450 [Bamboo Fun]" },
{ 0x056a0018, "Bamboo Fun 6x8" },
{ 0x056a0019, "Bamboo One Medium" },
{ 0x056a0020, "Intuos 4x5" },
@@ -7915,7 +7999,7 @@ static const value_string usb_products_vals[] = {
{ 0x056a0037, "PL700" },
{ 0x056a0038, "PL510" },
{ 0x056a0039, "DTU-710" },
- { 0x056a003f, "Cintiq 21UX" },
+ { 0x056a003f, "Cintiq 21UX (DTZ-2100)" },
{ 0x056a0041, "Intuos2 4x5" },
{ 0x056a0042, "Intuos2 6x8" },
{ 0x056a0043, "Intuos2 9x12" },
@@ -7949,11 +8033,14 @@ static const value_string usb_products_vals[] = {
{ 0x056a00c5, "Cintiq 20WSX" },
{ 0x056a00c6, "Cintiq 12WX" },
{ 0x056a00c7, "DTU-1931" },
+ { 0x056a00cc, "Cintiq 21UX (DTK-2100)" },
{ 0x056a00d1, "Bamboo Pen & Touch (CTH-460-DE)" },
{ 0x056a00d3, "Bamboo Fun (CTH-661)" },
{ 0x056a00d6, "Bamboo Pen & Touch (CTH-460)" },
{ 0x056a00db, "Bamboo Fun (CTH-661SE-NL)" },
{ 0x056a00dd, "Bamboo Pen (CTL-470)" },
+ { 0x056a00f6, "Cintiq 24HD touch (DTH-2400) touchscreen" },
+ { 0x056a00f8, "Cintiq 24HD touch (DTH-2400) tablet" },
{ 0x056a0400, "PenPartner 4x5" },
{ 0x056a4850, "PenPartner 6x8" },
{ 0x056c0006, "KwikLink Host-Host Connector" },
@@ -8187,6 +8274,8 @@ static const value_string usb_products_vals[] = {
{ 0x058200a3, "EDIROL UA-4FX" },
{ 0x058200a6, "Juno-G" },
{ 0x058200ad, "SH-201" },
+ { 0x058200b2, "VG-99" },
+ { 0x058200b3, "VG-99" },
{ 0x058200c4, "EDIROL M-16DX" },
{ 0x058200db, "BOSS GT-10 Guitar Effects Processor" },
{ 0x058200de, "Fantom-G7" },
@@ -8194,6 +8283,7 @@ static const value_string usb_products_vals[] = {
{ 0x058200e7, "EDIROL UA-25EX" },
{ 0x0582010f, "A-PRO" },
{ 0x05820110, "A-PRO" },
+ { 0x05820505, "EDIROL UA-101" },
{ 0x05830001, "4 Axis 12 button +POV" },
{ 0x05830002, "4 Axis 12 button +POV" },
{ 0x05832030, "RM-203 USB Nest [mode 1]" },
@@ -8323,6 +8413,7 @@ static const value_string usb_products_vals[] = {
{ 0x058c001d, "Projector" },
{ 0x058c001e, "Projector" },
{ 0x058c001f, "Projector" },
+ { 0x058cffe5, "IN34 Projector" },
{ 0x058f1234, "Flash Drive" },
{ 0x058f2412, "SCard R/W CSR-145" },
{ 0x058f2802, "Monterey Keyboard" },
@@ -8588,6 +8679,7 @@ static const value_string usb_products_vals[] = {
{ 0x05ac12a0, "iPhone 4S" },
{ 0x05ac12a2, "iPad 2 (3G; 64GB)" },
{ 0x05ac12a9, "iPad 2" },
+ { 0x05ac12aa, "iPod Touch 5.Gen [A1421]" },
{ 0x05ac1300, "iPod Shuffle" },
{ 0x05ac1301, "iPod Shuffle 2.Gen" },
{ 0x05ac1302, "iPod Shuffle 3.Gen" },
@@ -8984,7 +9076,7 @@ static const value_string usb_products_vals[] = {
{ 0x05e30503, "Webcam" },
{ 0x05e30504, "HID Keyboard Filter" },
{ 0x05e30604, "USB 1.1 Hub" },
- { 0x05e30605, "USB 2.0 Hub [ednet]" },
+ { 0x05e30605, "USB 2.0 Hub" },
{ 0x05e30606, "USB 2.0 Hub / D-Link DUB-H4 USB 2.0 Hub" },
{ 0x05e30607, "Logitech G110 Hub" },
{ 0x05e30608, "USB-2.0 4-Port HUB" },
@@ -9015,6 +9107,7 @@ static const value_string usb_products_vals[] = {
{ 0x05e30723, "GL827L SD/MMC/MS Flash Card Reader" },
{ 0x05e30726, "SD Card Reader" },
{ 0x05e30727, "microSD Reader/Writer" },
+ { 0x05e30736, "microSD Reader/Writer" },
{ 0x05e30760, "USB 2.0 Card Reader/Writer" },
{ 0x05e30761, "Genesys Mass Storage Device" },
{ 0x05e30780, "USBFS DFU Adapter" },
@@ -9047,6 +9140,7 @@ static const value_string usb_products_vals[] = {
{ 0x05f30232, "X-Keys Switch Interface, Programming Mode" },
{ 0x05f30261, "X-Keys Switch Interface, SPLAT Mode" },
{ 0x05f30264, "X-Keys Switch Interface, Composite Mode" },
+ { 0x05f91104, "Magellan 2200VS" },
{ 0x05f92206, "Gryphon Barcode Scanner" },
{ 0x05f92602, "Datalogic Magellan 1100i Barcode Scanner" },
{ 0x05fa3301, "Keyboard with PS/2 Mouse Port" },
@@ -9111,6 +9205,8 @@ static const value_string usb_products_vals[] = {
{ 0x0620000a, "QuickVideo weeCam" },
{ 0x0620000b, "QuickVideo weeCam" },
{ 0x06240294, "Dell 03R874 KVM dongle" },
+ { 0x06240402, "Cisco Virtual Keyboard and Mouse" },
+ { 0x06240403, "Cisco Virtual Mass Storage" },
{ 0x062a0000, "Optical mouse" },
{ 0x062a0001, "Notebook Optical Mouse" },
{ 0x062a0102, "Wireless Keyboard/Mouse Combo [MK1152WC]" },
@@ -9156,6 +9252,7 @@ static const value_string usb_products_vals[] = {
{ 0x064ea102, "Acer/Lenovo Webcam [CN0316]" },
{ 0x064ea103, "Acer/HP Integrated Webcam [CN0314]" },
{ 0x064ea110, "HP Webcam" },
+ { 0x064ea114, "Lemote Webcam" },
{ 0x064ea136, "Asus Integrated Webcam [CN031B]" },
{ 0x064ea219, "1.3M WebCam (notebook emachines E730, Acer sub-brand)" },
{ 0x064ec107, "HP webcam [dv6-1190en]" },
@@ -9301,6 +9398,7 @@ static const value_string usb_products_vals[] = {
{ 0x066f8230, "MP3 Player" },
{ 0x066f829c, "MP3 Player" },
{ 0x066f82e0, "MP3 Player" },
+ { 0x066f8320, "TrekStor i.Beat fun" },
{ 0x066f835d, "MP3 Player" },
{ 0x066f9000, "MP3 Player" },
{ 0x066f9001, "MP3 Player" },
@@ -9561,6 +9659,7 @@ static const value_string usb_products_vals[] = {
{ 0x06b94062, "SpeedTouch ISDN or ADSL router" },
{ 0x06b9a5a5, "DynaMiTe Modem" },
{ 0x06bc000b, "Okipage 14ex Printer" },
+ { 0x06bc0027, "Okipage 14e" },
{ 0x06bc0a91, "B2500MFP (printer+scanner)" },
{ 0x06bc3801, "B6100 Laser Printer" },
{ 0x06bd0001, "SnapScan 1212U" },
@@ -9858,6 +9957,7 @@ static const value_string usb_products_vals[] = {
{ 0x07180067, "Flash Drive" },
{ 0x07180068, "Flash Drive" },
{ 0x07180084, "Flash Drive Mini" },
+ { 0x0718043c, "Flash drive 16GB [Nano Pro]" },
{ 0x07180582, "Revo Flash Drive" },
{ 0x07181120, "RDX External dock (redbud)" },
{ 0x0718d000, "Disc Stakka CD/DVD Manager" },
@@ -10006,6 +10106,7 @@ static const value_string usb_products_vals[] = {
{ 0x07640501, "CP1500 AVR UPS" },
{ 0x07655001, "Huey PRO Colorimeter" },
{ 0x0765d094, "X-Rite DTP94 [Quato Silver Haze Pro]" },
+ { 0x0766001b, "Packard Bell Go" },
{ 0x07660204, "TopSpeed Cyberlink Remote Control" },
{ 0x07680006, "Camtel Technology USB TV Genie Pro FM Model TVB330" },
{ 0x07680023, "eHome Infrared Receiver" },
@@ -10289,7 +10390,7 @@ static const value_string usb_products_vals[] = {
{ 0x07b40112, "MAUSB-100 xD Card Reader" },
{ 0x07b40113, "Mju 500" },
{ 0x07b40114, "C-350Z Camera" },
- { 0x07b40118, "Digital Camera" },
+ { 0x07b40118, "Mju Mini Digital/Mju Digital 500 Camera / Stylus 850 SW" },
{ 0x07b40184, "P-S100 port" },
{ 0x07b40203, "Digital Voice Recorder DW-90" },
{ 0x07b40206, "Digital Voice Recorder DS-330" },
@@ -10402,6 +10503,7 @@ static const value_string usb_products_vals[] = {
{ 0x07ca0837, "H837 Hybrid ATSC/QAM" },
{ 0x07ca1228, "MPEG-2 Capture Device (M038)" },
{ 0x07ca1830, "AVerTV Volar Video Capture (H830)" },
+ { 0x07ca3835, "AVerTV Volar Green HD (A835B)" },
{ 0x07ca850a, "AverTV Volar Black HD (A850)" },
{ 0x07ca850b, "AverTV Red HD+ (A850T)" },
{ 0x07caa309, "AVerTV DVB-T (A309)" },
@@ -10651,6 +10753,7 @@ static const value_string usb_products_vals[] = {
{ 0x08325850, "Cable" },
{ 0x0833012e, "KeikaiDenwa 8 with charger" },
{ 0x0833039f, "KeikaiDenwa 8" },
+ { 0x08362836, "i.Beat mood" },
{ 0x08390005, "Digimax Camera" },
{ 0x08390008, "Digimax 230 Camera" },
{ 0x08390009, "Digimax 340" },
@@ -10827,6 +10930,12 @@ static const value_string usb_products_vals[] = {
{ 0x088e5036, "Portable secure storage for software licenses" },
{ 0x08920101, "Smartdio Reader/Writer" },
{ 0x08970002, "Power Debug/Power Debug II" },
+ { 0x08a90005, "USBee ZX" },
+ { 0x08a90009, "USBee SX" },
+ { 0x08a90012, "USBee AX-Standard" },
+ { 0x08a90013, "USBee AX-Plus" },
+ { 0x08a90014, "USBee AX-Pro" },
+ { 0x08a90015, "USBee DX" },
{ 0x08b70001, "Playstation adapter" },
{ 0x08b801f4, "USBSIMM1" },
{ 0x08bb2702, "Speakers" },
@@ -11067,7 +11176,7 @@ static const value_string usb_products_vals[] = {
{ 0x090c0373, "Silicon Motion Camera" },
{ 0x090c037a, "Silicon Motion Camera" },
{ 0x090c037b, "Silicon Motion Camera" },
- { 0x090c1000, "64MB QDI U2 DISK" },
+ { 0x090c1000, "Flash Drive" },
{ 0x090c1132, "5-in-1 Card Reader" },
{ 0x090c337b, "Silicon Motion Camera" },
{ 0x090c3710, "Silicon Motion Camera" },
@@ -11122,7 +11231,11 @@ static const value_string usb_products_vals[] = {
{ 0x091e2271, "Edge 605/705" },
{ 0x091e2295, "Colorado 300" },
{ 0x091e22b6, "eTrex Vista HCx (Mass Storage mode)" },
- { 0x091e2353, "Nüvi 205T" },
+ { 0x091e231b, "Oregon 400t" },
+ { 0x091e2353, "N\\xc3\\xbcvi 205T" },
+ { 0x091e2380, "Oregon series" },
+ { 0x091e23cc, "n\\xc3\\xbcvi 1350" },
+ { 0x091e2459, "GPSmap 62/78 series" },
{ 0x091e2519, "eTrex 30" },
{ 0x091e2535, "Edge 800" },
{ 0x091e255b, "Nuvi 2505LM" },
@@ -11143,6 +11256,7 @@ static const value_string usb_products_vals[] = {
{ 0x0924ffef, "WorkCenter M15" },
{ 0x0924fffb, "DocuPrint M750 (X750_USB)" },
{ 0x09250005, "Gamtec.,Ltd SmartJoy PLUS Adapter" },
+ { 0x09253881, "Saleae Logic" },
{ 0x09258101, "Phidgets, Inc., 1-Motor PhidgetServo v2.0" },
{ 0x09258104, "Phidgets, Inc., 4-Motor PhidgetServo v2.0" },
{ 0x09258800, "WiseGroup Ltd, MP-8800 Quad Joypad" },
@@ -11170,7 +11284,7 @@ static const value_string usb_products_vals[] = {
{ 0x09300509, "BT EDR Dongle" },
{ 0x09300706, "PocketPC e740" },
{ 0x09300707, "Pocket PC e330 Series" },
- { 0x09300708, "Pocket PC e350 Series" },
+ { 0x09300708, "Pocket PC e350\\xc2\\xa0Series" },
{ 0x09300709, "Pocket PC e750 Series" },
{ 0x0930070a, "Pocket PC e400 Series" },
{ 0x0930070b, "Pocket PC e800 Series" },
@@ -11299,11 +11413,13 @@ static const value_string usb_products_vals[] = {
{ 0x09511624, "DataTraveler G2 4GB Pen Drive" },
{ 0x09511625, "DataTraveler 101 II" },
{ 0x0951162a, "DataTraveler 112 4GB Pen Drive" },
+ { 0x0951162d, "DataTraveler 102" },
{ 0x09511630, "DataTraveler 200 (32GB)" },
{ 0x09511642, "DT101 G2" },
{ 0x09511643, "DataTraveler G3 4GB" },
{ 0x09511653, "Data Traveler 100 G2 8 GiB" },
{ 0x09511656, "DataTraveler Ultimate G2" },
+ { 0x09557030, "Tegra 3 (recovery mode)" },
{ 0x09557100, "Notion Ink Adam" },
{ 0x09570200, "E-Video DC-350 Camera" },
{ 0x09570202, "E-Video DC-350 Camera" },
@@ -11316,6 +11432,7 @@ static const value_string usb_products_vals[] = {
{ 0x09670204, "WarpLink 802.11b Adapter" },
{ 0x096e0120, "Microcosm Ltd Dinkey" },
{ 0x096e0802, "ePass2000 (G&D STARCOS SPK 2.4)" },
+ { 0x096e0807, "ePass2003" },
{ 0x09712003, "Eye-One display" },
{ 0x09712005, "Huey" },
{ 0x09712007, "ColorMunki" },
@@ -11552,6 +11669,7 @@ static const value_string usb_products_vals[] = {
{ 0x0a5c2151, "Bluetooth" },
{ 0x0a5c217d, "HP Bluethunder" },
{ 0x0a5c217f, "Bluetooth Controller" },
+ { 0x0a5c2198, "Bluetooth 3.0 Device" },
{ 0x0a5c219b, "Bluetooth 2.1 Device" },
{ 0x0a5c21b1, "HP Bluetooth Module" },
{ 0x0a5c21b4, "BCM2070 Bluetooth 2.1 + EDR" },
@@ -11560,9 +11678,11 @@ static const value_string usb_products_vals[] = {
{ 0x0a5c21bb, "BCM2070 Bluetooth 2.1 + EDR" },
{ 0x0a5c21bc, "BCM2070 Bluetooth 2.1 + EDR" },
{ 0x0a5c21bd, "BCM2070 Bluetooth 2.1 + EDR" },
+ { 0x0a5c21d7, "BCM43142 Bluetooth 4.0" },
{ 0x0a5c21e1, "HP Portable SoftSailing" },
{ 0x0a5c21e3, "HP Portable Valentine" },
{ 0x0a5c21e6, "BCM20702 Bluetooth 4.0 [ThinkPad]" },
+ { 0x0a5c21e8, "BCM20702A0 Bluetooth 4.0" },
{ 0x0a5c21f1, "HP Portable Bumble Bee" },
{ 0x0a5c22be, "BCM2070 Bluetooth 3.0 + HS" },
{ 0x0a5c4500, "BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)" },
@@ -11592,6 +11712,7 @@ static const value_string usb_products_vals[] = {
{ 0x0a810203, "Mouse" },
{ 0x0a810205, "PS/2 Keyboard+Mouse Adapter" },
{ 0x0a810701, "USB Missile Launcher" },
+ { 0x0a81ff01, "Wireless Missile Launcher" },
{ 0x0a824600, "TravelScan 460/464" },
{ 0x0a8e2011, "Filter Driver For JAE XMC R/W" },
{ 0x0a913801, "Targus PAKP003 Mouse" },
@@ -11804,8 +11925,11 @@ static const value_string usb_products_vals[] = {
{ 0x0b0517a1, "Eee Note EA800 (mass storage mode)" },
{ 0x0b0517ab, "USB-N13 802.11n Network Adapter (rev. B1) [Realtek RTL8192CU]" },
{ 0x0b054c80, "Transformer Pad TF300TG" },
+ { 0x0b054c90, "Transformer Pad Infinity TF700" },
+ { 0x0b054c91, "Transformer Pad Infinity TF700 (Debug mode)" },
{ 0x0b054d00, "Transformer Prime TF201" },
{ 0x0b054d01, "Transformer Prime TF201 (debug mode)" },
+ { 0x0b054daf, "Transformer Pad Infinity TF700 (Fastboot)" },
{ 0x0b056101, "Cable Modem" },
{ 0x0b05620a, "Remote NDIS Device" },
{ 0x0b05b700, "Broadcom Bluetooth 2.1" },
@@ -11891,6 +12015,7 @@ static const value_string usb_products_vals[] = {
{ 0x0b865202, "XMC5200 Zippy Drive" },
{ 0x0b865280, "XMC5280 Storage Drive" },
{ 0x0b86fff0, "ISP5200 Debugger" },
+ { 0x0b8c0001, "Interactive Whiteboard Controller (SB6) (HID)" },
{ 0x0b8c00c3, "Sympodium ID350" },
{ 0x0b951720, "10/100 Ethernet" },
{ 0x0b951780, "AX88178" },
@@ -12113,10 +12238,12 @@ static const value_string usb_products_vals[] = {
{ 0x0bb40ff9, "Desire / Desire HD / Hero (Charge Mode)" },
{ 0x0bb40ffe, "Desire HD (modem mode)" },
{ 0x0bb40fff, "Android Fastboot Bootloader" },
+ { 0x0bc20502, "ST3300601CB-RK 300 GB External Hard Drive" },
{ 0x0bc20503, "ST3250824A [Barracuda 7200.9]" },
{ 0x0bc22000, "Storage Adapter V3 (TPP)" },
{ 0x0bc22200, "FreeAgent Go FW" },
{ 0x0bc22300, "Expansion Portable" },
+ { 0x0bc22320, "USB 3.0 bridge [Portable Expansion Drive]" },
{ 0x0bc23332, "Expansion" },
{ 0x0bc25021, "FreeAgent GoFlex USB 2.0" },
{ 0x0bc25031, "FreeAgent GoFlex USB 3.0" },
@@ -12145,22 +12272,23 @@ static const value_string usb_products_vals[] = {
{ 0x0bda0106, "Mass Storage Device" },
{ 0x0bda0107, "Mass Storage Device" },
{ 0x0bda0108, "Mass Storage Device" },
- { 0x0bda0111, "Card Reader" },
+ { 0x0bda0111, "RTS5111 Card Reader Controller" },
{ 0x0bda0113, "Mass Storage Device" },
{ 0x0bda0115, "Mass Storage Device (Multicard Reader)" },
- { 0x0bda0116, "Mass Storage Device" },
+ { 0x0bda0116, "RTS5116 Card Reader Controller" },
{ 0x0bda0117, "Mass Storage Device" },
{ 0x0bda0118, "Mass Storage Device" },
{ 0x0bda0119, "Storage Device (SD card reader)" },
- { 0x0bda0138, "Card reader" },
- { 0x0bda0139, "Card reader" },
+ { 0x0bda0129, "RTS5129 Card Reader Controller" },
+ { 0x0bda0138, "RTS5138 Card Reader Controller" },
+ { 0x0bda0139, "RTS5139 Card Reader Controller" },
{ 0x0bda0151, "Mass Storage Device (Multicard Reader)" },
{ 0x0bda0152, "Mass Storage Device" },
{ 0x0bda0153, "Mass Storage Device" },
{ 0x0bda0156, "Mass Storage Device" },
{ 0x0bda0157, "Mass Storage Device" },
{ 0x0bda0158, "USB 2.0 multicard reader" },
- { 0x0bda0159, "Digital Media Card Reader" },
+ { 0x0bda0159, "RTS5159 Card Reader Controller" },
{ 0x0bda0161, "Mass Storage Device" },
{ 0x0bda0168, "Mass Storage Device" },
{ 0x0bda0169, "Mass Storage Device" },
@@ -12400,6 +12528,7 @@ static const value_string usb_products_vals[] = {
{ 0x0c456417, "Integrated Webcam" },
{ 0x0c45641d, "1.3 MPixel Integrated Webcam" },
{ 0x0c456480, "Sonix 1.3 MP Laptop Integrated Webcam" },
+ { 0x0c45648b, "Integrated Webcam" },
{ 0x0c4564bd, "Sony Visual Communication Camera" },
{ 0x0c457402, "TEMPerHUM Temperature & Humidity Sensor" },
{ 0x0c457403, "Foot Switch" },
@@ -12467,8 +12596,10 @@ static const value_string usb_products_vals[] = {
{ 0x0c550540, "SPI540" },
{ 0x0c555416, "TMS320C5416 DSK" },
{ 0x0c556416, "TMS320C6416 DDB" },
+ { 0x0c6a0005, "Color 320 x 240 LCD Display Terminal with Touchscreen" },
{ 0x0c6c04b2, "Specbos 1201" },
{ 0x0c700000, "USB08 Development board" },
+ { 0x0c700747, "Eye Movement Recorder [Visagraph]/[ReadAlyzer]" },
{ 0x0c72000c, "PCAN-USB" },
{ 0x0c72000d, "PCAN Pro" },
{ 0x0c740002, "OL 700-30 Goniometer" },
@@ -12499,7 +12630,7 @@ static const value_string usb_products_vals[] = {
{ 0x0ca6107e, "Reader Controller" },
{ 0x0ca62010, "myPad110 PC/SC Smart Card Reader" },
{ 0x0ca63050, "EZ710 Smart Card Reader" },
- { 0x0cad9001, "PowerPad Pocket PC Device" },
+ { 0x0cad9001, "PowerPad Pocket PC\\xc2\\xa0Device" },
{ 0x0caf2507, "Hi-Speed USB-to-IDE Bridge Controller" },
{ 0x0caf2515, "Flash Disk Embedded Hub" },
{ 0x0caf2516, "Flash Disk Security Device" },
@@ -12523,7 +12654,7 @@ static const value_string usb_products_vals[] = {
{ 0x0ccd0035, "Miditech Play'n Roll" },
{ 0x0ccd0036, "Cinergy 250 Audio" },
{ 0x0ccd0037, "Cinergy 250 Audio" },
- { 0x0ccd0038, "Cinergy T² DVB-T Receiver" },
+ { 0x0ccd0038, "Cinergy T\\xc2\\xb2 DVB-T Receiver" },
{ 0x0ccd0039, "Grabster AV 400" },
{ 0x0ccd003b, "Cinergy 400" },
{ 0x0ccd003c, "Grabster AV 250" },
@@ -12532,7 +12663,7 @@ static const value_string usb_products_vals[] = {
{ 0x0ccd004e, "Cinergy T XS" },
{ 0x0ccd004f, "Cinergy Analog XS" },
{ 0x0ccd0055, "Cinergy T XE (Version 1, AF9005)" },
- { 0x0ccd005c, "Cinergy T²" },
+ { 0x0ccd005c, "Cinergy T\\xc2\\xb2" },
{ 0x0ccd0069, "Cinergy T XE (Version 2, AF9015)" },
{ 0x0ccd006b, "Cinergy HT PVR (EU)" },
{ 0x0ccd0072, "Cinergy Hybrid T" },
@@ -12545,6 +12676,7 @@ static const value_string usb_products_vals[] = {
{ 0x0ccd00a5, "Cinergy Hybrid Stick" },
{ 0x0ccd00a9, "RTL2838 DVB-T COFDM Demodulator [TerraTec Cinergy T Stick Black]" },
{ 0x0ccd00b3, "NOXON DAB/DAB+ Stick" },
+ { 0x0ccd10a7, "TerraTec G3" },
{ 0x0cd40101, "BeolinkPC2" },
{ 0x0cd50003, "U3" },
{ 0x0cd50009, "UE9" },
@@ -12860,6 +12992,9 @@ static const value_string usb_products_vals[] = {
{ 0x0dda2315, "UFD MP3 player (model 2)" },
{ 0x0dda2318, "UFD MP3 player (model 1)" },
{ 0x0dda2321, "UFD MP3 player" },
+ { 0x0de70191, "U401 Interface card" },
+ { 0x0de701a5, "U421 interface card" },
+ { 0x0de701c3, "U451 relay interface card" },
{ 0x0dee4010, "Storage Adapter" },
{ 0x0df40201, "MNG-2005" },
{ 0x0df60001, "C-Media VOIP Device" },
@@ -13008,6 +13143,7 @@ static const value_string usb_products_vals[] = {
{ 0x0e7e1001, "YP3X00 PDA" },
{ 0x0e8d0003, "MT6227 phone" },
{ 0x0e8d0004, "MT6227 phone" },
+ { 0x0e8d1806, "Samsung SE-208AB Slim Portable DVD Writer" },
{ 0x0e8d1836, "Samsung SE-S084 Super WriteMaster Slim External DVD writer" },
{ 0x0e8f0003, "MaxFire Blaze2" },
{ 0x0e8f0012, "USB Wireless 2.4GHz Gamepad" },
@@ -13032,7 +13168,7 @@ static const value_string usb_products_vals[] = {
{ 0x0eb16668, "WinFast WalkieTV TV Loader" },
{ 0x0eb17007, "WinFast WalkieTV WDM Capture" },
{ 0x0ec71008, "So., Show 301 Digital Camera" },
- { 0x0ecd1400, "CD\\RW 40X" },
+ { 0x0ecd1400, "CD\\\\RW 40X" },
{ 0x0ecda100, "LDW-411SX DVD/CD Rewritable Drive" },
{ 0x0ed16660, "Flash Disk 64M-C" },
{ 0x0ed16680, "Flash Disk 64M-B" },
@@ -13047,6 +13183,7 @@ static const value_string usb_products_vals[] = {
{ 0x0eef0002, "Touchscreen Controller(Professional)" },
{ 0x0ef52202, "Flash Disk" },
{ 0x0ef52366, "Flash Disk" },
+ { 0x0f030001, "Alpha 1200Sx" },
{ 0x0f0d0011, "Real Arcade Pro 3" },
{ 0x0f111000, "CASSY-S" },
{ 0x0f111010, "Pocket-CASSY" },
@@ -13130,6 +13267,8 @@ static const value_string usb_products_vals[] = {
{ 0x0fce00d9, "C702 Phone" },
{ 0x0fce0112, "W995 Walkman Phone" },
{ 0x0fce0166, "Xperia Mini Pro" },
+ { 0x0fce0169, "Xperia S" },
+ { 0x0fce0172, "Xperia P" },
{ 0x0fce1010, "WMC Modem" },
{ 0x0fce10af, "V640i Phone [PictBridge]" },
{ 0x0fce10d4, "C902 Phone [PictBridge]" },
@@ -13143,6 +13282,7 @@ static const value_string usb_products_vals[] = {
{ 0x0fce614f, "Xperia X12 (debug mode)" },
{ 0x0fce6166, "Xperia Mini Pro" },
{ 0x0fce8004, "9000 Phone [Mass Storage]" },
+ { 0x0fceadde, "Boot loader" },
{ 0x0fced008, "V800-Vodafone 802SE Phone" },
{ 0x0fced016, "K750i Phone" },
{ 0x0fced017, "K608i Phone" },
@@ -13158,11 +13298,13 @@ static const value_string usb_products_vals[] = {
{ 0x0fced065, "W960i Phone (PC Suite)" },
{ 0x0fced076, "W910i (Phone mode)" },
{ 0x0fced089, "W580i Phone (mass storage)" },
+ { 0x0fced0a1, "K810" },
{ 0x0fced0af, "V640i Phone" },
{ 0x0fced0cf, "MD300 Mobile Broadband Modem" },
{ 0x0fced0d4, "C902 Phone [Modem]" },
{ 0x0fced0e1, "MD400 Mobile Broadband Modem" },
{ 0x0fced12e, "Xperia X10" },
+ { 0x0fcee000, "K810 (PictBridge mode)" },
{ 0x0fcee039, "K800i (msc mode)" },
{ 0x0fcee042, "W810i Phone" },
{ 0x0fcee043, "V630i Phone [Mass Storage]" },
@@ -13170,6 +13312,7 @@ static const value_string usb_products_vals[] = {
{ 0x0fcee076, "W910i (Mass storage)" },
{ 0x0fcee089, "W580i Phone" },
{ 0x0fcee090, "W200 Phone (Mass Storage)" },
+ { 0x0fcee0a1, "K810 (Mass Storage mode)" },
{ 0x0fcee0a3, "W660i" },
{ 0x0fcee0af, "V640i Phone [Mass Storage]" },
{ 0x0fcee0d4, "C902 Phone [Mass Storage]" },
@@ -13186,6 +13329,7 @@ static const value_string usb_products_vals[] = {
{ 0x0fcf1003, "ANT Development Board" },
{ 0x0fcf1004, "ANT2USB" },
{ 0x0fcf1006, "ANT Development Board" },
+ { 0x0fcf1008, "Mini stick Suunto" },
{ 0x0fd90011, "EyeTV Diversity" },
{ 0x0fd90018, "EyeTV Hybrid" },
{ 0x0fd90020, "EyeTV DTT Deluxe" },
@@ -13366,6 +13510,8 @@ static const value_string usb_products_vals[] = {
{ 0x106c3702, "Pantech PX-500" },
{ 0x106c3714, "PANTECH USB MODEM [UM175]" },
{ 0x106c3716, "UMW190 Modem" },
+ { 0x106c3721, "Option Beemo (GI0801) LTE surfstick" },
+ { 0x106c3b14, "Option Beemo (GI0801) LTE surfstick" },
{ 0x106c3eb4, "Packet Service Diagnostic Serial Port (WDM)" },
{ 0x106c4101, "Packet Service Diagnostic Serial Port (WDM)" },
{ 0x106c4102, "Packet Service" },
@@ -13871,6 +14017,7 @@ static const value_string usb_products_vals[] = {
{ 0x13b113b1, "WUSB200: Wireless-G Business Network Adapter with Rangebooster" },
{ 0x13b20030, "Multimix 8" },
{ 0x13ba0017, "PS/2 Keyboard+Mouse Adapter" },
+ { 0x13ba0018, "Barcode PCP-BCG4209" },
{ 0x13cf1200, "Olidata Wireless Multimedia Adapter" },
{ 0x13d02282, "TechniSat DVB-PC TV Star 2" },
{ 0x13d17019, "MD 82288" },
@@ -13935,7 +14082,7 @@ static const value_string usb_products_vals[] = {
{ 0x13fd1340, "Hi-Speed USB to SATA Bridge" },
{ 0x13fd160f, "RocketFish SATA Bridge [INIC-1611]" },
{ 0x13fd1640, "ASUS SDRW-08D1S-U DVD-RW" },
- { 0x13fd1840, "Shintaro SH23SDOCK Hard Drive Docker [INIC-1608L]" },
+ { 0x13fd1840, "INIC-1608 SATA bridge" },
{ 0x13fe1a00, "512MB/1GB Flash Drive" },
{ 0x13fe1a23, "512MB Flash Drive" },
{ 0x13fe1d00, "DataTraveler 2.0 1GB/4GB Flash Drive / Patriot Xporter 4GB Flash Drive" },
@@ -14071,6 +14218,7 @@ static const value_string usb_products_vals[] = {
{ 0x14c20350, "Storage Adapter V2" },
{ 0x14cd121c, "microSD card reader" },
{ 0x14cd123a, "SD/MMC/RS-MMC Card Reader" },
+ { 0x14cd125c, "SD card reader" },
{ 0x14cd127b, "SDXC Reader" },
{ 0x14cd6116, "M6116 SATA Bridge" },
{ 0x14cd6600, "USB 2.0 IDE DEVICE" },
@@ -14083,6 +14231,7 @@ static const value_string usb_products_vals[] = {
{ 0x14eaab10, "GW-US54GZ" },
{ 0x14eaab11, "GU-1000T" },
{ 0x14eaab13, "GW-US54Mini 802.11bg" },
+ { 0x14ed29b6, "X2u Adapter" },
{ 0x14f70001, "SkyStar 2 HD CI" },
{ 0x14f70002, "SkyStar 2 HD CI" },
{ 0x14f70003, "CableStar Combo HD CI" },
@@ -14189,6 +14338,11 @@ static const value_string usb_products_vals[] = {
{ 0x15c61001, "DigistimSP (warm)" },
{ 0x15c61002, "DigimapSP USB (cold)" },
{ 0x15c61003, "DigimapSP USB (warm)" },
+ { 0x15c61004, "DigistimSP (cold)" },
+ { 0x15c61005, "DigistimSP (warm)" },
+ { 0x15c61100, "Odyssee (cold)" },
+ { 0x15c61101, "Odyssee (warm)" },
+ { 0x15c61200, "Digispy" },
{ 0x15c83201, "EVER EV-W100/EV-W250" },
{ 0x15ca00c3, "Mini Optical Mouse" },
{ 0x15ca0101, "MIDI Interface cable" },
@@ -14445,6 +14599,7 @@ static const value_string usb_products_vals[] = {
{ 0x16c00488, "Teensyduino Flight Sim Controls" },
{ 0x16c005dc, "shared ID for use with libusb" },
{ 0x16c005dd, "BlackcatUSB2" },
+ { 0x16c005df, "Masterkit MA901 radio" },
{ 0x16c005e1, "CDC-ACM class devices (modems)" },
{ 0x16c005e4, "MIDI class devices" },
{ 0x16c0076b, "OpenPCD 13.56MHz RFID Reader" },
@@ -14460,9 +14615,13 @@ static const value_string usb_products_vals[] = {
{ 0x16c027dc, "Joystick" },
{ 0x16c027dd, "CDC-ACM class devices (modems)" },
{ 0x16c027de, "MIDI class devices" },
+ { 0x16c0294a, "Eye Movement Recorder [Visagraph]" },
+ { 0x16c0294b, "Eye Movement Recorder [ReadAlyzer]" },
{ 0x16ca1502, "Bluetooth Dongle" },
+ { 0x16d00498, "Braintechnology USB-LPS" },
{ 0x16d00504, "RETRO Innovations ZoomFloppy" },
{ 0x16d0054b, "GrauTec ReelBox OLED Display (external)" },
+ { 0x16d005be, "EasyLogic Board" },
{ 0x16d56202, "CDMA/UMTS/GPRS modem" },
{ 0x16d56501, "CDMA 2000 1xRTT/EV-DO Modem" },
{ 0x16d56502, "CDMA/UMTS/GPRS modem" },
@@ -14481,6 +14640,10 @@ static const value_string usb_products_vals[] = {
{ 0x16d88002, "Gobi 2000 Wireless Modem" },
{ 0x16dc0001, "CC" },
{ 0x16dc000b, "VM" },
+ { 0x16dc0010, "PL512 Power Supply System" },
+ { 0x16dc0011, "MARATON Power Supply System" },
+ { 0x16dc0012, "MPOD Multi Channel Power Supply System" },
+ { 0x16dc0015, "CML Control, Measurement and Data Logging System" },
{ 0x16f00001, "Speedlink Programming Interface" },
{ 0x16f00003, "Airlink Wireless Programming Interface" },
{ 0x170b0011, "MIDI-USB 1x1" },
@@ -14499,11 +14662,11 @@ static const value_string usb_products_vals[] = {
{ 0x172f0501, "Media Tablet 10.6\"" },
{ 0x172f0502, "Sirius Battery Free Tablet" },
{ 0x17330101, "RF Wireless Optical Mouse OP-701" },
- { 0x17370039, "USB1000" },
+ { 0x17370039, "USB1000 Gigabit Notebook Adapter" },
{ 0x17370070, "WUSB100 v1 RangePlus Wireless Network Adapter [Ralink RT2870]" },
{ 0x17370071, "WUSB600N v1 Dual-Band Wireless-N Network Adapter [Ralink RT2870]" },
{ 0x17370073, "WUSB54GC v2 802.11g Adapter [Realtek RTL8187B]" },
- { 0x17370075, "WUSB54GSC v2 802.11g Adapter" },
+ { 0x17370075, "WUSB54GSC v2 802.11g Adapter [Broadcom 4326U]" },
{ 0x17370077, "WUSB54GC v3 802.11g Adapter [Ralink RT2070L]" },
{ 0x17370078, "WUSB100 v2 RangePlus Wireless Network Adapter [Ralink RT3070]" },
{ 0x17370079, "WUSB600N v2 Dual-Band Wireless-N Network Adapter [Ralink RT3572]" },
@@ -14512,6 +14675,7 @@ static const value_string usb_products_vals[] = {
{ 0x17401000, "NUB-350 802.11g Wireless Adapter [Intersil ISL3887]" },
{ 0x17402000, "NUB-8301 802.11bg" },
{ 0x17403701, "EUB-3701 EXT 802.11g Wireless Adapter [Ralink RT2571W]" },
+ { 0x17409603, "RTL8188S WLAN Adapter" },
{ 0x17409701, "EnGenius 802.11n Wireless USB Adapter" },
{ 0x17409702, "EnGenius 802.11n Wireless USB Adapter" },
{ 0x17409703, "EnGenius 802.11n Wireless USB Adapter" },
@@ -14519,6 +14683,7 @@ static const value_string usb_products_vals[] = {
{ 0x17409706, "EUB9706 802.11n Wireless Adapter [Ralink RT3072]" },
{ 0x17409801, "EUB9801 802.11abgn Wireless Adapter [Ralink RT3572]" },
{ 0x174c5106, "Transcend StoreJet 25M3" },
+ { 0x174c55aa, "ASMedia 2105 SATA bridge" },
{ 0x174f1105, "SM-MS/Pro-MMC-XD Card Reader" },
{ 0x174f110b, "HP Webcam" },
{ 0x174f1403, "Integrated Webcam" },
@@ -14541,6 +14706,7 @@ static const value_string usb_products_vals[] = {
{ 0x1753c901, "PPC900 Pinpad Terminal" },
{ 0x17610b05, "802.11n Network Adapter (wrong ID - swapped vendor and device)" },
{ 0x1776501c, "300K CMOS Camera" },
+ { 0x177f0004, "MM004V5 Photo Key Chain (Digital Photo Frame) 1.5\"" },
{ 0x177f0153, "LW153 802.11n Adapter [ralink rt3070]" },
{ 0x177f0154, "LW154 802.11bgn (1x1:1) Wireless Adapter [Realtek RTL8188SU]" },
{ 0x177f0313, "LW313 802.11n Adapter [ralink rt2770 + rt2720]" },
@@ -14557,6 +14723,7 @@ static const value_string usb_products_vals[] = {
{ 0x17840008, "eHome Infrared Transceiver" },
{ 0x1784000a, "eHome Infrared Transceiver" },
{ 0x17997051, "F5D7051 802.11g Adapter v1000 [Broadcom 4320]" },
+ { 0x17998051, "F5D8051 v2 802.11bgn Wireless Adapter [Marvell 88W8362]" },
{ 0x179d0010, "Internal Infrared Transceiver" },
{ 0x17a00001, "C01U condenser microphone" },
{ 0x17a00002, "Q1U dynamic microphone" },
@@ -14569,6 +14736,8 @@ static const value_string usb_products_vals[] = {
{ 0x17a00310, "Meteor condenser microphone" },
{ 0x17a40001, "Performance Monitor 3" },
{ 0x17a40002, "Performance Monitor 4" },
+ { 0x17a80001, "Optical Eye/3-wire" },
+ { 0x17a80005, "M-Bus Master MultiPort 250D" },
{ 0x17b30004, "Linux-USB Midi Gadget" },
{ 0x17ba0001, "SAU510-USB [no firmware]" },
{ 0x17ba0510, "SAU510-USB and SAU510-USB plus JTAG Emulators" },
@@ -14597,6 +14766,7 @@ static const value_string usb_products_vals[] = {
{ 0x17e9037b, "Plugable USB-VGA-165" },
{ 0x17e9037c, "Plugable DC-125" },
{ 0x17e9037d, "Plugable USB2-HDMI-165" },
+ { 0x17e9430a, "HP Port Replicator (Composite Device)" },
{ 0x17ef1003, "Integrated Smart Card Reader" },
{ 0x17ef1004, "Integrated Webcam" },
{ 0x17ef100a, "ThinkPad Mini Dock Plus Series 3" },
@@ -14618,7 +14788,10 @@ static const value_string usb_products_vals[] = {
{ 0x17ef6007, "Smartcard Keyboard" },
{ 0x17ef6009, "ThinkPad Keyboard with TrackPoint" },
{ 0x17ef6014, "Mini Wireless Keyboard N5901" },
+ { 0x17ef7423, "IdeaPad A1 Tablet" },
+ { 0x17f4aaaa, "Jazz Blood Glucose Meter" },
{ 0x17f60709, "Model M Keyboard" },
+ { 0x18094604, "USB-4604" },
{ 0x18094761, "USB-4761 Portable Data Acquisition Module" },
{ 0x18223201, "VisionDTV USB-Ter/HAMA USB DVB-T device cold" },
{ 0x18223202, "VisionDTV USB-Ter/HAMA USB DVB-T device warm" },
@@ -14629,6 +14802,7 @@ static const value_string usb_products_vals[] = {
{ 0x185bd000, "Compro Videomate DVB-U2000 - DVB-T USB cold" },
{ 0x185bd001, "Compro Videomate DVB-U2000 - DVB-T USB warm" },
{ 0x18700001, "iNexio Touchscreen controller" },
+ { 0x18710101, "UVC camera (Bresser microscope)" },
{ 0x18710d01, "USB2.0 Camera" },
{ 0x1873ee93, "EasyLogger" },
{ 0x187c0600, "Dual Compatible Game Pad" },
@@ -14641,11 +14815,13 @@ static const value_string usb_products_vals[] = {
{ 0x187f0301, "VeNice" },
{ 0x18945632, "Atek Tote Remote" },
{ 0x18945641, "TSAM-004 Presentation Remote" },
+ { 0x189f0002, "Legato2 3D Scanner" },
{ 0x18a40001, "Snapshell IDR" },
{ 0x18a50214, "Portable Hard Drive" },
{ 0x18a50216, "External Hard Drive" },
{ 0x18a50218, "External Hard Drive" },
{ 0x18a50227, "Pocket Hard Drive" },
+ { 0x18a5022b, "Portable Hard Drive (Store'n'Go)" },
{ 0x18a50237, "Portable Harddrive (500 GB)" },
{ 0x18b10037, "Maxter Remote Control" },
{ 0x18b41001, "DUTV007" },
@@ -14657,6 +14833,7 @@ static const value_string usb_products_vals[] = {
{ 0x18c50008, "CG-WLUSB2GNR Corega Wireless USB Adapter" },
{ 0x18c50012, "CG-WLUSB10 Corega Wireless USB Adapter" },
{ 0x18cdcafe, "Pico iMage" },
+ { 0x18d10d02, "Celkon A88" },
{ 0x18d14e11, "Nexus One" },
{ 0x18d14e12, "Nexus One (debug)" },
{ 0x18d14e13, "Nexus One (tether)" },
@@ -14665,6 +14842,7 @@ static const value_string usb_products_vals[] = {
{ 0x18d14e22, "Nexus S (debug)" },
{ 0x18d14e24, "Nexus S (tether)" },
{ 0x18d17102, "Toshiba Thrive tablet" },
+ { 0x18d1b004, "Pandigital / B&N Novel 9\" tablet" },
{ 0x18d901a0, "B-Net 91 07" },
{ 0x18dd1000, "DocuPen RC800" },
{ 0x18e37102, "Multi Card Reader (Internal)" },
@@ -14713,6 +14891,8 @@ static const value_string usb_products_vals[] = {
{ 0x19260086, "1950 HID Touchscreen" },
{ 0x19260087, "1950 HID Touchscreen" },
{ 0x192f0000, "Mouse" },
+ { 0x192f0416, "ADNS-5700 Optical Mouse Controller (3-button)" },
+ { 0x192f0616, "ADNS-5700 Optical Mouse Controller (5-button)" },
{ 0x19340602, "F71610 or F71612 Consumer Infrared Receiver/Transceiver" },
{ 0x19340702, "Integrated Consumer Infrared Receiver/Transceiver" },
{ 0x19345168, "F71610A or F71612A Consumer Infrared Receiver/Transceiver" },
@@ -14725,16 +14905,23 @@ static const value_string usb_products_vals[] = {
{ 0x1943a253, "Model 2253 Audio/Video Codec Card (cold)" },
{ 0x19490002, "Amazon Kindle" },
{ 0x19490004, "Amazon Kindle 3/4" },
+ { 0x19490006, "Kindle Fire" },
+ { 0x194f0101, "AudioBox 22 VSL" },
+ { 0x194f0102, "AudioBox 44 VSL" },
+ { 0x194f0103, "AudioBox 1818 VSL" },
+ { 0x194f0301, "AudioBox" },
{ 0x195d7002, "Libra-Q11 IR remote" },
{ 0x195d7006, "Libra-Q26 / 1.0 Remote" },
{ 0x195d7777, "Scorpius wireless keyboard" },
{ 0x195d7779, "Scorpius-P20MT" },
{ 0x19766025, "Flash Drive 512 MB" },
{ 0x19770111, "TL203 MP3 Player and Voice Recorder" },
+ { 0x197d0222, "BCL 508i" },
{ 0x198f0210, "BCS200 WiMAX Adapter" },
{ 0x198f0220, "BCSM250 WiMAX Adapter" },
{ 0x19953202, "REC-ADPT-USB (recorder)" },
{ 0x19953203, "REC-A-ADPT-USB (recorder)" },
+ { 0x199b3065, "3DM-GX3-25 Orientation Sensor" },
{ 0x199e8101, "DFx 21BU04 Camera" },
{ 0x19ab1000, "ProScope HR" },
{ 0x19af6611, "Celestia VoIP Phone" },
@@ -14745,6 +14932,7 @@ static const value_string usb_products_vals[] = {
{ 0x19b40002, "SkyScout Personal Planetarium" },
{ 0x19b40101, "Handheld Digital Microscope 44302" },
{ 0x19b98d20, "Drobo Elite" },
+ { 0x19c26a11, "MDM166A Fluorescent Display" },
{ 0x19ca0001, "Sandio 3D HID Mouse" },
{ 0x19d20001, "CDMA Wireless Modem" },
{ 0x19d20002, "MF632/ONDA ET502HS/MT505UP" },
@@ -14754,8 +14942,18 @@ static const value_string usb_products_vals[] = {
{ 0x19d20064, "MF627 AU" },
{ 0x19d20083, "MF190" },
{ 0x19d20103, "MF112" },
+ { 0x19d20104, "K4505-Z" },
+ { 0x19d20167, "MF820 4G LTE" },
{ 0x19d20172, "AX226 WIMAX MODEM (After Modeswitch)" },
+ { 0x19d20325, "LTE4G O2 ZTE MF821D LTE/UMTS/GSM Modem/Networkcard" },
+ { 0x19d20326, "LTE4G O2 ZTE MF821D LTE/UMTS/GSM Modem/Networkcard" },
+ { 0x19d21008, "K3570-Z" },
+ { 0x19d21010, "K3571-Z" },
+ { 0x19d21017, "K5006-Z vodafone LTE/UMTS/GSM Modem/Networkcard" },
+ { 0x19d21018, "K5006-Z vodafone LTE/UMTS/GSM Modem/Networkcard" },
{ 0x19d21203, "MF691 [ T-Mobile webConnect Rocket 2.0]" },
+ { 0x19d21217, "MF652" },
+ { 0x19d21218, "MF652" },
{ 0x19d22000, "MF627/MF628/MF628+/MF636+ HSDPA/HSUPA" },
{ 0x19d2fff2, "Gobi Wireless Modem (QDL mode)" },
{ 0x19d2fff3, "Gobi Wireless Modem" },
@@ -14765,15 +14963,21 @@ static const value_string usb_products_vals[] = {
{ 0x19ff0201, "Rocketfish Wireless 2.4G Laser Mouse" },
{ 0x1a0abadd, "USB OTG Compliance test device" },
{ 0x1a1d0407, "Mimi WiFi speakers" },
+ { 0x1a2c0021, "Keyboard" },
+ { 0x1a2c0024, "Multimedia Keyboard" },
{ 0x1a320304, "802.11n Wireless LAN Card" },
+ { 0x1a340802, "Gamepad" },
{ 0x1a400101, "4-Port HUB" },
{ 0x1a400201, "FE 2.1 7-port Hub" },
{ 0x1a440001, "Digipass 905 SmartCard Reader" },
+ { 0x1a613410, "CoPilot System Cable" },
+ { 0x1a721008, "E-861 PiezoWalk NEXACT Controller" },
{ 0x1a7c0068, "VerticalMouse 3" },
{ 0x1a7c0168, "VerticalMouse 3 Wireless" },
{ 0x1a7c0191, "VerticalMouse 4" },
{ 0x1a812203, "Laser Gaming mouse" },
{ 0x1a812204, "Optical Mouse" },
+ { 0x1a812205, "Laser Mouse" },
{ 0x1a865523, "CH341 in serial mode, usb to serial port converter" },
{ 0x1a865584, "CH341 in parallel mode, usb to printer port converter" },
{ 0x1a867523, "HL-340 USB-Serial adapter" },
@@ -14782,10 +14986,13 @@ static const value_string usb_products_vals[] = {
{ 0x1a86e008, "HID-based serial adapater" },
{ 0x1a8d1002, "BandLuxe 3.5G HSDPA Adapter" },
{ 0x1a8d1009, "BandLuxe 3.5G HSPA Adapter" },
+ { 0x1a8d100d, "4G LTE adapter" },
+ { 0x1aad0001, "Touchscreen" },
{ 0x1ab10588, "DS1000 SERIES" },
{ 0x1ad40002, "KM290-HRS" },
{ 0x1ae70381, "VS-DVB-T 380U (af9015 based)" },
{ 0x1ae72001, "SpeedLink SL-6825" },
+ { 0x1afe0001, "PQ Box 100" },
{ 0x1b040630, "ME-630" },
{ 0x1b040940, "ME-94" },
{ 0x1b040950, "ME-95" },
@@ -14863,8 +15070,13 @@ static const value_string usb_products_vals[] = {
{ 0x1b04820a, "ME-8200A" },
{ 0x1b04820b, "ME-8200B" },
{ 0x1b0e1078, "BLUDRIVE II CCID" },
+ { 0x1b0e1079, "BLUDRIVE II CCID" },
+ { 0x1b0e1080, "WRITECHIP II CCID" },
{ 0x1b1c0890, "Flash Padlock" },
{ 0x1b1c0a00, "SP2500 Speakers" },
+ { 0x1b1c0a60, "Vengeance K60 Keyboard" },
+ { 0x1b1c1a01, "Flash Voyager GT" },
+ { 0x1b1c1a0a, "Survivor Stealth Flash Drive" },
{ 0x1b1c1a90, "Flash Voyager GT" },
{ 0x1b320064, "Pleo robotic dinosaur" },
{ 0x1b3b2933, "PC Camera/Webcam controller" },
@@ -14891,9 +15103,12 @@ static const value_string usb_products_vals[] = {
{ 0x1b3b2967, "PC Camera/Webcam controller" },
{ 0x1b3b2968, "PC Camera/Webcam controller" },
{ 0x1b3b2969, "PC Camera/Webcam controller" },
+ { 0x1b3f0c52, "808 Camera #9 (mass storage mode)" },
+ { 0x1b3f2002, "808 Camera #9 (web-cam mode)" },
{ 0x1b470001, "CHUSB Duo Charger (NiMH AA/AAA USB smart charger)" },
{ 0x1b731000, "xHC1 Controller" },
{ 0x1b753072, "AirLive WN-360USB adapter" },
+ { 0x1b758171, "WN-370USB 802.11bgn Wireless Adapter [Realtek RTL8188SU]" },
{ 0x1b758187, "AirLive WL-1600USB 802.11g Adapter [Realtek RTL8187L]" },
{ 0x1b759170, "AirLive X.USB 802.11abgn [Atheros AR9170+AR9104]" },
{ 0x1b75a200, "AirLive WN-200USB wireless 11b/g/n dongle" },
@@ -14910,17 +15125,25 @@ static const value_string usb_products_vals[] = {
{ 0x1b80e399, "DVB-T KWorld PlusTV 399U [af9015]" },
{ 0x1b80e39a, "DVB-T395U [af9015]" },
{ 0x1b80e39b, "DVB-T395U [af9015]" },
+ { 0x1b80e401, "Sveon STV22 DVB-T [af9015]" },
{ 0x1b80e409, "IT9137FN Dual DVB-T [KWorld UB499-2T]" },
{ 0x1b960001, "Duosense Transparent Electromagnetic Digitizer" },
{ 0x1ba40001, "InSight USB Link" },
{ 0x1bad0002, "Guitar for Xbox 360" },
{ 0x1bad0003, "Drum Kit for Xbox 360" },
{ 0x1bae0002, "VR920 Immersive Eyewear" },
+ { 0x1bc70020, "HE863" },
+ { 0x1bc71003, "UC864-E" },
+ { 0x1bc71004, "UC864-G" },
+ { 0x1bc71005, "CC864-DUAL" },
+ { 0x1bc71006, "CC864-SINGLE" },
+ { 0x1bc71010, "DE910-DUAL" },
{ 0x1bcf0007, "Optical Mouse" },
{ 0x1bcf053a, "Targa Silvercrest OMC807-C optische Funkmaus" },
{ 0x1bcf05c5, "SPRF2413A [2.4GHz Wireless Keyboard/Mouse Receiver]" },
{ 0x1bcf05cf, "Micro keyboard & mouse receiver" },
{ 0x1bcf0c31, "SPIF30x Serial-ATA bridge" },
+ { 0x1bcf2888, "HP Universal Camera" },
{ 0x1bfd1268, "Touch Screen" },
{ 0x1bfd1368, "Touch Screen" },
{ 0x1bfd1568, "Capacitive Touch Screen" },
@@ -14929,6 +15152,7 @@ static const value_string usb_products_vals[] = {
{ 0x1bfd2968, "Touch Screen" },
{ 0x1bfd5968, "Touch Screen" },
{ 0x1bfd6968, "Touch Screen" },
+ { 0x1c0c0102, "Plug Computer" },
{ 0x1c347241, "Prox'N'Roll RFID Scanner" },
{ 0x1c400533, "TiltStick" },
{ 0x1c400534, "i2c-tiny-usb interface" },
@@ -14944,8 +15168,24 @@ static const value_string usb_products_vals[] = {
{ 0x1c880007, "SMI Grabber (EasyCAP DC60+ clone) (no firmware) [SMI-2021CBE]" },
{ 0x1c88003c, "SMI Grabber (EasyCAP DC60+ clone) [SMI-2021CBE]" },
{ 0x1c9e6061, "WL-72B 3.5G MODEM" },
+ { 0x1ca118ab, "SATA bridge" },
{ 0x1caca332, "C8 Webcam" },
{ 0x1cacb288, "C18 Webcam" },
+ { 0x1cbe00fd, "In-Circuit Debug Interface" },
+ { 0x1cbe00ff, "Stellaris ROM DFU Bootloader" },
+ { 0x1cf10001, "Sensor Terminal Board" },
+ { 0x1cf10004, "Wireless Handheld Terminal" },
+ { 0x1cf10017, "deRFusbSniffer 2.4 GHz" },
+ { 0x1cf10018, "deRFusb24E001" },
+ { 0x1cf10019, "deRFusb14E001" },
+ { 0x1cf1001a, "deRFusb23E00" },
+ { 0x1cf1001b, "deRFusb13E00" },
+ { 0x1cf1001c, "deRFnode" },
+ { 0x1cf1001d, "deRFnode / gateway" },
+ { 0x1cf10022, "deUSB level shifter" },
+ { 0x1cf10023, "deRFusbSniffer Sub-GHz" },
+ { 0x1cf10025, "deRFusb23E06" },
+ { 0x1cf10027, "deRFusb13E06" },
{ 0x1d030028, "iCreativ MIDI Controller" },
{ 0x1d091026, "HSUPA Modem FLYING-LARK46-VER0.07 [Flying Angel]" },
{ 0x1d170001, "AXiS-49 Harmonic Table MIDI Keyboard" },
@@ -14954,6 +15194,12 @@ static const value_string usb_products_vals[] = {
{ 0x1d191103, "DK 5217 DVB-T Dongle" },
{ 0x1d196105, "Video grabber" },
{ 0x1d198202, "DK DVBC/T DONGLE" },
+ { 0x1d340001, "Dream Cheeky Fidget" },
+ { 0x1d340004, "Dream Cheeky Webmail Notifier" },
+ { 0x1d340008, "Dream Cheeky button" },
+ { 0x1d34000a, "Dream Cheeky Mailbox Friends Alert" },
+ { 0x1d34000d, "Dream Cheeky Big Red Button" },
+ { 0x1d340013, "Dream Cheeky LED Message Board" },
{ 0x1d4d0002, "Ralink RT2770/2720 802.11b/g/n Wireless LAN Mini-USB Device" },
{ 0x1d4d000c, "Ralink RT3070 802.11b/g/n Wireless Lan USB Device" },
{ 0x1d4d000e, "Ralink RT3070 802.11b/g/n Wireless Lan USB Device" },
@@ -14978,6 +15224,7 @@ static const value_string usb_products_vals[] = {
{ 0x1d6b0200, "Qemu Audio Device" },
{ 0x1de11101, "Generic Display Device (Mass storage mode)" },
{ 0x1de1c101, "Generic Display Device" },
+ { 0x1e0ef000, "iCON 210 UMTS Surfstick" },
{ 0x1e102004, "Sony 1.3MP 1/3\" ICX445 IIDC video camera [Chameleon]" },
{ 0x1e170001, "instadose dosimeter" },
{ 0x1e1d0165, "Secure Pen drive" },
@@ -14987,24 +15234,33 @@ static const value_string usb_products_vals[] = {
{ 0x1e290402, "FTDI232 [EasyPort]" },
{ 0x1e290403, "FTDI232 [EasyPort Mini]" },
{ 0x1e290404, "FTDI232 [Netzteil-GL]" },
- { 0x1e290405, "FTDI232 [MotorPrüfstand]" },
+ { 0x1e290405, "FTDI232 [MotorPr\\xc3\\xbcfstand]" },
{ 0x1e290406, "STM32F103 [EasyKit]" },
{ 0x1e290407, "LPC2378 [Robotino]" },
{ 0x1e290408, "LPC2378 [Robotino-Arm]" },
{ 0x1e290409, "LPC2378 [Robotino-Arm Bootloader]" },
{ 0x1e29040a, "LPC2378 [Robotino Bootloader]" },
+ { 0x1e29040b, "LPC2378 [Robotino XT]" },
+ { 0x1e29040c, "LPC2378 [Robotino XT Bootloader]" },
+ { 0x1e29040d, "LPC2378 [Robotino 3]" },
+ { 0x1e29040e, "LPC2378 [Robotino 3 Bootloader]" },
{ 0x1e290501, "CP2102 [CMSP]" },
{ 0x1e290601, "CMMP-AS" },
+ { 0x1e3d2093, "CBM209x Flash Drive (OEM)" },
{ 0x1e3d4082, "CBM4082 SD Card Reader" },
{ 0x1e410001, "CS328A PC Oscilloscope" },
+ { 0x1e4e0100, "WebCam" },
+ { 0x1e4e0102, "GL-UPC822 UVC WebCam" },
{ 0x1e542030, "2030 USB Keyboard" },
{ 0x1e68001b, "DataStation maxi g.u" },
{ 0x1e710001, "Avatar Optical Mouse" },
{ 0x1e742211, "MP300" },
+ { 0x1e742647, "2 GB 2 Go Video MP3 Player [MP601-2G]" },
{ 0x1e742659, "Coby 4GB Go Video MP3 Player [MP620-4G]" },
{ 0x1e744641, "A8705 MP3/Video Player" },
{ 0x1e746511, "MP705-8G MP3 player" },
{ 0x1e746512, "MP705-4G" },
+ { 0x1e747111, "MP957 Music and Video Player" },
{ 0x1e7d2c24, "Pyra Mouse (wired)" },
{ 0x1e7d2ced, "Kone Mouse" },
{ 0x1e7d2cf6, "Pyra Mouse (wireless)" },
@@ -15023,17 +15279,27 @@ static const value_string usb_products_vals[] = {
{ 0x1f280020, "CDMA USB Modem A600" },
{ 0x1f280021, "CD INSTALLER USB Device" },
{ 0x1f440001, "NM-1000 scanner" },
+ { 0x1f480627, "Data capturing system" },
+ { 0x1f480628, "Data capturing and control module" },
{ 0x1f4db803, "Lifeview LV5TDLX DVB-T [RTL2832U]" },
+ { 0x1f6f0023, "Jawbone Jambox" },
+ { 0x1f6f8000, "Jawbone Jambox - Updating" },
+ { 0x1f750888, "IS888 SATA Storage Controller" },
+ { 0x1f750902, "IS902 UFD controller" },
{ 0x1f820001, "PrecisionHD Camera" },
{ 0x1f870002, "Multi-touch HID Controller" },
{ 0x1f9b0241, "AirView2-EXT" },
+ { 0x1fab104d, "ES65" },
{ 0x1fbd0001, "Expert Key - Data aquisition system" },
{ 0x1fc9010b, "PR533" },
{ 0x1fde0001, "UART Bridge" },
{ 0x1fe71000, "VW100 series CDMA EV-DO Rev.A modem" },
+ { 0x1ff70013, "CVTouch Screen (HID)" },
+ { 0x1ff7001a, "Human Interface Device" },
{ 0x20010001, "DWL-120 WIRELESS ADAPTER" },
{ 0x20010201, "DHN-120 10Mb Home Phoneline Adapter" },
- { 0x20011a00, "10/100 Ethernet" },
+ { 0x20011a00, "DUB-E100 10/100 Ethernet" },
+ { 0x20011a02, "DUB-E100 Ethernet Adapter" },
{ 0x2001200c, "10/100 Ethernet" },
{ 0x20013200, "DWL-120 802.11b Wireless Adapter(rev.E1) [Atmel at76c503a]" },
{ 0x20013301, "DWA-130 802.11n Wireless N Adapter(rev.C1) [Realtek RTL8192U]" },
@@ -15065,7 +15331,11 @@ static const value_string usb_products_vals[] = {
{ 0x20013c01, "AirPlus AG DWL-AG122 Wireless Adapter" },
{ 0x20013c02, "AirPlus G DWL-G122 Wireless Adapter" },
{ 0x20013c05, "DUB-E100 Fast Ethernet [asix]" },
+ { 0x20013c15, "DWA-140 RangeBooster N Adapter(rev.B3) [Ralink RT5372]" },
+ { 0x20013c17, "DWA-123 Wireless N 150 Adapter(rev.A1) [Ralink RT3370]" },
{ 0x20013c19, "DWA-125 Wireless N 150 Adapter(rev.A3) [Ralink RT5370]" },
+ { 0x20013c1a, "DWA-160 802.11abgn Xtreme N Dual Band Adapter(rev.B2) [Ralink RT5572]" },
+ { 0x20013c1b, "DWA-127 Wireless N 150 High-Gain Adapter(rev.A1) [Ralink RT3070]" },
{ 0x20014000, "DSB-650C Ethernet [klsi]" },
{ 0x20014001, "DSB-650TX Ethernet [pegasus]" },
{ 0x20014002, "DSB-650TX Ethernet [pegasus]" },
@@ -15087,12 +15357,15 @@ static const value_string usb_products_vals[] = {
{ 0x2001f116, "Formosa 2" },
{ 0x2001f117, "Formosa 3" },
{ 0x2001f118, "Formosa 4" },
+ { 0x200c100b, "Play audio soundcard" },
{ 0x20130245, "PCTV 73ESE" },
{ 0x20130246, "PCTV 74E" },
{ 0x20130248, "PCTV 282E" },
{ 0x2013024f, "nanoStick T2 290e" },
{ 0x20193220, "GW-US11S WLAN [Atmel AT76C503A]" },
+ { 0x20194901, "GW-USSuper300 802.11bgn Wireless Adapter [Realtek RTL8191SU]" },
{ 0x20194903, "GW-USFang300 802.11abgn Wireless Adapter [Realtek RTL8192DU]" },
+ { 0x20194904, "GW-USUltra300 802.11abgn Wireless Adapter [Realtek RTL8192DU]" },
{ 0x20195303, "GW-US54GXS 802.11bg" },
{ 0x20195304, "GWUS300 802.11n" },
{ 0x2019ab01, "GW-US54HP" },
@@ -15101,6 +15374,7 @@ static const value_string usb_products_vals[] = {
{ 0x2019ab28, "GW-USNano" },
{ 0x2019ab29, "GW-USMicro300" },
{ 0x2019ab2a, "GW-USNano2 802.11n Wireless Adapter [Realtek RTL8188CUS]" },
+ { 0x2019ab2b, "GW-USEco300 802.11bgn Wireless Adapter [Realtek RTL8192CU]" },
{ 0x2019ab2c, "GW-USDual300 802.11abgn Wireless Adapter [Realtek RTL8192DU]" },
{ 0x2019ab50, "GW-US54Mini2" },
{ 0x2019c002, "GW-US54SG" },
@@ -15109,7 +15383,9 @@ static const value_string usb_products_vals[] = {
{ 0x2019ed06, "GW-US300MiniW 802.11bgn Wireless Adapter" },
{ 0x2019ed10, "GW-US300Mini2" },
{ 0x2019ed14, "GW-USMicroN" },
+ { 0x2019ed16, "GW-USMicroN2W 802.11bgn Wireless Adapter [Realtek RTL8188SU]" },
{ 0x2019ed17, "GW-USValue-EZ 802.11n Wireless Adapter [Realtek RTL8188CUS]" },
+ { 0x2019ed18, "GW-USHyper300 / GW-USH300N 802.11bgn Wireless Adapter [Realtek RTL8191SU]" },
{ 0x20400c80, "Windham" },
{ 0x20400c90, "Windham" },
{ 0x20401700, "CataMount" },
@@ -15594,6 +15870,8 @@ static const value_string usb_products_vals[] = {
{ 0x48557288, "Ultra Traveldrive 160G 2.5\" HDD" },
{ 0x4971cb01, "SP-U25/120G" },
{ 0x4971ce17, "1TB SimpleDrive II USB External Hard Drive" },
+ { 0x4d460001, "V-Link" },
+ { 0x4d460002, "V-DAC II" },
{ 0x50320bb8, "Grandtec USB1.1 DVB-T (cold)" },
{ 0x50320bb9, "Grandtec USB1.1 DVB-T (warm)" },
{ 0x50320fa0, "Grandtec USB1.1 DVB-T (cold)" },
@@ -15714,8 +15992,8 @@ static const value_string usb_products_vals[] = {
{ 0x80862448, "82801 PCI Bridge" },
{ 0x80863100, "PRO/DSL 3220 Modem - WAN" },
{ 0x80863101, "PRO/DSL 3220 Modem" },
- { 0x80863240, "AnyPoint® 3240 Modem - WAN" },
- { 0x80863241, "AnyPoint® 3240 Modem" },
+ { 0x80863240, "AnyPoint\\xc2\\xae 3240 Modem - WAN" },
+ { 0x80863241, "AnyPoint\\xc2\\xae 3240 Modem" },
{ 0x80868602, "Miniature Card Slot" },
{ 0x80869303, "Intel 8x930Hx Hub" },
{ 0x80869500, "CE 9500 DVB-T" },