regen - addition of KYE G-07 joystick entry

contributed in kern/22837 by Sergey Svishchev
This commit is contained in:
jdolecek 2003-09-20 09:17:36 +00:00
parent 63eb0e1ad8
commit ea7271519d
2 changed files with 11 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs.h,v 1.343 2003/09/10 06:54:40 augustss Exp $ */
/* $NetBSD: usbdevs.h,v 1.344 2003/09/20 09:17:36 jdolecek Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.339 2003/09/10 06:52:27 augustss Exp
* NetBSD: usbdevs,v 1.340 2003/09/20 09:16:44 jdolecek Exp
*/
/*
@ -935,6 +935,7 @@
/* KYE products */
#define USB_PRODUCT_KYE_NICHE 0x0001 /* Niche mouse */
#define USB_PRODUCT_KYE_NETSCROLL 0x0003 /* Genius NetScroll mouse */
#define USB_PRODUCT_KYE_G07 0x1002 /* MaxFire G-07 gamepad */
#define USB_PRODUCT_KYE_FLIGHT2000 0x1004 /* Flight 2000 joystick */
#define USB_PRODUCT_KYE_VIVIDPRO 0x2001 /* ColorPage Vivid-Pro scanner */

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs_data.h,v 1.344 2003/09/10 06:54:41 augustss Exp $ */
/* $NetBSD: usbdevs_data.h,v 1.345 2003/09/20 09:17:36 jdolecek Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.339 2003/09/10 06:52:27 augustss Exp
* NetBSD: usbdevs,v 1.340 2003/09/20 09:16:44 jdolecek Exp
*/
/*
@ -2097,6 +2097,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"KYE Systems",
"Genius NetScroll mouse",
},
{
USB_VENDOR_KYE, USB_PRODUCT_KYE_G07,
0,
"KYE Systems",
"MaxFire G-07 gamepad",
},
{
USB_VENDOR_KYE, USB_PRODUCT_KYE_FLIGHT2000,
0,