diff options
author | 2009-12-27 21:07:23 +0000 | |
---|---|---|
committer | 2009-12-27 21:07:23 +0000 | |
commit | cacf64943a7de150cd9013d668cb07d3eda85dea (patch) | |
tree | 66717c2d771608e7a7f0a0b13d95f519d70d22aa | |
parent | Don't allocate resources on the Intel Hub-to-PCI bridges. Doing so breaks (diff) | |
download | wireguard-openbsd-cacf64943a7de150cd9013d668cb07d3eda85dea.tar.xz wireguard-openbsd-cacf64943a7de150cd9013d668cb07d3eda85dea.zip |
Huawei E180, from Bruce O'Neel.
-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 2ddacf5fd08..38b0baf99ae 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.465 2009/12/18 04:16:14 yuo Exp $ +$OpenBSD: usbdevs,v 1.466 2009/12/27 21:07:23 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1725,6 +1725,7 @@ product HTC SMARTPHONE 0x0a51 SmartPhone product HUAWEI E618 0x1001 HUAWEI Mobile E618 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 E161 0x1446 HUAWEI Mobile E161 |