diff options
author | Michael Knudsen <mk@cvs.openbsd.org> | 2010-03-14 22:44:57 +0000 |
---|---|---|
committer | Michael Knudsen <mk@cvs.openbsd.org> | 2010-03-14 22:44:57 +0000 |
commit | ffd3fd2dcdde3f485fa5ec5b68a89f2095b2637e (patch) | |
tree | d328d958181487cdb698f1cb6f7298be7a3faed7 | |
parent | 5e2cfa6d560b0642050749a1f1e51f94152b37c9 (diff) |
Add product ID for HTC Hero.
ok deraadt
-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 eb4dfc975f3..f342667261d 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.479 2010/03/01 07:56:47 yuo Exp $ +$OpenBSD: usbdevs,v 1.480 2010/03/14 22:44:56 mk Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1836,6 +1836,7 @@ product HP2 C500 0x6002 PhotoSmart C500 /* HTC products */ product HTC PPC6700MODEM 0x00cf PPC6700 Modem product HTC SMARTPHONE 0x0a51 SmartPhone +product HTC HERO 0x0ffe HTC Hero /* HUAWEI products */ product HUAWEI E618 0x1001 HUAWEI Mobile E618 |