diff options
author | 2007-01-02 22:47:19 +0000 | |
---|---|---|
committer | 2007-01-02 22:47:19 +0000 | |
commit | cba1f82825c2e42d39f14b27365db226f9b575e5 (patch) | |
tree | 4531e29ec594a598a93ed0e8057ba8f5f314e325 | |
parent | tweaks. (diff) | |
download | wireguard-openbsd-cba1f82825c2e42d39f14b27365db226f9b575e5.tar.xz wireguard-openbsd-cba1f82825c2e42d39f14b27365db226f9b575e5.zip |
add Sierra Wireless Aircard 875; ok fkr@
-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 c01c0bed637..50d9e53bc1b 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.246 2007/01/02 21:19:45 stevesk Exp $ +$OpenBSD: usbdevs,v 1.247 2007/01/02 22:47:19 stevesk Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1950,6 +1950,7 @@ product CYBERTAN GIGASET108 0x160c Siemens Gigaset 108 /* Sierra Wireless products */ product SIERRA AIRCARD_580 0x0112 Aircard 580 EVDO product SIERRA MC8755 0x6804 MC8755 HSDPA +product SIERRA AIRCARD_875 0x6820 Aircard 875 HSDPA /* Sigmatel products */ product SIGMATEL IRDA 0x4200 IrDA |