new Canon scanners MF210, MF220, MF810/820, MF5900 and MF6100

all scanners need further testing
merge-requests/1/head
Rolf Bensch 2015-04-03 19:07:57 +02:00
rodzic 0177d39642
commit 9241d3ec28
3 zmienionych plików z 45 dodań i 3 usunięć

Wyświetl plik

@ -95,8 +95,13 @@
#define MF6680_PID 0x26fa
#define MF8030_PID 0x2707
#define IR1133_PID 0x2742
#define MF5900_PID 0x2743
#define D530_PID 0x2775
#define MF8500_PID 0x277a
#define MF6100_PID 0x278e
#define MF820_PID 0x27a6
#define MF220_PID 0x27a8
#define MF210_PID 0x27a9
enum iclass_state_t
@ -799,6 +804,11 @@ const pixma_config_t pixma_iclass_devices[] = {
DEV ("Canon i-SENSYS MF5880dn", "MF5880", MF5880_PID, 600, 0, 640, 877, PIXMA_CAP_ADFDUP),
DEV ("Canon i-SENSYS MF6680dn", "MF6680", MF6680_PID, 600, 0, 640, 877, PIXMA_CAP_ADFDUP),
DEV ("Canon imageRUNNER 1133", "iR1133", IR1133_PID, 600, 0, 637, 877, PIXMA_CAP_ADFDUP),
DEV ("Canon i-SENSYS MF5900 Series", "MF5900", MF5900_PID, 600, 0, 640, 1050, PIXMA_CAP_ADFDUP),
DEV ("Canon i-SENSYS MF8500C Series", "MF8500C", MF8500_PID, 600, 0, 640, 1050, PIXMA_CAP_ADFDUP),
DEV ("Canon i-SENSYS MF6100 Series", "MF6100", MF6100_PID, 600, 0, 640, 1050, PIXMA_CAP_ADFDUP),
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 (NULL, NULL, 0, 0, 0, 0, 0, 0)
};

Wyświetl plik

@ -751,6 +751,24 @@
:status :complete
:comment "All resolutions supported (up to 600DPI)"
:model "i-SENSYS MF210 Series"
:interface "USB Ethernet WiFi"
:usbid "0x04a9" "0x27a9"
:status :untested
:comment "Testers needed!"
:model "i-SENSYS MF220 Series"
:interface "USB Ethernet WiFi"
:usbid "0x04a9" "0x27a8"
:status :untested
:comment "Testers needed!"
:model "i-SENSYS MF810/820"
:interface "USB Ethernet"
:usbid "0x04a9" "0x27a6"
:status :untested
:comment "Testers needed!"
:model "i-SENSYS MF3010"
:interface "USB Ethernet"
:usbid "0x04a9" "0x2759"
@ -925,6 +943,18 @@
:status :untested
:comment "Testers needed!"
:model "i-SENSYS MF5900 Series"
:interface "USB Ethernet"
:usbid "0x04a9" "0x2743"
:status :untested
:comment "Testers needed!"
:model "i-SENSYS MF6100 Series"
:interface "USB Ethernet"
:usbid "0x04a9" "0x278e"
:status :untested
:comment "Testers needed!"
:model "imageCLASS MF6500 series"
:interface "USB"
:usbid "0x04a9" "0x2686"

Wyświetl plik

@ -1,4 +1,4 @@
.TH "sane\-pixma" "5" "21 Feb 2015" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
.TH "sane\-pixma" "5" "03 Apr 2015" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
.IX sane\-pixma
.SH NAME
sane\-pixma \- SANE backend for Canon Multi-Function Printers and CanoScan Scanners
@ -85,11 +85,13 @@ PIXMA MP375R, MP493, MP495, MP740
.br
PIXMA MX320, MX390, MX430, MX450, MX470, MX490, MX710
.br
imageCLASS MF5630, MF5650, MF5750, MF8030, MF8170c
imageCLASS MF810/820, MF5630, MF5650, MF5750, MF8030, MF8170c
.br
imageRUNNER 1133
.br
i-SENSYS MF5880dn, MF6680dn, MF8500C Series
i-SENSYS MF210 Series, MF220 Series, MF5880dn, MF5900 Series
.br
i-SENSYS MF6100 Series, MF6680dn, MF8500C Series
.br
MAXIFY MB2000, MB2300, MB5000, MB5300
.RE