kopia lustrzana https://gitlab.com/sane-project/backends
hpsj5s man page update
rodzic
e287b237a3
commit
2190089825
|
@ -14,9 +14,10 @@ cases, your computer might even hang. It cannot be excluded (although
|
||||||
I consider it extremely unprobable) that your scanner will be
|
I consider it extremely unprobable) that your scanner will be
|
||||||
damaged.
|
damaged.
|
||||||
.PP
|
.PP
|
||||||
LIMITATIONS: For now this backend works only at Linux+PC platform.This limitation
|
LIMITATIONS: For now this backend works only at Linux platform.This limitation
|
||||||
is due dependance on Linux loadable module. Will be fixed in future. Your system
|
is due dependance on libieee1284 library. If your system supports libieee1284 too,
|
||||||
should support
|
this backend should work. If you ported libieee1284 for you platform, please let
|
||||||
|
me know.Your system should support
|
||||||
.B EPP
|
.B EPP
|
||||||
(or
|
(or
|
||||||
.B EPP+ECP
|
.B EPP+ECP
|
||||||
|
@ -40,20 +41,16 @@ This backend expects device names of the form:
|
||||||
.PP
|
.PP
|
||||||
Where
|
Where
|
||||||
.I special
|
.I special
|
||||||
is the path-name for the special device that corresponds to hpsj5s scaner driver.
|
is the parallel port name in form, libieee1284 expects. It seems to be system dependent.
|
||||||
The special device name must be a link to device file or device file of hpsj5s.
|
Under Linux it's parport0, parport1, etc.
|
||||||
Under Linux, such a device name could be
|
|
||||||
.I /dev/hpsj5s
|
|
||||||
for example.
|
|
||||||
|
|
||||||
.SH CONFIGURATION
|
.SH CONFIGURATION
|
||||||
The contents of the
|
The contents of the
|
||||||
.I hpsj5s.conf
|
.I hpsj5s.conf
|
||||||
file is a list of device names that correspond to HP ScanJet 5S
|
file is a list of parport names that correspond to HP ScanJet 5S
|
||||||
scanners. Empty lines and lines starting with a hash mark (#) are
|
scanners. Empty lines and lines starting with a hash mark (#) are
|
||||||
ignored. Only one device name can be listed in
|
ignored. Only one device name can be listed in
|
||||||
.IR hpsj5s.conf
|
.IR hpsj5s.conf
|
||||||
for this moment.
|
for this moment. Future versions will support daisy chain selection.
|
||||||
|
|
||||||
.SH TIPS
|
.SH TIPS
|
||||||
.PP
|
.PP
|
||||||
|
@ -98,6 +95,8 @@ sane(7)
|
||||||
.br
|
.br
|
||||||
http://hpsj5s.sourceforge.net
|
http://hpsj5s.sourceforge.net
|
||||||
.br
|
.br
|
||||||
|
http://cyberelk.net/tim/libieee1284
|
||||||
|
.br
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
Max Vorobiev
|
Max Vorobiev
|
||||||
.br
|
.br
|
||||||
|
|
Ładowanie…
Reference in New Issue