sane-project-backends/sanei
m. allan noah 1207ce5a40 Support SANE_USB_WORKAROUND env var
Here, we add a new env var (SANE_USB_WORKAROUND) to sanei_usb.c.
This allows end users to conditionally enable the workaround added
in commit 014b45d920. The default is
to not enable the workaround, because more recent Linux kernels no
longer seem to need it. Some users have even reported failure with
the workaround enabled.
2016-02-23 20:36:32 -05:00
..
.gitignore
Makefile.am
Makefile.in
linux_sg3_err.h
os2_srb.h
sanei_DomainOS.c
sanei_DomainOS.h
sanei_ab306.c Remove dead code due to unused variables 2015-12-20 15:21:45 +09:00
sanei_access.c
sanei_auth.c
sanei_codec_ascii.c
sanei_codec_bin.c
sanei_config.c
sanei_config2.c
sanei_constrain_value.c
sanei_init_debug.c Mark internal function toupper_ascii as static 2015-12-20 15:10:30 +09:00
sanei_ir.c
sanei_jpeg.c
sanei_lm983x.c
sanei_magic.c Bugfix: On error, return the actual error code in sanei_magic_rotate 2015-12-20 14:43:57 +09:00
sanei_net.c
sanei_pa4s2.c Use consistently __func__ instead of __FUNCTION__ 2015-12-20 15:27:45 +09:00
sanei_pio.c
sanei_pp.c
sanei_pv8630.c
sanei_scsi.c
sanei_tcp.c Use consistently __func__ instead of __FUNCTION__ 2015-12-20 15:27:45 +09:00
sanei_thread.c Move #include <pthread.h> to sanei_thread.h 2016-02-13 17:34:46 +09:00
sanei_udp.c
sanei_usb.c Support SANE_USB_WORKAROUND env var 2016-02-23 20:36:32 -05:00
sanei_wire.c