Add EPSON Perfection 3200 scanner.

This commit is contained in:
Wilko Bulte 2004-02-19 22:01:28 +00:00
parent 1e96c62e79
commit c09eddb36d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=126026
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.161 2004/01/24 21:23:12 sobomax Exp
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.162 2004/02/19 21:58:23 wilko Exp
*/
/*
@ -661,6 +661,7 @@
#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_3200 0x011c /* Perfection 3200 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.161 2004/01/24 21:23:12 sobomax Exp
* FreeBSD: src/sys/dev/usb/usbdevs,v 1.162 2004/02/19 21:58:23 wilko Exp
*/
/*
@ -1035,6 +1035,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Seiko Epson",
"GT-9300UF scanner",
},
{
USB_VENDOR_EPSON, USB_PRODUCT_EPSON_3200,
0,
"Seiko Epson",
"Perfection 3200 scanner",
},
{
USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1260,
0,