Scanner Access Now Easy ― Backends
 
 
 
 
 
 
Go to file
Henning Geinitz 0a7af395b9 2000-11-26 Henning Meier-Geinitz <hmg@gmx.de>
* AUTHORS: Added Karsten Festag as maintainer of microtek2.
	* backend/mustek.* doc/sane-mustek.man: Update to Mustek backend
	  1.0-100. Added option fast-preview that tries to use the fastest
	  mode available for preview. This is supported for the 3-pass
	  scanners (was option "preview in gray") and some of the
	  ScanExpress scanners (6000 SP, 12000 SP Plus). Use #include
	  "../include/sane/...". Put option force-wait into mustek.conf
	  (disabled). Removed block mode for Paragon 6000 SP and 8000 SP.
	  Code cleanup. More debug output. Details in backend/mustek.CHANGES.
	* doc/.cvsignore: Added sane-as6e.5 and sane-nec.5.
2000-11-26 22:58:13 +00:00
backend 2000-11-26 Henning Meier-Geinitz <hmg@gmx.de> 2000-11-26 22:58:13 +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 Removed "fuction" keyword (bourne shell compatibility). 1994-09-06 20:55:14 +00:00
ChangeLog sanei/sanei_scci.c doc/sanei-scsi.man: 2002-09-04 22:13:46 +00:00
README.aix 2000-11-23 Henning Meier-Geinitz <hmg@gmx.de> 2000-11-23 20:04:05 +00:00
TODO Removed entries for config.h, OpenBSD shared libs, and -ansi 2002-02-12 22:38: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