diff options
author | Marc Balmer <mbalmer@cvs.openbsd.org> | 2005-03-22 12:51:00 +0000 |
---|---|---|
committer | Marc Balmer <mbalmer@cvs.openbsd.org> | 2005-03-22 12:51:00 +0000 |
commit | 4dd0086a28c595a598d652156fc241df407bb38b (patch) | |
tree | cb46fa46d50cd0724ba6e16d73031b4940dc6ce8 /sys/dev/usb/usbdevs.h | |
parent | 4d50657201965c2c7652d85c9d28c3ea13624071 (diff) |
regen.
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index f315e6d14b5..c36fbc74b95 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs.h,v 1.148 2005/03/18 00:33:28 reyk Exp $ */ +/* $OpenBSD: usbdevs.h,v 1.149 2005/03/22 12:50:59 mbalmer Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: usbdevs,v 1.144 2005/03/18 00:32:18 reyk Exp + * OpenBSD: usbdevs,v 1.145 2005/03/22 12:49:43 mbalmer Exp */ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ @@ -332,6 +332,7 @@ #define USB_VENDOR_KINGSTON 0x0951 /* Kingston Technology */ #define USB_VENDOR_BLUEWATER 0x0956 /* BlueWater Systems */ #define USB_VENDOR_AGILENT 0x0957 /* Agilent Technologies */ +#define USB_VENDOR_GUDE 0x0959 /* Gude ADS */ #define USB_VENDOR_PORTSMITH 0x095a /* Portsmith */ #define USB_VENDOR_ACERW 0x0967 /* Acer */ #define USB_VENDOR_ADIRONDACK 0x0976 /* Adirondack Wire & Cable */ @@ -930,6 +931,9 @@ /* Griffin Technology */ #define USB_PRODUCT_GRIFFIN_IMATE 0x0405 /* iMate, ADB adapter */ +/* Gude ADS */ +#define USB_PRODUCT_GUDE_DCF 0xdcf7 /* Expert mouseCLOCK USB */ + /* Guillemot Corporation */ #define USB_PRODUCT_GUILLEMOT_DALEADER 0xa300 /* DA Leader */ |