* backend/mustek_pp.c, backend/mustek_pp.conf, sanei/sanei_pa4s2.c,
include/sane/sanei_pa4s2.h, doc/sane-mustek_pp.man: added global
option "no_epp" to work around a known bug in the linux parport
code.
* backend/mustek_pp.c, sanei/sanei_pa4s2.c: added support for auto
probing of the port
* configure{.in}, backend/mustek_pp_ccd.*, backend/Makefile.in,
backend/dll.conf, doc/sane-mustek_pp_ccd.man, doc/sane.man,
doc/Makefile.in, doc/descriptions/mustek_pp_ccd.desc: mustek_pp_ccd
backend removed
* backend/mustek_pp.conf, mustek_pp_ccd300.[ch],
doc/sane-mustek_pp.man, doc/descriptions/mustek_pp.desc: fixed CCD
support for mustek_pp backend
* backend/mustek_pp_null.c: beautified debug scanner name
to copy it over and over again. Changed header inclusion order in backend
files to include backend.h after sanei_backend.h. Based on a patch from stef
<stef-listes@wanadoo.fr>.
* doc/sane-mustek_pp.man, doc/descriptions/mustek_pp.desc,
backend/mustek_pp*: replaced the old mustek_pp backend with
version 12-alpha. This version fully supports CIS scanners but
removes support for 600dpi CCD scanners and the 300dpi CCD
support isn't yet working. In contrary to the old backend, this
version is based on information provided by Mustek. For now,
the backend exports lots of illegal symbols, this will be fixed
before code freeze. Also the .desc file is empty and will be updated
soon.
* AUTHORS: added Eddy De Greef who wrote the CIS hardware driver part