diff options
author | Martin Reindl <martin@cvs.openbsd.org> | 2008-12-01 22:26:28 +0000 |
---|---|---|
committer | Martin Reindl <martin@cvs.openbsd.org> | 2008-12-01 22:26:28 +0000 |
commit | bcde080773f27be91f0e74ebf44f0a2cd05034f2 (patch) | |
tree | 749d68827f0a43a32d5778631ec40b8e109be9eb /sys/dev/usb/usbdevs | |
parent | 8b47e7505edc209fd0339237fbaefd66fddb39d8 (diff) |
add the Huawei E510 modem
ok fkr@
Diffstat (limited to 'sys/dev/usb/usbdevs')
-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 a624091f3f4..d92598fdb3e 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.393 2008/12/01 08:33:25 kevlo Exp $ +$OpenBSD: usbdevs,v 1.394 2008/12/01 22:26:27 martin Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1575,6 +1575,7 @@ product HTC SMARTPHONE 0x0a51 SmartPhone /* HUAWEI products */ product HUAWEI E618 0x1001 HUAWEI Mobile E618 product HUAWEI E220 0x1003 HUAWEI Mobile E220 +product HUAWEI E510 0x1411 HUAWEI Mobile E510 /* HUMAX products */ product HUMAX PVRSMART 0x138c PVR-SMART |