aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
Diffstat (limited to 'epan')
-rw-r--r--epan/dissectors/usb.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/usb.c b/epan/dissectors/usb.c
index 594e2bce21..e7dc1fe8b7 100644
--- a/epan/dissectors/usb.c
+++ b/epan/dissectors/usb.c
@@ -2880,6 +2880,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x22b8, "Motorola PCS" },
{ 0x22b9, "eTurboTouch Technology, Inc." },
{ 0x22ba, "Technology Innovation Holdings, Ltd" },
+ { 0x22e0, "secunet Security Networks AG" },
{ 0x2304, "Pinnacle Systems, Inc." },
{ 0x2318, "Shining Technologies, Inc. [hex]" },
{ 0x2341, "Arduino SA" },
@@ -19729,6 +19730,8 @@ static const value_string usb_products_vals[] = {
{ 0x22b870ca, "Motorola Milestone X2" },
{ 0x22b8fe01, "StarTAC III MS900" },
{ 0x22b90006, "Touch Screen" },
+ { 0x22e00002, "SINA Flash Drive" },
+ { 0x22e00003, "SINA ID Token A" },
{ 0x23040109, "Studio PCTV USB (SECAM)" },
{ 0x23040110, "Studio PCTV USB (PAL)" },
{ 0x23040111, "Miro PCTV USB" },