kopia lustrzana https://gitlab.com/sane-project/backends
![]() backend/canon_pp-dev.h: Many changes: Bug fixes, less memory leaks (none left now?), more relaible, faster. Biggest changes are speculative reads (ask scanner to read more while data processing occurs) and more reliable sending of commands. Slight performance increase over previous version. * doc/sane-canon_pp.man: Added discussion noting that scanning greyscale in green is bad for colour. |
||
---|---|---|
backend | ||
doc | ||
include/sane | ||
sanei | ||
tools | ||
ChangeLog | ||
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