pixma: updated backend, docs and desc for support to MP560 and MF4330d/ADF

backend/pixma_imageclass.c: added PIXMA_CAP_ADF to model imageclass MF4320, to support MF4330d
backend/pixma_mp150.c: removed untested state for MP560 (comment)
doc/descriptions/pixma.desc, doc/sane-pixma.man: doc update for both MP560 and MF4330d
merge-requests/1/head
Nicolas Martin 2009-12-09 21:49:19 +01:00
rodzic ce32268d7c
commit 3fc69a358e
5 zmienionych plików z 21 dodań i 10 usunięć

Wyświetl plik

@ -1,3 +1,8 @@
2009-12-09 Nicolas Martin <nicols-guest at users.alioth.debian.org>
* doc/descriptions/pixma.desc, doc/sane-pixma.man,
backend/pixma_imageclass.c, backend/pixma_mp150.c:
pixma: updated backend, docs and desc for support to MP560 and MF4330d/ADF
2009-12-06 Nicolas Martin <nicols-guest at users.alioth.debian.org>
* doc/descriptions/pixma.desc, doc/sane-pixma.man,
backend/pixma.h, backend/pixma.c, backend/pixma_mp150.c:

Wyświetl plik

@ -693,7 +693,7 @@ const pixma_config_t pixma_iclass_devices[] = {
DEV ("Canon imageCLASS MF4690", "MF4690", MF4600_PID, 600, 640, 877, PIXMA_CAP_ADF),
DEV ("Canon imageCLASS D480", "D480", D480_PID, 600, 640, 877, PIXMA_CAP_ADFDUP),
DEV ("Canon imageCLASS MF4360", "MF4360", MF4360_PID, 600, 640, 877, PIXMA_CAP_ADFDUP),
DEV ("Canon imageCLASS MF4320", "MF4320", MF4320_PID, 600, 640, 877, 0),
DEV ("Canon imageCLASS MF4320", "MF4320", MF4320_PID, 600, 640, 877, PIXMA_CAP_ADF),
DEV ("Canon imageCLASS MF4010", "MF4010", MF4010_PID, 600, 640, 877, 0),
/* FIXME: the following capabilities all need updating/verifying */
DEV ("Canon imageCLASS MF5630", "MF5630", MF5630_PID, 600, 640, 877, PIXMA_CAP_ADF),

Wyświetl plik

@ -150,7 +150,7 @@
#define MP270_PID 0x173b
#define MP490_PID 0x173c /* untested */
#define MP550_PID 0x173d
#define MP560_PID 0x173e /* untested */
#define MP560_PID 0x173e
#define MP640_PID 0x173f
#define MP990_PID 0x1740

Wyświetl plik

@ -294,8 +294,8 @@
:model "PIXMA MP560"
:interface "USB"
:usbid "0x04a9" "0x173e"
:status :untested
:comment "Same protocol as Pixma Generation 3? Testers needed!"
:status :complete
:comment "All resolutions supported (up to 2400DPI)"
:model "PIXMA MP550"
:interface "USB"
@ -459,6 +459,12 @@
:status :complete
:comment "All resolutions supported (up to 600DPI)"
:model "I-SENSYS MF4330d"
:interface "USB"
:usbid "0x04a9" "0x26ee"
:status :complete
:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)"
:model "imageCLASS MF4010"
:interface "USB"
:usbid "0x04a9" "0x26b4"

Wyświetl plik

@ -1,4 +1,4 @@
.TH "sane\-pixma" "5" "20 Oct 2009" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
.TH "sane\-pixma" "5" "9 Dec 2009" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
.IX sane\-pixma
.SH NAME
sane\-pixma \- SANE backend for Canon PIXMA MP series
@ -18,7 +18,7 @@ PIXMA MP210, MP220, MP240, MP250, MP260, MP270
.br
PIXMA MP450, MP460, MP470, MP480
.br
PIXMA MP500, MP510, MP520, MP530, MP540
PIXMA MP500, MP510, MP520, MP530, MP540, MP560
.br
PIXMA MP600, MP600R, MP610, MP620, MP630, MP640, MP710
.br
@ -30,11 +30,11 @@ MultiPASS MP700, MP730, PIXMA MP750 (no grayscale)
.br
ImageCLASS MF3110, MF4010, MF4018, MF4120, MF4122, MF4140
.br
ImageCLASS MF4150, MF4270, MF4370dn, MF4380dn, MF4660, MF4690
ImageCLASS MF4150, MF4270, MF4370dn, MF4380dn
.br
ImageCLASS MF5770, D480
ImageCLASS MF4660, MF4690, MF5770, D480
.br
I-SENSYS MF4320d
I-SENSYS MF4320d, MF4330d
.RE
.PP
The following models are not well tested and/or the scanner sometimes hangs
@ -54,7 +54,7 @@ Feedback in the Sane-dev mailing list welcome.
.RS
PIXMA MP740
.br
PIXMA MX320, MP490, MP550, MP560
PIXMA MX320, MP490, MP550
.br
ImageCLASS MF3240, MF5630, MF5650, MF5730, MF5750, MF8170c
.RE