This commit is contained in:
mycroft 2001-10-26 03:47:47 +00:00
parent ff3d1952b4
commit a79508e9d8
2 changed files with 7 additions and 7 deletions

View File

@ -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 */

View File

@ -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,