summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdevs.h
diff options
context:
space:
mode:
authormlelstv <mlelstv@NetBSD.org>2007-02-10 07:44:00 +0000
committermlelstv <mlelstv@NetBSD.org>2007-02-10 07:44:00 +0000
commitcf2092aa79dbb97acdc2e0d702f84a12e3526ed5 (patch)
tree85b5172be8c7bc6e2a9cf5b882071a2ad257cf31 /sys/dev/usb/usbdevs.h
parent83a47fa60448fda3c90263a805d6f9ae65c28164 (diff)
Option N.V. is the real vendor, Vodafone just sells the UMTS cards.
Add support for Globetrotter Fusion Quad Lite cards.
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r--sys/dev/usb/usbdevs.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h
index 6fd2a389802..1d7522f9f74 100644
--- a/sys/dev/usb/usbdevs.h
+++ b/sys/dev/usb/usbdevs.h
@@ -1,4 +1,4 @@
-/* $NetBSD: usbdevs.h,v 1.459 2007/02/07 10:31:11 is Exp $ */
+/* $NetBSD: usbdevs.h,v 1.460 2007/02/10 07:44:00 mlelstv Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
@@ -376,7 +376,7 @@
#define USB_VENDOR_GEOCAST 0x0a79 /* Geocast Network Systems */
#define USB_VENDOR_ZYDAS 0x0ace /* Zydas Technology Corporation */
#define USB_VENDOR_NEODIO 0x0aec /* Neodio */
-#define USB_VENDOR_VODAFONE 0x0af0 /* Vodafone */
+#define USB_VENDOR_OPTIONNV 0x0af0 /* Option N.V: */
#define USB_VENDOR_ASUSTEK 0x0b05 /* ASUSTeK Computer */
#define USB_VENDOR_TODOS 0x0b0c /* Todos Data System */
#define USB_VENDOR_SIIG2 0x0b39 /* SIIG */
@@ -2033,8 +2033,10 @@
/* Vivitar products */
#define USB_PRODUCT_VIVITAR_DSC350 0x0003 /* DSC350 Camera */
-/* Vodafone products */
-#define USB_PRODUCT_VODAFONE_MC3G 0x5000 /* Mobile Connect 3G datacard */
+/* Option N.V. products */
+#define USB_PRODUCT_OPTIONNV_MC3G 0x5000 /* Mobile Connect 3G datacard */
+#define USB_PRODUCT_OPTIONNV_QUADUMTS2 0x6000 /* GlobeTrotter Fusion Quad Lite UMTS/GPRS */
+#define USB_PRODUCT_OPTIONNV_QUADUMTS 0x6300 /* GlobeTrotter Fusion Quad Lite 3D */
/* VTech products */
#define USB_PRODUCT_VTECH_RT2570 0x3012 /* RT2570 */