sane-project-backends/sanei
Oliver Rauch 2246581236 2001-05-07 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* applied a patch by Douglas Gilbert to sanei_scsi.c
          it solves the Problem that the scanner is not
          found on linux systems when the order of the
          scsi devices is not coverd by the order of
          devices listed by /proc/scsi/scsi, it prefers
          new kernel 2.4 methods when available
2001-05-07 16:05:23 +00:00
..
Makefile.in
linux_sg3_err.h
os2_srb.h
sanei_DomainOS.c
sanei_DomainOS.h
sanei_ab306.c
sanei_auth.c
sanei_codec_ascii.c
sanei_codec_bin.c Avoid reading uninitialized memory. 2001-04-29 13:00:43 +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 Fixed memory leak: vendor wasn't freed. 2001-04-29 16:12:26 +00:00
sanei_constrain_value.c
sanei_init_debug.c
sanei_load_values.c
sanei_net.c
sanei_pa4s2.c
sanei_pio.c
sanei_save_values.c
sanei_scsi.c 2001-05-07 Oliver Rauch <Oliver.Rauch@rauch-domain.de> 2001-05-07 16:05:23 +00:00
sanei_thread.c
sanei_wire.c Don't free memory that's not alloced 2001-04-29 19:42:19 +00:00
test_wire.c