diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-08-24 03:14:44 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-08-24 03:14:44 +0000 |
commit | d9f1eb42f5f24cda7add9e7f5a250a0bbfc8ae63 (patch) | |
tree | 66001dd30b0dbd33261f5bea2ddc79bf0293ca96 /sys/dev | |
parent | 5f88472daab576b55cc2d1a61f91397b305acdb8 (diff) |
add the Epson Perfection 1670 and Stylus CX3650.
From FreeBSD
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 3473136aa3e..816bcd167db 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.217 2006/08/23 08:00:08 jsg Exp $ +$OpenBSD: usbdevs,v 1.218 2006/08/24 03:14:43 brad Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1002,6 +1002,8 @@ product EPSON GT9700F 0x0112 GT-9700F product EPSON 2400 0x011b Perfection 2400 product EPSON 1260 0x011d Perfection 1260 product EPSON 1660 0x011e Perfection 1660 +product EPSON 1670 0x011f Perfection 1670 +product EPSON CX3650 0x080e Stylus CX3650 /* e-TEK Labs products */ product ETEK 1COM 0x8007 Serial |