summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>2001-10-26 03:29:02 +0000
committermycroft <mycroft@NetBSD.org>2001-10-26 03:29:02 +0000
commit4f05bf08da83ddcb2b033b3ca3461221f85e1c3d (patch)
treeb7b17d7be15747b82d588a3eab4d4d9eb1df9d1e /sys/dev
parent0b572b9434f104cec8e58a6738c2bca727c80449 (diff)
Regen.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/usb/usbdevs.h5
-rw-r--r--sys/dev/usb/usbdevs_data.h10
2 files changed, 11 insertions, 4 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 */
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h
index 616c21e309d..3b4b1d58c89 100644
--- a/sys/dev/usb/usbdevs_data.h
+++ b/sys/dev/usb/usbdevs_data.h
@@ -1,10 +1,10 @@
-/* $NetBSD: usbdevs_data.h,v 1.196 2001/10/25 13:43:56 augustss Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.197 2001/10/26 03:29:03 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
*/
/*
@@ -1222,6 +1222,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"TurboBall",
},
{
+ USB_VENDOR_KENSINGTON, USB_PRODUCT_KENSINGTON_ORBIT,
+ 0,
+ "Kensington",
+ "Orbit USB trackball",
+ },
+ {
USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA28,
0,
"Keyspan",