Oliver Schirrmeister
466dfaae77
Bugfixes, see ChangeLog
2003-11-07 10:05:35 +00:00
m. allan noah
ed8d8816c7
foo on me. reverse bad line
2003-10-19 23:00:49 +00:00
m. allan noah
cb86c3e687
see if i can commit around anoncvs lock yet
2003-10-17 13:10:36 +00:00
m. allan noah
e47ef1b4ad
memset scsi buff and device struct before use
2003-10-16 13:50:20 +00:00
m. allan noah
bc5a69bea4
removed _ from option names
2003-10-07 16:29:10 +00:00
m. allan noah
2707a6b323
added support for 4340 and 4x20 color modes. dont know if bigger scanners
...
use these modes or not. need to find someone with a spare $20k to test one :)
also moved a bit of code around so that it was under the proper comments
2003-10-06 20:11:28 +00:00
Oliver Schirrmeister
4df283d06f
fixed buf in fujitsu.c when scanner is disconnected.
2003-06-11 08:01:22 +00:00
Oliver Schirrmeister
f9bec2f06c
remove SP15 code
...
sane_open acturally opens the device you request
2003-06-06 09:47:24 +00:00
Oliver Schirrmeister
7ec36bac6d
separated the 4x20 into another model and color support for the 4x20
2003-06-04 07:37:35 +00:00
Oliver Schirrmeister
bfdf791597
added fujitsu fi-4120C support
2003-03-28 14:46:17 +00:00
Oliver Schirrmeister
86a3214291
patch from Ron Cemer <ron@roncemer.com>
...
fixes the broken "ADF empty" detection on the Fujitsu scanners
when connected via USB. It also fixes a sense-request issues,
which were required in order to determine whether the ADF is
empty. It also eliminates some duplicate code blocks.
renamed some functions
2003-03-14 18:21:22 +00:00
Oliver Schirrmeister
711bb118b4
displays the offending byte when something is wrong in the
...
window descriptor block.
2003-03-10 12:38:36 +00:00
Oliver Schirrmeister
f9d7350534
* backend/fujitsu.c, backend/fujitsu.h: renamed some variables
...
* backend/fujitsu.c: gray duplex scanning now works with the 4097D
when disconnect is enabled in the scsi-controller
* doc/descriptions/unsupported.desc: remove fujitsu fi4120C
* doc/descriptions/fujitsu.desc added fi4120C, ScanParter 93GX
2003-03-05 12:56:44 +00:00
Oliver Schirrmeister
b7fbc8a3aa
bugfixes: option RIF is available for the 3091 and 3092,
...
set availability of options THRESHOLD und VARIANCE
2003-02-20 14:48:55 +00:00
Oliver Schirrmeister
d74d4231ce
patch from <ron@roncemer.com>
...
fi4220 support
usb support
2003-02-20 13:33:07 +00:00
Oliver Schirrmeister
2b2453029f
added 3092 support
...
bug fixes
2002-09-16 12:19:56 +00:00
Oliver Schirrmeister
b743d8d0fb
- release memory allocated by sane_get_devices
...
- several bugfixes
- supports the M3097
- get threshold, contrast and brightness from vpd
- imprinter support
- get_hardware_status now works before calling sane_start
- avoid unnecessary reload of options when using source=fb
2002-06-06 08:35:42 +00:00
Henning Geinitz
1982eec1dd
Added new fujitsu backend (from Oliver Schirrmeister <oschirr@abm.de>). This
...
backend supersedes the m3096g backend and also includes the m3091 backend.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-17 18:50:39 +00:00