kopia lustrzana https://gitlab.com/sane-project/backends
2001-06-17 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* Changelog: added snapshot marker 2001-06-17
* backend/umax*: bugfixes:
- removed "#include <assert.h>" from umax.c: assert() is never called
- bugfix for 3 pass scanning:
reposition_scanner is called in sane_start for 2nd and 3rd pass of 3 pass scan
- bugfix for UTA and DOR geometry offsets
DEVEL_2_0_BRANCH-1
rodzic
a7e58fc77c
commit
d7f2ba8a00
|
|
@ -10,7 +10,7 @@
|
|||
;
|
||||
|
||||
:backend "umax" ; name of backend
|
||||
:version "1.0-27" ; version of backend
|
||||
:version "1.0-28" ; version of backend
|
||||
:status :stable ; :alpha, :beta, :stable, :new
|
||||
:manpage "sane-umax" ; name of manpage (if it exists)
|
||||
:url "http://www.rauch-domain.de/sane-umax/index.html" ; backend's web page
|
||||
|
|
@ -103,7 +103,7 @@
|
|||
:comment "Not tested"
|
||||
:model "PowerLook 3000"
|
||||
:interface "SCSI"
|
||||
:comment "not tested"
|
||||
:comment "OK"
|
||||
:model "Gemini D-16"
|
||||
:interface "SCSI"
|
||||
:comment "OK"
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue