kopia lustrzana https://gitlab.com/sane-project/backends
Updated documentation for Pixma MP240, reported to work fine by Nik.
rodzic
739f09d65f
commit
652da9a378
|
@ -1,3 +1,8 @@
|
||||||
|
2009-04-21 Nicolas Martin <nicols-guest at users.alioth.debian.org>
|
||||||
|
* doc/sane-pixma.man, doc/descriptions/pixma.desc,
|
||||||
|
backand/pixma_mp150.c:
|
||||||
|
Updated documentation for Pixma MP240, reported to work fine by Nik.
|
||||||
|
|
||||||
2009-04-21 Alex Belkin <abc@telekom.ru>
|
2009-04-21 Alex Belkin <abc@telekom.ru>
|
||||||
* backend/xerox_mfp.c: update version number.
|
* backend/xerox_mfp.c: update version number.
|
||||||
|
|
||||||
|
|
|
@ -136,7 +136,7 @@
|
||||||
#define MP620_PID 0x172f
|
#define MP620_PID 0x172f
|
||||||
#define MP540_PID 0x1730
|
#define MP540_PID 0x1730
|
||||||
#define MP480_PID 0x1731
|
#define MP480_PID 0x1731
|
||||||
#define MP240_PID 0x1732 /* Untested */
|
#define MP240_PID 0x1732
|
||||||
#define MP260_PID 0x1733 /* Untested */
|
#define MP260_PID 0x1733 /* Untested */
|
||||||
#define MP190_PID 0x1734
|
#define MP190_PID 0x1734
|
||||||
|
|
||||||
|
|
|
@ -276,8 +276,8 @@
|
||||||
:model "PIXMA MP240"
|
:model "PIXMA MP240"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:usbid "0x04a9" "0x1732"
|
:usbid "0x04a9" "0x1732"
|
||||||
:status :untested
|
:status :good
|
||||||
:comment "Same protocol as Pixma Generation 3? Testers needed!"
|
:comment "All resolutions supported (up to 1200DPI)"
|
||||||
|
|
||||||
:model "PIXMA MP260"
|
:model "PIXMA MP260"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
|
|
|
@ -12,9 +12,13 @@ using Canon's BJNP protocol.
|
||||||
Currently, the following models work with this backend:
|
Currently, the following models work with this backend:
|
||||||
.PP
|
.PP
|
||||||
.RS
|
.RS
|
||||||
PIXMA MP140, MP150, MP160, MP170, MP180, MP190, MP210, MP220
|
PIXMA MP140, MP150, MP160, MP170, MP180, MP190
|
||||||
.br
|
.br
|
||||||
PIXMA MP450, MP460, MP470, MP480, MP500, MP510, MP520, MP530, MP540
|
PIXMA MP210, MP220, MP240
|
||||||
|
.br
|
||||||
|
PIXMA MP450, MP460, MP470, MP480
|
||||||
|
.br
|
||||||
|
PIXMA MP500, MP510, MP520, MP530, MP540
|
||||||
.br
|
.br
|
||||||
PIXMA MP600, MP600R, MP610, MP620, MP630, MP710
|
PIXMA MP600, MP600R, MP610, MP620, MP630, MP710
|
||||||
.br
|
.br
|
||||||
|
@ -24,7 +28,9 @@ PIXMA MX300, MX310, MX700, MX850, MX7600
|
||||||
.br
|
.br
|
||||||
MultiPASS MP700, PIXMA MP750 (no grayscale)
|
MultiPASS MP700, PIXMA MP750 (no grayscale)
|
||||||
.br
|
.br
|
||||||
ImageCLASS MF4010, MF4018, MF4120, MF4122, MF4140, MF4150, MF4270
|
ImageCLASS MF4010, MF4018, MF4120, MF4122, MF4140, MF4150
|
||||||
|
.br
|
||||||
|
ImageCLASS 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 +50,7 @@ Feedback in the Sane-dev mailing list welcome.
|
||||||
.RS
|
.RS
|
||||||
PIXMA MP740
|
PIXMA MP740
|
||||||
.br
|
.br
|
||||||
PIXMA MP240, MP260
|
PIXMA MP260
|
||||||
.br
|
.br
|
||||||
ImageCLASS MF3110, MF3240
|
ImageCLASS MF3110, MF3240
|
||||||
.br
|
.br
|
||||||
|
|
Ładowanie…
Reference in New Issue