Wykres commitów

62 Commity (9734e8eb5a8bac4f591b61aa018054b91ab55101)

Autor SHA1 Wiadomość Data
Oliver Schirrmeister 466dfaae77 Bugfixes, see ChangeLog 2003-11-07 10:05:35 +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
Henning Geinitz 0e70e29baf Moved union Option_Value from backend header files to sanei_backend.h. No need
to copy it over and over again. Changed header inclusion order in backend
files to include backend.h after sanei_backend.h. Based on a patch from stef
<stef-listes@wanadoo.fr>.
2003-09-12 16:10:33 +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 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 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