Scanner Access Now Easy ― Backends
 
 
 
 
 
 
Go to file
Henning Geinitz dd0b9dae71 2001-04-07 Henning Meier-Geinitz <hmg@gmx.de>
* backend/sc240.c backend/dc240.h backend/dc240.conf
	  backend/dc240.desc backend/dll.conf doc/sane-dc240.man:
	  Added dc240 backend for the Kodak DC240 Digital camera (from
	  Peter Fales <peter@fales.com>).
	* doc/Makefile.in: Added sane-dc240 in section 5.
	* backend/Makefile.in: Added dc240.
	* configure configure.in: If the jpeg libs are not available,
	  dc240 is also disabled.
	* AUTHORS: Added entry for dc240 and updated email address of
	  Peter Fales.
	* NEWS: First version of the news entry for 1.0.5.
	* PROJECTS: Removed dc240. Added Microrec ScanMaker 3600.
	* README: Added dc240.
	* TODO: Removed dc240. Added entry about keep-alive mechanism in saned.
	* sane-backends.lsm: Added dc240.
	* testsuite/.cvsignore: New file. Added entry for Makefile.
2001-04-07 18:58:36 +00:00
backend Added missing scanner descriptions (from karsten.festag@t-online.de (Karsten Festag)). 1994-10-29 21:18:10 +00:00
doc Updated microtek2 backend to build 2001-10-24 20:35:18 +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 backend/dc240.h 1994-10-12 01:19:23 +00:00
NEWS Updated version numbers. Added release date. 1994-10-29 21:48:04 +00:00
README.aix Added mention of the AIX 5.1 version of the passthru driver. 1994-09-07 02:48:51 +00:00
TODO Updated entry about missing sanei documentation. Removed 1994-02-15 21:59:35 +00:00
configure 2001-04-07 Henning Meier-Geinitz <hmg@gmx.de> 2001-04-07 18:58:36 +00:00
configure.in 2001-04-07 Henning Meier-Geinitz <hmg@gmx.de> 2001-04-07 18:58:36 +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