diff options
author | Felix Kronlage <fkr@cvs.openbsd.org> | 2007-12-20 00:13:27 +0000 |
---|---|---|
committer | Felix Kronlage <fkr@cvs.openbsd.org> | 2007-12-20 00:13:27 +0000 |
commit | 8546cd54b46902e6d1807fbc59cc98a6dc78aec6 (patch) | |
tree | 352aeca503afc22b77d23561055fb3aafce9f9f8 /sys/dev/usb | |
parent | 6e87a9d8afdfc515b19f3465888da03e783d93ee (diff) |
add another variant of the Sierra Wireless MC8755 3G/UMTS/HSDPA modems found in x61 laptops from lenovo
Diffstat (limited to 'sys/dev/usb')
-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 bc30580f716..4b93b2ac27c 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.327 2007/12/17 18:51:12 mglocker Exp $ +$OpenBSD: usbdevs,v 1.328 2007/12/20 00:13:26 fkr Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -2152,6 +2152,7 @@ product SIERRA MC8755_2 0x6802 MC8755 product SIERRA MC8765 0x6803 MC8765 product SIERRA MC8755 0x6804 MC8755 HSDPA product SIERRA MC8775 0x6812 MC8775 HSDPA +product SIERRA MC8755_3 0x6813 MC8755 HSDPA product SIERRA AIRCARD_875 0x6820 Aircard 875 HSDPA /* Sigmatel products */ |