m. allan noah
91598aa800
* backend/*.[ch]: nearly every backend used V_MAJOR
...
instead of SANE_CURRENT_MAJOR in sane_init()
* backend/snapscan.c: remove EXPECTED_VERSION check
since new SANE standard is forward compatible
2008-11-26 21:21:31 +00:00
Henning Geinitz
2fb3897cfe
Fixed some compilation warnings (bug #300404 ).
2005-10-02 13:50:53 +00:00
Henning Geinitz
af58065746
64 bit platform fixes (bug #300799 ).
2004-10-03 17:34:36 +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
Abel Deuring
1f7adcf0d1
backend/sharp.*: fixed a segfault, when the SCAN command returned
...
an error; optional "relaxed" handling of transparency unit errors.
Abel
2003-01-12 14:17:19 +00:00
Abel Deuring
79773b16db
backend/sharp.c: fixed a compile problem for Dec Unix v4
...
and probably other 64 bit platform.
Abel
2002-04-22 18:30:21 +00:00
Abel Deuring
0fdcb0c0bc
backend/sharp.c: did only half of the devlist-patch in my last commit.
...
Thanks to Henning who noticed this.
Abel
2002-04-21 14:00:56 +00:00
Abel Deuring
7ce48e4edc
backend/sharp.c: added a "free(devlist)" call to sane_exit
...
Abel
2002-04-21 11:27:16 +00:00
Abel Deuring
94842fc048
backend/sharp.c: added an additional check to prevent OS/2 from using
...
define "#define USE_FORK"
2001-11-26 22:06:30 +00:00
Abel Deuring
da68eca1d0
Fixed a small mistake in my last update of backend/sharp.c
2001-11-24 22:38:45 +00:00
Abel Deuring
b415404a29
sanei_scsi.c: patches for the Linux part committed: better error handling;
...
the residual return by the SG driver v§ is now ignored
sharp.c: Now retries SCSI READ commands, if sanei_scsi_rweq_wait returns
STATUS_BUSY
Abel
2001-11-11 15:56:50 +00:00
Abel Deuring
08025d783b
sanei_scsi.c: Added support for Linux devfs + improved detection of
...
sanei_scsi_max_request_size.
backend/sharp.c: now checks for existence of shm.h
2001-01-07 18:07:59 +00:00
Abel Deuring
e25014fa99
Sharp backend: Support for model JX320 added
2000-11-21 16:30:48 +00:00
Petter Reinholdtsen
b4a1a513c9
Merge devel (v1.0.3) into head branch.
2000-08-12 15:11:46 +00:00
Petter Reinholdtsen
760423d864
Merged main branch with current DEVEL_1_9.
2000-03-05 13:57:25 +00:00
Petter Reinholdtsen
30ab5e718a
Initial revision
1999-08-09 18:06:01 +00:00