sane-project-backends/include/sane
Henning Geinitz 6c3427c52d Changes to support SANE on ZETA. Not all
patches have been applied yet, but it's a start. The backends
	  are not installed as shared libs but as add-ons, which are shared libs
	  but in a specific folder in [/system|~]/config/add-ons/ named SANE/.
	  The install target has been changed to account for this,
	  Some files don't exist in BeOS/ZETA (ipc.h, ...).
	  Bbackend function names get a prefix, I suppose to avoid namespace clashes.
	  Though we do have a libdl to implement dl_open, the native way is prefered.
	  Added a --with-docdir= configure arg.
	  BeOS has a broken get[name|addr]info() from bind. This is fixed in ZETA R1.
	  libtool needs -no-undefined. Various VPATH fixes.
	  Check for <be/drivers/USB_scanner.h>, but not used yet.
	  No S_IFSOCK (sockets are fds to /dev/net/api). Stub pio code, untested.
	  Patch from Francois Revol <revol@free.fr>.
2005-07-15 21:59:25 +00:00
..
config.h.in Changes to support SANE on ZETA. Not all 2005-07-15 21:59:25 +00:00
sane.h Move __unused__ definition from sane.h to sanei_backend.h. Fixed a typo in sanei_backend.h. 2004-11-13 20:29:14 +00:00
sanei.h
sanei_ab306.h
sanei_access.h Initial checkin. 2005-04-01 14:04:19 +00:00
sanei_auth.h
sanei_backend.h Move __unused__ definition from sane.h to sanei_backend.h. Fixed a typo in sanei_backend.h. 2004-11-13 20:29:14 +00:00
sanei_cderror.h
sanei_codec_ascii.h
sanei_codec_bin.h
sanei_config.h
sanei_debug.h
sanei_jinclude.h
sanei_jpeg.h
sanei_lm983x.h
sanei_net.h
sanei_pa4s2.h 2005-04-10 Jochen Eisinger <jochen@penguin-breeder.org> 2005-04-10 11:53:16 +00:00
sanei_pio.h
sanei_pp.h Added outb_eppdata() functionality (thanks to Anderson Lizardo). 2005-04-25 09:51:32 +00:00
sanei_pv8630.h
sanei_scsi.h
sanei_thread.h
sanei_usb.h Added support to set the USB timeout. 2005-07-15 09:02:02 +00:00
sanei_wire.h
saneopts.h