This commit is contained in:
Josef Karthauser 2003-07-01 08:46:55 +00:00
parent 702966f238
commit 6b38550512
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.127 2003/06/25 22:50:57 joe Exp
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.128 2003/07/01 08:46:01 joe Exp
*/
/*
@ -621,6 +621,7 @@
#define USB_PRODUCT_EPSON_1250 0x010f /* Perfection 1250U / 1250Photo scanner */
#define USB_PRODUCT_EPSON_1650 0x0110 /* Perfection 1650 scanner */
#define USB_PRODUCT_EPSON_GT9700F 0x0112 /* GT-9700F scanner */
#define USB_PRODUCT_EPSON_GT9300UF 0x011b /* GT-9300UF scanner */
#define USB_PRODUCT_EPSON_1260 0x011d /* Perfection 1260 scanner */
#define USB_PRODUCT_EPSON_1660 0x011e /* Perfection 1660 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.127 2003/06/25 22:50:57 joe Exp
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.128 2003/07/01 08:46:01 joe Exp
*/
/*
@ -951,6 +951,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Seiko Epson",
"GT-9700F scanner",
},
{
USB_VENDOR_EPSON, USB_PRODUCT_EPSON_GT9300UF,
0,
"Seiko Epson",
"GT-9300UF scanner",
},
{
USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1260,
0,