Regen after addition of another vendor identifier for AIPTEK International

and the product identifier for AIPTEK International PenCam Mega 1.3.
This commit is contained in:
jmmv 2004-10-11 15:28:00 +00:00
parent e97dc76a93
commit c6d18895ed
2 changed files with 20 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs.h,v 1.381 2004/07/07 21:54:38 mycroft Exp $ */
/* $NetBSD: usbdevs.h,v 1.382 2004/10/11 15:28:00 jmmv Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.378 2004/07/07 21:54:21 mycroft Exp
* NetBSD: usbdevs,v 1.379 2004/10/11 15:26:53 jmmv Exp
*/
/*
@ -144,6 +144,7 @@
#define USB_VENDOR_CHICONY 0x04f2 /* Chicony Electronics */
#define USB_VENDOR_BROTHER 0x04f9 /* Brother Industries */
#define USB_VENDOR_DALLAS 0x04fa /* Dallas Semiconductor */
#define USB_VENDOR_AIPTEK2 0x04fc /* AIPTEK International */
#define USB_VENDOR_ACER 0x0502 /* Acer */
#define USB_VENDOR_3COM 0x0506 /* 3Com */
#define USB_VENDOR_AZTECH 0x0509 /* Aztech Systems */
@ -497,6 +498,9 @@
#define USB_PRODUCT_AGFA_SNAPSCANE26 0x2097 /* SnapScan e26 */
#define USB_PRODUCT_AGFA_SNAPSCANE52 0x20fd /* SnapScan e52 */
/* AIPTEK International products */
#define USB_PRODUCT_AIPTEK2_PENCAM_MEGA_1_3 0x504a /* PenCam Mega 1.3 */
/* AKS products */
#define USB_PRODUCT_AKS_USBHASP 0x0001 /* USB-HASP 0.06 */

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs_data.h,v 1.382 2004/07/07 21:54:38 mycroft Exp $ */
/* $NetBSD: usbdevs_data.h,v 1.383 2004/10/11 15:28:00 jmmv Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.378 2004/07/07 21:54:21 mycroft Exp
* NetBSD: usbdevs,v 1.379 2004/10/11 15:26:53 jmmv Exp
*/
/*
@ -387,6 +387,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"AGFA-Gevaert",
"SnapScan e52",
},
{
USB_VENDOR_AIPTEK2, USB_PRODUCT_AIPTEK2_PENCAM_MEGA_1_3,
0,
"AIPTEK International",
"PenCam Mega 1.3",
},
{
USB_VENDOR_AKS, USB_PRODUCT_AKS_USBHASP,
0,
@ -5385,6 +5391,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Dallas Semiconductor",
NULL,
},
{
USB_VENDOR_AIPTEK2, 0,
USB_KNOWNDEV_NOPROD,
"AIPTEK International",
NULL,
},
{
USB_VENDOR_ACER, 0,
USB_KNOWNDEV_NOPROD,