diff options
author | Felix Kronlage <fkr@cvs.openbsd.org> | 2007-09-08 19:36:43 +0000 |
---|---|---|
committer | Felix Kronlage <fkr@cvs.openbsd.org> | 2007-09-08 19:36:43 +0000 |
commit | 42c021f5671f016fa52670e9906ad8ec26da0bad (patch) | |
tree | ae1a19cc9a9b9c588cd36ad67d9d9807a2474d01 /sys | |
parent | b9645bf2355d4b68b469a5beff47bfae9276d73e (diff) |
device id for the Huaweil Mobile E220
Diffstat (limited to 'sys')
-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 a81394fc362..7c2a2494e2b 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.292 2007/09/06 20:41:19 fkr Exp $ +$OpenBSD: usbdevs,v 1.293 2007/09/08 19:36:42 fkr Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1296,6 +1296,7 @@ product HTC PPC6700MODEM 0x00cf PPC6700 Modem /* HUAWEI products */ product HUAWEI E618 0x1001 HUAWEI Mobile E618 +product HUAWEI E220 0x1003 HUAWEI Mobile E220 /* HUMAX products */ product HUMAX PVRSMART 0x138c PVR-SMART |