diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-01-04 11:12:15 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-01-04 11:12:15 +0000 |
| commit | 63ccc06ffe8b5bbf61370bd828e5ba42e9beb3f5 (patch) | |
| tree | 9d9bd68b30d4e1bbfe2f5dca91cf6803c5acf8ba /sys/dev/usb/uscanner.c | |
| parent | 7c6e689224e4141821954def20a38a60aa05ed82 (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/uscanner.c')
| -rw-r--r-- | sys/dev/usb/uscanner.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/uscanner.c b/sys/dev/usb/uscanner.c index b89152f12cad3..3f374ece2126e 100644 --- a/sys/dev/usb/uscanner.c +++ b/sys/dev/usb/uscanner.c @@ -143,7 +143,6 @@ static const struct scanner_id { { USB_VENDOR_EPSON, USB_PRODUCT_EPSON_610 }, { USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1200 }, { USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1600 }, - { USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1640 }, /* UMAX */ { USB_VENDOR_UMAX, USB_PRODUCT_UMAX_ASTRA1220U }, |
