Epson 660 usb scanner added to 5.1, xsane-0.91 compatible

Marc Hufschmitt mh at ai.univ-paris8.fr
Sun Sep 7 03:47:01 PDT 2003


I would like to know where to find a quick start manual to commit with 
cvs as far as I am confused with cvsup handbook?

Nevertheless, this scanner works well with new xsane-0.91. It's detected 
as snapscan scanner.

fetch the firware tail_058.bin from CDROM and put it in 
/usr/local/etc/sane.d/firmware/.

Patches to apply :

add to /usr/local/etc/sane.d/snapscan.conf :

*****
firmware /usr/local/etc/sane.d/firmware/tail_058.bin
/dev/uscanner0 bus=usb
*****

*** usbdevs     Wed Sep  3 16:53:47 2003
--- usbdevs~    Wed May 21 02:22:06 2003
***************
*** 611,615 ****
  product EPSON 1650            0x0110  Perfection 1650 scanner
  product EPSON GT9700F         0x0112  GT-9700F scanner
- product EPSON 660             0x0114  Perfection 660 scanner
  product EPSON 1260            0x011d  Perfection 1260 scanner
  product EPSON 1660            0x011e  Perfection 1660 scanner
--- 611,614 ----


diff -C 2 uscanner.c uscanner.c~
*** uscanner.c  Wed Sep  3 16:51:21 2003
--- uscanner.c~ Mon Mar  3 13:15:48 2003
***************
*** 175,179 ****
    /* Epson */
   {{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_636 }, 0 },
-  {{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_660 }, 0 },
   {{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_610 }, 0 },
   {{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1200 }, 0 },
--- 175,178 ----





More information about the freebsd-hardware mailing list