diff options
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 dd0d17444c3..8fd652be395 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs.h,v 1.195 2001/10/25 13:43:56 augustss Exp $ */ +/* $NetBSD: usbdevs.h,v 1.196 2001/10/26 03:29:02 mycroft Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.192 2001/10/25 13:43:30 augustss Exp + * NetBSD: usbdevs,v 1.193 2001/10/26 03:28:03 mycroft Exp */ /* @@ -671,6 +671,7 @@ /* Kensington products */ #define USB_PRODUCT_KENSINGTON_ORBIT 0x1003 /* Orbit USB/PS2 trackball */ #define USB_PRODUCT_KENSINGTON_TURBOBALL 0x1005 /* TurboBall */ +#define USB_PRODUCT_KENSINGTON_ORBIT 0x1009 /* Orbit USB trackball */ /* Keyspan products */ #define USB_PRODUCT_KEYSPAN_USA28 0x0101 /* USA-28 serial adapter */ |
