Scanner Access Now Easy ― Backends
 
 
 
 
 
 
Go to file
Henning Geinitz d43718de9e 2000-10-03 Henning Meier-Geinitz <hmg@gmx.de>
* tools/find-scanner.c: Explicitly state that find-scanner won't
 	  find non-SCSI scanners.
	* doc/scanimage.man: Add examples for SANE device names.
	* frontend/scanimage.c: Output message when no devices are found.
	  Add example for devicename to --help message. Print warning
	  when a Unix devicename is used instead of a SANE device. Removed
	  compiler warning.
	* TODO: Removed entries about the fgets and include issues in
 	  umax. Removed entries about scanimage device name
 	  documentation. Added a point about xscanimage problems with the
 	  new GIMP API.
	* backend/mustek.* doc/sane-mustek.man: Update to Mustek backend
 	  1.0-98. Fixed segmentation fault in sane_init. Enabled double
 	  buffering. Clear inquiry buffer before using. Paragon 1200 SP now
 	  uses LD_BLOCK color correction. Removed LD MFS (wasn't used
 	  anymore). Fix sane_cancel for Paragon series II scanners. Fix
 	  halftone and grain for Paragon series II scanners. Backtracking is
 	  used automaticly by all scanners now. Some safety checks, code
 	  cleanup and more debug output. Details are in
	  backend/mustek.CHANGES.
2000-10-03 16:24:28 +00:00
backend 2000-10-03 Henning Meier-Geinitz <hmg@gmx.de> 2000-10-03 16:24:28 +00:00
doc Increased version number to 0.95. Updated man page. Patch from 1994-10-28 17:43:02 +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
LEVEL2 2000-09-24 Henning Meier-Geinitz <hmg@gmx.de> 2000-09-24 19:38:35 +00:00
NEWS Change snapscan backend version number to 1.4.0 2001-10-25 10:32:48 +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 New version: 1.0.6. Disabled warnings by default. 1994-10-29 21:50:05 +00:00
configure.in New version: 1.0.6. Disabled warnings by default. 1994-10-29 21:50:05 +00:00
sane-backends.lsm Oliver.Rauch@Rauch-Domain.de: 2001-06-05 18:23:24 +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