Scanner Access Now Easy ― Backends
 
 
 
 
 
 
Go to file
Matthew Duggan e4414bbd32 * backend/canon_pp.c backend/canon_pp-dev.c backend/caon_pp-io.c
backend/canon_pp-dev.h: Many changes: Bug fixes, less memory leaks                                       (none left now?), more relaible, faster.  Biggest changes are                                            speculative reads (ask scanner to read more while data processing
occurs) and more reliable sending of commands.  Slight performance
increase over previous version.
* doc/sane-canon_pp.man: Added discussion noting that scanning
greyscale in green is bad for colour.
2002-08-07 07:56:09 +00:00
backend * backend/canon_pp.c backend/canon_pp-dev.c backend/caon_pp-io.c 2002-08-07 07:56:09 +00:00
doc * updated section about port parameter to talk about the new device 1994-02-15 08:40:30 +00:00
include/sane Added, fixed and updated documentation for sanei using doxygen. 1994-02-15 21:37:33 +00:00
sanei 2002-02-14 Jochen Eisinger <jochen.eisinger@gmx.net> 1994-02-15 00:28:57 +00:00
tools Avoid using "echo -e" for compatibility reasons. 2002-07-28 11:40:09 +00:00
ChangeLog Added mention of the AIX 5.1 version of the passthru driver. 1994-09-07 02:48:51 +00:00
README.aix 2000-11-23 Henning Meier-Geinitz <hmg@gmx.de> 2000-11-23 20:04:05 +00:00
TODO Updated entry about missing sanei documentation. Removed 1994-02-15 21:59:35 +00:00

README.aix

Under AIX, you'll need the generic SCSI device driver gsc written by
Matthew Jacob <mjacob@feral.com> (nice piece of work!). When you
install this driver, copy the header file gscdds.h to /usr/include, as
we look for it there. 
Find this driver under:

	ftp://ftp.feral.com/pub/aix/gsc.tar.gz
	ftp://ftp.thp.Uni-Duisburg.DE/pub/source/gsc.tar.gz

A version for AIX 4.3.3 and AIX 5.1 is also available.

        http://fz.eryx.net/aix/gsc-1.1.tar.gz