kopia lustrzana https://gitlab.com/sane-project/backends
pixma: Canon MAXIFY MB5100 Series sends ADF scans as JPEG image
rodzic
06cd16a0ea
commit
c3d58edb08
|
@ -1765,7 +1765,7 @@ const pixma_config_t pixma_mp150_devices[] = {
|
|||
|
||||
/* Latest devices (2018) Generation 5 CIS */
|
||||
DEVICE ("Canon MAXIFY MB5400 Series", "MB5400", MB5400_PID, 0, 1200, 0, 0, 638, 1050, PIXMA_CAP_CIS | PIXMA_CAP_ADFDUP | PIXMA_CAP_ADF_JPEG),
|
||||
DEVICE ("Canon MAXIFY MB5100 Series", "MB5100", MB5100_PID, 0, 1200, 0, 0, 638, 1050, PIXMA_CAP_CIS | PIXMA_CAP_ADFDUP),
|
||||
DEVICE ("Canon MAXIFY MB5100 Series", "MB5100", MB5100_PID, 0, 1200, 0, 0, 638, 1050, PIXMA_CAP_CIS | PIXMA_CAP_ADFDUP | PIXMA_CAP_ADF_JPEG),
|
||||
DEVICE ("Canon PIXMA TS9100 Series", "TS9100", TS9100_PID, 0, 2400, 0, 0, 638, 877, PIXMA_CAP_CIS),
|
||||
DEVICE ("Canon PIXMA TR8500 Series", "TR8500", TR8500_PID, 0, 1200, 0, 0, 638, 877, PIXMA_CAP_CIS | PIXMA_CAP_ADF),
|
||||
DEVICE ("Canon PIXMA TR7500 Series", "TR7500", TR7500_PID, 0, 1200, 0, 0, 638, 877, PIXMA_CAP_CIS | PIXMA_CAP_ADF),
|
||||
|
|
|
@ -1568,8 +1568,8 @@
|
|||
:model "MAXIFY MB5100 Series"
|
||||
:interface "USB Ethernet WiFi"
|
||||
:usbid "0x04a9" "0x1790"
|
||||
:status :untested
|
||||
:comment "Testers needed!"
|
||||
:status :complete
|
||||
:comment "Flatbed and ADF scan. All resolutions supported (up to 1200DPI)."
|
||||
|
||||
:model "MAXIFY MB5300 Series"
|
||||
:interface "USB Ethernet"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH "sane\-pixma" "5" "28 Dec 2019" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.TH "sane\-pixma" "5" "13 Feb 2020" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane\-pixma
|
||||
.SH NAME
|
||||
sane\-pixma \- SANE backend for Canon Multi-Function Printers and CanoScan Scanners
|
||||
|
@ -81,7 +81,7 @@ CanoScan 8800F, 9000F, 9000F Mark II
|
|||
.br
|
||||
CanoScan LiDE 300, 400
|
||||
.br
|
||||
MAXIFY MB2000, MB2100, MB2300, MB2700, MB5000, MB5400
|
||||
MAXIFY MB2000, MB2100, MB2300, MB2700, MB5000, MB5100, MB5400
|
||||
.RE
|
||||
.PP
|
||||
The following models are not well tested and/or the scanner sometimes hangs
|
||||
|
@ -129,7 +129,7 @@ i-SENSYS MF110, MF220, MF260, MF410, MF420, MF510, MF520, MF740
|
|||
.br
|
||||
i-SENSYS MF5880dn, MF5900, MF6680dn, MF8500C
|
||||
.br
|
||||
MAXIFY MB5100, MB5300
|
||||
MAXIFY MB5300
|
||||
.RE
|
||||
.PP
|
||||
The following models may use partly the same Pixma protocol as other devices
|
||||
|
|
Ładowanie…
Reference in New Issue