This commit is contained in:
Josef Karthauser 2003-01-20 00:51:19 +00:00
parent c9def0f441
commit f4e618b499
2 changed files with 9 additions and 2 deletions

View File

@ -4,7 +4,7 @@
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.104 2003/01/02 04:21:04 imp Exp
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.105 2003/01/20 00:41:30 joe Exp
*/
/*
@ -602,6 +602,7 @@
#define USB_PRODUCT_EPSON_640U 0x010c /* Perfection 640U scanner */
#define USB_PRODUCT_EPSON_1650 0x0110 /* Perfection 1650 scanner */
#define USB_PRODUCT_EPSON_GT9700F 0x0112 /* GT-9700F scanner */
#define USB_PRODUCT_EPSON_1260 0x011d /* Perfection 1260 scanner */
/* e-TEK Labs products */
#define USB_PRODUCT_ETEK_1COM 0x8007 /* Serial port */

View File

@ -4,7 +4,7 @@
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.104 2003/01/02 04:21:04 imp Exp
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.105 2003/01/20 00:41:30 joe Exp
*/
/*
@ -903,6 +903,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Seiko Epson",
"GT-9700F scanner",
},
{
USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1260,
0,
"Seiko Epson",
"Perfection 1260 scanner",
},
{
USB_VENDOR_ETEK, USB_PRODUCT_ETEK_1COM,
0,