kopia lustrzana https://gitlab.com/sane-project/backends
MX882 belongs to MX880 Series
update ChangeLog for previous versionmerge-requests/1/head
rodzic
e9fd4b2d20
commit
6aeb05275e
|
@ -1,6 +1,6 @@
|
|||
2012-01-23 Rolf Bensch <rolf at bensch hyphen online dot de>
|
||||
* backend/pixma_mp150, doc/descriptions/pixma.desc, doc/sane-pixma.man:
|
||||
New scanner MX882.
|
||||
New scanner PIXMA MX880 Series.
|
||||
|
||||
2012-01-21 Ruediger Meier <sweet_f_a@gmx.de>
|
||||
* backend/canon_dr.h, backend/cardscan.h, backend/dll.c,
|
||||
|
|
|
@ -1565,8 +1565,7 @@ const pixma_config_t pixma_mp150_devices[] = {
|
|||
DEVICE ("Canon PIXMA MX870", "MX870", MX870_PID, 2400, 638, 1050, PIXMA_CAP_CIS | PIXMA_CAP_ADFDUP),
|
||||
|
||||
/* PIXMA 2011 vintage */
|
||||
/* the product name of PIXMA MX880 is MX882 */
|
||||
DEVICE ("Canon PIXMA MX882", "MX880", MX880_PID, 2400, 638, 877, PIXMA_CAP_CIS | PIXMA_CAP_ADFDUP),
|
||||
DEVICE ("Canon PIXMA MX880 Series", "MX880", MX880_PID, 2400, 638, 877, PIXMA_CAP_CIS | PIXMA_CAP_ADFDUP),
|
||||
|
||||
/* Generation 4: CIS */
|
||||
DEVICE ("Canon PIXMA MP640", "MP640", MP640_PID, 4800, 638, 877, PIXMA_CAP_CIS),
|
||||
|
|
|
@ -283,7 +283,7 @@
|
|||
:status :complete
|
||||
:comment "All resolutions supported (up to 2400DPI). Flatbed, ADF simplex and Duplex supported, ADF empty buggy."
|
||||
|
||||
:model "PIXMA MX882"
|
||||
:model "PIXMA MX880 Series"
|
||||
:interface "USB Ethernet"
|
||||
:usbid "0x04a9" "0x1750"
|
||||
:status :complete
|
||||
|
|
|
@ -31,7 +31,9 @@ PIXMA MP800, MP800R, MP810, MP830, MP960, MP970, MP980, MP990
|
|||
.br
|
||||
PIXMA MX300, MX310, MX330, MX340, MX350
|
||||
.br
|
||||
PIXMA MX700, MX850, MX860, MX870, MX882, MX7600
|
||||
PIXMA MX700, MX850, MX860, MX870, MX7600
|
||||
.br
|
||||
PIXMA MX880 Series, MX882, MX885
|
||||
.br
|
||||
PIXMA MP700, MP730, PIXMA MP750 (no grayscale)
|
||||
.br
|
||||
|
|
Ładowanie…
Reference in New Issue