2008-07-14 10:49:06 +00:00
|
|
|
.TH sane\-nec 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
|
|
|
.IX sane\-nec
|
2000-11-21 01:03:33 +00:00
|
|
|
.SH NAME
|
2008-07-14 10:49:06 +00:00
|
|
|
sane\-nec \- SANE backend for NEC scanners
|
2000-11-21 01:03:33 +00:00
|
|
|
.SH DESCRIPTION
|
|
|
|
The
|
2008-07-14 10:49:06 +00:00
|
|
|
.B sane\-nec
|
2000-11-21 01:03:33 +00:00
|
|
|
library implements a SANE (Scanner Access Now Easy) backend that
|
|
|
|
provides access to NEC SCSI scanners. This backend should be
|
|
|
|
considered
|
|
|
|
.B alpha-quality
|
2017-05-27 05:27:22 +00:00
|
|
|
software! In the current state it is known to work with PC-IN500/4C
|
2021-02-24 02:00:18 +00:00
|
|
|
scanners. Other MultiReader scanner series are not supported. PC-IN
|
2021-02-13 02:01:30 +00:00
|
|
|
500/4C and MultiReader scanner are only sold in Japan (except Multi
|
|
|
|
Reader PetiScan).
|
2000-11-21 01:03:33 +00:00
|
|
|
|
|
|
|
For other scanners, it may or may not work.
|
|
|
|
.PP
|
|
|
|
The backend has the following known problems:
|
|
|
|
.RS
|
2021-02-13 02:01:30 +00:00
|
|
|
.TP
|
2005-04-12 06:01:14 +00:00
|
|
|
\- ColorLineart mode is not supported.
|
2021-02-13 02:01:30 +00:00
|
|
|
.TP
|
|
|
|
\- Device name is fixed to \fI/dev/scanner\fR
|
2000-11-21 01:03:33 +00:00
|
|
|
.RE
|
|
|
|
.PP
|
|
|
|
At present,
|
|
|
|
the following scanners are known to work with this backend.
|
2021-02-13 02:01:30 +00:00
|
|
|
.PP
|
2000-11-21 01:03:33 +00:00
|
|
|
.RS
|
2005-04-12 06:01:14 +00:00
|
|
|
.ft CR
|
|
|
|
.nf
|
2001-10-09 19:10:29 +00:00
|
|
|
Vendor Product id
|
|
|
|
------ -----------
|
|
|
|
NEC PC-IN500/4C
|
2005-04-12 06:01:14 +00:00
|
|
|
.fi
|
|
|
|
.ft R
|
2000-11-21 01:03:33 +00:00
|
|
|
.RE
|
2001-10-09 19:10:29 +00:00
|
|
|
|
2000-11-21 01:03:33 +00:00
|
|
|
.SH FILES
|
|
|
|
.TP
|
|
|
|
.I @CONFIGDIR@/nec.conf
|
|
|
|
The backend configuration file.
|
|
|
|
.TP
|
2008-07-14 10:49:06 +00:00
|
|
|
.I @LIBDIR@/libsane\-nec.a
|
2000-11-21 01:03:33 +00:00
|
|
|
The static library implementing this backend.
|
|
|
|
.TP
|
2008-07-14 10:49:06 +00:00
|
|
|
.I @LIBDIR@/libsane\-nec.so
|
2000-11-21 01:03:33 +00:00
|
|
|
The shared library implementing this backend (present on systems that
|
|
|
|
support dynamic loading).
|
2021-02-13 02:01:30 +00:00
|
|
|
|
2000-11-21 01:03:33 +00:00
|
|
|
.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.
|
2021-02-13 02:01:30 +00:00
|
|
|
|
2000-11-21 01:03:33 +00:00
|
|
|
.SH "SEE ALSO"
|
2021-02-13 02:01:30 +00:00
|
|
|
.BR sane (7),
|
|
|
|
.BR sane\-scsi (5)
|
|
|
|
|
2000-11-21 01:03:33 +00:00
|
|
|
.SH AUTHORS
|
|
|
|
Kazuya Fukuda
|