Scanner Access Now Easy ― Backends
 
 
 
 
 
 
Go to file
Henning Geinitz b6c239b917 Updated sane-devel address and website. 2003-09-24 17:51:24 +00:00
backend README explains that this branch is for SANE2 2002-12-08 12:39:45 +00:00
doc Updated sane-devel address and website. 2003-09-24 17:51:24 +00:00
frontend Oliver Rauch: added fclose(icc_file) to stiff.c 2002-11-29 17:06:36 +00:00
include README explains that this branch is for SANE2 2002-12-08 12:39:45 +00:00
japi Minor DISTFILES and distclean updates. 2002-07-30 18:31:11 +00:00
lib Use u_int32_t instead of in in_addr_t which isn't defined at least for OS/2. 2002-02-19 19:30:47 +00:00
po Minor spelling and translation fixes. 2002-12-05 09:17:19 +00:00
sanei fixed an error in sanei_scsi.c from my last commit 2002-12-07 22:17:27 +00:00
testsuite Added global list of file patterns for "make distclean". Some "make clean" 2002-02-13 20:48:29 +00:00
tools Fixed PACKAGE_VERSION breakage. PACKAGE_VERSION was redefined by autoconf 2.5 2002-11-29 18:19:58 +00:00
AUTHORS Modified due to check-in of artec_eplus48u backend 2002-11-20 12:23:07 +00:00
COPYING Initial revision 1999-08-09 18:06:01 +00:00
ChangeLog Updated sane-devel address and website. 2003-09-24 17:51:24 +00:00
LICENSE Initial revision 1999-08-09 18:06:01 +00:00
Makefile.in Removed LEVEL2. 2002-12-06 23:27:30 +00:00
NEWS Updated release date and backend list. 2002-10-17 19:29:55 +00:00
PROBLEMS 2001-04-22 Henning Meier-Geinitz <henning@meier-geinitz.de> 2001-04-22 20:01:30 +00:00
PROJECTS Removed projects for scanners that are now supported by the plustek 2002-11-25 17:48:05 +00:00
README Updated 2002-12-08 13:22:32 +00:00
README.aix Added mention of the AIX 5.1 version of the passthru driver. 1994-09-07 02:48:51 +00:00
README.beos Added BeOS platform information. Updated Makefiles concerning READMEs. 2002-09-12 19:01:11 +00:00
README.darwin New file. Added some basic information for Darwin (Mac OS X) users. 2002-07-15 20:51:12 +00:00
README.freebsd New files. Added some information about SCSI and USB problems. 2002-07-14 16:34:04 +00:00
README.hp-ux Lots of new and updated information (from 2001-10-03 18:59:23 +00:00
README.linux Added comment about DEC cc on Linux Alpha. 2002-10-20 17:17:38 +00:00
README.netbsd New files. Added some information about SCSI and USB problems. 2002-07-14 16:34:04 +00:00
README.old Added old README again 2002-12-08 13:00:34 +00:00
README.openbsd Updated concerning USB scanners. 2002-07-14 16:31:58 +00:00
README.os2 Updated URL of Franz Bakan's web site. 2002-01-03 18:09:14 +00:00
README.solaris Added comment about SCSI-only support. 2002-06-11 19:51:12 +00:00
README.unixware2 2000-11-24 Henning Meier-Geinitz <hmg@gmx.de> 2000-11-24 22:21:32 +00:00
README.unixware7 2000-11-24 Henning Meier-Geinitz <hmg@gmx.de> 2000-11-24 22:21:32 +00:00
TODO Updated for SANE2. 2002-12-30 15:38:15 +00:00
acinclude.m4 Fixed MacOS X LD_FLAGS bug. 2002-12-06 14:26:31 +00:00
aclocal.m4 Fixed MacOS X LD_FLAGS bug. 2002-12-06 14:26:31 +00:00
config.guess Updated to current versions. 2002-09-26 21:45:41 +00:00
config.sub Updated to current versions. 2002-09-26 21:45:41 +00:00
configure Fixed MacOS X LD_FLAGS bug. 2002-12-06 14:26:31 +00:00
configure.in Cleanup. Added some missing quotes. Better structure and comments. Tried to 2002-12-04 17:48:10 +00:00
install-sh Merged main branch with current DEVEL_1_9. 2000-03-05 13:57:25 +00:00
ltmain.sh Update to libtool 1.4.2. Included local changes: use soname "libsane" for all 2002-03-24 14:19:11 +00:00
mkinstalldirs Updated for OS/2 (from "Franz Bakan" <fbakan@gmx.net>). 2001-11-22 20:17:48 +00:00
sane-backends.lsm Addition of the Matsushita / Panasonic backend. 2002-03-06 23:54:26 +00:00
sane2-api-todo Added points from discussion on sane-devel and IRC. 2002-12-30 15:28:46 +00:00

README

This branch is for developing the SANE2 standard. Don't touch the source 
code for now. Fixing spelling/grammar bugs in the standard or adding
documentation relevant for SANE2 is ok, however. If you want to change
the contents of the standard, discuss on sane-devel first.

./configure
cd doc
make sane.ps
(make sane-html)

For the HTML version, you need dlh (http://panda.mostang.com/~davidm/dlh.html)
From time to time "releases" of the standard draft will be made at
http://www.xsane.org/sane2/index.html. The HTML version of such releases
can be found at http://www.meier-geinitz.de/sane/sane2/.

The file sane-api-todo provides suggestions for SANE2 features.