diff --git a/backend/pixma_imageclass.c b/backend/pixma_imageclass.c index cbb9d6a2d..9e4bae839 100644 --- a/backend/pixma_imageclass.c +++ b/backend/pixma_imageclass.c @@ -84,6 +84,7 @@ #define MF5630_PID 0x264e #define MF5650_PID 0x264f #define MF8100_PID 0x2659 +#define MF5880_PID 0x26f9 #define MF8030_PID 0x2707 #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 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 i-SENSYS MF5880dn", "MF5880", MF5880_PID, 600, 640, 877, PIXMA_CAP_ADFDUP), DEV (NULL, NULL, 0, 0, 0, 0, 0) }; diff --git a/doc/descriptions/pixma.desc b/doc/descriptions/pixma.desc index d0e8d3ee0..667d2beb0 100644 --- a/doc/descriptions/pixma.desc +++ b/doc/descriptions/pixma.desc @@ -709,6 +709,12 @@ :status :complete :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" :interface "USB" :usbid "0x04a9" "0x2686" diff --git a/doc/sane-pixma.man b/doc/sane-pixma.man index fcc485460..c72f042ca 100644 --- a/doc/sane-pixma.man +++ b/doc/sane-pixma.man @@ -88,6 +88,8 @@ PIXMA MP375R, MP493, MP495, MP740 PIXMA MX320, MX410, MX430, MX510, MX710 .br ImageCLASS MF5630, MF5650, MF5750, MF8030, MF8170c +.br +I-SENSYS MF5880dn .RE .PP \#The following models may use partly the same Pixma protocol as other devices