Henning Geinitz
008bc74603
Limit the total amount of memory used for arrays and pointers while decoding the
...
wire to 1 MB (bug #300158 ). Run "make clean" before "make"!
2004-10-14 17:15:23 +00:00
Gerhard Jaeger
0fb34bb098
Added missing pthread_detach() so the thread resources could be reused again.
2004-10-14 06:51:17 +00:00
Henning Geinitz
af58065746
64 bit platform fixes (bug #300799 ).
2004-10-03 17:34:36 +00:00
Gerhard Jaeger
62e590d341
Removed "wrong" return...
2004-08-30 13:26:41 +00:00
Gerhard Jaeger
d27a5ab9ce
Fixed memory leak.
2004-08-30 11:52:15 +00:00
Gerhard Jaeger
ab64285ff9
Added resource manager library support.
2004-07-26 15:15:39 +00:00
Gerhard Jaeger
31633a2f0e
Cleanup work.
2004-07-16 11:49:16 +00:00
Mattias Ellert
ac9ec0ff1c
Missed one...
2004-06-20 01:22:44 +00:00
Mattias Ellert
3458605b55
SCSI scanners can now be selected by LUN on MacOS X
...
sane-find-scanner now finds SCSI scanners on MacOS X
making some sanei_scsi internal functions static
2004-06-19 21:31:42 +00:00
Gerhard Jaeger
1cb426ee47
fixed compilation problem on HP-UX.
2004-05-22 13:54:29 +00:00
Oliver Rauch
a28bd84350
Added DIR_SEP and PATH_SEP defintions for windows
2004-05-16 22:08:03 +00:00
Gerhard Jaeger
c95a1a3cde
fixed some warning conditions.
2004-04-14 19:33:56 +00:00
Gerhard Jaeger
7344dc079f
Fixes bug-reports #300617 & #300618 .
2004-04-09 12:19:47 +00:00
Jochen Eisinger
088177205c
2004-04-06 Jochen Eisinger <jochen@penguin-breeder.org>
...
* sanei/sanei_pa4s2.c include/sane/sanei_pa4s2.h, backend/mustek_pp.c:
fixed compiler warnings
2004-04-09 08:50:57 +00:00
Jochen Eisinger
40638d29d7
2004-04-06 Jochen Eisinger <jochen@penguin-breeder.org>
...
* sanei/sanei_pa4s2.c include/sane/sanei_pa4s2.h, backend/mustek_pp.c:
fixed compiler warnings
2004-04-06 18:02:57 +00:00
Henning Geinitz
f99aea20cb
Increased SCSI buffer size on MacOS X. Patch from Mattias Ellert, bug #300601 .
2004-03-29 18:01:23 +00:00
Henning Geinitz
b79b8b4db3
Fixed inconsistent error message (patch from Mattias Ellert <mattias.ellert@tsl.uu.se>).
2004-02-04 20:27:58 +00:00
Gerhard Jaeger
1fc1de58c5
Added MacOSX patch for sanei_thread_kill().
2004-02-01 19:14:28 +00:00
Gerhard Jaeger
afa13763ec
fixed return value handling for sanei_wait_pid().
2004-01-13 07:40:28 +00:00
Julien BLACHE
f048679136
* sanei/sanei_pa4s2.c: libieee1284 support for scsi_pp functions. This is untested but should work.
2004-01-10 18:38:34 +00:00
Henning Geinitz
e7484c515e
Silenced some compilation warnings.
2003-12-27 17:48:39 +00:00
Henning Geinitz
08486e6be4
Added support for Mustek Paragon 600 II EP (SCSI-over-parallel port). This is
...
based on a patch from James Perry. Support for libiee1284 is missing until
now. Closes bug #300143 .
2003-12-25 20:27:49 +00:00
Henning Geinitz
c4743af452
Fixed overflow (bug #300389 ).
2003-12-21 21:54:29 +00:00
Henning Geinitz
895dc697d3
Check for /dev/uscanner* for NetBSD and OpenBSD. Patch from bug tracker
...
#300373 .
2003-12-06 16:36:26 +00:00
Henning Geinitz
66f4a68325
sanei_scsi.c should now compile with the new and old SCSI API of MacOS X. Patch
...
from Mattias Ellert <mattias.ellert@tsl.uu.se>.
2003-12-06 13:38:47 +00:00
Jochen Eisinger
f5c4172119
2003-11-23 Jochen Eisinger <jochen@penguin-breeder.org>
...
* backend/mustek_pp.c, sanei/sanei_pa4s2.c: added support for auto
probing of the port
* configure{.in}, backend/mustek_pp_ccd.*, backend/Makefile.in,
backend/dll.conf, doc/sane-mustek_pp_ccd.man, doc/sane.man,
doc/Makefile.in, doc/descriptions/mustek_pp_ccd.desc: mustek_pp_ccd
backend removed
* backend/mustek_pp.conf, mustek_pp_ccd300.[ch],
doc/sane-mustek_pp.man, doc/descriptions/mustek_pp.desc: fixed CCD
support for mustek_pp backend
* backend/mustek_pp_null.c: beautified debug scanner name
2003-11-24 08:58:19 +00:00
Gerhard Jaeger
bf91647c3d
Fixed parport mode setting in direct mode.
2003-11-04 18:20:53 +00:00
Gerhard Jaeger
84c0a8797c
Fixed problem in sanei_pp_setmode().
2003-11-04 16:10:26 +00:00
Gerhard Jaeger
aad3f45c6f
Fixed udelay stuff, documentation update.
2003-11-02 13:33:56 +00:00
Gerhard Jaeger
4d7c900cb9
Made sanei_pp_set_datadir work in no ieee1284 mode.
...
Fixed a minor bug in delay calculation.
2003-10-30 15:51:41 +00:00
Gerhard Jaeger
0b224ac076
Added functions sanei_pp_set_datadir() and sanei_pp_uses_directio().
2003-10-29 16:51:48 +00:00
Gerhard Jaeger
ba973e5a70
Fixed OS/2 compilation problems.
2003-10-27 15:07:43 +00:00
Gerhard Jaeger
edfe46590a
Added sanei_pp_init() and sanei_pp_udelay().
2003-10-26 10:58:01 +00:00
Gerhard Jaeger
7905efbb09
Added sanei_pp_getmode, fixed conditional compilation stuff.
2003-10-23 15:11:45 +00:00
Gerhard Jaeger
161a762cb5
Added generic parallel-port function lib.
2003-10-22 19:15:18 +00:00
Gerhard Jaeger
22fd3e4b5b
Fixed compilation errors.
2003-10-17 12:20:05 +00:00
Gerhard Jaeger
bf9ea737d3
Added SIGPIPE handling, when compiled for pthread support.
2003-10-17 11:06:00 +00:00
Gerhard Jaeger
cba31cdf64
Copyright update.
2003-10-13 07:16:54 +00:00
Gerhard Jaeger
cd7b8f8cb2
Fixed OS/2 compilation.
2003-10-13 07:16:09 +00:00
Gerhard Jaeger
1f8c02707d
Improved OS/2 support.
2003-10-12 15:39:04 +00:00
Gerhard Jaeger
fe97c01e62
Fixed segfault condition in sanei_thread_waitpid.
2003-10-10 13:01:46 +00:00
Gerhard Jaeger
73caefebca
Fixed some compilation errors on Darwin and OS/2.
2003-10-10 06:57:36 +00:00
Gerhard Jaeger
25a38b2739
improved support of pthreads, changed behaviour of sanei_thread_kill(),
...
added functions sanei_thread_sendsig() and sanei_thread_get_status()
changed behaviour of sanei_thread_waitpid(), changed parameters
of sanei_thread_begin()
2003-10-08 20:31:15 +00:00
Henning Geinitz
3565c78d2f
More verbose help messages for --enable-fork-process. Print message about
...
pthread support after all the tests. If libpthread isn't available, try if libc
supports pthreead_*. Use macro USE_PTHREAD to check if threads are used in the
code.
2003-10-07 11:28:03 +00:00
Gerhard Jaeger
81eaf06a10
* aclocal.m4 acinlcude.m4 configure configure.in: modified checks for
...
pthread support, added switch --enable-fork-process which toggles
between the usage of fork and pthread, set the default behaviour to
pthread usage on Darwin
* include/sane/config.h: added the HAVE_LIBPTHRAD stuff
* sanei/sanei_thread.c include/sane/sanei_thread.h: fixed compilation issue
on OS/2, added support for fork too, so that we can use sanei_thread
functions in any case.
* backend/plustek.[ch]: changes due to the sanei_thread-lib work
2003-10-07 07:38:37 +00:00
Henning Geinitz
3cc8ce04e2
Made some internal functions static.
2003-10-06 17:39:19 +00:00
Gerhard Jaeger
39044887ca
* aclocal.m4 configure configure.in: added checks for pthread.h and
...
added linker option -lpthread if pthread.h is found
* include/sane/config.in.h: added HAVE_PTHREAD_H
* sanei/sanei_thread.c include/sane/sanei_thread.h: added pthread_
functions to library, so every backend is able to use either fork or
pthread for its reader-process - see plustek backend for example
* backend/plustek.h backend/plustek.c: added sanei_thread stuff to support
threading on MacOS X
* backend/plustek_pp*: some cleanup
2003-10-05 16:00:30 +00:00
Frank Zago
3bda0d541d
Port to Cygwin.
2003-09-24 03:41:48 +00:00
Henning Geinitz
6210c9a282
Actually return 0 if there is no second quotation mark.
2003-09-21 08:57:21 +00:00
Henning Geinitz
2cf12103d8
Added support for the MacOS X IOKit SCSI Architecture Model API. Added support
...
for Firewire scanners. Patch from Guy Brooker <guy_brooker@mac.com>.
2003-08-21 10:33:34 +00:00