sane-project-backends/sanei
Abel Deuring 1909b7f500 Replaced the configure option --enable-diretio with --enable-scsi-directio
and --enable-parport-directio.

NOTE: While I know, what the SCSI direct IO means, I have no idea, what
direct IO means in the context of the parport, so somebody needs to add
some useful description about parport direct io to configure.in and to
README (or README.linux)
2001-12-28 13:26:12 +00:00
..
Makefile.in Added sanei_thread for OS/2 portability. 2001-11-21 20:44:41 +00:00
linux_sg3_err.h
os2_srb.h
sanei_DomainOS.c
sanei_DomainOS.h
sanei_ab306.c Removed warning: `dev_io_fd' defined but not used. Variable used only by 2001-12-01 19:37:23 +00:00
sanei_auth.c
sanei_codec_ascii.c Used #include "../include/sane/...". 2001-05-13 16:25:07 +00:00
sanei_codec_bin.c Fixed some memory leaks. Used #include "../include/sane/...". 2001-05-13 16:16:59 +00:00
sanei_config.c Avoid reading uninitialized memory when checking SANE_CONFIG_DIR 2001-04-29 19:07:34 +00:00
sanei_config2.c Removed some remainings of the USB merge. 2001-09-21 11:31:21 +00:00
sanei_constrain_value.c Include "sane/sanei.h" to make sure the prototype match the function. 2001-02-22 09:48:17 +00:00
sanei_init_debug.c Use syslog.h instead of sys/syslog.h. 2001-07-18 18:42:05 +00:00
sanei_load_values.c Include "sane/sanei.h" to make sure the prototype match the function. 2001-02-22 09:48:17 +00:00
sanei_net.c Fixed some memory leaks. Used #include "../include/sane/...". 2001-05-13 16:16:59 +00:00
sanei_pa4s2.c
sanei_pio.c
sanei_save_values.c Include "sane/sanei.h" to make sure the prototype match the function. 2001-02-22 09:48:17 +00:00
sanei_scsi.c Replaced the configure option --enable-diretio with --enable-scsi-directio 2001-12-28 13:26:12 +00:00
sanei_thread.c Updated sanei_thread functions (from Yuri Dario) and made clear that 2001-08-11 09:46:53 +00:00
sanei_usb.c Fixed debug messages. 2001-11-07 20:26:06 +00:00
sanei_wire.c Added debug output (based on patch from Jochen Eisinger <jochen.eisinger@gmx.de>). 2001-10-12 18:29:35 +00:00
test_wire.c