regen
This commit is contained in:
parent
b2703dc568
commit
839099aa7b
@ -1,10 +1,10 @@
|
||||
/* $NetBSD: usbdevs.h,v 1.279 2002/08/29 16:46:36 augustss Exp $ */
|
||||
/* $NetBSD: usbdevs.h,v 1.280 2002/08/30 00:34:09 ross Exp $ */
|
||||
|
||||
/*
|
||||
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
*
|
||||
* generated from:
|
||||
* NetBSD: usbdevs,v 1.273 2002/08/29 16:46:15 augustss Exp
|
||||
* NetBSD: usbdevs,v 1.274 2002/08/30 00:33:15 ross Exp
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -1315,7 +1315,7 @@
|
||||
#define USB_PRODUCT_WACOM_INTUOSA5 0x0021 /* Intuos A5 */
|
||||
|
||||
/* Xirlink products */
|
||||
producs XIRLINK IMAGING 0x800d IMAGING DEVICE
|
||||
#define USB_PRODUCT_XIRLINK_IMAGING 0x800d /* IMAGING DEVICE */
|
||||
#define USB_PRODUCT_XIRLINK_PCCAM 0x8080 /* IBM PC Camera */
|
||||
|
||||
/* Y-E Data products */
|
||||
|
@ -1,10 +1,10 @@
|
||||
/* $NetBSD: usbdevs_data.h,v 1.280 2002/08/29 16:46:38 augustss Exp $ */
|
||||
/* $NetBSD: usbdevs_data.h,v 1.281 2002/08/30 00:34:11 ross Exp $ */
|
||||
|
||||
/*
|
||||
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
||||
*
|
||||
* generated from:
|
||||
* NetBSD: usbdevs,v 1.273 2002/08/29 16:46:15 augustss Exp
|
||||
* NetBSD: usbdevs,v 1.274 2002/08/30 00:33:15 ross Exp
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -3561,6 +3561,12 @@ const struct usb_knowndev usb_knowndevs[] = {
|
||||
"WACOM",
|
||||
"Intuos A5",
|
||||
},
|
||||
{
|
||||
USB_VENDOR_XIRLINK, USB_PRODUCT_XIRLINK_IMAGING,
|
||||
0,
|
||||
"Xirlink",
|
||||
"IMAGING DEVICE",
|
||||
},
|
||||
{
|
||||
USB_VENDOR_XIRLINK, USB_PRODUCT_XIRLINK_PCCAM,
|
||||
0,
|
||||
|
Loading…
Reference in New Issue
Block a user