kopia lustrzana https://gitlab.com/sane-project/backends
Updated the avision man-page to reflect the current driver development.
rodzic
f0acf4c68a
commit
e3ba635904
|
|
@ -5,6 +5,8 @@
|
||||||
including auto-generated .desc file listing all devices
|
including auto-generated .desc file listing all devices
|
||||||
also present in the avisino.c device-list.
|
also present in the avisino.c device-list.
|
||||||
* doc/descriptions/avision.desc: syntax fix
|
* doc/descriptions/avision.desc: syntax fix
|
||||||
|
* doc/sane-avision.man: updated to relect the current backend
|
||||||
|
development.
|
||||||
|
|
||||||
2002-12-01 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
2002-12-01 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
.TH sane-avision 5 "04 Nov 2002" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
.TH sane-avision 5 "01 Dec 2002" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||||
.IX sane-avision
|
.IX sane-avision
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
|
@ -35,7 +35,6 @@ the first scans!
|
||||||
option disable-calibration
|
option disable-calibration
|
||||||
option one-calib-only
|
option one-calib-only
|
||||||
option old-calibration
|
option old-calibration
|
||||||
option disable-c5-guard
|
|
||||||
|
|
||||||
#scsi Vendor Model Type Bus Channel ID LUN
|
#scsi Vendor Model Type Bus Channel ID LUN
|
||||||
scsi AVISION
|
scsi AVISION
|
||||||
|
|
@ -71,11 +70,6 @@ the first scans!
|
||||||
This enables the use of the old calibration code for
|
This enables the use of the old calibration code for
|
||||||
testing purposes.
|
testing purposes.
|
||||||
|
|
||||||
- disable-c5-guard:
|
|
||||||
This disables the alpha-quality code normally needed
|
|
||||||
for newer USB scanners (e.g. HP 5370) to compute some
|
|
||||||
values for the hardware scaling.
|
|
||||||
|
|
||||||
Note: Any option above modifies the default code-flow
|
Note: Any option above modifies the default code-flow
|
||||||
for your scanner. The options should only be used
|
for your scanner. The options should only be used
|
||||||
when you encounter problems with the default be-
|
when you encounter problems with the default be-
|
||||||
|
|
@ -103,6 +97,12 @@ or
|
||||||
.IR /dev/sge ,
|
.IR /dev/sge ,
|
||||||
for example. See sane-scsi(5) for details.
|
for example. See sane-scsi(5) for details.
|
||||||
|
|
||||||
|
Note: Since the backend does only use the scsi interface
|
||||||
|
for scanner access, you need a scsi emulation for
|
||||||
|
USB devices such as the HP 5300, HP 7400 or Minolta
|
||||||
|
film-scanners. The kernel module is named hpusbscsi
|
||||||
|
and present in the latest 2.4 and 2.5 kernels.
|
||||||
|
|
||||||
.SH FILES
|
.SH FILES
|
||||||
.TP
|
.TP
|
||||||
.I @CONFIGDIR@/avision.conf
|
.I @CONFIGDIR@/avision.conf
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue