717 lines
18 KiB
HTML
717 lines
18 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of sane-mustek_pp</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>sane-mustek_pp</H1>
|
|
Section: File Formats (5)<BR>Updated: 13 Jul 2008<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
|
|
|
|
<A NAME="ixAAB"></A>
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
sane-mustek_pp - SANE backend for Mustek parallel port flatbed scanners
|
|
<A NAME="lbAC"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
The
|
|
<B>sane-mustek_pp</B>
|
|
|
|
library implements a SANE (Scanner Access Now Easy) backend that
|
|
provides access to Mustek parallel port flatbed scanners and OEM versions.
|
|
<P>
|
|
There are 2 classes of Mustek parallel port scanners: regular
|
|
<B>CCD</B>
|
|
|
|
(cold cathode device) scanners and
|
|
<B>CIS</B>
|
|
|
|
(contact image sensor) scanners.
|
|
<P>
|
|
|
|
The current version of this backend supports both CCD type scanners and
|
|
CIS type scanners.
|
|
<P>
|
|
|
|
The following scanners might work with this backend:
|
|
<P>
|
|
<A NAME="lbAD"> </A>
|
|
<H3>CCD scanners</H3>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<PRE>
|
|
Model: ASIC ID: CCD Type: works:
|
|
--------------------------------------------------------------
|
|
SE 6000 P 1013 00 yes
|
|
SM 4800 P 1013/1015 04/01 yes
|
|
SE 1200 ED Plus 1015 01 no
|
|
SM 1200 ED Plus 1015 01 no
|
|
SE 12000 P 1505 05 no
|
|
600 III EP Plus 1013/1015 00/01 yes
|
|
SE 600 SEP 1013 ?? yes
|
|
600 II EP ???? ?? no
|
|
MD9848 1015 00 yes
|
|
Gallery 4800 ???? ?? yes
|
|
Viviscan Compact II 1013 00 yes
|
|
|
|
</PRE>
|
|
|
|
<P>
|
|
|
|
<A NAME="lbAE"> </A>
|
|
<H3>CIS scanners</H3>
|
|
|
|
|
|
<P>
|
|
<PRE>
|
|
Model: ASIC ID: works:
|
|
-----------------------------------------------
|
|
Mustek 600 CP & 96 CP 1015 yes (*)
|
|
Mustek 1200 CP 1015 yes
|
|
Mustek 1200 CP+ 1015 yes
|
|
|
|
</PRE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<PRE>
|
|
OEM versions Original works
|
|
--------------------------------------------------
|
|
Medion/LifeTec/Tevion
|
|
MD/LT 9350/9351 1200 CP yes
|
|
MD/LT 9850/9851 1200 CP maybe (**)
|
|
MD/LT 9858 1200 CP probably
|
|
MD/LT 9890/9891 1200 CP yes
|
|
Targa
|
|
Funline TS12EP 1200 CP yes
|
|
Funline TS6EP 600 CP yes
|
|
Trust
|
|
Easy Connect 9600+ 600 CP yes
|
|
Cybercom
|
|
9352 1200 CP yes (***)
|
|
|
|
</PRE>
|
|
|
|
<P>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1">
|
|
(*) Calibration problems existed with earlier version of
|
|
<DD>this driver. They seem to be solved now.
|
|
<DT id="2">
|
|
(**) Problems have been reported in the past for the
|
|
<DD>MD/LT9850 type (striped scans, head moving in wrong
|
|
direction at some resolutions). It is not known whether
|
|
the current version of the driver still has these problems.
|
|
</DL>
|
|
<P>
|
|
|
|
<B>IF YOU HEAR LOUD CLICKING NOISES, IMMEDIATELY UNPLUG THE SCANNER !</B>
|
|
|
|
(This holds for any type of scanner).
|
|
<DL COMPACT>
|
|
<DT id="3">
|
|
(***) Possibly, the engine_delay parameter has to be set to 1 ms
|
|
<DD>for accurate engine movements.
|
|
</DL>
|
|
<P>
|
|
|
|
Please note that this backend is still under construction. Certain models
|
|
are currently not supported and some may never be because the communication
|
|
protocol is still unknown (eg., SE 12000 P).
|
|
<P>
|
|
|
|
Some scanners work faster when
|
|
<B>EPP/ECP</B>
|
|
|
|
is enabled in the BIOS. EPP mode however may lead to hard-locks on some Linux
|
|
systems. If that is the case for you, you can either disable ECP/EPP in your
|
|
BIOS or disable it in the backend itself (see GLOBAL OPTIONS).
|
|
<P>
|
|
|
|
Note that the backend needs to run as root or has to have appropriate access
|
|
rights to /dev/parport* if libieee1284 support is compiled in. To allow user
|
|
access to the scanner run the backend through the network interface (See
|
|
<A HREF="/cgi-bin/man/man2html?8+saned">saned</A>(8) and <A HREF="/cgi-bin/man/man2html?5+sane-net">sane-net</A>(5)). Note also that the backend
|
|
<I>does not</I>
|
|
|
|
support
|
|
<I>parport sharing</I>,
|
|
|
|
i.e. if you try printing while scanning, your computer may crash. To enable
|
|
parport sharing, you have to enable libieee1284 at compile time. This backend
|
|
also conflicts with the
|
|
<I>sane-musteka4s2</I>
|
|
|
|
backend. You can only enable one of them in your dll.conf. However, you have
|
|
to enable the backend explicitly in your dll.conf, just remove the hash mark
|
|
in the line "mustek_pp".
|
|
<P>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>DEVICE DEFINITION</H2>
|
|
|
|
This backend allows multiple devices being defined and configured via the
|
|
<B>mustek_pp.conf</B>
|
|
|
|
file (even simultaneously, provided that they are connected to different
|
|
parallel ports). Please make sure to edit this file
|
|
<B>before</B>
|
|
|
|
you use the backend.
|
|
<P>
|
|
|
|
A device can be defined as follows:
|
|
<P>
|
|
|
|
<DL COMPACT><DT id="4"><DD>
|
|
<I>scanner <name> <port name> <driver></I>
|
|
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
where
|
|
<DL COMPACT>
|
|
<DT id="5">
|
|
<B><name></B>
|
|
|
|
<DD>is an arbitrary name for the device, optionally enclosed by double quotes,
|
|
for instance "LifeTec 9350".
|
|
<DT id="6">
|
|
<B><port name></B>
|
|
|
|
<DD>is the name of the parallel port to which the device is connected. In case
|
|
libieee1284 is used for communication with the port
|
|
<I>(default</I>
|
|
|
|
<I>setup)</I>,
|
|
|
|
valid port names are
|
|
<B>parport0</B>,
|
|
|
|
<B>parport1</B>,
|
|
|
|
and
|
|
<B>parport2</B>.
|
|
|
|
</DL>
|
|
<P>
|
|
|
|
In case the backend is configured for raw IO
|
|
<I>(old</I>
|
|
|
|
<I>setup)</I>,
|
|
|
|
port addresses have to be used instead of port names:
|
|
<B>0x378</B>,
|
|
|
|
<B>0x278</B>,
|
|
|
|
or
|
|
<B>0x3BC</B>.
|
|
|
|
The mapping of parallel ports (lp0, lp1, and lp2) to these addresses
|
|
can be different for different Linux kernel versions. For instance,
|
|
if you are using a Kernel 2.2.x or better and you have only one
|
|
parallel port, this port is named lp0 regardless of the base address. However,
|
|
this backend requires the base address of your port. If you are not sure which
|
|
port your scanner is connected to, have a look at your /etc/conf.modules,
|
|
/etc/modules.conf and/or /proc/ioports.
|
|
<P>
|
|
|
|
If you are unsure which port to use, you can use the magic value
|
|
<B>*</B>
|
|
|
|
to probe for your scanner.
|
|
<P>
|
|
|
|
<DL COMPACT>
|
|
<DT id="7">
|
|
<B><driver></B>
|
|
|
|
<DD>is the driver to use for this device. Currently available drivers are:
|
|
<DT id="8"><DD>
|
|
<B>cis600</B> : for 600 CP, 96 CP & OEM versions
|
|
|
|
<BR>
|
|
|
|
<B>cis1200</B> : for 1200 CP & OEM versions
|
|
|
|
<BR>
|
|
|
|
<B>cis1200+</B> : for 1200 CP+ & OEM versions
|
|
|
|
<BR>
|
|
|
|
<B>ccd300</B> : for 600 IIIE P & OEM version
|
|
|
|
<DT id="9"><DD>
|
|
<B>Choosing the wrong driver can damage your scanner!</B>
|
|
|
|
<BR>
|
|
|
|
Especially, using the 1200CP settings on a 600CP can be
|
|
harmful. If the scanner starts making a loud noise, turn
|
|
it off immediately !!!
|
|
</DL>
|
|
<P>
|
|
|
|
Using the cis600 driver on a 1200CP or a 1200CP+ is probably not
|
|
dangerous. The cis1200+ driver also works for the 1200CP, and using
|
|
the cis1200 driver on a 1200CP+ will typically result in scans that
|
|
cover only half of the width of the scan area (also not dangerous).
|
|
<P>
|
|
|
|
If unsure about the exact model of your OEM version, check the optical
|
|
resolution in the manual or on the box: the 600CP has a maximum optical
|
|
resolution of 300x600 DPI, whereas the 1200CP and 1200CP+ have a maximum
|
|
optical resolution of 600x1200 DPI.
|
|
<P>
|
|
|
|
Examples:
|
|
<P>
|
|
|
|
<DL COMPACT><DT id="10"><DD>
|
|
scanner "LifeTec 9350" 0x378 cis1200
|
|
<P>
|
|
|
|
scanner Mustek_600CP 0x378 cis600
|
|
<P>
|
|
|
|
scanner Mustek_600IIIEP * ccd300
|
|
</DL>
|
|
|
|
<P>
|
|
If in doubt which port you have to use, or whether your scanner is
|
|
detected at all, you can use
|
|
<B>sane-find-scanner -p</B>
|
|
|
|
to probe all configured ports.
|
|
<P>
|
|
<A NAME="lbAG"> </A>
|
|
<H2>CONFIGURATION</H2>
|
|
|
|
<P>
|
|
|
|
The contents of the
|
|
<B>mustek_pp.conf</B>
|
|
|
|
file is a list of device definitions and device options that correspond to
|
|
Mustek scanners. Empty lines and lines starting with a hash mark (#) are
|
|
ignored. Options have the following format:
|
|
<P>
|
|
|
|
<DL COMPACT><DT id="11"><DD>
|
|
<I>option <name> [<value>]</I>
|
|
|
|
</DL>
|
|
|
|
<P>
|
|
|
|
Depending on the nature of the option, a value may or may not be present.
|
|
Options always apply to the scanner definition that precedes them. There
|
|
are no global options. Options are also driver-specific: not all drivers
|
|
support all possible options.
|
|
<P>
|
|
<A NAME="lbAH"> </A>
|
|
<H3>Common options</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="12"><B>bw <value></B>
|
|
|
|
<DD>
|
|
Black/white discrimination value to be used during lineart scanning. Pixel
|
|
values below this value are assumed to be black, values above are
|
|
assumed to be white.
|
|
<BR>
|
|
|
|
Default value: 127
|
|
<BR>
|
|
|
|
Minimum: 0
|
|
<BR>
|
|
|
|
Maximum: 255
|
|
<P>
|
|
Example: option bw 150
|
|
<P>
|
|
</DL>
|
|
<A NAME="lbAI"> </A>
|
|
<H3>CIS driver options</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="13"><B>top_adjust <value></B>
|
|
|
|
<DD>
|
|
Vertical adjustment of the origin, expressed in millimeter (floating point).
|
|
This option can be used to calibrate the position of the origin, within
|
|
certain limits. Note that CIS scanners are probably temperature sensitive, and
|
|
that a certain inaccuracy may be hard to avoid. Differences in offset between
|
|
runs in the order of 1 to 2 mm are not unusual.
|
|
<BR>
|
|
|
|
Default value: 0.0
|
|
<BR>
|
|
|
|
Minimum: -5.0
|
|
<BR>
|
|
|
|
Maximum: 5.0
|
|
<BR>
|
|
|
|
<P>
|
|
Example: option top_adjust -2.5
|
|
<DT id="14"><B>slow_skip</B>
|
|
|
|
<DD>
|
|
Turns fast skipping to the start of the scan region off. When the region to
|
|
scan does not start at the origin, the driver will try to move the scanhead
|
|
to the start of the scan area at the fastest possible speed. On some models,
|
|
this may not work, resulting in large inaccuracies (up to centimeters).
|
|
By setting this option, the driver is forced to use normal speed during
|
|
skipping, which can circumvent the accuracy problems. Currently, there are
|
|
no models for which these inaccuracy problems are known to occur.
|
|
<P>
|
|
By default, fast skipping is used.
|
|
<P>
|
|
Example: option slow_skip
|
|
<DT id="15"><B>engine_delay <value></B>
|
|
|
|
<DD>
|
|
Under normal circumstances, it is sufficient for the driver to wait for the
|
|
scanner signaling that the engine is stable, before a new engine command can
|
|
be transmitted. In rare cases, certain scanners and/or parallel port chipsets
|
|
appear to prevent reliable detection of the engine state. As a result, engine
|
|
commands are transmitted too soon and the movement of the scanner head becomes
|
|
unreliable. Inaccuracies ranging up to 10 cm over the whole vertical scan
|
|
range have been reported. To work around this problem, the engine_delay option
|
|
can be set. If it is set, the driver waits an additional amount of time after
|
|
every engine command, equal to the engine_delay parameter, expressed in
|
|
milliseconds. It practice an engine_delay of 1 ms is usually sufficient. The
|
|
maximum delay is 100 ms.
|
|
<P>
|
|
Note that every additional ms of delay can add up to 14 seconds to the total
|
|
scanning time (highest resolution), so an as small as possible value is
|
|
preferred.
|
|
<P>
|
|
Default value: 0
|
|
<BR>
|
|
|
|
Minimum: 0
|
|
<BR>
|
|
|
|
Maximum: 100
|
|
<P>
|
|
Example: option engine_delay 1
|
|
<P>
|
|
</DL>
|
|
<A NAME="lbAJ"> </A>
|
|
<H3>CCD driver options</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="16"><B>top <value></B>
|
|
|
|
<DD>
|
|
Number of scanlines to skip to the start of the scan area. The number can
|
|
be any positive integer. Values known to me are 47 and 56.
|
|
<P>
|
|
Default value: 47
|
|
<BR>
|
|
|
|
Minimum: 0
|
|
<BR>
|
|
|
|
Maximum: none
|
|
<BR>
|
|
|
|
<P>
|
|
Example: option top 56
|
|
<DT id="17"><B>waitbank <value></B>
|
|
|
|
<DD>
|
|
The number of usecs to wait for a bank change. You should not touch this
|
|
value actually. May be any positive integer
|
|
<P>
|
|
Default value: 700
|
|
<BR>
|
|
|
|
Minimum: 0
|
|
<BR>
|
|
|
|
Maximum: none
|
|
<P>
|
|
Example: option waitbank 700
|
|
</DL>
|
|
<P>
|
|
|
|
A sample configuration file is shown below:
|
|
<P>
|
|
|
|
|
|
<P>
|
|
<PRE>
|
|
#
|
|
# LifeTec/Medion 9350 on port 0x378
|
|
#
|
|
scanner "LifeTec 9350" 0x378 cis1200
|
|
|
|
# Some calibration options (examples!).
|
|
option bw 127
|
|
option top_skip -0.8
|
|
|
|
#
|
|
# A Mustek 600CP on port 0x3BC
|
|
#
|
|
scanner "Mustek 600CP" 0x3BC cis600
|
|
|
|
# Some calibration options (examples!).
|
|
option bw 120
|
|
option top_skip 1.2
|
|
|
|
#
|
|
# A Mustek 1200CP+ on port 0x278
|
|
#
|
|
scanner "Mustek 1200CP plus" 0x278 cis1200+
|
|
|
|
# Some calibration options (examples!).
|
|
option bw 130
|
|
option top_skip 0.2
|
|
|
|
#
|
|
# A Mustek 600 III EPP on port parport0
|
|
#
|
|
scanner "Mustek 600 III EPP" parport0 ccd300
|
|
|
|
# Some calibration options (examples!).
|
|
option bw 130
|
|
option top 56
|
|
|
|
</PRE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="lbAK"> </A>
|
|
<H2>GLOBAL OPTIONS</H2>
|
|
|
|
<P>
|
|
|
|
You can control the overall behaviour of the mustek_pp backend by global
|
|
options which precede any scanner definition in the mustek_pp.conf file.
|
|
<P>
|
|
Currently, there is only one global option:
|
|
<P>
|
|
<A NAME="lbAL"> </A>
|
|
<H3>Global options</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="18"><B>no_epp</B>
|
|
|
|
<DD>
|
|
Disable parallel port mode EPP: works around a known bug in the Linux parport
|
|
code. Enable this option, if the backend hangs when trying to access the
|
|
parallel port in EPP mode.
|
|
<P>
|
|
Default value: use EPP
|
|
<P>
|
|
Example: option no_epp
|
|
<P>
|
|
</DL>
|
|
<A NAME="lbAM"> </A>
|
|
<H2>FILES</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="19"><I>@CONFIGDIR@/mustek_pp.conf</I>
|
|
|
|
<DD>
|
|
The backend configuration file (see also description of
|
|
<B>SANE_CONFIG_DIR</B>
|
|
|
|
below).
|
|
<DT id="20"><I>@LIBDIR@/libsane-mustek_pp.a</I>
|
|
|
|
<DD>
|
|
The static library implementing this backend.
|
|
<DT id="21"><I>@LIBDIR@/libsane-mustek_pp.so</I>
|
|
|
|
<DD>
|
|
The shared library implementing this backend (present on systems that
|
|
support dynamic loading).
|
|
<P>
|
|
</DL>
|
|
<A NAME="lbAN"> </A>
|
|
<H2>ENVIRONMENT</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="22"><B>SANE_CONFIG_DIR</B>
|
|
|
|
<DD>
|
|
This environment variable specifies the list of directories that may
|
|
contain the configuration file. Under UNIX, the directories are
|
|
separated by a colon (`:'), under OS/2, they are separated by a
|
|
semi-colon (`;'). If this variable is not set, the configuration file
|
|
is searched in two default directories: first, the current working
|
|
directory (".") and then in @CONFIGDIR@. If the value of the
|
|
environment variable ends with the directory separator character, then
|
|
the default directories are searched after the explicitly specified
|
|
directories. For example, setting
|
|
<B>SANE_CONFIG_DIR</B>
|
|
|
|
to "/tmp/config:" would result in directories "tmp/config", ".", and
|
|
"@CONFIGDIR@" being searched (in this order).
|
|
<DT id="23"><B>SANE_DEBUG_MUSTEK_PP</B>
|
|
|
|
<DD>
|
|
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.
|
|
|
|
<P>
|
|
<PRE>
|
|
level debug output
|
|
--------------------------------------
|
|
0 nothing
|
|
1 errors
|
|
2 warnings & minor errors
|
|
3 additional information
|
|
4 debug information
|
|
5 code flow (not supported yet)
|
|
6 special debug information
|
|
|
|
</PRE>
|
|
|
|
<P>
|
|
|
|
<DT id="24"><B>SANE_DEBUG_SANEI_PA4S2</B>
|
|
|
|
<DD>
|
|
This variable sets the debug level for the SANE interface for the Mustek
|
|
chipset A4S2. Note that enabling this will spam your terminal with some
|
|
million lines of debug output.
|
|
|
|
<P>
|
|
<PRE>
|
|
level debug output
|
|
----------------------------
|
|
0 nothing
|
|
1 errors
|
|
2 warnings
|
|
3 things nice to know
|
|
4 code flow
|
|
5 detailed code flow
|
|
6 everything
|
|
|
|
</PRE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
</DL>
|
|
<A NAME="lbAO"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<A HREF="/cgi-bin/man/man2html?7+sane">sane</A>(7), <A HREF="/cgi-bin/man/man2html?5+sane-mustek">sane-mustek</A>(5), <A HREF="/cgi-bin/man/man2html?5+sane-net">sane-net</A>(5), <A HREF="/cgi-bin/man/man2html?8+saned">saned</A>(8), <A HREF="/cgi-bin/man/man2html?1+sane-find-scanner">sane-find-scanner</A>(1)
|
|
<P>
|
|
<DL COMPACT>
|
|
<DT id="25">For latest bug fixes and information see<DD>
|
|
<I><A HREF="http://www.penguin-breeder.org/sane/mustek_pp/">http://www.penguin-breeder.org/sane/mustek_pp/</A></I>
|
|
|
|
<P>
|
|
<DT id="26">For additional information on the CIS driver, see<DD>
|
|
<I><A HREF="http://home.scarlet.be/eddy_de_greef/">http://home.scarlet.be/eddy_de_greef/</A></I>
|
|
|
|
<P>
|
|
</DL>
|
|
<A NAME="lbAP"> </A>
|
|
<H2>AUTHORS</H2>
|
|
|
|
<PRE>
|
|
Jochen Eisinger <jochen at penguin-breeder dot org>
|
|
Eddy De Greef <eddy_de_greef at scarlet dot be>
|
|
</PRE>
|
|
|
|
<P>
|
|
<A NAME="lbAQ"> </A>
|
|
<H2>BUGS</H2>
|
|
|
|
Too many... please send bug reports to
|
|
<I><A HREF="mailto:sane-devel@alioth-lists.debian.net">sane-devel@alioth-lists.debian.net</A></I>
|
|
|
|
(note that you have to subscribe first to the list before you can send
|
|
emails... see <A HREF="http://www.sane-project.org/mailing-lists.html)">http://www.sane-project.org/mailing-lists.html)</A>
|
|
<P>
|
|
<A NAME="lbAR"> </A>
|
|
<H2>BUG REPORTS</H2>
|
|
|
|
If something doesn't work, please contact us (Jochen for the CCD scanners,
|
|
Eddy for the CIS scanners). But we need some information about
|
|
your scanner to be able to help you...
|
|
<P>
|
|
<DL COMPACT>
|
|
<DT id="27"><I>SANE version</I>
|
|
|
|
<DD>
|
|
run "scanimage -V" to determine this
|
|
<DT id="28"><I>the backend version and your scanner hardware</I>
|
|
|
|
<DD>
|
|
run "SANE_DEBUG_MUSTEK_PP=128 scanimage -L" as root. If you don't get any output
|
|
from the mustek_pp backend, make sure a line "mustek_pp" is included into
|
|
your @CONFIGDIR@/dll.conf.
|
|
If your scanner isn't detected, make sure you've defined the right port address
|
|
in your mustek_pp.conf.
|
|
<DT id="29"><I>the name of your scanner/vendor</I>
|
|
|
|
<DD>
|
|
also a worthy information. Please also include the optical resolution and lamp type of your scanner, both can be found in the manual of your scanner.
|
|
<DT id="30"><I>any further comments</I>
|
|
|
|
<DD>
|
|
if you have comments about the documentation (what could be done better), or you
|
|
think I should know something, please include it.
|
|
<P>
|
|
</DL>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="31"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="32"><A HREF="#lbAC">DESCRIPTION</A><DD>
|
|
<DL>
|
|
<DT id="33"><A HREF="#lbAD">CCD scanners</A><DD>
|
|
<DT id="34"><A HREF="#lbAE">CIS scanners</A><DD>
|
|
</DL>
|
|
<DT id="35"><A HREF="#lbAF">DEVICE DEFINITION</A><DD>
|
|
<DT id="36"><A HREF="#lbAG">CONFIGURATION</A><DD>
|
|
<DL>
|
|
<DT id="37"><A HREF="#lbAH">Common options</A><DD>
|
|
<DT id="38"><A HREF="#lbAI">CIS driver options</A><DD>
|
|
<DT id="39"><A HREF="#lbAJ">CCD driver options</A><DD>
|
|
</DL>
|
|
<DT id="40"><A HREF="#lbAK">GLOBAL OPTIONS</A><DD>
|
|
<DL>
|
|
<DT id="41"><A HREF="#lbAL">Global options</A><DD>
|
|
</DL>
|
|
<DT id="42"><A HREF="#lbAM">FILES</A><DD>
|
|
<DT id="43"><A HREF="#lbAN">ENVIRONMENT</A><DD>
|
|
<DT id="44"><A HREF="#lbAO">SEE ALSO</A><DD>
|
|
<DT id="45"><A HREF="#lbAP">AUTHORS</A><DD>
|
|
<DT id="46"><A HREF="#lbAQ">BUGS</A><DD>
|
|
<DT id="47"><A HREF="#lbAR">BUG REPORTS</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:05 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|