From a79508e9d8579419803e0f7332b02813932b3baf Mon Sep 17 00:00:00 2001 From: mycroft Date: Fri, 26 Oct 2001 03:47:47 +0000 Subject: [PATCH] Regen. --- sys/dev/usb/usbdevs.h | 6 +++--- sys/dev/usb/usbdevs_data.h | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 8fd652be3951..3911dc3eb893 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs.h,v 1.196 2001/10/26 03:29:02 mycroft Exp $ */ +/* $NetBSD: usbdevs.h,v 1.197 2001/10/26 03:47:47 mycroft Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.193 2001/10/26 03:28:03 mycroft Exp + * NetBSD: usbdevs,v 1.194 2001/10/26 03:47:31 mycroft Exp */ /* @@ -671,7 +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 */ +#define USB_PRODUCT_KENSINGTON_ORBIT_MAC 0x1009 /* Orbit USB trackball for Mac */ /* 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 3b4b1d58c89e..42f6db2fa5b6 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.197 2001/10/26 03:29:03 mycroft Exp $ */ +/* $NetBSD: usbdevs_data.h,v 1.198 2001/10/26 03:47:48 mycroft Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.193 2001/10/26 03:28:03 mycroft Exp + * NetBSD: usbdevs,v 1.194 2001/10/26 03:47:31 mycroft Exp */ /* @@ -1222,10 +1222,10 @@ const struct usb_knowndev usb_knowndevs[] = { "TurboBall", }, { - USB_VENDOR_KENSINGTON, USB_PRODUCT_KENSINGTON_ORBIT, + USB_VENDOR_KENSINGTON, USB_PRODUCT_KENSINGTON_ORBIT_MAC, 0, "Kensington", - "Orbit USB trackball", + "Orbit USB trackball for Mac", }, { USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_USA28,