Scanner Access Now Easy ― Backends
 
 
 
 
 
 
Go to file
Oliver Rauch de057e1374 2000-11-22 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
* changed configure and configure.in, removed test for sting.h/strings.h
          this is not needed because we use strchr instead (always in string.h)
          of index (sometimes in string.h, sometimes in strings.h)
                                                                                                                                                 * changed ltconfig for aix4*, repleace -o $objdir/$soname by -o $lib,
          the shared libraries are handled correct now
2000-11-22 23:10:45 +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
sanei
tools
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
TODO
configure 2000-11-22 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE> 2000-11-22 23:10:45 +00:00
configure.in 2000-11-22 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE> 2000-11-22 23:10:45 +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