new scanners Canon PIXMA MX490 Series and E480 Series

merge-requests/1/head
Rolf Bensch 2015-02-21 11:18:40 +01:00
rodzic 6923b3c4bf
commit 7d7025838e
3 zmienionych plików z 22 dodań i 2 usunięć

Wyświetl plik

@ -224,6 +224,10 @@
#define MG2900_PID 0x1780
#define E460_PID 0x1788
/* 2015 new devices (untested) */
#define MX490_PID 0x1787
#define E480_PID 0x1789
/* Generation 4 XML messages that encapsulates the Pixma protocol messages */
#define XML_START_1 \
@ -1818,5 +1822,9 @@ const pixma_config_t pixma_mp150_devices[] = {
DEVICE ("Canon PIXMA MG2900 Series", "MG2900", MG2900_PID, 600, 0, 0, 638, 877, PIXMA_CAP_CIS),
DEVICE ("Canon PIXMA E460 Series", "E460", E460_PID, 600, 0, 0, 638, 877, PIXMA_CAP_CIS),
/* Latest devices (2015) Generation 4 CIS */
DEVICE ("Canon PIXMA MX490 Series", "MX490", MX490_PID, 600, 0, 0, 638, 1050, PIXMA_CAP_CIS | PIXMA_CAP_ADF),
DEVICE ("Canon PIXMA E480 Series", "E480", E480_PID, 600, 0, 0, 638, 1050, PIXMA_CAP_CIS | PIXMA_CAP_ADF),
END_OF_DEVICE_LIST
};

Wyświetl plik

@ -36,6 +36,12 @@
:status :untested
:comment "Testers needed!"
:model "PIXMA E480 Series"
:interface "USB WiFi"
:usbid "0x04a9" "0x1789"
:status :untested
:comment "Testers needed!"
:model "PIXMA E500"
:interface "USB"
:usbid "0x04a9" "0x1758"
@ -631,6 +637,12 @@
:status :untested
:comment "Testers needed!"
:model "PIXMA MX490 Series"
:interface "USB WiFi"
:usbid "0x04a9" "0x1787"
:status :untested
:comment "Testers needed!"
:model "PIXMA MX510 Series"
:interface "USB Ethernet"
:usbid "0x04a9" "0x175c"

Wyświetl plik

@ -77,13 +77,13 @@ in the backend so that they get recognized and activated.
Feedback in the sane\-devel mailing list welcome.
.PP
.RS
PIXMA E400, E460, E500, E510, E560, E600, E610
PIXMA E400, E460, E480, E500, E510, E560, E600, E610
.br
PIXMA MG4100, MG5400, MG5600, MG6500, MG6600, MG7500, MG8100
.br
PIXMA MP375R, MP493, MP495, MP740
.br
PIXMA MX320, MX390, MX430, MX450, MX470, MX710
PIXMA MX320, MX390, MX430, MX450, MX470, MX490, MX710
.br
imageCLASS MF5630, MF5650, MF5750, MF8030, MF8170c
.br