Wykres commitów

1074 Commity (f607f729219926f2781b5ca09fd01b5b6006fc54)

Autor SHA1 Wiadomość Data
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
Henning Geinitz 957bcd82cc Added sanei_pthread.lo to list of object files needed for preloading. 2003-10-07 11:30:09 +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
Gerhard Jaeger fec6141ad1 Some cleanup. 2003-10-07 06:26:15 +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
Peter Kirchgessner 22020eba9c Bug #300248: correct "Negatives" to "Negative" in option description 2003-10-06 19:54:07 +00:00
Peter Kirchgessner c5f02bb1fc hp.c 2003-10-06 19:52:26 +00:00
Thomas Soumarmon 96d46f8a7b *fixed bug #300252 : added static to all non SANE specific functions\n*changed #include <sane/..> into #include ../include/sane/... as mentioned in the backend-writing.txt file 2003-10-06 11:25:50 +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
Karl Heinz Kremer e01652aab8 Start two descriptions with capital characters. 2003-10-05 12:20:03 +00:00
Karl Heinz Kremer b8198665c4 Fixed bug 300246 - Use SANE_TITLE_SCAN_SPEED (and DESC and NAME) from saneopts.h
instead of my own strings.
Fixed typo in gamma correction description.
2003-10-05 12:03:09 +00:00
Henning Geinitz 23b9e8c3a5 Use the same title for brightness as in other backends. 2003-10-05 11:45:51 +00:00
Henning Geinitz d8cadc1881 Option names shouldn't be translated. 2003-10-05 11:43:58 +00:00
Henning Geinitz 345401d726 Fixed some missing or duplicated spaces in option descriptions. 2003-10-05 11:43:20 +00:00
Henning Geinitz 8e1194f427 Added back old mustek_pp backend. That backend supports Mustek CCD scanners.
The backend was renamed to mustek_pp_ccd to avoid conflicts with the new
mustek_pp backend for CIS scanners. The code was taken from sane-backends
1.0.9. This is only a temporary solution. The goal is to incooperate CCD
and CIS support into mustek_pp.
2003-10-04 10:40:00 +00:00
Gerhard Jaeger ee8aa4ff09 Fixed some OS/2 compilation problems. 2003-10-02 07:44:08 +00:00
Peter Fales dd4cdbdd9b Handle the case where the camera has a corrupt file which is not a jpeg
image.
2003-10-02 04:03:40 +00:00
Henning Geinitz 4de7e23e89 Added detection of Genius Vivid 4x. It won't work out-of-the-box, however. CCD coarse calib
shouldn't run into an endless loop anymore. Plustek 1248U is much faster now.
2003-09-30 17:37:56 +00:00
Gerhard Jaeger ff21cf5e7d Fixed plustek_pp linking. 2003-09-30 16:20:25 +00:00
Gerhard Jaeger dbcb3c853f Added Plustek OpticSlim 1200 to gt68xx backend. 2003-09-30 06:48:42 +00:00
Gerhard Jaeger 27469d3467 Removed plustek-share.h. 2003-09-29 19:22:38 +00:00
Gerhard Jaeger 9e6db289d8 Mainly cleanup work. 2003-09-29 14:59:13 +00:00
Henning Geinitz 982ef90ed4 Some options had wrong constraints or didn't match their descriptions (bug
#300235).
2003-09-28 22:19:22 +00:00
Gerhard Jaeger 4953291678 Changed file-header (GPL stuff)... 2003-09-24 20:21:55 +00:00
Gerhard Jaeger 60b90f6bba Minor fixes, esp. CanoScan LiDE30 color/gray bug. 2003-09-24 20:20:30 +00:00
Oliver Schwartz 785ce1942a Bug #300198: Check second argument of sanei_config_get_string 2003-09-24 18:05:39 +00:00
Gerhard Jaeger 5c565f4496 removed TODO, as this file does no longer exist 2003-09-24 14:42:21 +00:00
Gerhard Jaeger fde3a39bbe Fixed compilation error. 2003-09-24 14:31:12 +00:00
Gerhard Jaeger 0388dd02a5 Mainly documentation updates... 2003-09-24 14:08:01 +00:00
Henning Geinitz 0f6364f640 Fixed sane-devel address. 2003-09-24 13:31:00 +00:00
Frank Zago 3bda0d541d Port to Cygwin. 2003-09-24 03:41:48 +00:00
Gerhard Jaeger 1eef5c8c60 Updated Plustek backend and added code for alternative CIS calibration.
All the supported CanoScan devices should work now correctly.
Moved the Plustek parallelport support into a separate backend: plustek_pp.
Added new backend for Plustek ASIC 9600x/9800x based parallelport scanner.
2003-09-23 07:10:53 +00:00
Henning Geinitz 9a6faa5046 Check if sanei_config_get_string fails because of a single quotation mark
in the configuration file.
2003-09-21 10:42:15 +00:00
Stéphane Voltz 929c5c9e75 * backend/sane-umax_pp.c: fix default port address handling
(patch from Malcolm Parsons <malcolm.parsons@virgin.net>)
  	* configure.in configure include/sane/config.h.in: added detection of
	  machine/cpufunc.h and i386_set_ioperm() for FreeBSD support.
2003-09-18 05:17:23 +00:00
Karl Heinz Kremer f28084301a Added Henning's change ro re-order the #include statements back in. 2003-09-14 12:41:58 +00:00
Stéphane Voltz c6a2bfc784 - reworked direct hardware access API to improve portability 2003-09-14 06:09:02 +00:00
Karl Heinz Kremer cad89342fa Increment loop variable only once in loop to find USB scanners
Fix rounding problem when calculating number of lines to scan.
2003-09-13 00:59:54 +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
Eddy De Greef a922e76558 Updated e-mail address. 2003-09-12 14:41:25 +00:00
Henning Geinitz 7a6f2ddf61 Added Mustek ScanMagic 1200 UB Plus. Minor bugfix. 2003-08-27 11:49:52 +00:00
Karl Heinz Kremer afd14b97f3 Fixed compile problem on Linux
Code cleanup to get rid of compiler warnings
2003-08-22 12:17:18 +00:00
Karl Heinz Kremer 84199865c5 Removed '//' comments - again ...
Added EPSON KOWA copyright
2003-08-21 22:35:56 +00:00
Oliver Schwartz a66b94a915 Scanner ID cleanup 2003-08-19 21:05:08 +00:00
Stéphane Voltz eaff639e8f - revert change for UTA 2003-08-17 09:04:23 +00:00
Karl Heinz Kremer 4bd825cac8 * backend/epson.[ch]: Added support for GT-30000, with support for the
ADF in simplex mode (used some code from the EPSON Kowa IScan version
  of the backend)
* backend/epson_scsi.c: Use sanei_scsi_cmd2() to send commands to fix a problem
  with SBP-2 under FreeBSD
