diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2009-10-22 14:26:40 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2009-10-22 14:26:40 +0000 |
commit | d6f9db9eb6cba98fa69fd82c0bb8ace68621c6ad (patch) | |
tree | d888f2b7650629639e23a9ed57e83f7cf5906365 | |
parent | 026d31af5279ee515880782c02a6083cc4261ac7 (diff) |
add Option GT HSUPA 380E, as found in the Acer AspireOne AOA150-BG model. ok mpf@, jsg@
-rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index a23eeb46403..f9b3f10ae87 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.452 2009/10/12 21:27:01 jsg Exp $ +$OpenBSD: usbdevs,v 1.453 2009/10/22 14:26:39 sthen Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -3124,6 +3124,7 @@ product OPTION GT3GPLUS 0x6721 GlobeTrotter 3G PLUS product OPTION SCORPION 0x6901 GlobeTrotter HSDPA Modem product OPTION GSICON72 0x6911 GlobeSurfer Icon 7.2 product OPTION GTHSDPA225 0x6971 GlobeTrotter HSDPA Icon 225 +product OPTION GTHSUPA380E 0x7211 GlobeTrotter HSUPA 380E product OPTION GTICON322 0xd033 GlobeTrotter Icon322 storage /* WCH/QinHeng Electronics */ |