|
NAMEsane-epson - SANE backend for EPSON scannersDESCRIPTIONThe sane-epson library implements a SANE Scanner Access Now Easy) backend that provides access to Epson flatbed scanners. Some functions of this backend should be considered beta-quality software! Most functions have been stable for a long time, but of course new development can not and often times will not function properly from the very first day. Please report any strange behavior to the maintainer of the backend.At present, the following scanners are known to work with this backend: Model: Connection Type --------------------------- ------------------- GT-5000 SCSI, parallel GT-6000 parallel GT-6500 SCSI (use only the line "scsi" in epson.conf) ActionScanner II SCSI, parallel GT-7000 SCSI Perfection 636 SCSI Perfection 636U USB Perfection 610 USB Perfection 640 USB Perfection 1200S SCSI Perfection 1200U USB Perfection 1240 USB, SCSI Perfection 1640 USB, SCSI Perfection 1650 USB Perfection 1660 USB Perfection 2400 USB Perfection 2450 USB, IEEE-1394 Expression 636 / GT-9500 SCSI Expression 1600 USB, SCSI, IEEE-1394 Expression 1680 USB, SCSI, IEEE-1394 CX-3200 USB CX-5200 USBand many more. The official list is on the Sane web site. For other scanners the software may or may not work. Please send mail to the backend author (khk@khk.net) to report success with scanners not on the list or problems with scanners that are listed. OPTIONSThe options the backend supports can either be selected through command line options to programs like scanimage(1) or through GUI elements in programs like xscanimage(1) or xsane(1).Valid command line options and their syntax can be listed by using: scanimage --help -d epson
Not all devices support all options.
CONFIGURATION FILEThe configuration file /usr/local/etc/sane.d/epson.conf specifies the device(s) that the backend will use. Possible connection types are:
FILES
ENVIRONMENT
SEE ALSOsane-scsi(5), scanimage(1), xscanimage(1), xsane(1)BUGSNone :-) At least none are currently known.UNSUPPORTED DEVICESThe backend may be used with Epson scanners that are not yet listed under the list of supported devices. A scanner that is not recognized may default to the function level B3, which means that not all functions that the scanner may be capable of are accessible.If the scanner is not even recognized as an Epson scanner this is probably because the device name reported by the scanner is not in the correct format. Please send this information to the backend maintainer (email address is in the AUTHOR section of this man page or in the AUTHORS file of the SANE distribution). The Perfection 600, Perfection 650, Perfection 660, Perfection 1250 and Perfection 1260 are not supported by this backend. AUTHORThe package is actively maintained by Karl Heinz Kremer (khk@khk.net). The software is based on work by Christian Bucher and Kazuhiro Sasayama.
Visit the GSP FreeBSD Man Page Interface. |