kopia lustrzana https://gitlab.com/sane-project/backends
![]() * AUTHORS: Added Karsten Festag as maintainer of microtek2. * backend/mustek.* doc/sane-mustek.man: Update to Mustek backend 1.0-100. Added option fast-preview that tries to use the fastest mode available for preview. This is supported for the 3-pass scanners (was option "preview in gray") and some of the ScanExpress scanners (6000 SP, 12000 SP Plus). Use #include "../include/sane/...". Put option force-wait into mustek.conf (disabled). Removed block mode for Paragon 6000 SP and 8000 SP. Code cleanup. More debug output. Details in backend/mustek.CHANGES. * doc/.cvsignore: Added sane-as6e.5 and sane-nec.5. |
||
---|---|---|
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