From 6e9c41a892ed0e0da326e0278b3221ce3f5713b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 6 Oct 2014 14:00:40 +0200 Subject: Initial import of sane-backends version 1.0.24-1.2 --- doc/sane-nec.man | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 doc/sane-nec.man (limited to 'doc/sane-nec.man') diff --git a/doc/sane-nec.man b/doc/sane-nec.man new file mode 100644 index 0000000..0fd895e --- /dev/null +++ b/doc/sane-nec.man @@ -0,0 +1,59 @@ +.TH sane\-nec 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy" +.IX sane\-nec +.SH NAME +sane\-nec \- SANE backend for NEC scanners +.SH DESCRIPTION +The +.B sane\-nec +library implements a SANE (Scanner Access Now Easy) backend that +provides access to NEC SCSI scanners. This backend should be +considered +.B alpha-quality +software! In the current state it is known to work with PC-IN500/4C +scanners. Another MultiReader scanner series is not supported. PC-IN +500/4C and MultiReader scanner are only sold in Japan.(except Multi +Reader PetiScan.) + +For other scanners, it may or may not work. +.PP +The backend has the following known problems: +.RS +\- ColorLineart mode is not supported. +.br +\- device name is fixed to /dev/scanner +.RE +.PP +At present, +the following scanners are known to work with this backend. +.RS +.ft CR +.nf +Vendor Product id +------ ----------- +NEC PC-IN500/4C +.fi +.ft R +.RE + +.SH FILES +.TP +.I @CONFIGDIR@/nec.conf +The backend configuration file. +.TP +.I @LIBDIR@/libsane\-nec.a +The static library implementing this backend. +.TP +.I @LIBDIR@/libsane\-nec.so +The shared library implementing this backend (present on systems that +support dynamic loading). +.SH ENVIRONMENT +.TP +.B SANE_DEBUG_NEC +If the library was compiled with debug support enabled, this +environment variable controls the debug level for this backend. E.g., +a value of 128 requests all debug output to be printed. Smaller +levels reduce verbosity. +.SH "SEE ALSO" +sane(7), sane\-scsi(5) +.SH AUTHORS +Kazuya Fukuda -- cgit v1.2.3