kopia lustrzana https://gitlab.com/sane-project/backends
Updated doc for pixma backend (ImageClass)
rodzic
2fda04000a
commit
27d1561afb
|
@ -1,3 +1,7 @@
|
||||||
|
2009-01-04 Nicolas Martin <nicols-guest at users.alioth.debian.org>
|
||||||
|
* doc/sane-pixma.man, doc/descriptions/pixma.desc:
|
||||||
|
Updated doc for pixma backend (ImageClass)
|
||||||
|
|
||||||
2008-12-31 Stéphane Voltz <stef.dev@free.fr>
|
2008-12-31 Stéphane Voltz <stef.dev@free.fr>
|
||||||
* backend/genesys.c: restored warming up broken by a previuos commit
|
* backend/genesys.c: restored warming up broken by a previuos commit
|
||||||
|
|
||||||
|
|
|
@ -145,7 +145,7 @@
|
||||||
:model "PIXMA MP800R"
|
:model "PIXMA MP800R"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:usbid "0x04a9" "0x170e"
|
:usbid "0x04a9" "0x170e"
|
||||||
:status :basic
|
:status :good
|
||||||
:comment "All resolutions supported up to 2400DPI. TPU scan up to 1200DPI."
|
:comment "All resolutions supported up to 2400DPI. TPU scan up to 1200DPI."
|
||||||
|
|
||||||
:model "PIXMA MP810"
|
:model "PIXMA MP810"
|
||||||
|
@ -339,11 +339,17 @@
|
||||||
:status :untested
|
:status :untested
|
||||||
:comment "Testers needed!"
|
:comment "Testers needed!"
|
||||||
|
|
||||||
|
:model "imageCLASS MF4122"
|
||||||
|
:interface "USB"
|
||||||
|
:usbid "0x04a9" "0x26a3"
|
||||||
|
:status :good
|
||||||
|
:comment "All resolutions supported (up to 600DPI)"
|
||||||
|
|
||||||
:model "imageCLASS MF4140"
|
:model "imageCLASS MF4140"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:usbid "0x04a9" "0x26a3"
|
:usbid "0x04a9" "0x26a3"
|
||||||
:status :good
|
:status :good
|
||||||
:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)"
|
:comment "All resolutions supported (up to 600DPI)"
|
||||||
|
|
||||||
:model "imageCLASS MF4150"
|
:model "imageCLASS MF4150"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH "sane\-pixma" "5" "21 Dec 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
.TH "sane\-pixma" "5" "3 Jan 2009" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||||
.IX sane\-pixma
|
.IX sane\-pixma
|
||||||
.SH NAME
|
.SH NAME
|
||||||
sane\-pixma \- SANE backend for Canon PIXMA MP series
|
sane\-pixma \- SANE backend for Canon PIXMA MP series
|
||||||
|
@ -18,13 +18,13 @@ PIXMA MP450, MP460, MP470, MP500, MP510, MP520, MP530
|
||||||
.br
|
.br
|
||||||
PIXMA MP600, MP600R, MP610, MP620, MP630, MP710
|
PIXMA MP600, MP600R, MP610, MP620, MP630, MP710
|
||||||
.br
|
.br
|
||||||
PIXMA MP800, MP800R, MP810, MP830, MP960, MP970
|
PIXMA MP800, MP800R, MP810, MP830, MP960, MP970, MP980
|
||||||
.br
|
.br
|
||||||
PIXMA MX300, MX310, MX700, MX850, MX7600
|
PIXMA MX300, MX310, MX700, MX850, MX7600
|
||||||
.br
|
.br
|
||||||
MultiPASS MP700, PIXMA MP750 (no grayscale)
|
MultiPASS MP700, PIXMA MP750 (no grayscale)
|
||||||
.br
|
.br
|
||||||
ImageCLASS MF4140, MF4150, MF4270
|
ImageCLASS MF4122, MF4140, MF4150, MF4270
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
The following models are not well tested and/or the scanner sometimes hangs
|
The following models are not well tested and/or the scanner sometimes hangs
|
||||||
|
@ -44,7 +44,7 @@ Feedback in the Sane-dev mailing list welcome.
|
||||||
.RS
|
.RS
|
||||||
PIXMA MP740
|
PIXMA MP740
|
||||||
.br
|
.br
|
||||||
PIXMA MP240, MP260, MP480, MP540, MP980
|
PIXMA MP240, MP260, MP480, MP540
|
||||||
.br
|
.br
|
||||||
ImageCLASS MF3110, MF3240
|
ImageCLASS MF3110, MF3240
|
||||||
.br
|
.br
|
||||||
|
|
Ładowanie…
Reference in New Issue