diff options
author | 2009-10-22 14:26:39 +0000 | |
---|---|---|
committer | 2009-10-22 14:26:39 +0000 | |
commit | 2d03122080bc8f3873c55a40c82678dec1041a90 (patch) | |
tree | a699469e00832df068a040336faea9d8de3f78d3 | |
parent | Since etc/daily rev. 1.58, there is no more output redirection in crontab(5). (diff) | |
download | wireguard-openbsd-2d03122080bc8f3873c55a40c82678dec1041a90.tar.xz wireguard-openbsd-2d03122080bc8f3873c55a40c82678dec1041a90.zip |
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 */ |