kopia lustrzana https://gitlab.com/sane-project/backends
man update
rodzic
d19b1a6b6e
commit
8f63a154b0
|
@ -64,19 +64,18 @@ The backend supports
|
||||||
.br
|
.br
|
||||||
* a custom gamma table and
|
* a custom gamma table and
|
||||||
.br
|
.br
|
||||||
* automatic document feeder (only single side).
|
* automatic document feeder (only single side, duplex needs some work).
|
||||||
.PP
|
.PP
|
||||||
The device name is in the form pixma:xxxxyyyy_zzzzz
|
The device name is in the form pixma:xxxxyyyy_zzzzz
|
||||||
where x, y and z are vendor ID, product ID and serial number respectively.
|
where x, y and z are vendor ID, product ID and serial number respectively.
|
||||||
Example: pixma:04A91709_123456 is a MP150.
|
Example: pixma:04A91709_123456 is a MP150.
|
||||||
.PP
|
.PP
|
||||||
Although based on cloning original Canon drivers protocols, this backend
|
This backend, based on cloning original Canon drivers protocols, is in
|
||||||
is in
|
a production stage. Designed has been carried out without any applicable
|
||||||
.B alpha
|
manufacturer documentation, probably never available. However, we have tested
|
||||||
stage and will stay in this stage until we get the programming manual
|
it as well as we could, but it may not work in every situations. You will find
|
||||||
for the hardware (probably never). We have tested it as well as
|
an up-to-date status at the project homepage. (See below).
|
||||||
we could, but it may not work in every situations. You will find an up-to-date
|
Users feedback is essential to help improve features and performances.
|
||||||
status at the project homepage. (See below)
|
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
Besides "well-known" options (e.g. resolution, mode etc.) pixma backend also
|
Besides "well-known" options (e.g. resolution, mode etc.) pixma backend also
|
||||||
provides the following
|
provides the following
|
||||||
|
@ -146,9 +145,9 @@ You should also set SANE_DEBUG_PIXMA to 10.
|
||||||
.BR sane-dll (5),
|
.BR sane-dll (5),
|
||||||
.I http://home.arcor.de/wittawat/pixma/,
|
.I http://home.arcor.de/wittawat/pixma/,
|
||||||
.I http://mp610.blogspot.com/
|
.I http://mp610.blogspot.com/
|
||||||
.SH AUTHOR
|
.SH AUTHORS
|
||||||
Wittawat Yamwong, Nicolas Martin
|
Wittawat Yamwong, Nicolas Martin
|
||||||
.PP
|
.PP
|
||||||
I would like to thank all testers and helpers. Without them I would not be
|
We would like to thank all testers and helpers. Without them we could not be
|
||||||
able to write subdrivers for models I don't have. See also the project
|
able to write subdrivers for models we don't have. See also the project
|
||||||
homepage.
|
homepage.
|
||||||
|
|
Ładowanie…
Reference in New Issue