Scanner Access Now Easy ― Backends
 
 
 
 
 
 
Go to file
Henning Geinitz 43f4972b38 2001-04-08 Henning Meier-Geinitz <hmg@gmx.de>
* backend/mustek.c backend/mustek.desc backend/mustek.CHANGES
	  Added detection of the TA for the Paragon 1200 SP Pro. Added
	  warning about not supported Trust scanners. Changed description
	  of contarst and brightness settings. Backend status is "stable"
	  now. New version: 1.0-106.
	* acinclude.m4 aclocal.m4: Fixed comment concerning dc240.
	* configure configure.in include/sane/config.h.in: Added test for
	  socklen_t in sys/socket.h. This fixes the compilation problem on
	  Irix.
	* doc/sane-avision.man doc/sane-ricoh.man doc/sane-s9036.man
	  doc/sane-tamarack.man: find-scanner is now called
	  sane-find-scanner and installed on the system so it's not
	  necessary to point to the tools directory.
	* frontend/scanimage.c: Fixed too long line in output.
	* sane-config.in: Name is sane-config again (was sane-backends-config
	  due to the renaming of the package).
	* TODO: Removed entry about net.c not compiling on Irix and
	  references to find-scanner in the man pages. Updated numbers of
	  the compilation warnings. Still too many, however.
2001-04-08 15:52:53 +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
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-08 Henning Meier-Geinitz <hmg@gmx.de> 2001-04-08 15:52:53 +00:00
configure.in 2001-04-08 Henning Meier-Geinitz <hmg@gmx.de> 2001-04-08 15:52:53 +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