Nicolas Martin
11410c5b0c
Support for PIXMA MP630 to pixma backend, doc and French translations updates.
2008-11-23 21:14:03 +00:00
Stéphane Voltz
12d1b49896
- fix 'commit scan' value. Should fix 150/1200 dpi scan problems
...
for HP4400 with sensor type 2
2008-11-22 06:40:46 +00:00
Stéphane Voltz
b1be8ec61f
- calibration fixes for hp440 with sensor type 3
2008-11-20 19:57:28 +00:00
Alessandro Zummo
9227e7d6bc
fixed bug when an extended command
...
was used with D8 level scanners. bug reported
by Kare Sars <kare.sars@kolumbus.fi>
2008-11-18 20:26:55 +00:00
Gerhard Jaeger
aa164fb56d
* doc/descriptions-external/epkowa.desc:
...
iscan 2.14.0 updates on behalf of olaf.meeuwissen@avasys.jp
2008-11-17 06:44:28 +00:00
Stéphane Voltz
ca5bfa59f3
- fix sensor mis-detection for HP4400
...
- lighting change for HP4400
2008-11-12 06:59:38 +00:00
m. allan noah
4c0b0a599f
backend version 4, eject paper in last sane_read()
2008-11-11 16:58:00 +00:00
m. allan noah
03c5a9ee44
* backend/canon_dr.[ch], backend/canon_dr-cmd.h, doc/sane-canon_dr.man,
...
backend/canon_dr.conf.in, doc/descriptions/canon_dr.desc:
- New Canon DR-series backend v3
- support all modes and resolutions of DR-9080C
- advanced options (MF detection, compression) not yet supported
- other larger models believed similar, smaller ones unknown
* doc/descriptions/unsupported.desc: remove Canon DR-series machines
2008-11-10 03:36:11 +00:00
m. allan noah
f4ccd1c46b
* backend/fujitsu.c: backend v84
...
- round lines down to even number to get even # of total bytes
- round binary bpl and Bpl down to byte boundary
2008-11-07 17:33:39 +00:00
m. allan noah
2b2923b154
* backend/fujitsu.[ch]: backend v83
...
- round binary bpl and Bpl up to byte boundary
- use s->params instead of user data in set_window()
- read_from_scanner() only grabs an even number of lines
2008-11-07 02:03:32 +00:00
Louis Lagendijk
a1f9143a41
2008-10-31 Louis Lagendijk <llagendijk-guest at users.alioth.debian.org>
...
* Pixma backend (pixma.c/pixma_common.c/pixma_io_sanei.c/pixma_bjnp.c)
bjnp tcp connection is now de-activated after initialization and
re-activated at start of scanning. If we do not do this, the scanner
closes its side of the connection after 30 secods of inactivity.
Added a maximum to the retry of slect calls when signals are
received
Added blocksize detection for tcp read_bulk call
2008-11-05 20:53:30 +00:00
m. allan noah
b57a64d79e
* sanei/sanei_usb.c, include/sane/sanei_usb.h:
...
- shorten debug lines to fit in 80 chars
- add sanei_usb_clear_halt() required by upcoming canon_dr backend
2008-11-05 02:30:44 +00:00
m. allan noah
8eaa9c65e4
fujitsu backend v82
...
- improved front-side endorser vpd detection
- send scanner_control_ric during sane_read of each side
- add fi-6770A and fi-6670A USB ID's
2008-11-01 01:34:18 +00:00
Louis Lagendijk
ab53b7e884
2008-10-31 Louis Lagendijk <llagendijk-guest at users.alioth.debian.org>
...
* backend/pixma_bjnp.c corrected small typo
2008-10-31 22:57:33 +00:00
Louis Lagendijk
18ce7b4e0f
2008-10-31 Louis Lagendijk <llagendijk-guest at users.alioth.debian.org>
...
* backend/pixma_bjnp.c
Added retry to select() calls when they get interrupted by a
signal. This solves problems in xsane after a first scan completed.
There is still an issue that scanner closes tcp connection after
30 seconds of inactivity
backend/pixma_bjnp.c backend/bjnp_private.h
Marked local functions as static and removed them from ..private.h
2008-10-31 20:32:30 +00:00
Stéphane Voltz
948020bf1c
- added 600 and 1200 dpi scans for HP4400
...
- added 600 and 1200 dpi scans for HP4470 with 'xpa' sensor
2008-10-31 06:15:26 +00:00
Nicolas Martin
173e05ffd1
TPU scan 48 bits at 4800 dpi, fix MP810 at 2400 dpi. Updated docs.
2008-10-25 15:22:04 +00:00
Louis Lagendijk
69c9248356
2008-10-25 Louis Lagendijk <llagendijk-guest at users.alioth.debian.org>
...
* Added configuration file support for pixma backend
Currently used only for configuration of network scanners.
2008-10-25 14:56:11 +00:00
Nicolas Martin
677e4e5dd5
TPU 48 bits depth scan on MP970, min 300 dpi in TPU mode, Legal paper size for MX850 or MX7600 ADF scan
2008-10-22 20:35:25 +00:00
Louis Lagendijk
1b5f65b930
2008-10-21 Louis Lagendijk <llagendijk-guest at users.alioth.debian.org>
...
* Added #ifdef around defintions of MIN and MAX in pixma_common.h
- Re-enable includes in pixma_bjnp.c as they are needed on Freebsd
- Replaced getaddrinfo by gethostbyname in pixma_bjnp.c as this is
supported on OS/2 as well
2008-10-21 21:37:34 +00:00
m. allan noah
a65329e472
* doc/descriptions/fujitsu.desc: backend v81, fix fi-6240 usb id
2008-10-21 17:52:11 +00:00
m. allan noah
df25acfd38
* backend/fujitsu.[ch], backend/fujitsu-scsi.h: backend v81
...
- increase USB timeouts
- enable get_pixelsize() to update scan params after set_window()
- remove even_scan_line hack
2008-10-20 18:03:19 +00:00
Nicolas Martin
399a23cb9f
ifaddrs.h header check and increase backend version number
2008-10-18 22:28:47 +00:00
Nicolas Martin
f573865c33
ifaddrs.h header check and increase backend version number
2008-10-18 22:26:57 +00:00
Stéphane Voltz
5633288e36
- added 300 dpi scans for HP4400, sensor type 2
2008-10-15 05:01:28 +00:00
Stéphane Voltz
8d3d0f1037
- added 150 dpi scan for HP4400
...
- added sensor detection for HP4400
2008-10-15 04:36:30 +00:00
Nicolas Martin
391a6b4549
Added Canon's BJNP network protocol support, fix an ADF issue, updated doc and headers
2008-10-14 19:48:59 +00:00
m. allan noah
56ae50027a
* doc/descriptions/fujitsu.desc, doc/sane-fujitsu.man: backend v80
2008-10-10 00:51:31 +00:00
m. allan noah
0f3d11f498
* backend/fujitsu.c: backend v80
...
- front-side endorser uses data ID 0x80
2008-10-09 00:43:06 +00:00
Stéphane Voltz
049d3c644f
- fixed a configuration option bug
2008-10-06 04:25:23 +00:00
Nicolas Martin
1aa1677ef2
Changes for ADF simplex and duplex scan, MP970 4800 dpi and TPU scan.
2008-10-05 20:42:19 +00:00
m. allan noah
7fa6ae708c
typo in comment
2008-10-03 16:20:36 +00:00
m. allan noah
9371a0c8fb
* backend/epjitsu.[ch]: backend v17:
...
- increase scan height ~1/2 inch due to head offset
- change page length autodetection condition
2008-10-03 15:54:39 +00:00
Stéphane Voltz
7069ba9295
- added a SANE_CURRENT_MINOR define
2008-10-03 04:45:32 +00:00
Stéphane Voltz
0214a5091b
- add a 'sensornumber' option to override sensor detection
2008-10-02 19:54:52 +00:00
m. allan noah
5de0ac3014
add iscan 2.12.0 updates
2008-10-02 14:29:00 +00:00
m. allan noah
48e23ca24e
* doc/descriptions/fujitsu.desc, backend/fujitsu.conf.in,
...
backend/fujitsu.[ch], backend/fujitsu-scsi.h: backend v79
- add usb ids for several models
- print additional hardware capability bits
- detect front-side endorser
- disable endorser-side controls if only one side installed
- add quirks for fi-6x70
2008-10-02 04:03:31 +00:00
m. allan noah
7274bfc500
* backend/epjitsu.[ch]: backend v16:
...
- split fill_frontback_buffers_S300 into 3 functions
- enable threshold_curve option
- add 1-D dynamic binary thresholding code
- remove y-resolution option
- pad 225x200 data to 255x225
2008-10-02 03:38:40 +00:00
Gerhard Jaeger
98de411d6c
Added entry for OpticSlim 2400plus
2008-10-01 11:44:54 +00:00
Gerhard Jaeger
2d36b65f55
* doc/descriptions/plustek.desc: Added entry for UT12 devid 0x0013
...
* doc/descriptions/unsupported.desc: Removed entry for UT12 devid 0x0013
2008-10-01 10:36:28 +00:00
Gerhard Jaeger
bb2e71643b
Removed entry for UT12 devid 0x0013
...
Cleanup
2008-10-01 10:36:03 +00:00
Gerhard Jaeger
24f5d10762
Added entry for UT12 devid 0x0013
2008-10-01 10:35:36 +00:00
Stéphane Voltz
db0188805e
- fix HP4400 head parking
2008-09-26 04:47:54 +00:00
m. allan noah
0bbf8bac04
2008-09-25 m. allan noah <kitno455 a t gmail d o t com>
...
* backend/epjitsu.[ch], backend/epjitsu-cmd.h: backend v 13, 14 and 15:
- add working page-height control
- add working brightness, contrast and threshold controls
- add disabled threshold curve and geometry controls
- move initialization code to sane_get_devices, for hotplugging
- support S300 on USB power
- support S300 225x200 and 600x600 scans
- support for automatic paper length detection (parm.lines = -1)
- expose hardware buttons/sensors as options for S300
* doc/descriptions/epjitsu.desc: change S300 status to good
2008-09-25 03:15:49 +00:00
m. allan noah
ba856d2aec
2008-09-25 m. allan noah <kitno455 a t gmail d o t com>
...
* include/sane/saneopts.h: underscore not allowed in option names
* frontend/scanimage.c: fix broken unknown length (-1) binary scans,
fix invalid tiff height with unknown length scans, fix compiler warn
2008-09-25 02:39:52 +00:00
Stéphane Voltz
c2f747a22d
- fixed typo in HP4400 sensor detection
2008-09-23 19:22:42 +00:00
Stéphane Voltz
9f081c4508
- head parking fix for HP4400
...
- 75 dpi support for a sensor varaint of the HP4400
- better sensor detection at init
2008-09-20 07:00:10 +00:00
Nicolas Martin
5ab0b2024c
Changes for MP970 (to be continued), add MX7600 pid (untested yet).
2008-09-13 12:32:52 +00:00
Stéphane Voltz
c21bb0ab56
- fix head parking for HP4400
...
- tune dark calibration for HP4400
2008-09-11 04:38:19 +00:00
Nicolas Martin
286dbd885d
Doc update, CCD sensors white lines padding fix, enhance scan area adjustments.
2008-09-07 19:08:25 +00:00