diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 5a6c64e5ba04..c47c5c86d4fd 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -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 */ diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h index c2c3d5fc7631..84756b455916 100644 --- a/sys/dev/usb/usbdevs_data.h +++ b/sys/dev/usb/usbdevs_data.h @@ -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,