kopia lustrzana https://gitlab.com/sane-project/backends
![]() * 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. |
||
---|---|---|
backend | ||
doc | ||
include/sane | ||
sanei | ||
tools | ||
ChangeLog | ||
NEWS | ||
README.aix | ||
TODO |
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