diff options
author | 2010-06-26 00:32:34 +0000 | |
---|---|---|
committer | 2010-06-26 00:32:34 +0000 | |
commit | d9b9c3d5efb77359d66b6fd758fac17e59e1cf67 (patch) | |
tree | 476e993aee9ade41ca2cd7e31eca9f89bc439205 | |
parent | remove -m (merge). (diff) | |
download | wireguard-openbsd-d9b9c3d5efb77359d66b6fd758fac17e59e1cf67.tar.xz wireguard-openbsd-d9b9c3d5efb77359d66b6fd758fac17e59e1cf67.zip |
add new umsm device (HUAWEI E182 / aka Emobile D31HW)
-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 e891e2336e3..944e193abe9 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.500 2010/06/14 13:04:44 fkr Exp $ +$OpenBSD: usbdevs,v 1.501 2010/06/26 00:32:34 yuo Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1858,6 +1858,7 @@ product HUAWEI E220 0x1003 HUAWEI Mobile Modem product HUAWEI Mobile 0x1008 HUAWEI Mobile Modem product HUAWEI E180 0x140c HUAWEI Mobile E180 product HUAWEI E510 0x1411 HUAWEI Mobile E510 +product HUAWEI E182 0x1429 HUWAEI Mobile Modem product HUAWEI E161 0x1446 HUAWEI Mobile E161 product HUAWEI K3765 0x1465 HUAWEI Mobile K3765 product HUAWEI K3765_INIT 0x1520 HUAWEI Mobile K3765 Initial |