From a8c90e1767970e7b91e98bef7ea60a6f5af4f4d7 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Sun, 12 Jan 2020 08:19:14 +0000 Subject: [Automatic update for 2020-01-12] Update manuf, services enterprise numbers, translations, and other items. Change-Id: Ie93b6e343a90ab33b15e5be1814e9b988101ee28 Reviewed-on: https://code.wireshark.org/review/35750 Reviewed-by: Gerald Combs --- epan/dissectors/usb.c | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'epan/dissectors') diff --git a/epan/dissectors/usb.c b/epan/dissectors/usb.c index e565649981..36adf5e175 100644 --- a/epan/dissectors/usb.c +++ b/epan/dissectors/usb.c @@ -2875,6 +2875,7 @@ static const value_string usb_vendors_vals[] = { { 0x2232, "Silicon Motion" }, { 0x2233, "RadioShack Corporation" }, { 0x2237, "Kobo Inc." }, + { 0x224f, "APDM" }, { 0x225d, "Morpho" }, { 0x228d, "8D Technologies inc." }, { 0x22a6, "Pie Digital, Inc." }, @@ -19774,6 +19775,13 @@ static const value_string usb_products_vals[] = { { 0x22321037, "WebCam SC-03FFM12339N" }, { 0x22336323, "USB Electronic Scale" }, { 0x22374161, "eReader White" }, + { 0x224f0001, "Access Point" }, + { 0x224f0002, "Docking Station" }, + { 0x224f0004, "V2 Opal ACM" }, + { 0x224f0005, "V2 Opal" }, + { 0x224f0006, "V2 Docking Station" }, + { 0x224f0007, "V2 Access Point ACM" }, + { 0x224f0008, "V2 Access Point" }, { 0x225d0001, "FINGER VP Multimodal Biometric Sensor" }, { 0x225d0008, "CBM-E3 Fingerprint Sensor" }, { 0x225d0009, "CBM Fingerprint Sensor [CBM-V3]" }, -- cgit v1.2.3