new scanner Canon i-SENSYS MF5880dn

merge-requests/1/head
Rolf Bensch 2013-01-14 15:25:45 +01:00
rodzic 580b55cb19
commit 320b2c5582
3 zmienionych plików z 10 dodań i 0 usunięć

Wyświetl plik

@ -84,6 +84,7 @@
#define MF5630_PID 0x264e #define MF5630_PID 0x264e
#define MF5650_PID 0x264f #define MF5650_PID 0x264f
#define MF8100_PID 0x2659 #define MF8100_PID 0x2659
#define MF5880_PID 0x26f9
#define MF8030_PID 0x2707 #define MF8030_PID 0x2707
#define MF4550_PID 0x2736 #define MF4550_PID 0x2736
@ -735,5 +736,6 @@ const pixma_config_t pixma_iclass_devices[] = {
DEV ("Canon laserBase MF5650", "MF5650", MF5650_PID, 600, 640, 877, PIXMA_CAP_ADF), DEV ("Canon laserBase MF5650", "MF5650", MF5650_PID, 600, 640, 877, PIXMA_CAP_ADF),
DEV ("Canon imageCLASS MF8170c", "MF8170c", MF8100_PID, 600, 640, 877, PIXMA_CAP_ADF), DEV ("Canon imageCLASS MF8170c", "MF8170c", MF8100_PID, 600, 640, 877, PIXMA_CAP_ADF),
DEV ("Canon imageClass MF8030", "MF8030", MF8030_PID, 600, 640, 877, PIXMA_CAP_ADF), DEV ("Canon imageClass MF8030", "MF8030", MF8030_PID, 600, 640, 877, PIXMA_CAP_ADF),
DEV ("Canon i-SENSYS MF5880dn", "MF5880", MF5880_PID, 600, 640, 877, PIXMA_CAP_ADFDUP),
DEV (NULL, NULL, 0, 0, 0, 0, 0) DEV (NULL, NULL, 0, 0, 0, 0, 0)
}; };

Wyświetl plik

@ -709,6 +709,12 @@
:status :complete :status :complete
:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)." :comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI)."
:model "i-SENSYS MF5880dn"
:interface "USB"
:usbid "0x04a9" "0x26f9"
:status :untested
:comment "Testers needed!"
:model "imageCLASS MF6500 series" :model "imageCLASS MF6500 series"
:interface "USB" :interface "USB"
:usbid "0x04a9" "0x2686" :usbid "0x04a9" "0x2686"

Wyświetl plik

@ -88,6 +88,8 @@ PIXMA MP375R, MP493, MP495, MP740
PIXMA MX320, MX410, MX430, MX510, MX710 PIXMA MX320, MX410, MX430, MX510, MX710
.br .br
ImageCLASS MF5630, MF5650, MF5750, MF8030, MF8170c ImageCLASS MF5630, MF5650, MF5750, MF8030, MF8170c
.br
I-SENSYS MF5880dn
.RE .RE
.PP .PP
\#The following models may use partly the same Pixma protocol as other devices \#The following models may use partly the same Pixma protocol as other devices