diff options
| author | ichiro <ichiro@NetBSD.org> | 2003-02-12 15:34:53 +0000 |
|---|---|---|
| committer | ichiro <ichiro@NetBSD.org> | 2003-02-12 15:34:53 +0000 |
| commit | f6b8f0fcf8a6e8f9c53082fe76a90d73fa0eae4f (patch) | |
| tree | bcd2240496c6748253cbac21436f4b3cd961ab8f /sys/dev/usb/usbdevs.h | |
| parent | 33925bb3726c322f2d1ba980d454bb3b8c2850c3 (diff) | |
regen
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
| -rw-r--r-- | sys/dev/usb/usbdevs.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 25ee5c280d3..3d0781e3d51 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs.h,v 1.309 2003/02/11 00:01:24 ichiro Exp $ */ +/* $NetBSD: usbdevs.h,v 1.310 2003/02/12 15:34:53 ichiro Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.304 2003/02/11 00:00:43 ichiro Exp + * NetBSD: usbdevs,v 1.305 2003/02/12 15:34:18 ichiro Exp */ /* @@ -1294,6 +1294,7 @@ #define USB_PRODUCT_SUNTAC_DS96L 0x0003 /* SUNTAC U-Cable type D2 */ #define USB_PRODUCT_SUNTAC_PS64P1 0x0005 /* SUNTAC U-Cable type P1 */ #define USB_PRODUCT_SUNTAC_VS10U 0x0009 /* SUNTAC Slipper U */ +#define USB_PRODUCT_SUNTAC_IS96U 0x000a /* SUNTAC Ir-Trinity */ /* Sun Microsystems products */ #define USB_PRODUCT_SUN_KEYBOARD 0x0005 /* Type 6 USB keyboard */ |
