diff options
| author | tron <tron@NetBSD.org> | 2006-06-06 08:54:27 +0000 |
|---|---|---|
| committer | tron <tron@NetBSD.org> | 2006-06-06 08:54:27 +0000 |
| commit | 6cfd8c69e5a2eee1aef2d68b6b54394a079ecffa (patch) | |
| tree | be7417979f62093c52eccfb2e121e5ae3acea424 /sys/dev/usb/usbdevs.h | |
| parent | 132db79f9b7f0fa891f4a1d6fb85437e8a1d83a5 (diff) | |
Regen.
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
| -rw-r--r-- | sys/dev/usb/usbdevs.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index e945d72d39b..c6af1d5e282 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs.h,v 1.432 2006/06/06 06:21:29 grant Exp $ */ +/* $NetBSD: usbdevs.h,v 1.433 2006/06/06 08:54:27 tron Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.429 2006/06/06 06:17:59 grant Exp + * NetBSD: usbdevs,v 1.430 2006/06/06 08:53:58 tron Exp */ /* @@ -1798,8 +1798,8 @@ #define USB_PRODUCT_SUNTAC_AS144L4 0x0011 /* U-Cable type A4 */ /* Sun Microsystems products */ -#define USB_PRODUCT_SUN_KEYBOARD 0x0005 /* Type 6 USB keyboard */ -#define USB_PRODUCT_SUN_KEYBOARD 0x00a2 /* Type 7 USB keyboard */ +#define USB_PRODUCT_SUN_KEYBOARD_TYPE_6 0x0005 /* Type 6 USB keyboard */ +#define USB_PRODUCT_SUN_KEYBOARD_TYPE_7 0x00a2 /* Type 7 USB keyboard */ /* XXX The above is a North American PC style keyboard possibly */ #define USB_PRODUCT_SUN_MOUSE 0x0100 /* Type 6 USB mouse */ |
