new scanners Canon Pixma E400, E560, MX470 and MX530

merge-requests/1/head
Rolf Bensch 2014-07-25 20:51:53 +02:00
rodzic d7e7cb8042
commit a0e2df7254
4 zmienionych plików z 44 dodań i 3 usunięć

Wyświetl plik

@ -1,3 +1,8 @@
2014-07-25 Rolf Bensch <rolf at bensch hyphen online dot de>
* backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man:
New scanners Canon Pixma E400, E560, MX470 and MX530. All scanners need
further testing.
2014-07-14 m. allan noah <kitno455 at gmail dot com>
* frontend/scanimage.c: batch-print option and exit value changes
from Jeff Breidenbach jeff@jab.org

Wyświetl plik

@ -209,6 +209,12 @@
#define MG5500_PID 0x1771
#define MG7100_PID 0x1772
/* 2014 new devices (untested) */
#define MX470_PID 0x1774
#define MX530_PID 0x1775
#define E400_PID 0x177a
#define E560_PID 0x177b
/* Generation 4 XML messages that encapsulates the Pixma protocol messages */
#define XML_START_1 \
@ -1780,5 +1786,11 @@ const pixma_config_t pixma_mp150_devices[] = {
DEVICE ("Canon PIXMA MG6500 Series", "MG6500", MG6500_PID, 2400, 0, 0, 638, 877, PIXMA_CAP_CIS),
DEVICE ("Canon PIXMA MG7100 Series", "MG7100", MG7100_PID, 2400, 0, 0, 638, 877, PIXMA_CAP_CIS),
/* Latest devices (2014) Generation 4 CIS */
DEVICE ("Canon PIXMA MX470 Series", "MX470", MX470_PID, 1200, 0, 0, 638, 1050, PIXMA_CAP_CIS | PIXMA_CAP_ADF),
DEVICE ("Canon PIXMA MX530 Series", "MX530", MX530_PID, 1200, 0, 0, 638, 1050, PIXMA_CAP_CIS | PIXMA_CAP_ADF),
DEVICE ("Canon PIXMA E400", "E400", E400_PID, 600, 0, 0, 638, 877, PIXMA_CAP_CIS),
DEVICE ("Canon PIXMA E560", "E560", E560_PID, 1200, 0, 0, 638, 877, PIXMA_CAP_CIS),
END_OF_DEVICE_LIST
};

Wyświetl plik

@ -24,6 +24,12 @@
:mfg "Canon" ; name a manufacturer
:url "http://www.canon.com/"
:model "PIXMA E400"
:interface "USB"
:usbid "0x04a9" "0x177a"
:status :untested
:comment "Testers needed!"
:model "PIXMA E500"
:interface "USB"
:usbid "0x04a9" "0x1758"
@ -36,6 +42,12 @@
:status :untested
:comment "Testers needed!"
:model "PIXMA E560"
:interface "USB"
:usbid "0x04a9" "0x177b"
:status :untested
:comment "Testers needed!"
:model "PIXMA E600"
:interface "USB"
:usbid "0x04a9" "0x175a"
@ -583,6 +595,12 @@
:status :untested
:comment "Testers needed!"
:model "PIXMA MX470 Series"
:interface "USB Ethernet"
:usbid "0x04a9" "0x1774"
:status :untested
:comment "Testers needed!"
:model "PIXMA MX510 Series"
:interface "USB Ethernet"
:usbid "0x04a9" "0x175c"
@ -595,6 +613,12 @@
:status :complete
:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)."
:model "PIXMA MX530 Series"
:interface "USB Ethernet"
:usbid "0x04a9" "0x1775"
:status :untested
:comment "Testers needed!"
:model "PIXMA MX700"
:interface "USB Ethernet"
:usbid "0x04a9" "0x1729"

Wyświetl plik

@ -1,4 +1,4 @@
.TH "sane\-pixma" "5" "16 May 2014" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
.TH "sane\-pixma" "5" "25 July 2014" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
.IX sane\-pixma
.SH NAME
sane\-pixma \- SANE backend for Canon Multi-Function Printers and CanoScan Scanners
@ -75,7 +75,7 @@ in the backend so that they get recognized and activated.
Feedback in the sane\-devel mailing list welcome.
.PP
.RS
PIXMA E500, E510, E600, E610
PIXMA E400, E500, E510, E560, E600, E610
.br
PIXMA MG2200, MG2400, MG2500, MG4100, MG5400, MG5500
.br
@ -83,7 +83,7 @@ PIXMA MG6400, MG6500, MG8100
.br
PIXMA MP375R, MP493, MP495, MP740
.br
PIXMA MX320, MX390, MX430, MX450, MX710, MX720
PIXMA MX320, MX390, MX430, MX450, MX470, MX530, MX710, MX720
.br
imageCLASS MF5630, MF5650, MF5750, MF8030, MF8170c
.br