Regen for Pilotech CRW-600.

This commit is contained in:
uwe 2003-04-18 23:31:43 +00:00
parent f700119cc7
commit fa83041685
2 changed files with 20 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs.h,v 1.318 2003/04/17 16:41:48 jdolecek Exp $ */
/* $NetBSD: usbdevs.h,v 1.319 2003/04/18 23:31:43 uwe Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.313 2003/04/17 16:41:00 jdolecek Exp
* NetBSD: usbdevs,v 1.314 2003/04/18 23:28:09 uwe Exp
*/
/*
@ -345,6 +345,7 @@
#define USB_VENDOR_TANGTOP 0x0d3d /* Tangtop */
#define USB_VENDOR_PEN 0x0d7d /* Pen Drive */
#define USB_VENDOR_OTI 0x0ea0 /* Ours Technology Inc. */
#define USB_VENDOR_PILOTECH 0x0eaf /* Pilotech */
#define USB_VENDOR_MOTOROLA 0x1063 /* Motorola */
#define USB_VENDOR_CCYU 0x1065 /* CCYU Technology */
#define USB_VENDOR_PLX 0x10b5 /* PLX */
@ -1139,6 +1140,9 @@
#define USB_PRODUCT_PIENGINEERING_PS2USB 0x020b /* PS2 to Mac USB Adapter */
#define USB_PRODUCT_PIENGINEERING_XKEYS 0x0233 /* Xkeys Programmable Keyboard */
/* Pilotech Systems Co., Ltd products */
#define USB_PRODUCT_PILOTECH_CRW600 0x0001 /* CRW-600 6-in-1 Reader */
/* PLX products */
#define USB_PRODUCT_PLX_TESTBOARD 0x9060 /* test board */

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs_data.h,v 1.319 2003/04/17 16:41:48 jdolecek Exp $ */
/* $NetBSD: usbdevs_data.h,v 1.320 2003/04/18 23:31:44 uwe Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.313 2003/04/17 16:41:00 jdolecek Exp
* NetBSD: usbdevs,v 1.314 2003/04/18 23:28:09 uwe Exp
*/
/*
@ -2961,6 +2961,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"P.I. Engineering",
"Xkeys Programmable Keyboard",
},
{
USB_VENDOR_PILOTECH, USB_PRODUCT_PILOTECH_CRW600,
0,
"Pilotech",
"CRW-600 6-in-1 Reader",
},
{
USB_VENDOR_PLX, USB_PRODUCT_PLX_TESTBOARD,
0,
@ -5571,6 +5577,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Ours Technology Inc.",
NULL,
},
{
USB_VENDOR_PILOTECH, 0,
USB_KNOWNDEV_NOPROD,
"Pilotech",
NULL,
},
{
USB_VENDOR_MOTOROLA, 0,
USB_KNOWNDEV_NOPROD,