sane-project-backends/sanei
Henning Geinitz 2e6cf0663e Added DBG message that warns if the read buffer
is going to be deleted (data loss).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-04 21:25:08 +00:00
..
Makefile.in Added support for the PowerVision 8630 chip, a USB to parallel 2002-01-03 19:27:35 +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_pv8630.c Added support for the PowerVision 8630 chip, a USB to parallel 2002-01-03 19:27:35 +00:00
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 Added support for USB control messages (patch from Marcio Luis 2002-01-03 19:18:27 +00:00
sanei_wire.c Added DBG message that warns if the read buffer 2002-01-04 21:25:08 +00:00
test_wire.c