From fc22b3d6507c6745911b9dfcc68f1e665ae13dbc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:43:11 +0200 Subject: Adding upstream version 4.22.0. Signed-off-by: Daniel Baumann --- upstream/fedora-40/man5/sane-nec.5 | 65 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 upstream/fedora-40/man5/sane-nec.5 (limited to 'upstream/fedora-40/man5/sane-nec.5') diff --git a/upstream/fedora-40/man5/sane-nec.5 b/upstream/fedora-40/man5/sane-nec.5 new file mode 100644 index 00000000..d086c567 --- /dev/null +++ b/upstream/fedora-40/man5/sane-nec.5 @@ -0,0 +1,65 @@ +.TH sane\-nec 5 "14 Jul 2008" "" "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. Other MultiReader scanner series are 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 +.TP +\- ColorLineart mode is not supported. +.TP +\- Device name is fixed to \fI/dev/scanner\fR +.RE +.PP +At present, +the following scanners are known to work with this backend. +.PP +.RS +.ft CR +.nf +Vendor Product id +------ ----------- +NEC PC-IN500/4C +.fi +.ft R +.RE + +.SH FILES +.TP +.I /etc/sane.d/nec.conf +The backend configuration file. +.TP +.I /usr/lib64/sane/libsane\-nec.a +The static library implementing this backend. +.TP +.I /usr/lib64/sane/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" +.BR sane (7), +.BR sane\-scsi (5) + +.SH AUTHORS +Kazuya Fukuda -- cgit v1.2.3