Gerhard Jaeger
b3352dd14f
Switched backend over to sanei_thread usage, to make it also work with OS/2.
2003-11-10 07:12:23 +00:00
Gerhard Jaeger
cc05fd3afb
Linking pie backend now against sanei_thread lib.
2003-11-10 07:11:48 +00:00
Oliver Schwartz
57d377c8fd
Disabled quality calibration for Epson Perfection 1670
2003-11-09 21:43:45 +00:00
Oliver Schwartz
a4327c2cda
Fix TPO scanning range for Epson 1670
2003-11-08 09:50:27 +00:00
Oliver Schwartz
fc3960ce3e
Final bugfixes for bascic support of Epson 1670
2003-11-07 23:26:49 +00:00
Oliver Schirrmeister
466dfaae77
Bugfixes, see ChangeLog
2003-11-07 10:05:35 +00:00
Gerhard Jaeger
4758f4dabc
Fixed bug in parport setup routine.
2003-11-04 16:12:12 +00:00
Gerhard Jaeger
463debf80f
Switched backend over to sanei_thread usage, to make it work at least with OS/2.
2003-11-04 16:09:51 +00:00
Gerhard Jaeger
bd9dda41c7
Linking coolscan now against sanei_thread lib.
2003-11-04 16:08:03 +00:00
Henning Geinitz
5b6390ff86
sanei_pp must be linked if we preload backends.
2003-11-02 13:23:30 +00:00
Gerhard Jaeger
4a31f9681a
Made PS/2 bidirectional mode work.
2003-10-30 15:54:07 +00:00
Gerhard Jaeger
ed3b457ccc
Made usage of the new sanei_pp functions, made EPP modes work with libieee1284.
...
Also did some cleanup work.
2003-10-29 16:53:18 +00:00
Henning Geinitz
c0340511f0
Added support for sanei_thread. Removed OS/2 specific code.
...
Added more debug messages.
2003-10-29 10:45:33 +00:00
Henning Geinitz
bbb2a1d88a
Fixed Chris Pinkham's email address.
2003-10-28 19:17:51 +00:00
Rene Rebe
023f7c1e7a
Also fixed Bugs #300288 and #300196 , removed the conflicting Option_Value
...
now present in sanei_backend.h and made requested clarifications (Bugs #300290 ,
#300291 )
2003-10-28 11:24:21 +00:00
Rene Rebe
8425846c8e
merge of the current Subversion revision of SANE/Avision. The fixes include:
...
endianess fixes, calibration code, ADF detection, correct lamp warmup,
gamma table for new ASICs, some workarounds for ASIC variations and the
convertion to use OPT_SOURCE instead of seperate OPT_ADF and OPT_TRANS.
2003-10-28 09:41:27 +00:00
Gerhard Jaeger
b8f5bc2c16
Changed configuration file back to remain compatible with the old format.
2003-10-28 07:23:08 +00:00
Karl Heinz Kremer
2c60f5a9d2
Replaced all DBG(0, ... statements with DBG(1, ...
2003-10-27 23:52:59 +00:00
Gerhard Jaeger
fb3ccaefb4
Fixed compiler warnings, using now sanei_pp_udelay() and
...
made the backend work with libieee1284.
2003-10-26 10:58:36 +00:00
Peter Kirchgessner
d66b755e7f
Use new sanei-thread-interface
2003-10-24 17:26:07 +00:00
Gerhard Jaeger
fb5b49b4b9
Added parport-mode detection.
2003-10-23 15:13:04 +00:00
Gerhard Jaeger
5499cf930d
fixed bug, that causes CanoScan devices to use the wrong calibration functions,
...
sanei_usb_get_vendor_product() fails.
2003-10-23 07:26:32 +00:00
Peter Kirchgessner
477f338198
Use new sanei_thread-interface for hp-backend
2003-10-22 20:18:25 +00:00
Gerhard Jaeger
ff66189063
fixed, the "generic disable" switch, and enabled the backend again.
2003-10-22 19:52:34 +00:00
Gerhard Jaeger
fe555addac
major update, sanei_pp integration, compilation fixes.
2003-10-22 19:20:31 +00:00
Gerard Klaver
15734bc5ba
Text added Mustek ScanMagic 4830S
2003-10-22 17:46:18 +00:00
Oliver Schwartz
e4b72fc3ac
Bugfixes for SnapScan backend
2003-10-21 20:43:25 +00:00
m. allan noah
ed8d8816c7
foo on me. reverse bad line
2003-10-19 23:00:49 +00:00
Julien BLACHE
9695362397
* frontend/saned.c: added subnet support to saned ; added
...
check_v4_in_range and check_v6_in_range functions.
* backend/saned.conf: updated the config file.
* doc/saned.man: updated the manpage for saned.
2003-10-19 10:36:28 +00:00
m. allan noah
cb86c3e687
see if i can commit around anoncvs lock yet
2003-10-17 13:10:36 +00:00
Gerhard Jaeger
068fba2881
Added checks for intervaltimer, to make it compile on OS/2.
2003-10-17 11:14:08 +00:00
Gerhard Jaeger
e36fac9d88
Removed blocking SIGPIPE, as this is now handled in sanei_thread library.
2003-10-17 11:06:43 +00:00
Henning Geinitz
d63c6321a6
Reindented.
2003-10-17 09:44:20 +00:00
m. allan noah
e47ef1b4ad
memset scsi buff and device struct before use
2003-10-16 13:50:20 +00:00
Henning Geinitz
cc8a3875ca
Fixed cancelling when threads are used. Only SIGPIPE is blocked now. Sleep
...
indefinetly after the reader_process has finished. Minor fixes of debug
messages.
2003-10-13 18:03:40 +00:00
Henning Geinitz
f206deb849
Fixed compilation bug when debugging is disabled.
2003-10-13 16:57:17 +00:00
Gerhard Jaeger
6dd1661a65
removed OS/2 section.
2003-10-12 15:39:38 +00:00
Henning Geinitz
75e7483301
Explained that libieee1284 device names like "parport0" can also be used.
2003-10-10 10:33:15 +00:00
Peter Kirchgessner
d5b479a19a
Redo when TEST UNIT READY failed
...
Redo when read returns with 0 bytes (non-SCSI only)
Bug #300241 : fix invers image on 3c/4c/6100C at 10 bit depth
2003-10-09 19:37:29 +00:00
Peter Kirchgessner
2549e5bf8c
Redo when TEST UNIT READY failed
...
Redo when read returns with 0 bytes (non-SCSI only)
2003-10-09 19:34:57 +00:00
Peter Kirchgessner
3e5bec5925
Bug #300241 : fix invers image on 3c/4c/6100C at 10 bit depth
2003-10-09 19:32:50 +00:00
Stéphane Voltz
512dcd9fd0
* added automatic parallel port detection,
...
and special keyword in configuration file to use it. Indent cleaning.
2003-10-09 05:27:39 +00:00
Gerhard Jaeger
2d9c2e54c7
linking plustek_pp- and test-backend against sanei_thread.
2003-10-08 20:34:46 +00:00
Gerhard Jaeger
81dd39d572
changes due to the sanei_thread-lib work.
2003-10-08 20:34:10 +00:00
Gerhard Jaeger
9fabf6307a
fixed compiler warnings.
2003-10-08 20:33:17 +00:00
Gerhard Jaeger
a1ec707aee
added sanei_thread support
2003-10-08 20:32:39 +00:00
Henning Geinitz
5204d4fed8
Workaround for bug in canon630u backend: The backend assumes that the id it gets
...
back from sanei_usb_open is a file descriptor. It isn't. So sane_get_select_fd
returns just a random number. That breals at least saned, other frontends may
not work either. This is a workaround for bug #300257 .
2003-10-08 15:42:55 +00:00
Oliver Schwartz
b83e91e5d1
Updates for Epson Perfection 1670
2003-10-07 19:41:34 +00:00
Oliver Schwartz
6b8e0671d4
Initial support for Epson 1670, minor bugfix
2003-10-07 18:29:20 +00:00
m. allan noah
bc5a69bea4
removed _ from option names
2003-10-07 16:29:10 +00:00