kopia lustrzana https://gitlab.com/sane-project/backends
Added some more details for SCSI adapters.
rodzic
da592f5941
commit
594191313b
|
@ -4,6 +4,7 @@
|
||||||
* TODO: Removed hp4200 link. Added hp5400 GPL/SANE issue. Added
|
* TODO: Removed hp4200 link. Added hp5400 GPL/SANE issue. Added
|
||||||
avision hpusbscsi documentation issue. Removed scanimage/OS/2
|
avision hpusbscsi documentation issue. Removed scanimage/OS/2
|
||||||
problem.
|
problem.
|
||||||
|
* doc/sane-mustek.man: Added some more details for SCSI adapters.
|
||||||
|
|
||||||
2003-04-23 Frank Zago <fzago at austin dot rr dot com>
|
2003-04-23 Frank Zago <fzago at austin dot rr dot com>
|
||||||
|
|
||||||
|
|
|
@ -243,6 +243,11 @@ option linedistance-fix
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
.SH "SCSI ADAPTER TIPS"
|
.SH "SCSI ADAPTER TIPS"
|
||||||
|
.PP
|
||||||
|
You need a SCSI adapter for the SCSI scanners. Even if the connector is the
|
||||||
|
same as that of parallel port scanners, connecting it to the computers
|
||||||
|
parallel port will NOT work.
|
||||||
|
.PP
|
||||||
Mustek SCSI scanners are typically delivered with an ISA SCSI adapter.
|
Mustek SCSI scanners are typically delivered with an ISA SCSI adapter.
|
||||||
Unfortunately, that adapter is not worth much since it is not
|
Unfortunately, that adapter is not worth much since it is not
|
||||||
interrupt driven. It is (sometimes) possible to get the supplied card
|
interrupt driven. It is (sometimes) possible to get the supplied card
|
||||||
|
@ -261,18 +266,18 @@ protocol, it is recommended to install a separate (cheap) SCSI
|
||||||
controller for Mustek scanners. For example, ncr810 based cards are
|
controller for Mustek scanners. For example, ncr810 based cards are
|
||||||
known to work fine and cost as little as fifty US dollars.
|
known to work fine and cost as little as fifty US dollars.
|
||||||
.PP
|
.PP
|
||||||
For Mustek scanners, it is typically necessary to configure the
|
For Mustek scanners, it is typically necessary to configure the low-level SCSI
|
||||||
low-level SCSI driver to disable synchronous transfers, tagged command
|
driver to disable synchronous transfers (sync negotiation), tagged command
|
||||||
queuing, and target disconnects. See
|
queuing, and target disconnects. See
|
||||||
.BR sane-scsi (5)
|
.BR sane-scsi (5)
|
||||||
for driver and platform-specific information.
|
for driver- and platform-specific information.
|
||||||
.PP
|
.PP
|
||||||
The ScanExpress models have sometimes trouble with high resolution
|
The ScanExpress models have sometimes trouble with high resolution
|
||||||
color mode. If you encounter sporadic corrupted images (parts duplicated
|
color mode. If you encounter sporadic corrupted images (parts duplicated
|
||||||
or shifted horizontally) kill all other applications before scanning
|
or shifted horizontally) kill all other applications before scanning
|
||||||
and (if sufficient memory is available) disable swapping.
|
and (if sufficient memory is available) disable swapping.
|
||||||
.PP
|
.PP
|
||||||
Details on how to get the Mustek SCSI adpaters and other cards running can be
|
Details on how to get the Mustek SCSI adapters and other cards running can be
|
||||||
found at
|
found at
|
||||||
.IR http://www.meier-geinitz.de/sane/mustek-backend/#SCSI .
|
.IR http://www.meier-geinitz.de/sane/mustek-backend/#SCSI .
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue