diff options
author | 2010-03-25 19:38:23 +0000 | |
---|---|---|
committer | 2010-03-25 19:38:23 +0000 | |
commit | d3da0ecefcb977589e66a877a8540f829477052a (patch) | |
tree | 4407a8a61f331bbcc242e1f4e467a84661a5b4ef | |
parent | conform to gnum4 AND traditional m4 (solaris) behavior, namely, (diff) | |
download | wireguard-openbsd-d3da0ecefcb977589e66a877a8540f829477052a.tar.xz wireguard-openbsd-d3da0ecefcb977589e66a877a8540f829477052a.zip |
Rename product id. It seems to be used for several Android based
phones.
ok armani
-rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 91ef3fb1aef..2760d3847f0 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.481 2010/03/20 09:15:11 damien Exp $ +$OpenBSD: usbdevs,v 1.482 2010/03/25 19:38:23 mk Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1836,7 +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 +product HTC ANDROID 0x0ffe Android phone /* HUAWEI products */ product HUAWEI E618 0x1001 HUAWEI Mobile E618 |