Scanner Access Now Easy ― Backends
 
 
 
 
 
 
Go to file
Henning Geinitz eb7b42c795 2000-11-23 Henning Meier-Geinitz <hmg@gmx.de>
* NEWS: Updated for SANE 1.0.4. Please check.
	* README.aix: Removed paragraph about shared libs not working.
	* README.linux: Added paragraph about excessive warnings due to glibc
	  bug (from Peter Kirchgessner).
	* TODO: Removed entry about shared libs not working on AIX. Added entry
	  about PTAL checks. Removed entry about DBG and microtek2. Added entry
	  about dc210 and jpeg functions. Added entry about using strchr()
	  instead of index().
	* sane.lsm: Added NEC.
	* backend/microtek2.c: (from karsten.festag@t-online.de (Karsten
	  Festag)) Use DBG instead of printf/fprintf. Use
	  #include "../sane/include/..." instead of #include "sane/...". Fixed
	  warnings.
2000-11-23 20:04:05 +00:00
backend Added missing scanner descriptions (from karsten.festag@t-online.de (Karsten Festag)). 1994-10-29 21:18:10 +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
NEWS 2000-11-23 Henning Meier-Geinitz <hmg@gmx.de> 2000-11-23 20:04:05 +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

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