Scanner Access Now Easy ― Backends
 
 
 
 
 
 
Go to file
Henning Geinitz bea0aa137e 2001-04-27 Henning Meier-Geinitz <henning@meier-geinitz.de>
* backend/agfafogus.c: Moved PATH_MAX after sanei_backend.h include
	  to avoid warning. Changed printf to DBG.
	* backend/mustek.c backend/mustek.CHANGES backend/mustek.desc: Added
	  support for translating options. Used only PACKAGE_VERSION for
	  output. Updated email address. New version: 1.0-107.
	* include/sane/sanei_backend.h include/sane/saneopts.h: Added macro
	  SANE_I18N. It's used to mark strings that can be translated and
	  used by a frontend. Usually these are option titles and descriptions
	  as well as the contents of string lists. Used this macro to mark
	  the translatable strings in saneopts.h. More translation support
	  will follow.
2001-04-27 19:28:55 +00:00
backend 2001-04-27 Henning Meier-Geinitz <henning@meier-geinitz.de> 2001-04-27 19:28:55 +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