diff options
author | Pierre-Yves Ritschard <pyr@cvs.openbsd.org> | 2008-05-28 13:33:45 +0000 |
---|---|---|
committer | Pierre-Yves Ritschard <pyr@cvs.openbsd.org> | 2008-05-28 13:33:45 +0000 |
commit | 5805e57ee4985e49ea58862bf24c3ebbfa803e9d (patch) | |
tree | 933e55f666949d773e8cb8190094421599c33f09 /sys/dev/usb/usbdevs | |
parent | deb0a4be82f1e2a1111ebf91be33050466864ed4 (diff) |
Add support for Option GlobeTrotter 3G+ cards as distributed by Orange
in umsm.
ok jsg@
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index a09cfbf754a..5796ab8f00a 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.359 2008/05/24 04:54:10 ckuethe Exp $ +$OpenBSD: usbdevs,v 1.360 2008/05/28 13:33:44 pyr Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -2780,7 +2780,8 @@ product VTECH ZD1211B 0x3014 ZD1211B product OPTION VODAFONEMC3G 0x5000 Vodafone Mobile Connect 3G product OPTION GT3GFUSION 0x6000 GlobeTrotter 3G FUSION product OPTION GT3GQUAD 0x6300 GlobeTrotter 3G QUAD -product OPTION GT3GQUADPLUS 0x6600 GlobeTrotter 3G QUAD PLUS +product OPTION GT3GQUADPLUS 0x6600 GlobeTrotter 3G QUAD PLUS +product OPTION GT3GPLUS 0x6721 GlobeTrotter 3G PLUS /* WCH/QinHeng Electronics */ product WCH CH341 0x5523 CH341 serial/parallel |