2003-08-15 17:07:58 +00:00
Stéphane Voltz d54f39f55b - UTA and custom gamma fix (wrongly inactive ...)
- gamma table check on option set
2003-08-15 06:56:24 +00:00
Gerhard Jaeger f7ce836c46 Fixed warmup bug
Fixed device hang problem (EPSON & CanoScan)
Some fine-tuning
2003-08-14 12:54:11 +00:00
Matthew Duggan 27f0a37566 2003-07-29 Matthew Duggan <stauff1@users.sourceforge.net>
* backend/canon_pp.c: Reset globals in sane_exit.
2003-07-29 03:13:56 +00:00
Thomas Soumarmon c8845a70e2 hp5400 backend: moved constants init to sane_init() and sane_exit() 2003-07-28 07:14:16 +00:00
Henning Geinitz a4e842d946 Minor cleanup from the jpeg move. Reverted frontend link order. 2003-07-26 21:40:06 +00:00
Oliver Schwartz c56a0ac8e9 Changed licence to GPL + SANE exception for snapscan-usb.[ch] 2003-07-26 17:16:55 +00:00
Peter Fales aa9845ccd1 Move jpeg files to sanei 2003-07-26 17:07:36 +00:00
Peter Fales 2aca5cf9a2 Move jinclude.h and cderror.h to include/sane 2003-07-26 17:04:10 +00:00
Peter Fales bfed61fc89 Moved backend/djpeg.README to top level README.djpeg 2003-07-26 03:11:04 +00:00
Henning Geinitz d5ce45d9c5 Added Fujitsu 1200CUS to man page, .conf and .desc. Changed .conf file to be
more readable.  Added RevScan 19200i to .conf file.  Added Plustek U16B to
.desc and .conf, updated UT16B.
2003-07-25 07:41:58 +00:00
Peter Kirchgessner 030e0f0722 Add SANE_I18N 2003-07-24 18:31:58 +00:00
Oliver Rauch 23c1118df7 Finally here is the changed umax.c ;-) 2003-07-21 22:18:31 +00:00
Frank Zago 42fbbf8e0c Updates. 2003-07-19 16:05:30 +00:00
Frank Zago 681c7e6efe From gerard Klaver and Michael Holler - Better detection of the scanner. Added white level. More work on some color resolutions. 2003-07-19 16:01:47 +00:00
Thomas Soumarmon 17f6e26a15 HP5400: Added version string 0.87 reported to work ok. Use of a version list instead of several constants. 2003-07-07 07:58:26 +00:00
Peter Fales bf413cce1c Use Debug level 1 for library errors so that nothing is printed when no
camera is connected.
2003-07-02 22:09:52 +00:00
Oliver Schirrmeister 4df283d06f fixed buf in fujitsu.c when scanner is disconnected. 2003-06-11 08:01:22 +00:00
Frank Zago e9c4f3a1a3 Fixed a bug regarding color shifting above X max resolution. Added more working resolutions for the VM3575. 2003-06-07 15:47:44 +00:00
Frank Zago 80273ebac3 indent only. 2003-06-07 15:22:46 +00:00
Henning Geinitz a425dd8e30 The list of backends that are built is now in configure.in. Print backends
that are built. Allow manually setting the backends.
2003-06-06 17:07:02 +00:00
Oliver Schirrmeister f9bec2f06c remove SP15 code
sane_open acturally opens the device you request
2003-06-06 09:47:24 +00:00
Henning Geinitz 4526a711f4 Don't check if the firmware is loaded. The check seems to confuse the USB system on some UHCI chips. 2003-06-05 09:58:45 +00:00
Thomas Soumarmon c84bdda420 hp5400: synching SANE CVS with hp5400backend sourceforge project CVS : added and modified hp5400 files (see Changelog) 2003-06-05 07:05:59 +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
Henning Geinitz 8eafa10e26 hp5400 doesn't need sanei_config2. 2003-06-03 20:43:05 +00:00
Henning Geinitz 0ade0d195a Fixed bug concerning hosts that have both IPv6 and IPv4 addresses but only
accept connections on IPv4. Patch from Julien BLACHE <jb@jblache.org>.
2003-05-30 18:09:25 +00:00
Stéphane Voltz 1123c7bf11 * backed out an change that broke the umax_pp backend on many
parallel port settings
2003-05-21 05:39:56 +00:00
Gerhard Jaeger 04fe542971 Critical bugfix in CIS calibration, to make the devices CanoScan 650, 1220 and
1240 work again.
2003-05-18 16:58:18 +00:00
Gerhard Jaeger d5f59d5603 Major bug-fix release... 2003-05-15 17:19:32 +00:00
Henning Geinitz 005c4add2c Added missing $(DESTDIR). 2003-05-13 19:06:41 +00:00
Eddy De Greef 211950c4ac Offset correction for Mustek 600CP and added some debugging code. 2003-05-11 12:19:07 +00:00
Rene Rebe ea653fab7e a nice warning when no config file is present ... 2003-05-09 01:36:20 +00:00
Rene Rebe 408b313285 oops - compile fix for normal compilers ... sorry. 2003-05-09 01:32:07 +00:00
Rene Rebe caa3c7f853 update to the tatest avision backend including fix for segmentation-fault
when no config file is present.
2003-05-09 01:29:50 +00:00
Henning Geinitz 0416826cb6 Changed license to GPL + SANE exception. 2003-05-08 12:36:23 +00:00
Michael Herder f9fecd629b *** empty log message *** 2003-05-06 09:17:33 +00:00
Oliver Rauch 2624635b6a changed bug in umax.c that broke compilation for OS2 2003-05-05 18:11:30 +00:00
Henning Geinitz 0ccece33cd Only disable object position command for Ricoh IS-420. 2003-05-04 13:13:15 +00:00
Oliver Rauch 415c14a101 Applied changes that replace fork() by thread for OS2 2003-05-04 12:23:50 +00:00
Henning Geinitz 895ab09f6a Disabled object_position. That should fix the Ricoh IS-420. 2003-05-03 16:13:59 +00:00
Henning Geinitz 9d52ea689d Create directory for gt68xx firmware. 2003-05-03 11:23:08 +00:00
Oliver Rauch 24f6d3563b Update of umax-scsi backend 2003-05-01 20:19:31 +00:00
Henning Geinitz 7ce0c5f44f Disable manual links for shared libraries. This breaks MacOS X and doesn't
seem to be necessary on other platforms any more.
2003-04-30 23:05:45 +00:00
Oliver Schwartz 590274b705 SnapScan backend 1.4.26 2003-04-30 20:49:40 +00:00
Henning Geinitz 05c12190be Added Genius 3x as working scanner, removed testing flag. Added Artec 2000 e+
to manpage. Added detection for the Plustek OpticPro U16B.
2003-04-27 12:43:43 +00:00
Henning Geinitz c973d82237 Minor compilation fixes for MacOS X and OS/2. 2003-04-27 12:29:51 +00:00
Frank Zago 2ee4e6da26 Minor fix for the VM6575. 2003-04-25 23:43:45 +00:00
Frank Zago e8351b1aac *** empty log message *** 2003-04-24 03:55:33 +00:00
Frank Zago 500d1b48cb Added support for Relisys AVEC II S3 (VM3564) and Primax Jewel 4800 (VM356A). Patch from Gerard Klaver. 2003-04-19 03:50:22 +00:00
Stéphane Voltz e33118897a - added a note about /dev/ppi0 for *BSD 2003-04-18 12:56:20 +00:00
Stéphane Voltz 4b17ba9ca0 umax_pp.c: cleanings and minor fix in option file reading
umax_pp_low.c umax_pp_low.h: *BSD support for /dev/ppi0
2003-04-18 12:53:55 +00:00
Henning Geinitz 517751ff09 Added hp5400 backend from Martijn van Oosterhout <kleptog@svana.org> and
Thomas Soumarmon <soumarmt@nerim.net>. Changed to use sanei_usb instead of
direct /dev/usb/scanner access. Added manual page. Fixed some portablility
issues and some warnings. Added SANE headers.
2003-04-17 09:19:25 +00:00
Henning Geinitz 87387511b0 Added IBM backend for the IBM 2456, the Ricoh IS-420 and maybe the IS-410 and
IS-430 from mf <massifr@tiscalinet.it>. Added manual page, fixed some
warnings, Added detection for IS-410 and IS-430.
2003-04-15 09:54:00 +00:00
Peter Kirchgessner 3b43770843 Second try to fix problem with null-pointer in sane_control_option 2003-04-14 19:29:37 +00:00
Peter Kirchgessner b35cbffda9 check pointer received from sane_control_option() 2003-04-14 18:20:41 +00:00
Henning Geinitz dfe765e251 Fixed some compilation warnings. 2003-04-13 13:25:15 +00:00
Henning Geinitz d60a4441d1 Fixed warning for dll-preload.c. 2003-04-13 13:21:11 +00:00
Henning Geinitz 98894a03c6 Remove test for multi-pass. 2003-04-11 09:39:31 +00:00
Henning Geinitz eda0c4bc5e Updated Mustek BearPaw 1200 CU Plus white strip value. Set Mustek ScanExpress
A3 USB to CCD. Black mark may be still wrong. Minor formatting changes in the
manpage.  Decreased ScanExpress A3 USB status to alpha because of CIS/CCD
change.
2003-04-11 09:37:24 +00:00
Henning Geinitz 04dd7d101f Added support for OS/2 (from Franz Bakan <fbakan@gmx.net>). 2003-04-10 08:36:10 +00:00