sane-project-backends/sanei
Jochen Eisinger 705218fb1a 2003-01-25 Jochen Eisinger <jochen.eisinger@gmx.de>
* sanei/sanei_pa4s2.c: added some #ifdefs to make it compile with
	  the Intel C++ Compiler (icc). The icc cannot expand assembler
	  inline macros (at least not with -ip)
2003-01-26 14:13:04 +00:00
..
Makefile.in Fixed regeneration of libsanei.a when the object files were changed. 2003-01-22 14:48:42 +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
sanei_codec_bin.c
sanei_config.c Fixed possible segfault. 2002-05-30 19:26:40 +00:00
sanei_config2.c Fixed possible segfault. 2002-05-30 19:26:40 +00:00
sanei_constrain_value.c Check that a SANE_Bool variable can only be SANE_TRUE or SANE_FALSE. 2002-04-06 20:42:07 +00:00
sanei_init_debug.c
sanei_lm983x.c Major update to support Canon CIS scanner N670/676U and N650/656U 2002-09-28 11:31:53 +00:00
sanei_net.c
sanei_pa4s2.c 2003-01-25 Jochen Eisinger <jochen.eisinger@gmx.de> 2003-01-26 14:13:04 +00:00
sanei_pio.c
sanei_pv8630.c Fixed a warning. 2002-08-23 02:09:05 +00:00
sanei_scsi.c Disable the new Linux SG interface for sparc64 to work-around 32 bit userland 2003-01-17 12:21:16 +00:00
sanei_thread.c Make sure that waitpid returns something usefull on OS/2. Avoids the "Unknown 2002-02-05 22:04:26 +00:00
sanei_usb.c Scanning for devices is now done in sanei_usb_init instead of every time when 2003-01-22 16:54:14 +00:00
sanei_wire.c Set allocated memory to 0 to avoid delivering garbage to the frontend. 2002-03-20 20:40:58 +00:00
test_wire.c