Rolf Bensch
d0745a10da
for all adf scanners restrict maximum page height for flatbed scans
2015-09-18 08:52:36 +02:00
Rolf Bensch
0ab1f99f63
new scanner Canon i-SENSYS MF8300 Series
2015-05-18 22:49:58 +02:00
Rolf Bensch
c063b8fa8f
update copyright
2015-04-03 19:19:02 +02:00
Rolf Bensch
9241d3ec28
new Canon scanners MF210, MF220, MF810/820, MF5900 and MF6100
...
all scanners need further testing
2015-04-03 19:07:57 +02:00
Rolf Bensch
5e7dc373c8
MF8200C: ADF supports max. 300DPI
...
- use adftpu_max_dpi to set max. resolution for ADF
2014-11-18 09:14:46 +01:00
Rolf Bensch
98125c97d6
mf8[25]00 use generation 2 protocols
2014-11-18 09:04:18 +01:00
Rolf Bensch
1fa16a1aab
also use has_paper() for generation 2 scanners
2014-11-18 09:03:13 +01:00
Rolf Bensch
a69a613a25
new scanner imageCLASS D530
2014-10-20 17:14:23 +02:00
Rolf Bensch
3f6a17bcbd
new scanners Canon i-SENSYS MF8200C Series and MF8500C Series
2014-08-16 12:15:36 +02:00
Rolf Bensch
5a22adb9ea
rename MF4550d to MF4500 Series
2014-02-28 21:19:53 +01:00
Louis Lagendijk
56b186e225
Increase buffer size, as a device may send a larger blocksize when used over mfnp
2014-02-08 18:01:31 +01:00
Rolf Bensch
16bbb353cc
bug #314411 , Canon imageCLASS MF4570dw is working
2014-01-02 20:54:25 +01:00
Rolf Bensch
0efb64d126
update copyright
2014-01-02 20:51:00 +01:00
Rolf Bensch
42d9aa6ec2
MF4800 has ADF
2013-12-27 20:41:54 +01:00
Rolf Bensch
1ffcd34710
Canon i-SENSYS MF4800 Series is working
2013-12-27 11:33:44 +01:00
Rolf Bensch
7c454611a8
MF4800 supports 14" legal paper size in ADF mode
2013-12-27 11:08:03 +01:00
Rolf Bensch
2f37052d2a
rename Canon imageCLASS MF4770n to i-SENSYS MF4700 Series
2013-12-16 18:31:43 +01:00
Rolf Bensch
a1222c0928
rename Canon i-SENSYS MF4890dw to MF4800 Series
2013-12-16 18:31:21 +01:00
Rolf Bensch
ee4704f34a
new scanner Canon i-SENSYS MF4890dw
2013-10-11 19:40:42 +02:00
Rolf Bensch
82f92ec004
use mf->generation instead of s->cfg->pid for generation 2 scanners
2013-10-11 19:29:58 +02:00
Rolf Bensch
d5baddf003
reorder scanner defines
2013-10-11 19:20:13 +02:00
Rolf Bensch
a178841287
new scanner Canon imageCLASS MF4770n
2013-09-24 21:25:19 +02:00
Rolf Bensch
a8461cbe7a
new scanners Canon imageCLASS MF4570dw and imageRUNNER 1133
2013-09-13 14:06:38 +02:00
Rolf Bensch
50df7af5cc
update copyright
2013-04-26 22:52:44 +02:00
Rolf Bensch
5f1da65108
new scanner Canon i-SENSYS MF3010
2013-04-19 23:12:52 +02:00
Rolf Bensch
bb3806313d
new device parameters tpuir_min_dpi and tpuir_max_dpi
...
only for Canoscan devices
2013-02-18 17:17:55 +01:00
Rolf Bensch
53c87a381e
rename ext* to adftpu*
2013-02-18 16:03:18 +01:00
Rolf Bensch
0e8364f874
allow 0x10 as ADF paper OK
2013-02-11 19:58:43 +01:00
Rolf Bensch
d2cfbda4c0
handle multiple pages scan session from adf
...
- start first page: step1(), start_session() and select_source()
- between pages: step1()
- after last page: abort_session()
2013-02-11 19:57:20 +01:00
Rolf Bensch
22a7163633
"activate" only for geneation 1 scanners
2013-02-11 19:50:10 +01:00
Rolf Bensch
bfa5f45e94
new parameter mf->generation
...
- new multifunctionals are (generation == 2)
2013-02-11 19:25:44 +01:00
Rolf Bensch
d87619e71f
fixed usb checksums for MF4100
2013-01-24 12:07:34 +01:00
Rolf Bensch
da2937dbb5
new scanner Canon i-SENSYS MF6680dn
2013-01-14 15:44:46 +01:00
Rolf Bensch
320b2c5582
new scanner Canon i-SENSYS MF5880dn
2013-01-14 15:25:45 +01:00
Rolf Bensch
580b55cb19
new scanner Canon i-SENSYS MF4550d
2013-01-14 14:21:58 +01:00
Rolf Bensch
3dc944302a
new scanner Canon imageCLASS MF4430
2012-12-07 19:44:44 +01:00
Rolf Bensch
d6bbee89ba
new scanner Canon imageCLASS D420
2012-09-05 10:18:30 +02:00
Rolf Bensch
9e0d4aba0b
copyright updated
2012-08-16 16:14:38 +02:00
Rolf Bensch
aaa97ac050
new scanner Canon imageCLASS MF4410 from Vasiliy Olekhov
2012-02-27 10:25:00 +01:00
Rolf Bensch
5e87569ac4
modify dpi_list dependent on different scanner capabilities
...
for normal (flatbed) and ADF/TPU modes.
2012-01-31 11:39:53 +01:00
Nicolas Martin
9c8244f006
pixma: some changes for future Lineart support in the backend
...
add some settings for MF8030, not yet working (different protocol)
modified: backend/pixma.c
modified: backend/pixma.h
modified: backend/pixma_common.c
modified: backend/pixma_imageclass.c
2010-07-25 21:38:07 +02:00
Nicolas Martin
52cd1d7d5b
pixma: add support for PIXMA MX870, updated docs.
...
declared PIXMA MF8030, but not yet working.
modified: ChangeLog
modified: backend/pixma_imageclass.c
modified: backend/pixma_mp150.c
modified: doc/descriptions/pixma.desc
modified: doc/sane-pixma.man
2010-07-22 07:56:13 +02:00
Nicolas Martin
b3d036e8a6
pixma: set #1 of modifications for ImageClass MF65xx series
2010-06-08 21:59:46 +02:00
Nicolas Martin
939acce04a
pixma: usb timeouts to 20 sec as needed by ImageClass MF3240, source code comments and documentation updates for this model.
...
- backend/pixma_io.h: usb timeouts change
- backend/pixma_imageclass.c, doc/sane-pixma.man, doc/descriptions/pixma.desc: doc and comments updates.
2010-01-29 21:39:33 +01:00
Nicolas Martin
3fc69a358e
pixma: updated backend, docs and desc for support to MP560 and MF4330d/ADF
...
backend/pixma_imageclass.c: added PIXMA_CAP_ADF to model imageclass MF4320, to support MF4330d
backend/pixma_mp150.c: removed untested state for MP560 (comment)
doc/descriptions/pixma.desc, doc/sane-pixma.man: doc update for both MP560 and MF4330d
2009-12-09 21:49:19 +01:00
Nicolas Martin
a18c3fd41a
pixma: added I-SENSYS MF4320d and updated doc, for this model and MP390.
2009-10-21 21:39:27 +02:00
Nicolas Martin
b0303393ec
pixma: fixes Gen 4 XML error code, support for ImageClass MF4380dn, bump backend version
...
- backend/pixma_mp150.c: some error condition fixes to Generation 4 (MP640, ...) XML code
- backend/pixma_imageclass.c: added support for ImageClass MF4360dn-MF4390dn
- include/pixma.h: bumped backend version to 0.16.1
- doc/descriptions/pixma.desc, doc/sane-pixma.man: doc updates
2009-10-18 13:02:14 +02:00
Nicolas Martin
b7800eeac5
pixma backend: updates for ImageClass MF3110 and MF4660, and Pixma MP980, and doc updates.
...
- MF3110: fix interrupt messages handling.
- MF4660: added support for this ImageClass device.
- MP980: Following a report, tuned the color planes shifting values.
- All: Documentation updates.
2009-09-06 10:31:40 +02:00
Nicolas Martin
8d4739bbdf
pixma backend: last changes to fully support ImageClass MF4660.
2009-09-05 10:30:34 +02:00
Nicolas Martin
4ecf266a4c
pixma backend: modifications for mf4660
2009-09-03 19:25:18 +02:00