diff options
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index b5b3126baf9..a0217287492 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs.h,v 1.184 2006/02/07 23:36:33 brad Exp $ */ +/* $OpenBSD: usbdevs.h,v 1.185 2006/02/10 21:43:23 jsg Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * 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 $ */ @@ -388,7 +388,7 @@ #define USB_VENDOR_MSI 0x0db0 /* Micro Star International */ #define USB_VENDOR_ELCON 0x0db7 /* ELCON Systemtechnik */ #define USB_VENDOR_HAWKING 0x0e66 /* Hawking */ -#define USB_VENDOR_GMATE 0x0373 /* G.Mate */ +#define USB_VENDOR_GMATE 0x0e73 /* G.Mate */ #define USB_VENDOR_OTI 0x0ea0 /* Ours Technology */ #define USB_VENDOR_PILOTECH 0x0eaf /* Pilotech */ #define USB_VENDOR_AIRPRIME 0x0f3d /* Airprime */ |