This commit is contained in:
augustss 2002-06-18 00:32:55 +00:00
parent 81779a3b41
commit cdfeb5f2ff
2 changed files with 11 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs.h,v 1.258 2002/06/16 15:00:41 augustss Exp $ */ /* $NetBSD: usbdevs.h,v 1.259 2002/06/18 00:32:55 augustss Exp $ */
/* /*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
* *
* generated from: * generated from:
* NetBSD: usbdevs,v 1.253 2002/06/16 15:00:18 augustss Exp * NetBSD: usbdevs,v 1.254 2002/06/18 00:32:30 augustss Exp
*/ */
/* /*
@ -1267,6 +1267,7 @@
/* Visioneer products */ /* Visioneer products */
#define USB_PRODUCT_VISIONEER_7600 0x0211 /* OneTouch 7600 */ #define USB_PRODUCT_VISIONEER_7600 0x0211 /* OneTouch 7600 */
#define USB_PRODUCT_VISIONEER_5300 0x0221 /* OneTouch 5300 */ #define USB_PRODUCT_VISIONEER_5300 0x0221 /* OneTouch 5300 */
#define USB_PRODUCT_VISIONEER_3000 0x0224 /* Scanport 3000 */
#define USB_PRODUCT_VISIONEER_6100 0x0231 /* OneTouch 6100 */ #define USB_PRODUCT_VISIONEER_6100 0x0231 /* OneTouch 6100 */
#define USB_PRODUCT_VISIONEER_6200 0x0311 /* OneTouch 6200 */ #define USB_PRODUCT_VISIONEER_6200 0x0311 /* OneTouch 6200 */
#define USB_PRODUCT_VISIONEER_8100 0x0321 /* OneTouch 8100 */ #define USB_PRODUCT_VISIONEER_8100 0x0321 /* OneTouch 8100 */

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs_data.h,v 1.259 2002/06/16 15:00:41 augustss Exp $ */ /* $NetBSD: usbdevs_data.h,v 1.260 2002/06/18 00:32:56 augustss Exp $ */
/* /*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
* *
* generated from: * generated from:
* NetBSD: usbdevs,v 1.253 2002/06/16 15:00:18 augustss Exp * NetBSD: usbdevs,v 1.254 2002/06/18 00:32:30 augustss Exp
*/ */
/* /*
@ -3381,6 +3381,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Visioneer", "Visioneer",
"OneTouch 5300", "OneTouch 5300",
}, },
{
USB_VENDOR_VISIONEER, USB_PRODUCT_VISIONEER_3000,
0,
"Visioneer",
"Scanport 3000",
},
{ {
USB_VENDOR_VISIONEER, USB_PRODUCT_VISIONEER_6100, USB_VENDOR_VISIONEER, USB_PRODUCT_VISIONEER_6100,
0, 0,