This commit is contained in:
joe 2003-01-21 11:38:17 +00:00
parent 03dcfb66ed
commit 9740c26c65
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.105 2003/01/20 00:41:30 joe Exp
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.106 2003/01/21 11:37:54 joe Exp
*/
/*
@ -601,6 +601,7 @@
#define USB_PRODUCT_EPSON_1240 0x010b /* Perfection 1240U / 1240Photo scanner */
#define USB_PRODUCT_EPSON_640U 0x010c /* Perfection 640U scanner */
#define USB_PRODUCT_EPSON_1650 0x0110 /* Perfection 1650 scanner */
#define USB_PRODUCT_EPSON_1660 0x011e /* Perfection 1660 scanner */
#define USB_PRODUCT_EPSON_GT9700F 0x0112 /* GT-9700F scanner */
#define USB_PRODUCT_EPSON_1260 0x011d /* Perfection 1260 scanner */

View File

@ -4,7 +4,7 @@
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.105 2003/01/20 00:41:30 joe Exp
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.106 2003/01/21 11:37:54 joe Exp
*/
/*
@ -897,6 +897,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Seiko Epson",
"Perfection 1650 scanner",
},
{
USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1660,
0,
"Seiko Epson",
"Perfection 1660 scanner",
},
{
USB_VENDOR_EPSON, USB_PRODUCT_EPSON_GT9700F,
0,