This commit is contained in:
joe 2003-06-13 11:24:45 +00:00
parent e8b7456176
commit e2a62162f8
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.124 2003/05/11 23:55:28 joe Exp
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.126 2003/06/13 11:20:26 joe Exp
*/
/*
@ -614,6 +614,7 @@
#define USB_PRODUCT_EPSON_1600 0x0107 /* Expression 1600 scanner */
#define USB_PRODUCT_EPSON_1640 0x010a /* Perfection 1640SU scanner */
#define USB_PRODUCT_EPSON_1240 0x010b /* Perfection 1240U / 1240Photo scanner */
#define USB_PRODUCT_EPSON_1250 0x010f /* Perfection 1250U / 1250Photo scanner */
#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 */

View File

@ -4,7 +4,7 @@
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.124 2003/05/11 23:55:28 joe Exp
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.126 2003/06/13 11:20:26 joe Exp
*/
/*
@ -915,6 +915,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Seiko Epson",
"Perfection 1240U / 1240Photo scanner",
},
{
USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1250,
0,
"Seiko Epson",
"Perfection 1250U / 1250Photo scanner",
},
{
USB_VENDOR_EPSON, USB_PRODUCT_EPSON_640U,
0,