diff options
| author | mlelstv <mlelstv@NetBSD.org> | 2007-02-10 07:44:00 +0000 |
|---|---|---|
| committer | mlelstv <mlelstv@NetBSD.org> | 2007-02-10 07:44:00 +0000 |
| commit | cf2092aa79dbb97acdc2e0d702f84a12e3526ed5 (patch) | |
| tree | 85b5172be8c7bc6e2a9cf5b882071a2ad257cf31 /sys/dev/usb/usbdevs | |
| parent | 83a47fa60448fda3c90263a805d6f9ae65c28164 (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')
| -rw-r--r-- | sys/dev/usb/usbdevs | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index aaea4a30684..7ea0e293fc5 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.457 2007/02/07 10:30:19 is Exp $ +$NetBSD: usbdevs,v 1.458 2007/02/10 07:44:00 mlelstv Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -369,7 +369,7 @@ vendor GREENHOUSE 0x0a6b GREENHOUSE vendor GEOCAST 0x0a79 Geocast Network Systems vendor ZYDAS 0x0ace Zydas Technology Corporation vendor NEODIO 0x0aec Neodio -vendor VODAFONE 0x0af0 Vodafone +vendor OPTIONNV 0x0af0 Option N.V: vendor ASUSTEK 0x0b05 ASUSTeK Computer vendor TODOS 0x0b0c Todos Data System vendor SIIG2 0x0b39 SIIG @@ -2026,8 +2026,10 @@ product VISIONEER 8600 0x0331 OneTouch 8600 /* Vivitar products */ product VIVITAR DSC350 0x0003 DSC350 Camera -/* Vodafone products */ -product VODAFONE MC3G 0x5000 Mobile Connect 3G datacard +/* Option N.V. products */ +product OPTIONNV MC3G 0x5000 Mobile Connect 3G datacard +product OPTIONNV QUADUMTS2 0x6000 GlobeTrotter Fusion Quad Lite UMTS/GPRS +product OPTIONNV QUADUMTS 0x6300 GlobeTrotter Fusion Quad Lite 3D /* VTech products */ product VTECH RT2570 0x3012 RT2570 |
