diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-02-10 21:42:40 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-02-10 21:42:40 +0000 |
commit | e75b21697f91274b94ba7970ee51ae5dc3eb563a (patch) | |
tree | 3067255d38d9560897bdb186ee20d44b1c497ef6 /sys/dev/usb/usbdevs | |
parent | 97bc088c3542ca128321d721ff864ef0706cef30 (diff) |
Fix typo in G.Mate vendor id. Should make Raphael Langerhorst's Yopy work.
Diffstat (limited to 'sys/dev/usb/usbdevs')
-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 ac305737e87..2af8ce8b983 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.180 2006/02/07 23:35:10 brad Exp $ +$OpenBSD: usbdevs,v 1.181 2006/02/10 21:42:39 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -381,7 +381,7 @@ vendor CONCEPTRONIC 0x0d8e Conceptronic vendor MSI 0x0db0 Micro Star International vendor ELCON 0x0db7 ELCON Systemtechnik vendor HAWKING 0x0e66 Hawking -vendor GMATE 0x0373 G.Mate +vendor GMATE 0x0e73 G.Mate vendor OTI 0x0ea0 Ours Technology vendor PILOTECH 0x0eaf Pilotech vendor AIRPRIME 0x0f3d Airprime |