From 879565cefcac61e371581d09696ef6d738c2a720 Mon Sep 17 00:00:00 2001 From: Rolf Bensch Date: Wed, 26 Apr 2017 11:43:30 +0200 Subject: [PATCH] new scanners Canon i-SENSYS MF230 and MF240 Series --- backend/pixma_imageclass.c | 4 ++++ doc/descriptions/pixma.desc | 12 ++++++++++++ doc/sane-pixma.man | 6 +++--- 3 files changed, 19 insertions(+), 3 deletions(-) diff --git a/backend/pixma_imageclass.c b/backend/pixma_imageclass.c index 6c3151066..8ad00839d 100644 --- a/backend/pixma_imageclass.c +++ b/backend/pixma_imageclass.c @@ -103,6 +103,8 @@ #define MF820_PID 0x27a6 #define MF220_PID 0x27a8 #define MF210_PID 0x27a9 +#define MF230_PID 0x27d1 +#define MF240_PID 0x27d2 enum iclass_state_t @@ -939,5 +941,7 @@ const pixma_config_t pixma_iclass_devices[] = { DEV ("Canon imageClass MF810/820", "MF810/820", MF820_PID, 600, 0, 640, 1050, PIXMA_CAP_ADFDUP), DEV ("Canon i-SENSYS MF220 Series", "MF220", MF220_PID, 600, 0, 640, 1050, PIXMA_CAP_ADFDUP), DEV ("Canon i-SENSYS MF210 Series", "MF210", MF210_PID, 600, 0, 640, 1050, PIXMA_CAP_ADF), + DEV ("Canon i-SENSYS MF230 Series", "MF230", MF230_PID, 600, 0, 640, 1050, PIXMA_CAP_ADF), + DEV ("Canon i-SENSYS MF240 Series", "MF240", MF240_PID, 600, 0, 640, 1050, PIXMA_CAP_ADF), DEV (NULL, NULL, 0, 0, 0, 0, 0, 0) }; diff --git a/doc/descriptions/pixma.desc b/doc/descriptions/pixma.desc index 96f091f04..4f6c213ed 100644 --- a/doc/descriptions/pixma.desc +++ b/doc/descriptions/pixma.desc @@ -845,6 +845,18 @@ :status :untested :comment "Testers needed!" +:model "i-SENSYS MF230 Series" +:interface "USB WiFi" +:usbid "0x04a9" "0x27d1" +:status :complete +:comment "Flatbed and ADF scan. All resolutions supported (up to 600DPI). WiFi only for w Types." + +:model "i-SENSYS MF240 Series" +:interface "USB Ethernet WiFi" +:usbid "0x04a9" "0x27d2" +:status :untested +:comment "Testers needed!" + :model "i-SENSYS MF810/820" :interface "USB Ethernet" :usbid "0x04a9" "0x27a6" diff --git a/doc/sane-pixma.man b/doc/sane-pixma.man index b6777fce2..375c229ac 100644 --- a/doc/sane-pixma.man +++ b/doc/sane-pixma.man @@ -1,4 +1,4 @@ -.TH "sane\-pixma" "5" "04 Apr 2017" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy" +.TH "sane\-pixma" "5" "26 Apr 2017" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy" .IX sane\-pixma .SH NAME sane\-pixma \- SANE backend for Canon Multi-Function Printers and CanoScan Scanners @@ -59,7 +59,7 @@ imageCLASS MF4410, MF4430, MF4570dw, MF4660, MF4690 .br imageCLASS MF5730, MF5770, MF6550, MPC200, D420, D480, D530 .br -i-SENSYS MF3010, MF4320d, MF4330d, MF4500, MF4700, MF4800 +i-SENSYS MF230, MF3010, MF4320d, MF4330d, MF4500, MF4700, MF4800 .br i-SENSYS MF6100, MF8200C, MF8300 .br @@ -103,7 +103,7 @@ imageCLASS MPC190 .br imageRUNNER 1133 .br -i-SENSYS MF210, MF220, MF5880dn, MF5900, MF6680dn, MF8500C +i-SENSYS MF210, MF220, MF240, MF5880dn, MF5900, MF6680dn, MF8500C .br MAXIFY MB2000, MB2300, MB5300 .RE