diff --git a/man/gamma4scanimage.1.html b/man/gamma4scanimage.1.html index 69c36cd0..77135847 100644 --- a/man/gamma4scanimage.1.html +++ b/man/gamma4scanimage.1.html @@ -71,7 +71,7 @@

EMAIL-CONTACT

        Oliver.Rauch@Rauch-Domain.DE
 
-sane-backends 1.0.16              11 Sep 2002               gamma4scanimage(1)
+sane-backends 1.0.17              11 Sep 2002               gamma4scanimage(1)
 

diff --git a/man/sane-abaton.5.html b/man/sane-abaton.5.html index 4e9b2d15..0d81f581 100644 --- a/man/sane-abaton.5.html +++ b/man/sane-abaton.5.html @@ -27,8 +27,8 @@ with this backend, or if you own an Abaton scanner that does not work with this backend, please contact sane-devel@lists.alioth.debian.org with the model number, so that arrangements can be made to include sup- - port for it. Have a look at http://www.sane-project.org/mail- - ing-lists.html concerning subscription to sane-devel. + port for it. Have a look at http://www.sane-project.org/mailing- + lists.html concerning subscription to sane-devel. Abaton is out of business, and these scanners are not supported by Everex (the parent company of Abaton), nor is there any programming @@ -118,8 +118,8 @@ If you have found something that you think is a bug, please attempt to recreate it with the SANE_DEBUG_ABATON environment variable set to 255, - and send a report detailing the conditions surrounding the bug to - sane-devel@lists.alioth.debian.org. + and send a report detailing the conditions surrounding the bug to sane- + devel@lists.alioth.debian.org. @@ -142,7 +142,7 @@ The sane-abaton backend was partially written by David Huggins-Daines, based on the sane-apple backend by Milon Firikis. -sane-backends 1.0.16 19 Nov 1998 sane-abaton(5) +sane-backends 1.0.17 19 Nov 1998 sane-abaton(5)
diff --git a/man/sane-agfafocus.5.html b/man/sane-agfafocus.5.html index 2a4503f9..30d53383 100644 --- a/man/sane-agfafocus.5.html +++ b/man/sane-agfafocus.5.html @@ -178,7 +178,7 @@

AUTHOR

        Ingo Schneider and Karl Anders Řygard.
 
-sane-backends 1.0.16              17 Oct 1998                sane-agfafocus(5)
+sane-backends 1.0.17              17 Oct 1998                sane-agfafocus(5)
 

diff --git a/man/sane-apple.5.html b/man/sane-apple.5.html index 5e78f27c..10d59e44 100644 --- a/man/sane-apple.5.html +++ b/man/sane-apple.5.html @@ -28,10 +28,9 @@ If you own a Apple scanner other than the ones listed above that works with this backend, please let us know by sending the scanner's model - name, SCSI id, and firmware revision to - sane-devel@lists.alioth.debian.org. See - http://www.sane-project.org/mailing-lists.html for details on how to - subscribe to sane-devel. + name, SCSI id, and firmware revision to sane- + devel@lists.alioth.debian.org. See http://www.sane-project.org/mail- + ing-lists.html for details on how to subscribe to sane-devel. @@ -40,39 +39,39 @@ special - Where special is either the path-name for the special device that cor- - responds to a SCSI scanner. For SCSI scanners, the special device name - must be a generic SCSI device or a symlink to such a device. Under - Linux, such a device name could be /dev/sga or /dev/sge, for example. + Where special is either the path-name for the special device that cor- + responds to a SCSI scanner. For SCSI scanners, the special device name + must be a generic SCSI device or a symlink to such a device. Under + Linux, such a device name could be /dev/sga or /dev/sge, for example. See sane-scsi(5) for details.

CONFIGURATION

-       The contents of the apple.conf file is a list  of  options  and  device
-       names  that correspond to Apple scanners.  Empty lines and lines start-
-       ing with a hash mark (#) are ignored.  See sane-scsi(5) on  details  of
+       The  contents  of  the  apple.conf file is a list of options and device
+       names that correspond to Apple scanners.  Empty lines and lines  start-
+       ing  with  a hash mark (#) are ignored.  See sane-scsi(5) on details of
        what constitutes a valid device name.
 
-       Options  come  in  two  flavors:  global  and  positional ones.  Global
-       options apply to all devices managed by the backend whereas  positional
-       options  apply  just  to the most recently mentioned device.  Note that
+       Options come in  two  flavors:  global  and  positional  ones.   Global
+       options  apply to all devices managed by the backend whereas positional
+       options apply just to the most recently mentioned  device.   Note  that
        this means that the order in which the options appear matters!
 
 
 

SCSI ADAPTER TIPS

        SCSI scanners are typically delivered with an ISA SCSI adapter.  Unfor-
-       tunately,  that  adapter  is  not  worth much since it is not interrupt
-       driven.  It is (sometimes) possible to get the supplied card  to  work,
-       but  without interrupt line, scanning will put so much load on the sys-
+       tunately, that adapter is not worth much  since  it  is  not  interrupt
+       driven.   It  is (sometimes) possible to get the supplied card to work,
+       but without interrupt line, scanning will put so much load on the  sys-
        tem, that it becomes almost unusable for other tasks.
 
 
 

FILES

        /usr/local/etc/sane.d/apple.conf
-              The  backend  configuration  file  (see  also   description   of
+              The   backend   configuration  file  (see  also  description  of
               SANE_CONFIG_DIR below).
 
        /usr/local/lib/sane/libsane-apple.a
@@ -88,34 +87,34 @@
        SANE_CONFIG_DIR
               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
+              are  separated  by a colon (`:'), under OS/2, they are separated
               by a semi-colon (`;').  If this variable is not set, the config-
-              uration file is searched in two default directories: first,  the
-              current     working     directory     (".")    and    then    in
+              uration  file is searched in two default directories: first, the
+              current    working    directory    (".")     and     then     in
               /usr/local/etc/sane.d.  If the value of the environment variable
-              ends  with  the  directory separator character, then the default
+              ends with the directory separator character,  then  the  default
               directories are searched after the explicitly specified directo-
-              ries.   For  example,  setting SANE_CONFIG_DIR to "/tmp/config:"
-              would   result   in   directories   "tmp/config",    ".",    and
+              ries.  For example, setting  SANE_CONFIG_DIR  to  "/tmp/config:"
+              would    result    in   directories   "tmp/config",   ".",   and
               "/usr/local/etc/sane.d" being searched (in this order).
 
        SANE_DEBUG_APPLE
-              If  the  library  was  compiled with debug support enabled, this
-              environment variable controls the debug level for this  backend.
-              E.g.,  a  value  of 255 requests all debug output to be printed.
+              If the library was compiled with  debug  support  enabled,  this
+              environment  variable controls the debug level for this backend.
+              E.g., a value of 255 requests all debug output  to  be  printed.
               Smaller levels reduce verbosity.
 
 
 

CURRENT STATUS

        The apple backend is now in version 0.3 (Tue Jul 21 1998). Since I only
-       have  the AppleScanner and not the other models (OneScanner, ColorOneS-
+       have the AppleScanner and not the other models (OneScanner,  ColorOneS-
        canner) I can only develop/test for the AppleScanner effectively.  How-
-       ever  with this release I almost complete the gui part of all scanners.
-       Most of the functionality is there. At least OneScanner should scan  at
-       the  AppleScanner's  compatible  modes  (LineArt, HalfTone, Gray16). My
+       ever with this release I almost complete the gui part of all  scanners.
+       Most  of the functionality is there. At least OneScanner should scan at
+       the AppleScanner's compatible modes  (LineArt,  HalfTone,  Gray16).  My
        personal belief is that with a slight touch of debugging the OneScanner
-       could  be actually usable. The ColorOneScanner needs more work. AppleS-
+       could be actually usable. The ColorOneScanner needs more work.  AppleS-
        canner is of course almost fully supported.
 
 
@@ -131,44 +130,44 @@
 
        ColorOneScanner
               Cannot up/download halftone pattern, calibration vectors, custom
-              Color  Correction Table (CCT) and of course custom gamma tables.
+              Color Correction Table (CCT) and of course custom gamma  tables.
 
        Park/UnPark (OneScanner, ColorOneScanner)
 
        The above functionalities are not only missing because I don't actually
-       have  the  hardware  to experiment on it. Another reason is the lack of
+       have the hardware to experiment on it. Another reason is  the  lack  of
        understanding of how SANE API could provide enaugh means to me to actu-
        ally describe other array types than the gamma one.
 
 
 
-

UNSUPPORTED FEATURES.

-       The  following  "features"  will  never  be supported. At least as I am
+

UNSUPPORTED FEATURES

+       The following "features" will never be supported.  At  least  as  I  am
        maintaining the sane-apple backend.
 
        NoHome (AppleScanner)
-              The scanner lamp stays on  and  the  carriage  assembly  remains
+              The  scanner  lamp  stays  on  and the carriage assembly remains
               where it stops at the end of the scan. After two minutes, if the
-              scanner does not receive another SCAN command the lamp goes  off
+              scanner  does not receive another SCAN command the lamp goes off
               and the carriage returns to the home position.
 
        Compression (AppleScanner)
-              The  Scanner  can compress data with CCITT Group III, one dimen-
+              The Scanner can compress data with CCITT Group III,  one  dimen-
               sional algorithm (fax), and the Skip White Line algorithm.
 
        Multiple Windows (AppleScanner)
-              AppleScanner may support multiple windows. It would  be  a  cool
-              feature  and a challenge for me to code it if you could intermix
-              different options for different windows (scan areas).  This  way
-              you  could scan a document in LineArt mode but the figures in it
-              on Gray and in a different resolution.   Unfortunately  this  is
+              AppleScanner  may  support  multiple windows. It would be a cool
+              feature and a challenge for me to code it if you could  intermix
+              different  options  for different windows (scan areas). This way
+              you could scan a document in LineArt mode but the figures in  it
+              on  Gray  and  in a different resolution.  Unfortunately this is
               impossible.
 
        Scan Direction (OneScanner)
               It controls the scan direction. (?)
 
        Status/Reset Button (OneScanner)
-              This  option  controls  the  status  of the button in OneScanner
+              This option controls the status  of  the  button  in  OneScanner
               model. You can also reset the button status by software.
 
 
@@ -177,56 +176,52 @@
        The bugs in a sane backend are divided in two classes. We have GUI bugs
        and scanner specific bugs.
 
-       We  know  we  have  a GUI bug when a parameter is not showing up itself
+       We know we have a GUI bug when a parameter is  not  showing  up  itself
        when it should (active) or vice versa. To find out which parameters are
-       active  accross  various  Apple modes and models from the documentation
+       active accross various Apple modes and models  from  the  documentation
        ftp://ftpdev.info.apple.com/devworld/Technical_Documentation/Peripher-
        als_Documentation/ is an interesting exercise. I may missed some depen-
-       dancies. For example for the threshold  parameter  the  Apple  Scanners
-       Programming  guide  says nothing. I had to assume that is valid only in
+       dancies.  For  example  for  the threshold parameter the Apple Scanners
+       Programming guide says nothing. I had to assume that is valid  only  in
        LineArt mode.
 
-       Scanner specific bugs are mostly due to mandatory round offs  in  order
-       to  scan.  In  the documentation in some place states that the width of
-       the scan area should be a byte multiple. In an other  place  says  that
-       the  width  of  the  scan area should be an even byte multiple. Go fig-
+       Scanner  specific  bugs are mostly due to mandatory round offs in order
+       to scan. In the documentation in some place states that  the  width  of
+       the  scan  area  should be a byte multiple. In an other place says that
+       the width of the scan area should be an even  byte  multiple.  Go  fig-
        ure...
 
-       Other source of bugs are due to scsi communcation,  scsi  connects  and
-       disconnects.  However  the  classical  bugs are still there. So you may
+       Other  source  of  bugs are due to scsi communcation, scsi connects and
+       disconnects. However the classical bugs are still  there.  So  you  may
        encouter buffer overruns, null pointers, memory corruption and SANE API
        violations.
 
        SIGSEGV on SliceBars
               When you try to modify the scan area from the slice bar you have
-              a nice little cute core dump. I don't know why.  If  you  select
+              a  nice  little  cute core dump. I don't know why. If you select
               the scan are from the preview window, or by hand typing the num-
               bers everything is fine. The SIGSEGV happens deep in gtk library
               (gdk). I really cannot debug it.
 
        Options too much
-              It  is  possible,  especially  for the ColorOneScanner, that the
-              backend's options panel to exceed from your screen.  It  happens
-              with  mine  and I am running at 1024x768 my X Server. What can I
+              It is possible, especially for  the  ColorOneScanner,  that  the
+              backend's  options  panel to exceed from your screen. It happens
+              with mine and I am running at 1024x768 my X Server. What  can  I
               say? Try smaller fonts in the X server, or virtual screens.
 
-       Weird SCSI behaviour.
+       Weird SCSI behaviour
               I am quoting David Myers Here...
 
               >> OS: FreeBSD 2.2.6
               >> CC: egcs-1.02
-              >Just wanted to follow up on this...  I recently changed my SCSI
-              card from
-              >the Adaptec 2940UW to a dual-channel Symbios 786 chipset.  When
-              I started up
-              >SANE with your driver, I managed  to  scan  line  art  drawings
-              okay, but Gray16
-              >scans  led  to  a stream of SCSI error messages on the console,
-              ultimately
-              >hanging with a message saying the scanner wasn't releasing  the
-              SCSI bus.
-              >This may be that the Symbios is simply less tolerant of ancient
-              >hardware, or may be bugs in your driver or in SANE itself...
+              Just  wanted to follow up on this...  I recently changed my SCSI
+              card from the Adaptec  2940UW  to  a  dual-channel  Symbios  786
+              chipset.   When I started up SANE with your driver, I managed to
+              scan line art drawings okay, but Gray16 scans led to a stream of
+              SCSI  error  messages  on the console, ultimately hanging with a
+              message saying the scanner wasn't releasing the SCSI bus.   This
+              may be that the Symbios is simply less tolerant of ancient hard-
+              ware, or may be bugs in your driver or in SANE itself...
 
 
 
@@ -275,7 +270,7 @@ Firikis. It is mostly based on the mustek backend from David Mosberger and Andreas Czechanowski -sane-backends 1.0.16 13 May 1998 sane-apple(5) +sane-backends 1.0.17 13 May 1998 sane-apple(5)

diff --git a/man/sane-artec.5.html b/man/sane-artec.5.html index 2f65a83f..65256744 100644 --- a/man/sane-artec.5.html +++ b/man/sane-artec.5.html @@ -22,21 +22,14 @@ present, the following scanners are known to work at least partially with this backend: - * Artec A6000C - - * Artec A6000C PLUS - - * Artec ViewStation AT3 - - * BlackWidow BW4800SP (rebadged Artec AT3) - - * Artec ViewStation AT6 - - * Artec ViewStation AT12 - - * Artec AM12S - - * Plustek 19200S (rebadged Artec AM12S) + * Artec A6000C + * Artec A6000C PLUS + * Artec ViewStation AT3 + * BlackWidow BW4800SP (rebadged Artec AT3) + * Artec ViewStation AT6 + * Artec ViewStation AT12 + * Artec AM12S + * Plustek 19200S (rebadged Artec AM12S) Although this manual page is generally updated with each release, up- to-date information on new releases and extraneous helpful hints are @@ -177,7 +170,7 @@

AUTHOR

        Chris Pinkham (cpinkham@corp.infi.net)
 
-sane-backends 1.0.16              24 Jan 2000                    sane-artec(5)
+sane-backends 1.0.17              24 Jan 2000                    sane-artec(5)
 

diff --git a/man/sane-artec_eplus48u.5.html b/man/sane-artec_eplus48u.5.html index faa8c4f9..053628ba 100644 --- a/man/sane-artec_eplus48u.5.html +++ b/man/sane-artec_eplus48u.5.html @@ -83,7 +83,7 @@ Every usb section can have additional options - artecFirmwareFile <path>/Artec48.usb + artecFirmwareFile /usr/local/share/sane/artec_eplus48u/Artec48.usb The path to the firmware file. This option is required. redGamma 1.0 @@ -186,7 +186,7 @@ http://www.angelfire.com/linux/crapsite. Please contact me if you find a bug or missing feature: <crapsite@gmx.net> -sane-backends 1.0.16 19 Nov 2002 sane-artec_eplus48u(5) +sane-backends 1.0.17 19 Nov 2002 sane-artec_eplus48u(5)
diff --git a/man/sane-as6e.5.html b/man/sane-as6e.5.html index 795fb1f1..a38bba5c 100644 --- a/man/sane-as6e.5.html +++ b/man/sane-as6e.5.html @@ -50,7 +50,7 @@

EMAIL-CONTACT

        yossarian@users.sourceforge.net
 
-sane-backends 1.0.16            Dec 14th, 2003                    sane-as6e(5)
+sane-backends 1.0.17            Dec 14th, 2003                    sane-as6e(5)
 

diff --git a/man/sane-avision.5.html b/man/sane-avision.5.html index 21d7a887..95d559b4 100644 --- a/man/sane-avision.5.html +++ b/man/sane-avision.5.html @@ -52,8 +52,6 @@ option force-a3 option disable-gamma-table option disable-calibration - option one-calib-only - option old-calibration #scsi Vendor Model Type Bus Channel ID LUN scsi AVISION @@ -81,18 +79,6 @@ Disables the scanner's color calibration. You might try this if your scans hang or only produces random garbage. - one-calib-only: - When this option is enabled, the backend will only perform a - calibration when the backend is initialized and not before each - scan. This might extend the life of the CCD, but does not work - reliable with the newer USB scanners (they hang sometimes or - return garbage image data). So this option should be used with - care. - - old-calibration: - This enables the use of the old calibration code for testing - purposes. - Note: Any option above modifies the default code-flow for your scan- ner. The options should only be used when you encounter problems with the default be- haviour of the backend. Please report the @@ -157,9 +143,9 @@ current working directory (".") and then in /usr/local/etc/sane.d. If the value of the environment variable ends with the directory separator character, then the default - directories are searched after the explicitly specified directo- - ries. For example, setting SANE_CONFIG_DIR to "/tmp/config:" - would result in directories "tmp/config", ".", and + directories are searched after the explicitly specified + directories. For example, setting SANE_CONFIG_DIR to "/tmp/con- + fig:" would result in directories "tmp/config", ".", and "/usr/local/etc/sane.d" being searched (in this order). SANE_DEBUG_AVISION @@ -182,7 +168,7 @@

AUTHOR

        René Rebe and Meino Christian Cramer
 
-sane-backends 1.0.16              04 Mar 2003                  sane-avision(5)
+sane-backends 1.0.17              04 Mar 2003                  sane-avision(5)
 

diff --git a/man/sane-bh.5.html b/man/sane-bh.5.html index 674b3137..28929059 100644 --- a/man/sane-bh.5.html +++ b/man/sane-bh.5.html @@ -34,11 +34,11 @@ If you have a Bell+Howell scanner and are able to test it with this backend, please contact sane-devel@lists.alioth.debian.org with the - model number and testing results. Have a look at - http://www.sane-project.org/mailing-lists.html concerning subscription - to sane-devel. Additionally, the author is curious as to the likelihood - of using this backend with the newer 4000 and 8000 series scanners. If - you have such a beast, please let me know. + model number and testing results. Have a look at http://www.sane- + project.org/mailing-lists.html concerning subscription to sane-devel. + Additionally, the author is curious as to the likelihood of using this + backend with the newer 4000 and 8000 series scanners. If you have such + a beast, please let me know. The Bell+Howell Copiscan II series document scanners are high volume, high throughput scanners designed for document scanning applications. @@ -486,8 +486,8 @@ If you have found something that you think is a bug, please attempt to recreate it with the SANE_DEBUG_BH environment variable set to 255, and - send a report detailing the conditions surrounding the bug to - sane-devel@lists.alioth.debian.org. + send a report detailing the conditions surrounding the bug to sane- + devel@lists.alioth.debian.org. @@ -502,7 +502,7 @@ Reifschneider of tummy.com ltd. Some 8000 enhancements added by Mark Temple. -sane-backends 1.0.16 15 Sep 1999 sane-bh(5) +sane-backends 1.0.17 15 Sep 1999 sane-bh(5)
diff --git a/man/sane-canon.5.html b/man/sane-canon.5.html index ac03b248..6fae5214 100644 --- a/man/sane-canon.5.html +++ b/man/sane-canon.5.html @@ -108,7 +108,7 @@ support by Mitsuru Okaniwa; FS2710S support by Ulrich Deiters Man page by Henning Meier-Geinitz (mostly based on canon.README) -sane-backends 1.0.16 03 May 2001 sane-canon(5) +sane-backends 1.0.17 03 May 2001 sane-canon(5)
diff --git a/man/sane-canon630u.5.html b/man/sane-canon630u.5.html index 487d52f0..21a28dd5 100644 --- a/man/sane-canon630u.5.html +++ b/man/sane-canon630u.5.html @@ -117,7 +117,7 @@

AUTHOR

        Nathan Rutman
 
-sane-backends 1.0.16              06 Apr 2002                sane-canon630u(5)
+sane-backends 1.0.17              06 Apr 2002                sane-canon630u(5)
 

diff --git a/man/sane-canon_pp.5.html b/man/sane-canon_pp.5.html index 36ad52bf..0636b1dc 100644 --- a/man/sane-canon_pp.5.html +++ b/man/sane-canon_pp.5.html @@ -222,7 +222,7 @@ Many thanks to Kevin Easton for his comments and help, and Kent A. Sig- norini for his help with the N340P. -sane-backends 1.0.16 1 October 2002 sane-canon_pp(5) +sane-backends 1.0.17 1 October 2002 sane-canon_pp(5)
diff --git a/man/sane-config.1.html b/man/sane-config.1.html index fb63af96..150edd51 100644 --- a/man/sane-config.1.html +++ b/man/sane-config.1.html @@ -69,7 +69,7 @@ This manual page was written by Julien BLACHE <jblache@debian.org>, for the Debian GNU/Linux system (but may be used by others). -sane-backends 1.0.16 8 Jan 2004 sane-config(1) +sane-backends 1.0.17 8 Jan 2004 sane-config(1)
diff --git a/man/sane-coolscan.5.html b/man/sane-coolscan.5.html index bec81cb7..4444e63b 100644 --- a/man/sane-coolscan.5.html +++ b/man/sane-coolscan.5.html @@ -131,7 +131,7 @@

EMAIL-CONTACT

        andreas.rick@free.fr
 
-sane-backends 1.0.16              4 July 2000                 sane-coolscan(5)
+sane-backends 1.0.17              4 July 2000                 sane-coolscan(5)
 

diff --git a/man/sane-coolscan2.5.html b/man/sane-coolscan2.5.html index 4fc58d0a..4f35a28c 100644 --- a/man/sane-coolscan2.5.html +++ b/man/sane-coolscan2.5.html @@ -193,7 +193,7 @@ The backend is written and maintained by András Major (andras@users.sourceforge.net). -sane-backends 1.0.16 22/08/2002 sane-coolscan2(5) +sane-backends 1.0.17 22/08/2002 sane-coolscan2(5)
diff --git a/man/sane-dc210.5.html b/man/sane-dc210.5.html index c00f26a6..1525a92b 100644 --- a/man/sane-dc210.5.html +++ b/man/sane-dc210.5.html @@ -123,7 +123,7 @@ be subscribed to the list, otherwise your mail won't be sent to the subscribers. -sane-backends 1.0.16 15 July 2000 sane-dc210(5) +sane-backends 1.0.17 15 July 2000 sane-dc210(5)
diff --git a/man/sane-dc240.5.html b/man/sane-dc240.5.html index 384d5cc8..4d1bc792 100644 --- a/man/sane-dc240.5.html +++ b/man/sane-dc240.5.html @@ -126,7 +126,7 @@ be subscribed to the list, otherwise your mail won't be sent to the subscribers. -sane-backends 1.0.16 23 March 2001 sane-dc240(5) +sane-backends 1.0.17 23 March 2001 sane-dc240(5)
diff --git a/man/sane-dc25.5.html b/man/sane-dc25.5.html index 52055c6c..20ae302a 100644 --- a/man/sane-dc25.5.html +++ b/man/sane-dc25.5.html @@ -116,7 +116,7 @@ be subscribed to the list, otherwise your mail won't be sent to the subscribers. -sane-backends 1.0.16 12 April 1999 sane-dc25(5) +sane-backends 1.0.17 12 April 1999 sane-dc25(5)
diff --git a/man/sane-dll.5.html b/man/sane-dll.5.html index cbf72dc8..835b53d4 100644 --- a/man/sane-dll.5.html +++ b/man/sane-dll.5.html @@ -148,7 +148,7 @@ David Mosberger -sane-backends 1.0.16 4 Dec 2002 sane-dll(5) +sane-backends 1.0.17 4 Dec 2002 sane-dll(5)
diff --git a/man/sane-dmc.5.html b/man/sane-dmc.5.html index 66afacdb..636360d1 100644 --- a/man/sane-dmc.5.html +++ b/man/sane-dmc.5.html @@ -159,7 +159,7 @@ The backend is derived from sane-hp by David Mosberger -sane-backends 1.0.16 13 May 1998 sane-dmc(5) +sane-backends 1.0.17 13 May 1998 sane-dmc(5)
diff --git a/man/sane-epson.5.html b/man/sane-epson.5.html index 4d7c537f..d64502d2 100644 --- a/man/sane-epson.5.html +++ b/man/sane-epson.5.html @@ -289,7 +289,7 @@ The package is actively maintained by Karl Heinz Kremer (khk@khk.net). The software is based on work by Christian Bucher and Kazuhiro Sasayama -sane-backends 1.0.16 27-Dec-2000 sane-epson(5) +sane-backends 1.0.17 27-Dec-2000 sane-epson(5)
diff --git a/man/sane-find-scanner.1.html b/man/sane-find-scanner.1.html index 21fce6cd..ecd6f897 100644 --- a/man/sane-find-scanner.1.html +++ b/man/sane-find-scanner.1.html @@ -75,7 +75,7 @@ tries to identify the chipset(s) of all USB scanners found in such a file. This option is useful for developers when the out- put of "cat /proc/bus/usb/devices" is available but the scanner - itsself isn't. + itself isn't. devname Test device file "devname". No other devices are checked if devname is given. @@ -120,7 +120,7 @@ No support for most parallel port scanners yet. Detection of USB chipsets is limited to a few chipsets. -sane-backends 1.0.16 4 Oct 2004 sane-find-scanner(1) +sane-backends 1.0.17 4 Oct 2004 sane-find-scanner(1)
diff --git a/man/sane-fujitsu.5.html b/man/sane-fujitsu.5.html index 0ed9cbec..58f1d24e 100644 --- a/man/sane-fujitsu.5.html +++ b/man/sane-fujitsu.5.html @@ -93,7 +93,7 @@ brightness b Only supported for M3096 - treshold t + threshold t Only supported for M3096 duplex d @@ -157,7 +157,7 @@ them yet. I don't know if the ScanPartner 15C still works, because I'm not able to test it. 3091/3092 don't support halftone -sane-backends 1.0.16 17 Apr 2002 sane-fujitsu(5) +sane-backends 1.0.17 17 Apr 2002 sane-fujitsu(5)
diff --git a/man/sane-genesys.5.html b/man/sane-genesys.5.html index 6b3c5bc9..5a3d32b7 100644 --- a/man/sane-genesys.5.html +++ b/man/sane-genesys.5.html @@ -26,6 +26,7 @@ Medion MD6228 Medion MD6274 Hewlett-Packard HP2300C + Canon LiDE 35/40/50/60 This is BETA software. Especially if you test new or untested scanners, keep your hand at the scanner's plug and unplug it, if the head bumps @@ -39,34 +40,33 @@ from the models mentioned above, please let me know. If you own a scanner that isn't detected by the genesys backend but has - a GL646 or GL841 chipset, you can try to add it to the backend. Cur- - rently, support for GL841 scanners is not implemented. + a GL646 or GL841 chipset, you can try to add it to the backend.

SYSTEM ISSUES

-       This backend needs libusb-0.1.6 or later installed, and  hasn't  tested
+       This  backend  needs libusb-0.1.6 or later installed, and hasn't tested
        in other configuration than a linux kernel 2.6.9 or higher. However, it
-       should work any system with libusb where the SANE package can  be  com-
-       piled.  For  setting  permissions  and  general USB information look at
+       should  work  any system with libusb where the SANE package can be com-
+       piled. For setting permissions and  general  USB  information  look  at
        sane-usb(5).
 
 
 

CONFIGURATION

        The contents of the genesys.conf file is a list of usb lines containing
-       vendor  and  product  ids that correspond to USB scanners. The file can
-       also contain option lines.  Empty lines and lines starting with a  hash
-       mark  (#)  are ignored.  The scanners are autodetected by usb vendor_id
-       product_id statements which are already included  into  genesys.conf  .
-       "vendor_id"  and  "product_id" are hexadecimal numbers that identfy the
+       vendor and product ids that correspond to USB scanners.  The  file  can
+       also  contain option lines.  Empty lines and lines starting with a hash
+       mark (#) are ignored.  The scanners are autodetected by  usb  vendor_id
+       product_id  statements  which  are  already included into genesys.conf.
+       "vendor_id" and "product_id" are hexadecimal numbers that  identfy  the
        scanner.
 
 
 

FILES

        /usr/local/etc/sane.d/genesys.conf
-              The  backend  configuration  file  (see  also   description   of
+              The   backend   configuration  file  (see  also  description  of
               SANE_CONFIG_DIR below).
 
        /usr/local/lib/sane/libsane-genesys.a
@@ -82,29 +82,36 @@
        SANE_CONFIG_DIR
               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
+              are  separated  by a colon (`:'), under OS/2, they are separated
               by a semi-colon (`;').  If this variable is not set, the config-
-              uration file is searched in two default directories: first,  the
-              current     working     directory     (".")    and    then    in
+              uration  file is searched in two default directories: first, the
+              current    working    directory    (".")     and     then     in
               /usr/local/etc/sane.d.  If the value of the environment variable
-              ends  with  the  directory separator character, then the default
+              ends with the directory separator character,  then  the  default
               directories are searched after the explicitly specified directo-
-              ries.   For  example,  setting SANE_CONFIG_DIR to "/tmp/config:"
-              would   result   in   directories   "tmp/config",    ".",    and
+              ries.  For example, setting  SANE_CONFIG_DIR  to  "/tmp/config:"
+              would    result    in   directories   "tmp/config",   ".",   and
               "/usr/local/etc/sane.d" being searched (in this order).
 
        SANE_DEBUG_GENESYS
-              If  the  library  was  compiled with debug support enabled, this
-              environment variable controls the debug level for this  backend.
+              If the library was compiled with  debug  support  enabled,  this
+              environment  variable controls the debug level for this backend.
               Higher debug levels increase the verbosity of the output. If the
-              debug level is set to 1 or higher,  some  debug  options  become
-              available  that are normally hidden. Handle them with care. This
-              will  print  messages  related  to   core   genesys   functions.
-              SANE_DEBUG_GENESYS_GL646  This environment variable controls the
-              debug level for the specific GL646 code part.
+              debug  level  is  set  to 1 or higher, some debug options become
+              available that are normally hidden. Handle them with care.  This
+              will print messages related to core genesys functions.
 
-              Example   (full   and    highly    verbose    output):    export
-              SANE_DEBUG_GENESYS=255 export SANE_DEBUG_GENESYS_GL646=255
+       SANE_DEBUG_GENESYS_GL646
+              This  environment variable controls the debug level for the spe-
+              cific GL646 code part.
+
+       SANE_DEBUG_GENESYS_GL841
+              This environment variable controls the debug level for the  spe-
+              cific GL841 code part.
+
+              Example (full and highly verbose output for gl646):
+              export SANE_DEBUG_GENESYS=255
+              export SANE_DEBUG_GENESYS_GL646=255
 
 
 
@@ -125,7 +132,7 @@

BUGS

        Support for buttons is missing.
 
-sane-backends 1.0.16              3 July 2005                  sane-genesys(5)
+sane-backends 1.0.17              20 Nov 2005                  sane-genesys(5)
 

diff --git a/man/sane-gphoto2.5.html b/man/sane-gphoto2.5.html index 9129c9e8..de335fa3 100644 --- a/man/sane-gphoto2.5.html +++ b/man/sane-gphoto2.5.html @@ -131,7 +131,7 @@ be subscribed to the list, otherwise your mail won't be sent to the subscribers. -sane-backends 1.0.16 04 September 2001 sane-gphoto2(5) +sane-backends 1.0.17 04 September 2001 sane-gphoto2(5)
diff --git a/man/sane-gt68xx.5.html b/man/sane-gt68xx.5.html index 56d76c27..3f549764 100644 --- a/man/sane-gt68xx.5.html +++ b/man/sane-gt68xx.5.html @@ -21,7 +21,7 @@ backend that provides access to USB flatbed scanners based on the Grandtech GT-6801 and GT-6816 chips. A list of supported scanners can be found on the gt68xx backend homepage: http://www.meier- - geinitz.de/sane/gt68xx/. + geinitz.de/sane/gt68xx-backend/. This is BETA software. Especially if you test new or untested scanners, keep your hand at the scanner's plug and unplug it, if the head bumps @@ -41,8 +41,8 @@ -

KERNEL ISSUES

-       Please  use  libusb-0.1.6 or later. Without libusb or with older libusb
+

LIBUSB ISSUES

+       Please  use  libusb-0.1.8 or later. Without libusb or with older libusb
        versions all kinds of trouble can be expected. The  scanner  should  be
        found by sane-find-scanner without further actions. For setting permis-
        sions and general USB information looks at sane-usb(5).
@@ -161,9 +161,9 @@
 
 

SEE ALSO

-       sane(7),     sane-usb(5),    sane-artec_eplus48u(5)    sane-plustek(5),
-       sane-ma1509(5), sane-mustek_usb(5), sane-mustek(5), sane-mustek_pp(5)
-       /usr/local/doc/sane-1.0.16/gt68xx/gt68xx.CHANGES
+       sane(7),  sane-usb(5),  sane-artec_eplus48u(5)  sane-plustek(5),  sane-
+       ma1509(5), sane-mustek_usb(5), sane-mustek(5), sane-mustek_pp(5)
+       /usr/local/doc/sane-1.0.17/gt68xx/gt68xx.CHANGES
        http://www.meier-geinitz.de/sane/gt68xx
 
 
@@ -177,10 +177,6 @@
 
 

BUGS

-       Currently scanning seems  to  only  work  reliably  under  Linux.  With
-       FreeBSD,  NetBSD and OpenBSD scanning works only once. Then the scanner
-       isn't detected anymore and has to be replugged.
-
        The first few lines of the image are garbage for the 2400 TA Plus.
 
        Interpolation should be used instead of just copying data, when the  X-
@@ -189,12 +185,12 @@
        Support for buttons is missing.
 
        More  detailed bug information is available at the gt68xx backend home-
-       page http://www.meier-geinitz.de/sane/gt68xx.  Please contact me if you
-       find  a bug or missing feature: <henning@meier-geinitz.de>. Please send
-       a  debug  log  if  your   scanner   isn't   detected   correctly   (see
+       page http://www.meier-geinitz.de/sane/gt68xx-backend/.  Please  contact
+       me  if  you  find a bug or missing feature: <henning@meier-geinitz.de>.
+       Please send a debug log if your scanner isn't detected  correctly  (see
        SANE_DEBUG_GT68XX above).
 
-sane-backends 1.0.16              29 May 2005                   sane-gt68xx(5)
+sane-backends 1.0.17           29 September 2005                sane-gt68xx(5)
 

diff --git a/man/sane-hp.5.html b/man/sane-hp.5.html index 48f89c96..6a568246 100644 --- a/man/sane-hp.5.html +++ b/man/sane-hp.5.html @@ -45,8 +45,8 @@ PhotoSmart C5100A R029,R030,R032 SCSI Support for models 5100C/5200C connected to the parallel port requires - the ppSCSI driver available at http://www.torque.net/par- - port/ppscsi.html (under development) + the ppSCSI driver available at http://cyberelk.net/tim/par- + port/ppscsi.html and http://penguin-breeder.org/kernel/download/. Support for models 5200C/62X0C/63X0C connected to the USB require the kernel scanner driver or libusb. See sane-usb(5) for more details. @@ -60,8 +60,8 @@ SCL (beside the OfficeJets), the above list of supported scanners is complete. Other HP scanners are not supported by the "hp" backend, but might be supported by another one. See http://www.sane-project.org/. - You can also watch the sane-devel mailinglist at - http://www.sane-project.org/mailing-lists.html. + You can also watch the sane-devel mailinglist at http://www.sane- + project.org/mailing-lists.html. More details about the hp backend can be found on its homepage http://www.kirchgessner.net/sane.html. @@ -217,9 +217,9 @@ ADF and then change option scan source to 'ADF'. Press 'change document' to load a sheet. Then press 'scan' to start a scan. Maybe it is sufficient to press 'scan' without 'change document' - for repeated scans. The use of the preview window is not recom- - mended when working with the ADF. Setting a window to scan from - ADF is not supported with xscanimage(1). Try xsane(1). + for repeated scans. The use of the preview window is not + recommended when working with the ADF. Setting a window to scan + from ADF is not supported with xscanimage(1). Try xsane(1). Immediate actions Some actions in xscanimage(1) (i.e. unload, select media, cali- @@ -255,7 +255,7 @@ The sane-hp backend was written by Geoffrey T. Dairiki. HP PhotoSmart PhotoScanner support by Peter Kirchgessner. -sane-backends 1.0.16 27 Mar 2004 sane-hp(5) +sane-backends 1.0.17 27 Mar 2004 sane-hp(5)

diff --git a/man/sane-hp4200.5.html b/man/sane-hp4200.5.html index 69ccbcee..440e0d74 100644 --- a/man/sane-hp4200.5.html +++ b/man/sane-hp4200.5.html @@ -114,7 +114,7 @@ Send bug reports to the sane-devel mailing list: sane- devel@lists.alioth.debian.org. -sane-backends 1.0.16-cvs 14 August 2005 sane-hp4200(5) +sane-backends 1.0.17 14 August 2005 sane-hp4200(5)
diff --git a/man/sane-hp5400.5.html b/man/sane-hp5400.5.html index 2e38f2ac..ffc8331d 100644 --- a/man/sane-hp5400.5.html +++ b/man/sane-hp5400.5.html @@ -110,7 +110,7 @@ other operating systems and especially on big-endian platforms. The scanner may get wrong data. -sane-backends 1.0.16 17 Apr 2003 sane-hp5400(5) +sane-backends 1.0.17 17 Apr 2003 sane-hp5400(5)
diff --git a/man/sane-hpsj5s.5.html b/man/sane-hpsj5s.5.html index 14b3a20d..c09bd90e 100644 --- a/man/sane-hpsj5s.5.html +++ b/man/sane-hpsj5s.5.html @@ -111,7 +111,7 @@ Max Vorobiev Man page mostly based on canon.man -sane-backends 1.0.16 24 Feb 2002 sane-hpsj5s(5) +sane-backends 1.0.17 24 Feb 2002 sane-hpsj5s(5)
diff --git a/man/sane-ibm.5.html b/man/sane-ibm.5.html index 32cc8d7a..755ec285 100644 --- a/man/sane-ibm.5.html +++ b/man/sane-ibm.5.html @@ -94,7 +94,7 @@ mf <massifr@tiscalinet.it> Maintained by Henning Meier-Geinitz <henning@meier-geinitz.de> -sane-backends 1.0.16 15 Apr 2003 sane-ibm(5) +sane-backends 1.0.17 15 Apr 2003 sane-ibm(5)
diff --git a/man/sane-leo.5.html b/man/sane-leo.5.html index 35d83b72..a4d336f8 100644 --- a/man/sane-leo.5.html +++ b/man/sane-leo.5.html @@ -134,7 +134,7 @@ The package is actively maintained by Frank Zago. http://www.zago.net/sane/#leo -sane-backends 1.0.16 16 April 2002 sane-leo(5) +sane-backends 1.0.17 16 April 2002 sane-leo(5)
diff --git a/man/sane-lexmark.5.html b/man/sane-lexmark.5.html new file mode 100644 index 00000000..1e485be0 --- /dev/null +++ b/man/sane-lexmark.5.html @@ -0,0 +1,143 @@ + + +sane-lexmark.5 + +

+

sane-lexmark.5

+
+
+
+sane-lexmark(5)          SANE Scanner Access Now Easy          sane-lexmark(5)
+
+
+
+

NAME

+       sane-lexmark - SANE backend for Lexmark X1100 Series scanners
+
+
+
+

DESCRIPTION

+       The  sane-lexmark  library  implements a SANE (Scanner Access Now Easy)
+       backend that provides access to the scanner part of Lexmark X1100 AIOs.
+       This backend should be considered beta-quality software!
+
+       The scanners that should work with this backend are:
+
+                 Vendor Model           status
+              ----------------------  -----------
+                Lexmark X1110           untested
+                Lexmark X1140           untested
+                Lexmark X1150           untested
+                Lexmark X1170           untested
+                Lexmark X1180           basic
+                Lexmark X1185           basic
+
+       The options the backend supports can either be selected through command
+       line options to programs like scanimage  or  through  GUI  elements  in
+       xscanimage or xsane.
+
+       If  you  have  any strange behavior, please report to the backend main-
+       tainer or to the SANE mailing list.
+
+       Valid command line options and their syntax can be listed by using
+              scanimage --help -d lexmark:usb:<usb port>
+
+       Scan Mode Options
+
+       --mode selects the basic mode of operation of the scanner valid choices
+              are  Color, Gray and Lineart The default mode is Color. The Lin-
+              eart mode is black and white only (1 bit).  Grayscale will  pro-
+              duce  256 levels of gray (8 bits). Color mode allows for over 16
+              million different colors produced from 24 bits of color informa-
+              tion.
+
+       --resolution
+              selects  the  resolution for a scan. The horizontal and vertical
+              resolutions are set by the value of this option. The scanner  is
+              capable  of  the  following resolutions for the specified option
+              value:
+
+                Value   Hor. Resolution  Vert. Resolution
+                -----   ---------------  -------------------
+                75      75dpi            75dpi
+                150     150dpi           150dpi
+                300     300dpi           300dpi
+                600     600dpi           600dpi
+                1200    600dpi           1200dpi
+
+       --preview
+              requests a preview scan. The resolution used for that scan is 75
+              dpi and the scan area and the scan mode are as specified through
+              their options, or the default  if  not  specified.  The  default
+              value for preview mode is "no".
+
+
+       --paper-size
+              selects the size of the area to be scanned. Valid sizes are Wal-
+              let, 3x5, 4x6, 5x7, 8x10, Letter, the default size is 3x5.
+
+       --threshold
+              selects the   minimum-brightness  to  get  a  white  point.  The
+              threshold is only used with Lineart mode scans.  It is specified
+              as a percentage in the range  0..100%  (in  steps  of  1).   The
+              default value of the threshold option is 50.
+
+
+
+

CONFIGURATION FILE

+       The configuration file /usr/local/etc/sane.d/lexmark.conf contains only
+       the usb device id (eg usb 0x043d 0x007c).
+
+
+
+

FILES

+       /usr/local/lib/sane/libsane-lexmark.a
+              The static library implementing this backend.
+
+       /usr/local/lib/sane/libsane-lexmark.so
+              The shared library implementing this backend (present on systems
+              that support dynamic loading).
+
+
+
+

ENVIRONMENT

+       SANE_DEBUG_LEXMARK
+              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.
+
+
+
+

LIMITATIONS

+       The windows TWAIN driver has many more options than this SANE  backend.
+       However  they  are  only software adjustments. This backend only imple-
+       ments what the scanner can support.
+
+
+
+

BUGS

+       Jerky movement on 600dpi gray 8x10 scan.
+       Color calibration not implemented.
+       Dark compensation not implemented.
+
+
+
+

SEE ALSO

+       sane-scsi(5), scanimage(1), xscanimage(1), xsane(1), sane(7)
+
+
+
+

AUTHOR

+       The package is actively maintained by Fred Odendaal.
+              http://ca.geocities.com/freshshelf@rogers.com/
+
+sane-backends 1.0.17           02 September 2005               sane-lexmark(5)
+
+
+
+Man(1) output converted with +man2html +
+ + diff --git a/man/sane-ma1509.5.html b/man/sane-ma1509.5.html index 89f01e6d..808728a4 100644 --- a/man/sane-ma1509.5.html +++ b/man/sane-ma1509.5.html @@ -55,7 +55,7 @@

CONFIGURATION

        The contents of the ma1509.conf file is a list of  options  and  device
-       names  that  correspond  to Mustek BearPAw 1200F scanners.  Empty lines
+       names  that  correspond  to Mustek BearPaw 1200F scanners.  Empty lines
        and lines starting with a hash mark (#) are ignored.
 
        Instead of using the device name, the scanner can  be  autodetected  by
@@ -127,7 +127,7 @@
        More detailed bug information is available at the MA-1509 backend home-
        page http://www.meier-geinitz.de/sane/ma1509-backend/.
 
-sane-backends 1.0.16              24 Feb 2003                   sane-ma1509(5)
+sane-backends 1.0.17              24 Feb 2003                   sane-ma1509(5)
 

diff --git a/man/sane-matsushita.5.html b/man/sane-matsushita.5.html index e020ea44..d3a95a48 100644 --- a/man/sane-matsushita.5.html +++ b/man/sane-matsushita.5.html @@ -184,7 +184,7 @@ The package is actively maintained by Frank Zago. http://www.zago.net/sane/#matsushita -sane-backends 1.0.16 February 11th, 2004 sane-matsushita(5) +sane-backends 1.0.17 February 11th, 2004 sane-matsushita(5)
diff --git a/man/sane-microtek.5.html b/man/sane-microtek.5.html index e0a64f68..0e86aa28 100644 --- a/man/sane-microtek.5.html +++ b/man/sane-microtek.5.html @@ -163,10 +163,10 @@ More general comments, suggestions, and inquiries about frontends or SANE should go to sane-devel@lists.alioth.debian.org, the SANE Develop- - ers mailing list. Have a look at http://www.sane-project.org/mail- - ing-lists.html concerning subscription to sane-devel. + ers mailing list. Have a look at http://www.sane-project.org/mailing- + lists.html concerning subscription to sane-devel. -sane-backends 1.0.16 February 8, 2000 sane-microtek(5) +sane-backends 1.0.17 February 8, 2000 sane-microtek(5)
diff --git a/man/sane-microtek2.5.html b/man/sane-microtek2.5.html index 5bd4526d..bbf4f964 100644 --- a/man/sane-microtek2.5.html +++ b/man/sane-microtek2.5.html @@ -54,60 +54,61 @@ of the above. The parport scanners work with the ppscsi + onscsi kernel modules. See - http://www.torque.net/parport/ppscsi.html + http://cyberelk.net/tim/parport/ppscsi.html and http://penguin- + breeder.org/kernel/download/. - The USB scanners work with the microtek kernel module. You may have to - add the vendor and model codes to microtek.c if they aren't yet listed + The USB scanners work with the microtek kernel module. You may have to + add the vendor and model codes to microtek.c if they aren't yet listed there. - Both parport and USB scanners need the generic SCSI support, so check + Both parport and USB scanners need the generic SCSI support, so check if you have loaded the scsi_mod and sg modules! - If you try your scanner for the first time keep an eye on it. If it + If you try your scanner for the first time keep an eye on it. If it gets commands that it doesn't understand the scanhead may go beyond the - scan area. The scanner then makes strange noises. In this case imme- - dieately switch off the scanner or disconnect its power cable to pre- + scan area. The scanner then makes strange noises. In this case imme- + dieately switch off the scanner or disconnect its power cable to pre- vent damages! - If your scanner is a different one than the models mentioned above and - it is working please tell the author about it. It would be nice if you + If your scanner is a different one than the models mentioned above and + it is working please tell the author about it. It would be nice if you add a logfile to this information (creation of the logfile: see below). - If your scanner is not working properly you also should create a log- - file and send it to the author. He will use the information to improve + If your scanner is not working properly you also should create a log- + file and send it to the author. He will use the information to improve the backend and possibly make your scanner work. How to create the logfile? - put the line - "option dump 2" into your microtek2.conf file or change the + "option dump 2" into your microtek2.conf file or change the existing "option dump" to "2" - in a terminal (bash) type "export SANE_DEBUG_MICROTEK2=30" and then "scanimage -l0 -t0 -x100 -y20 2>scan.log >sout.pnm" - You get two files: scan.log contains the logfile and sout.pnm - the scanned image (if there was scanned something). Zip them + You get two files: scan.log contains the logfile and sout.pnm + the scanned image (if there was scanned something). Zip them before sending.

FRONTEND OPTIONS

        This backend dynamically enables the options for the frontend, that are
-       supported by the scanner in dependence of the scanning-mode  and  other
+       supported  by  the scanner in dependence of the scanning-mode and other
        options.  Not supported options are disabled.
 
        The following options are supported by the Microtek2-driver:
 
        Color, grayscale, halftone and lineart scans.
 
-       Highlight,  midtone,  shadow,  contrast, brightness, exposure time con-
-       trol, gamma correction, threshold (dependent of the scan mode  and  the
+       Highlight, midtone, shadow, contrast, brightness,  exposure  time  con-
+       trol,  gamma  correction, threshold (dependent of the scan mode and the
        scanner capabilities)
 
        Transparency media adapter, automatic document feeder
 
-       Additional  options  can  be  enabled or disabled in the microtek2.conf
+       Additional options can be enabled or  disabled  in  the  microtek2.conf
        file. See the configuration section of this manpage.
 
 
@@ -117,9 +118,9 @@
 
               special
 
-       Where special is the UNIX path-name for the special device that  corre-
-       sponds  to the scanner.  The special device name must be a generic SCSI
-       device or a symlink to such a device.  Under Linux, such a device  name
+       Where  special is the UNIX path-name for the special device that corre-
+       sponds to the scanner.  The special device name must be a generic  SCSI
+       device  or a symlink to such a device.  Under Linux, such a device name
        could be /dev/sga or /dev/sge for example.
 
 
@@ -128,16 +129,16 @@
        The    configuration    file    for    this    backend    resides    in
        /usr/local/etc/sane.d/microtek2.conf.
 
-       Its contents is a list of device  names  that  correspond  to  Microtek
-       scanners  with  SCSI-2 interface. Empty lines and lines starting with a
+       Its  contents  is  a  list  of device names that correspond to Microtek
+       scanners with SCSI-2 interface. Empty lines and lines starting  with  a
        hash mark (#) are ignored.
 
-       The configuration file may also contain options.  Global  options  that
-       are  valid  for  all devices are placed above the device names. Device-
-       specific options are placed under the device name.  Note  that,  except
-       for  option  dump  <n>  and  option  strip-height <n>, the entry in the
-       microtek2.conf file only enables the  corresponding  option  for  being
-       showed  in  the  frontend.  There,  in the frontend, you can switch the
+       The  configuration  file  may also contain options. Global options that
+       are valid for all devices are placed above the  device  names.  Device-
+       specific  options  are  placed under the device name. Note that, except
+       for option dump <n> and option  strip-height  <n>,  the  entry  in  the
+       microtek2.conf  file  only  enables  the corresponding option for being
+       showed in the frontend. There, in the  frontend,  you  can  switch  the
        options on and off.  Currently the following options are supported:
 
               option dump <n>
@@ -149,29 +150,29 @@
               option backend-calibration <on/off>
               option colorbalance-adjust <on/off>
 
-       option dump <n> enables printing of additional  information  about  the
-       SCSI  commands  that  are sent to the scanner to stderr. This option is
-       primarily useful for debugging purpose. This option has to be a  global
+       option  dump  <n>  enables printing of additional information about the
+       SCSI commands that are sent to the scanner to stderr.  This  option  is
+       primarily  useful for debugging purpose. This option has to be a global
        option and is best placed at the top of the microtek2.conf file.
 
-       If  n=1  the  contents  of  the  command blocks and the results for the
+       If n=1 the contents of the command  blocks  and  the  results  for  the
        INQUIRY and READ SCANNER ATTRIBUTES command are printed to stderr.
 
-       If n=2 the contents of the command blocks for all other  SCSI  commands
-       are  printed  to stderr, too. If n=3 the contents of the gamma table is
+       If  n=2  the contents of the command blocks for all other SCSI commands
+       are printed to stderr, too. If n=3 the contents of the gamma  table  is
        printed, too. If n=4 all scan data is additionally printed to stderr.
 
        The default is n=1.
 
-       option strip-height <n> , where <n> is a floating point number,  limits
+       option  strip-height <n> , where <n> is a floating point number, limits
        the amount of data that is read from the scanner with one read command.
-       The unit is inch and <n> defaults to 1.0, if this option is not set  in
+       The  unit is inch and <n> defaults to 1.0, if this option is not set in
        the configuration file. If less than <n> inch of data fit into the SCSI
        buffer, then the smaller value is used and this option has no effect.
 
-       If your system has a big SCSI buffer and you want to make  use  of  the
+       If  your  system  has a big SCSI buffer and you want to make use of the
        whole buffer, increase the value for <n>. For example, if <n> is set to
-       14.0, no restrictions apply for scanners with a  letter,  legal  or  A4
+       14.0,  no  restrictions  apply  for scanners with a letter, legal or A4
        sized scan area.
 
        The following options enable or disable additional frontend options. If
@@ -179,26 +180,26 @@
        tend.
 
        option no-backtrack-option <on/off> prevents the scanner head from mov-
-       ing backwards between the read commands.  This speeds up scanning.  Try
+       ing  backwards between the read commands.  This speeds up scanning. Try
        it.
 
-       option  lightlid-35  <on/off>  If  you use the LightLid-35 transparency
-       adapter you get an advanced option which switches off the flatbed  lamp
+       option lightlid-35 <on/off> If you  use  the  LightLid-35  transparency
+       adapter  you get an advanced option which switches off the flatbed lamp
        during the scan.
 
-       option  toggle-lamp <on/off> You get a button in the frontend where you
+       option toggle-lamp <on/off> You get a button in the frontend where  you
        can switch on and off the flatbed lamp.
 
-       option lineart-autoadjust <on/off> You can tell the backend to  try  to
+       option  lineart-autoadjust  <on/off> You can tell the backend to try to
        determine a good value for the lineart threshold.
 
-       option  backend-calibration  <on/off> Some scanners (e.g. Phantom 330CX
-       and 636CX) need to have calibrated the data by the  backend.  Try  this
+       option backend-calibration <on/off> Some scanners (e.g.  Phantom  330CX
+       and  636CX)  need  to have calibrated the data by the backend. Try this
        option if you see vertical stripes in your pictures.
 
-       option  colorbalance-adjust  <on/off> Some scanners (e.g. Phantom 330CX
-       and 636CX) need to have corrected the color balance. If this option  is
-       enabled  you get advanced options where you can balance the colors. And
+       option colorbalance-adjust <on/off> Some scanners (e.g.  Phantom  330CX
+       and  636CX) need to have corrected the color balance. If this option is
+       enabled you get advanced options where you can balance the colors.  And
        you will have a button to use the values that the firmware of the scan-
        ner provides.
 
@@ -212,9 +213,9 @@
               /dev/sge
               option lightlid-35 on
 
-       This  backend  also  supports  the  new configuration file format which
-       makes it easier to detect scanners under Linux. If you  have  only  one
-       scanner  it  would  be best to use the following configuration file for
+       This backend also supports the  new  configuration  file  format  which
+       makes  it  easier  to detect scanners under Linux. If you have only one
+       scanner it would be best to use the following  configuration  file  for
        this backend:
 
               option dump 1
@@ -251,11 +252,11 @@
 

ENVIRONMENT

        SANE_DEBUG_MICROTEK2
-              If the library was compiled with  debug  support  enabled,  this
-              environment  variable controls the debug level for this backend.
-              E.g., a value of 255 requests all debug output  to  be  printed.
+              If  the  library  was  compiled with debug support enabled, this
+              environment variable controls the debug level for this  backend.
+              E.g.,  a  value  of 255 requests all debug output to be printed.
               Smaller levels reduce verbosity. To see error messages on stderr
-              set SANE_DEBUG_MICROTEK2 to 1 (Remark: The whole debugging  lev-
+              set  SANE_DEBUG_MICROTEK2 to 1 (Remark: The whole debugging lev-
               els should be better revised).
               E.g. just say:
               export SANE_DEBUG_MICROTEK2=128
@@ -271,7 +272,7 @@
        Bernd Schroeder (not active anymore)
        Karsten Festag  karsten.festag@gmx.de
 
-sane-backends 1.0.16              28 Jan 2002                sane-microtek2(5)
+sane-backends 1.0.17              28 Jan 2002                sane-microtek2(5)
 

diff --git a/man/sane-mustek.5.html b/man/sane-mustek.5.html index 82869fd4..aeaa5b16 100644 --- a/man/sane-mustek.5.html +++ b/man/sane-mustek.5.html @@ -70,17 +70,17 @@ noises and the scan mechanism may be damaged. Thus, if you hear such a noise, IMMEDIATELY turn off the scanner. This shouldn't happen if your scanner is in the list of known scanners. There is more information in - the /usr/local/doc/sane-1.0.16/PROBLEMS file. + the /usr/local/doc/sane-1.0.17/PROBLEMS file. If you own a Mustek (or Trust) scanner other than the ones listed above that works with this backend, please let us know by sending the scan- ner's exact model name (look at the front and back of the scanner) and a debug output to sane-devel@lists.alioth.debian.org. You can get the debug output by setting the environment variable SANE_DEBUG_MUSTEK to 5 - and showing the list of available scanners with scanimage -L . Please + and showing the list of available scanners with scanimage -L. Please send all of it to the mailing list. You must be subscribed to sane- - devel before you can send mail to the list. See - http://www.sane-project.org/mailing-lists.html for details. + devel before you can send mail to the list. See http://www.sane- + project.org/mailing-lists.html for details. @@ -235,35 +235,36 @@ These scanners can be configured by listing the port number of the adapter or the parallel port in the mustek.conf file. Valid port num- bers for the 600 II N are 0x26b, 0x2ab, 0x2eb, 0x22b, 0x32b, 0x36b, - 0x3ab, 0x3eb. For the 600 II EP use one of these: 0x378, 0x278, 0x3bc. - Pick one that doesn't conflict with the other hardware in your com- - puter. Put only one number on a single line. Example: + 0x3ab, 0x3eb. For the 600 II EP use one of these: parport0, parport1, + parport2, 0x378, 0x278, 0x3bc. Pick one that doesn't conflict with the + other hardware in your computer. Put only one number on a single line. + Example: 0x3eb - Note that for these scanners usually root privileges are required to + Note that for these scanners usually root privileges are required to access the I/O ports. Thus, either make frontends such as scanimage(1) - and xscanimage(1) setuid root (generally not recommended for safety - reasons) or, alternatively, access this backend through the network + and xscanimage(1) setuid root (generally not recommended for safety + reasons) or, alternatively, access this backend through the network daemon saned(8). - If the Mustek backend blocks while sending the inqiury command to the + If the Mustek backend blocks while sending the inqiury command to the scanner, add the option force-wait to mustek.conf. - Also note that after a while of no activity, some scanners themselves + Also note that after a while of no activity, some scanners themselves (not the SANE backend) turns off their CCFL lamps. This shutdown is not - always perfect with the result that the lamp sometimes continues to - glow dimly at one end. This doesn't appear to be dangerous since as + always perfect with the result that the lamp sometimes continues to + glow dimly at one end. This doesn't appear to be dangerous since as soon as you use the scanner again, the lamp turns back on to the normal high brightness. However, the first image scanned after such a shutdown - may have stripes and appear to be over-exposed. When this happens, + may have stripes and appear to be over-exposed. When this happens, just take another scan, and the image will be fine.

FILES

        /usr/local/etc/sane.d/mustek.conf
-              The  backend  configuration  file  (see  also   description   of
+              The   backend   configuration  file  (see  also  description  of
               SANE_CONFIG_DIR below).
 
        /usr/local/lib/sane/libsane-mustek.a
@@ -279,20 +280,20 @@
        SANE_CONFIG_DIR
               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 config-
-              uration file is searched in two default directories: first,  the
-              current     working     directory     (".")    and    then    in
+              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
               /usr/local/etc/sane.d.  If the value of the environment variable
-              ends  with  the  directory separator character, then the default
+              ends with the directory separator character,  then  the  default
               directories are searched after the explicitly specified directo-
-              ries.   For  example,  setting SANE_CONFIG_DIR to "/tmp/config:"
-              would   result   in   directories   "tmp/config",    ".",    and
+              ries.  For example, setting  SANE_CONFIG_DIR  to  "/tmp/config:"
+              would    result    in   directories   "tmp/config",   ".",   and
               "/usr/local/etc/sane.d" being searched (in this order).
 
        SANE_DEBUG_MUSTEK
-              If  the  library  was  compiled with debug support enabled, this
-              environment variable controls the debug level for this  backend.
+              If the library was compiled with  debug  support  enabled,  this
+              environment  variable controls the debug level for this backend.
               Higher debug levels increase the verbosity of the output.
 
               Value  Description
@@ -308,15 +309,15 @@
 
 

SEE ALSO

-       sane(7),  sane-find-scanner(1), sane-scsi(5), sane-mustek_usb(5), sane-
+       sane(7), sane-find-scanner(1), sane-scsi(5), sane-mustek_usb(5),  sane-
        gt68xx(5), sane-plustek(5), sane-mustek_pp(5)
-       /usr/local/doc/sane-1.0.16/mustek/mustek.CHANGES
+       /usr/local/doc/sane-1.0.17/mustek/mustek.CHANGES
        http://www.meier-geinitz.de/sane/mustek-backend/
 
 
 

AUTHOR

-       David Mosberger, Andreas Czechanowski, Andreas Bolsch (SE  extensions),
+       David  Mosberger, Andreas Czechanowski, Andreas Bolsch (SE extensions),
        Henning Meier-Geinitz, James Perry (600 II EP).
 
 
@@ -327,13 +328,13 @@
 
        Some scanners (e.g. Paragon 1200 A3 + Pro, SE A3) need more testing.
 
-       The gamma table supports only 256 colors, even if some scanners can  do
+       The  gamma table supports only 256 colors, even if some scanners can do
        more.
 
-       More  detailed bug information is available at the Mustek backend home-
+       More detailed bug information is available at the Mustek backend  home-
        page: http://www.meier-geinitz.de/sane/mustek-backend/.
 
-sane-backends 1.0.16              25 Dec 2002                   sane-mustek(5)
+sane-backends 1.0.17              18 Sep 2005                   sane-mustek(5)
 

diff --git a/man/sane-mustek_pp.5.html b/man/sane-mustek_pp.5.html index 438d9b6b..790a6b0d 100644 --- a/man/sane-mustek_pp.5.html +++ b/man/sane-mustek_pp.5.html @@ -65,43 +65,48 @@ Funline TS6EP 600 CP yes Trust Easy Connect 9600+ 600 CP yes + Cybercom + 9352 1200 CP yes (***) - (*) Calibration problems existed with earlier version of this + (*) Calibration problems existed with earlier version of this driver. They seem to be solved now. (**) Problems have been reported in the past for the MD/LT9850 type - (striped scans, head moving in wrong direction at some resolu- - tions). It is not known whether the current version of the + (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. IF YOU HEAR LOUD CLICKING NOISES, IMMEDIATELY UNPLUG THE SCANNER ! (This holds for any type of scanner). + (***) Possibly, the engine_delay parameter has to be set to 1 ms for + accurate engine movements. + Please note that this backend is still under construction. Certain mod- - els are currently not supported and some may never be because the com- + els are currently not supported and some may never be because the com- munication protocol is still unknown (eg., SE 12000 P). Some scanners work faster when EPP/ECP is enabled in the BIOS. EPP mode - however may lead to hard-locks on some Linux systems. If that is the + 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). - 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. + 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 saned(8) and sane-net(5)). Note also that the backend - does not support parport sharing, i.e. if you try printing while scan- - ning, your computer may crash. To enable parport sharing, you have to - enable libieee1284 at compile time. This backend also conflicts with - the sane-musteka4s2 backend. You can only enable one of them in your - dll.conf. However, you have to enable the backend explicitly in your + interface (See saned(8) and sane-net(5)). Note also that the backend + does not support parport sharing, i.e. if you try printing while scan- + ning, your computer may crash. To enable parport sharing, you have to + enable libieee1284 at compile time. This backend also conflicts with + the sane-musteka4s2 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".

DEVICE DEFINITION

-       This  backend  allows multiple devices being defined and configured via
-       the mustek_pp.conf file (even simultaneously, provided  that  they  are
-       connected  to  different parallel ports). Please make sure to edit this
+       This backend allows multiple devices being defined and  configured  via
+       the  mustek_pp.conf  file  (even simultaneously, provided that they are
+       connected to different parallel ports). Please make sure to  edit  this
        file before you use the backend.
 
        A device can be defined as follows:
@@ -113,26 +118,26 @@
        <name> is an arbitrary name for the device, optionally enclosed by dou-
               ble quotes, for instance "LifeTec 9350".
 
-       <port  name>  is  the  name of the parallel port to which the device is
-              connected. In case libieee1284 is used  for  communication  with
-              the  port  (default  setup), valid port names are parport0, par-
+       <port name> is the name of the parallel port to  which  the  device  is
+              connected.  In  case  libieee1284 is used for communication with
+              the port (default setup), valid port names  are  parport0,  par-
               port1, and parport2.
 
-              In case the backend is configured for raw IO (old  setup),  port
-              addresses  have  to be used instead of port names: 0x378, 0x278,
-              or 0x3BC.  The mapping of parallel ports (lp0, lp1, and lp2)  to
+              In  case  the backend is configured for raw IO (old setup), port
+              addresses have to be used instead of port names:  0x378,  0x278,
+              or  0x3BC.  The mapping of parallel ports (lp0, lp1, and lp2) to
               these addresses can be different for different Linux kernel ver-
-              sions. 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
+              sions.  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.mod-
               ules, /etc/modules.conf and/or /proc/ioports.
 
               If you are unsure which port to use, you can use the magic value
               * to probe for your scanner.
 
-       <driver> is the driver to use  for  this  device.  Currently  available
+       <driver>  is  the  driver  to  use for this device. Currently available
               drivers are:
 
               cis600   : for 600 CP, 96 CP & OEM versions
@@ -142,16 +147,16 @@
 
               Choosing the wrong driver can damage your scanner!
               Especially, using the 1200CP settings on a 600CP can be harmful.
-              If the scanner starts making a loud noice, turn it  off  immedi-
+              If  the  scanner starts making a loud noice, turn it off immedi-
               ately !!!
               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
+              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).
-              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
+              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.
 
        Examples:
@@ -162,8 +167,8 @@
 
               scanner Mustek_600IIIEP * ccd300
 
-       If in doubt which port you have to use,  or  whether  your  scanner  is
-       detected  at all, you can use sane-find-scanner -p to probe all config-
+       If  in  doubt  which  port  you have to use, or whether your scanner is
+       detected at all, you can use sane-find-scanner -p to probe all  config-
        ured ports.
 
 
@@ -171,20 +176,20 @@
 

CONFIGURATION

        The contents of the mustek_pp.conf 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  fol-
+       lines  starting with a hash mark (#) are ignored. Options have the fol-
        lowing format:
 
               option <name> [<value>]
 
-       Depending  on  the  nature  of  the  option,  a value may or may not be
-       present.  Options always apply to the scanner definition that  preceeds
-       them.  There  are  no global options. Options are also driver-specific:
+       Depending on the nature of the option,  a  value  may  or  may  not  be
+       present.   Options always apply to the scanner definition that preceeds
+       them. There are no global options. Options  are  also  driver-specific:
        not all drivers support all possible options.
 
        Common options
 
-           bw <value> Black/white discrimination value to be used during  lin-
-                  eart  scanning. Pixel values below this value are assumed to
+           bw  <value> Black/white discrimination value to be used during lin-
+                  eart scanning. Pixel values below this value are assumed  to
                   be black, values above are assumed to be white.
                   Default value: 127
                   Minimum:         0
@@ -194,12 +199,12 @@
 
        CIS driver options
 
-           top_adjust <value> Vertical adjustment of the origin, expressed  in
-                  millimeter  (floating  point).   This  option can be used to
+           top_adjust  <value> 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.  Differ-
-                  ences  in  offset between runs in the order of 1 to 2 mm are
+                  Note that CIS scanners are probably  temperature  sensitive,
+                  and  that a certain inaccuracy may be hard to avoid. Differ-
+                  ences in offset between runs in the order of 1 to 2  mm  are
                   not unusual.
                   Default value: 0.0
                   Minimum:      -5.0
@@ -207,19 +212,42 @@
 
            Example:  option top_adjust -2.5
 
-           slow_skip 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
+           slow_skip  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.
                   By default, fast skipping is used.
 
            Example:  option slow_skip
 
+           engine_delay  <value>  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 trans-
+                  mitted. 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 com-
+                  mand, equal to the engine_delay parameter, expressed in mil-
+                  liseconds.  It  practice  an engine_delay of 1 ms is usually
+                  sufficient. The maximum delay is 100 ms.
+                  Note that every additional ms of delay can add up to 14 sec-
+                  onds  to the total scanning time (highest resolution), so an
+                  as small as possible value is prefered.
+                  Default value:   0
+                  Minimum:         0
+                  Maximum:       100
+
+           Example:  option engine_delay 1
+
        CCD driver options
 
            top <value> Number of scanlines to skip to the start  of  the  scan
@@ -377,10 +405,10 @@
 
 

BUGS

-       Too      many...      please      send       bug       reports       to
-       sane-devel@lists.alioth.debian.org  (note  that  you  have to subscribe
-       first   to   the   list   before   you   can   send    emails...    see
-       http://www.sane-project.org/mailing-lists.html)
+       Too    many...     please     send     bug     reports     to     sane-
+       devel@lists.alioth.debian.org (note that you have to subscribe first to
+       the  list  before  you  can   send   emails...   see   http://www.sane-
+       project.org/mailing-lists.html)
 
 
 
diff --git a/man/sane-mustek_usb.5.html b/man/sane-mustek_usb.5.html index 6edbcd14..a2d1c9a6 100644 --- a/man/sane-mustek_usb.5.html +++ b/man/sane-mustek_usb.5.html @@ -148,8 +148,8 @@

SEE ALSO

        sane(7),  sane-usb(5),  sane-mustek(5),  sane-mustek_pp(5),  sane-plus-
        tek(5), sane-gt68xx(5), sane-ma1509(5)
-       /usr/local/doc/sane-1.0.16/mustek_usb/mustek_usb.CHANGES,
-       /usr/local/doc/sane-1.0.16/mustek_usb/mustek_usb.TODO
+       /usr/local/doc/sane-1.0.17/mustek_usb/mustek_usb.CHANGES,
+       /usr/local/doc/sane-1.0.17/mustek_usb/mustek_usb.TODO
        http://www.meier-geinitz.de/sane/mustek_usb-backend/
 
 
@@ -175,7 +175,7 @@
        More  detailed bug information is available at the Mustek backend home-
        page http://www.meier-geinitz.de/sane/mustek_usb-backend/.
 
-sane-backends 1.0.16              3 Mar 2004                sane-mustek_usb(5)
+sane-backends 1.0.17              3 Mar 2004                sane-mustek_usb(5)
 

diff --git a/man/sane-mustek_usb2.5.html b/man/sane-mustek_usb2.5.html new file mode 100644 index 00000000..4766a0f3 --- /dev/null +++ b/man/sane-mustek_usb2.5.html @@ -0,0 +1,114 @@ + + +sane-mustek_usb2.5 + +

+

sane-mustek_usb2.5

+
+
+
+sane-mustek_usb2(5)      SANE Scanner Access Now Easy      sane-mustek_usb2(5)
+
+
+
+

NAME

+       sane-mustek_usb2 - SANE backend for SQ113 based USB flatbed scanners
+
+
+
+

DESCRIPTION

+       The  sane-mustek_usb2  library  implements  a  SANE (Scanner Access Now
+       Easy) backend that provides access to USB flatbed scanners based on the
+       Service & Quality SQ113 chipset. At the moment, only the Mustek BearPaw
+       2448 TA Pro is supported. It's planned to add support for  other  scan-
+       ners that are based on the SQ113 and maybe SQ11 chip. For more details,
+       see    the    mustek_usb2    backend    homepage:     http://www.meier-
+       geinitz.de/sane/mustek_usb2-backend/.
+
+       This is BETA software. Especially if you test new or untested scanners,
+       keep your hand at the scanner's plug and unplug it, if the  head  bumps
+       at the end of the scan area.
+
+       If  you  own  a  scanner  other than the ones listed on the mustek_usb2
+       homepage that works with this backend, please let me know this by send-
+       ing  the  scanner's  exact model name and the USB vendor and device ids
+       (e.g. from sane-find-scanner or syslog) to me. Even  if  the  scanner's
+       name  is only slightly different from the models already listed as sup-
+       ported, please let me know.
+
+
+
+

LIBUSB ISSUES

+       Please use libusb-0.1.8 or later. Without libusb or with  older  libusb
+       versions  all  kinds  of trouble can be expected. The scanner should be
+       found by sane-find-scanner without further actions. For setting permis-
+       sions and general USB information looks at sane-usb(5).
+
+
+
+

FILES

+       /usr/local/etc/sane.d/mustek_usb2.conf
+              The   backend   configuration  file  (see  also  description  of
+              SANE_CONFIG_DIR below).
+
+       /usr/local/lib/sane/libsane-mustek_usb2.a
+              The static library implementing this backend.
+
+       /usr/local/lib/sane/libsane-mustek_usb2.so
+              The shared library implementing this backend (present on systems
+              that support dynamic loading).
+
+
+
+

ENVIRONMENT

+       SANE_CONFIG_DIR
+              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 config-
+              uration  file is searched in two default directories: first, the
+              current    working    directory    (".")     and     then     in
+              /usr/local/etc/sane.d.  If the value of the environment variable
+              ends with the directory separator character,  then  the  default
+              directories are searched after the explicitly specified directo-
+              ries.  For example, setting  SANE_CONFIG_DIR  to  "/tmp/config:"
+              would    result    in   directories   "tmp/config",   ".",   and
+              "/usr/local/etc/sane.d" being searched (in this order).
+
+       SANE_DEBUG_MUSTEK_USB2
+              If the library was compiled with  debug  support  enabled,  this
+              environment  variable controls the debug level for this backend.
+              Higher debug levels increase the verbosity of the output.
+
+              Example: export SANE_DEBUG_MUSTEK_USB2=4
+
+
+
+

SEE ALSO

+       sane(7),   sane-usb(5),    sane-plustek(5),    sane-ma1509(5),    sane-
+       mustek_usb(5), sane-mustek(5), sane-mustek_pp(5)
+       /usr/local/doc/sane-1.0.17/mustek_usb2/mustek_usb2.CHANGES
+       http://www.meier-geinitz.de/sane/mustek_usb2-backend/
+
+
+
+

AUTHOR

+       The  driver  has  been  written  Roy  Zhou, Jack Xu, and Vinci Cen from
+       Mustek. Adjustments to SANE by Henning Meier-Geinitz.
+
+
+
+

BUGS

+       Please contact me if you find a bug or missing feature: <henning@meier-
+       geinitz.de>.  Please  send  a  debug log if your scanner isn't detected
+       correctly (see SANE_DEBUG_MUSTEK_USB2 above).
+
+sane-backends 1.0.17              29 Sep 2005              sane-mustek_usb2(5)
+
+
+
+Man(1) output converted with +man2html +
+ + diff --git a/man/sane-nec.5.html b/man/sane-nec.5.html index 43d295fb..c529187b 100644 --- a/man/sane-nec.5.html +++ b/man/sane-nec.5.html @@ -67,7 +67,7 @@

AUTHORS

        Kazuya Fukuda
 
-sane-backends 1.0.16              17 Feb 2000                      sane-nec(5)
+sane-backends 1.0.17              17 Feb 2000                      sane-nec(5)
 

diff --git a/man/sane-net.5.html b/man/sane-net.5.html index 0bfd2801..931aba70 100644 --- a/man/sane-net.5.html +++ b/man/sane-net.5.html @@ -131,7 +131,7 @@

AUTHOR

        David Mosberger and Andreas Beck
 
-sane-backends 1.0.16              8 Oct 2002                       sane-net(5)
+sane-backends 1.0.17              8 Oct 2002                       sane-net(5)
 

diff --git a/man/sane-niash.5.html b/man/sane-niash.5.html index e3df1c5f..c9a2b197 100644 --- a/man/sane-niash.5.html +++ b/man/sane-niash.5.html @@ -54,8 +54,8 @@ If you use a Hewlett-Packard Scanjet 3400c or Hewlett-Packard Scanjet 4300c - together with Linux kernel 2.6 , kernel version 2.6.8 or newer is nec- - essary. + together with Linux kernel 2.6, kernel version 2.6.8 or newer is neces- + sary.
@@ -78,7 +78,7 @@

AUTHOR

        Bertrik Sikken <bertrik@zonnet.nl>
 
-sane-backends 1.0.16             29 July 2004                    sane-niash(5)
+sane-backends 1.0.17             29 July 2004                    sane-niash(5)
 

diff --git a/man/sane-pie.5.html b/man/sane-pie.5.html index 84760470..9e429109 100644 --- a/man/sane-pie.5.html +++ b/man/sane-pie.5.html @@ -66,7 +66,7 @@ Please send any information and bug-reports to: Simon Munton <simon@munton.demon.co.uk> -sane-backends 1.0.16 7 Sept 2000 sane-pie(5) +sane-backends 1.0.17 7 Sept 2000 sane-pie(5)
diff --git a/man/sane-pint.5.html b/man/sane-pint.5.html index 9fdd9bfd..67b253aa 100644 --- a/man/sane-pint.5.html +++ b/man/sane-pint.5.html @@ -30,10 +30,9 @@ If have successfully used the PINT driver with your scanner, but it does not work using this SANE backend, please let us know. To do this, - send a mail with the relevant information for your scanner to - sane-devel@lists.alioth.debian.org. Have a look at - http://www.sane-project.org/mailing-lists.html concerning subscription - to sane-devel. + send a mail with the relevant information for your scanner to sane- + devel@lists.alioth.debian.org. Have a look at http://www.sane- + project.org/mailing-lists.html concerning subscription to sane-devel. @@ -42,16 +41,16 @@ special - Where special is the UNIX path-name for the special device that corre- - sponds to the scanner. The special device name must be a PINT device - or a symlink to such a device. For example, under NetBSD or OpenBSD, + Where special is the UNIX path-name for the special device that corre- + sponds to the scanner. The special device name must be a PINT device + or a symlink to such a device. For example, under NetBSD or OpenBSD, such a device name could be /dev/ss0 or /dev/scan0.

CONFIGURATION

-       The contents of the pint.conf.  file is a list  of  device  names  that
-       correspond  to  PINT  scanners.   Empty lines and lines starting with a
+       The  contents  of  the  pint.conf.  file is a list of device names that
+       correspond to PINT scanners.  Empty lines and  lines  starting  with  a
        hash mark (#) are ignored.  A sample configuration file is shown below:
 
               /dev/scanner
@@ -62,7 +61,7 @@
 

FILES

        /usr/local/etc/sane.d/pint.conf
-              The   backend   configuration  file  (see  also  description  of
+              The  backend  configuration  file  (see  also   description   of
               SANE_CONFIG_DIR below).
 
        /usr/local/lib/sane/libsane-pint.a
@@ -78,21 +77,21 @@
        SANE_CONFIG_DIR
               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
+              are separated by a colon (`:'), under OS/2, they  are  separated
               by a semi-colon (`;').  If this variable is not set, the config-
-              uration  file is searched in two default directories: first, the
-              current    working    directory    (".")     and     then     in
+              uration file is searched in two default directories: first,  the
+              current     working     directory     (".")    and    then    in
               /usr/local/etc/sane.d.  If the value of the environment variable
-              ends with the directory separator character,  then  the  default
+              ends  with  the  directory separator character, then the default
               directories are searched after the explicitly specified directo-
-              ries.  For example, setting  SANE_CONFIG_DIR  to  "/tmp/config:"
-              would    result    in   directories   "tmp/config",   ".",   and
+              ries.   For  example,  setting SANE_CONFIG_DIR to "/tmp/config:"
+              would   result   in   directories   "tmp/config",    ".",    and
               "/usr/local/etc/sane.d" being searched (in this order).
 
        SANE_DEBUG_PINT
-              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.
+              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.
 
 
@@ -109,33 +108,33 @@
 
 

BUGS

-       There are minor roundoff errors when adjusting the ranges,  since  PINT
-       uses  units  of  1/1200 of an inch, and SANE normally uses millimeters.
-       Symptoms of these errors are skewed  images.   This  should  really  be
+       There  are  minor roundoff errors when adjusting the ranges, since PINT
+       uses units of 1/1200 of an inch, and SANE  normally  uses  millimeters.
+       Symptoms  of  these  errors  are  skewed images.  This should really be
        fixed (no pun intended) as soon as possible, but I just don't know/care
-       enough about fixed-point representation and roundoff errors to do  this
+       enough  about fixed-point representation and roundoff errors to do this
        correctly.  Workaround: use inches as the scanning unit, and everything
        usually works fine.
 
-       The PINT 0.5e interface does not  provide  a  way  to  determine  valid
-       ranges  for  DPI,  modes, and scan sizes.  So, the SANE backend queries
-       the PINT device, and dynamically discovers  valid  ranges  by  doing  a
-       binary  search.   This means that the driver takes longer to initialize
+       The  PINT  0.5e  interface  does  not  provide a way to determine valid
+       ranges for DPI, modes, and scan sizes.  So, the  SANE  backend  queries
+       the  PINT  device,  and  dynamically  discovers valid ranges by doing a
+       binary search.  This means that the driver takes longer  to  initialize
        than seems necessary.
 
-       Resetting the scanner does not seem to work (at  least  not  on  my  HP
-       ScanJet  4p).   For  that reason, the driver sends a SCIOCRESTART, then
+       Resetting  the  scanner  does  not  seem to work (at least not on my HP
+       ScanJet 4p).  For that reason, the driver sends  a  SCIOCRESTART,  then
        gobbles up any remaining input until it hits EOF.
 
-       Not all of the scanners have been identified  (i.e.  whether  they  are
+       Not  all  of  the  scanners have been identified (i.e. whether they are
        flatbed or handheld).
 
        X and Y resolutions are assumed to be the same.
 
-       No  testing  has  been done on three-pass or handheld scanners, or with
+       No testing has been done on three-pass or handheld  scanners,  or  with
        Automatic Document Feeder support.
 
-sane-backends 1.0.16              13 May 1998                     sane-pint(5)
+sane-backends 1.0.17              13 May 1998                     sane-pint(5)
 

diff --git a/man/sane-plustek.5.html b/man/sane-plustek.5.html index de62ba02..edec5b64 100644 --- a/man/sane-plustek.5.html +++ b/man/sane-plustek.5.html @@ -102,6 +102,7 @@ CanoScan N670/676U LM9833 600x1200dpi 48bit 512Kb 0x220D CanoScan N1240U LM9833 1200x2400dpi 48bit 512Kb 0x220E CanoScan LIDE20 LM9833 600x1200dpi 48bit 512Kb 0x220D + CanoScan LIDE25 LM9833 1200x2400dpi 48bit 512Kb 0x2220 CanoScan LIDE30 LM9833 1200x2400dpi 48bit 512Kb 0x220E @@ -130,18 +131,15 @@

CONFIGURATION

        To use your scanner with this backend, you need at least two entries in
-       the configuration file
-       /usr/local/etc/sane.d/plustek.conf
+       the configuration file /usr/local/etc/sane.d/plustek.conf
+              [usb] vendor-id product-id
+              device /dev/usbscanner
 
-       [usb] vendor-id product-id
-
-       device /dev/usbscanner
-
-       [usb]   tells   the   backend,  that  the  following  devicename  (here
-       /dev/usbscanner ) has to be interpreted as USB scanner device. If  ven-
-       dor- and product-id has not been specified, the backend tries to detect
-       this by its own. If device is set to auto then the next matching device
-       is used.
+       [usb]  tells the backend, that the following devicename (here /dev/usb-
+       scanner) has to be interpreted as USB scanner device.  If  vendor-  and
+       product-id  has not been specified, the backend tries to detect this by
+       its own. If device is set to auto then  the  next  matching  device  is
+       used.
        The  following  options can be used for a default setup of your device.
        Most of them are also availaby through the frontend.
 
@@ -283,7 +281,7 @@
 

SEE ALSO

        sane(7), sane-usb(5), sane-u12(5), sane-gt68xx(5),
-       /usr/local/doc/sane-1.0.16/plustek/Plustek-USB.changes
+       /usr/local/doc/sane-1.0.17/plustek/Plustek-USB.changes
        http://www.gjaeger.de/scanner/plustek/
 
 
@@ -327,7 +325,7 @@
 
        * Negative/Slide scanning quality is poor.
 
-sane-backends 1.0.16             02 July 2004                  sane-plustek(5)
+sane-backends 1.0.17            08 August 2005                 sane-plustek(5)
 

diff --git a/man/sane-plustek_pp.5.html b/man/sane-plustek_pp.5.html index 7c07ab15..ee7c2d90 100644 --- a/man/sane-plustek_pp.5.html +++ b/man/sane-plustek_pp.5.html @@ -119,23 +119,17 @@

CONFIGURATION

        This section decribes the backends' configuration  file  entries.   The
-       file is located at:
-
-              /usr/local/etc/sane.d/plustek_pp.conf
+       file is located at: /usr/local/etc/sane.d/plustek_pp.conf
 
        For a proper setup, you will need at least two entries:
-
-       [direct]
-
-       device 0x378
+              [direct]
+              device 0x378
 
        or
+              [kernel]
+              device /dev/pt_drv
 
-       [kernel]
-
-       device /dev/pt_drv
-
-       direct  tells  the backend, that the following devicename (here 0x378 )
+       direct  tells  the  backend, that the following devicename (here 0x378)
        has to be interpreted as parallel port scanner device. In  fact  it  is
        the  address  to  use,  alternatively  you can use /dev/parport0 if the
        backend has been compiled with libieee1284 support.  kernel should only
@@ -205,14 +199,13 @@
        Note: Installing and loading the can only be done as superuser.
 
 
-
 

KERNEL MODULE SETUP

        The  configuration  of  the  kernel module is done by providing some or
        more options found below to the kernel module at load time. This can be
        done  by  invoking  insmod with the appropriate parameters or appending
-       the options to the file /etc/modules.conf (kernel < 2.6.x) or /etc/mod-
-       probe.conf (kernel >= 2.6.x)
+       the  options  to  the  file  /etc/modules.conf  (kernel  <  2.6.x)   or
+       /etc/modprobe.conf (kernel >= 2.6.x)
 
        The Options:
        lampoff=lll
@@ -345,10 +338,11 @@
               Example: export SANE_DEBUG_PLUSTEK_PP=10
 
 
+
 

SEE ALSO

        sane(7),
-       /usr/local/doc/sane-1.0.16/plustek/Plustek-PARPORT.changes
+       /usr/local/doc/sane-1.0.17/plustek/Plustek-PARPORT.changes
        http://www.gjaeger.de/scanner/plustek_pp/
 
 
@@ -410,7 +404,7 @@
 
        * The scanquality of the A3I is poor
 
-sane-backends 1.0.16             18 June 2004               sane-plustek_pp(5)
+sane-backends 1.0.17             18 June 2004               sane-plustek_pp(5)
 

diff --git a/man/sane-pnm.5.html b/man/sane-pnm.5.html index aeee84a4..6a368651 100644 --- a/man/sane-pnm.5.html +++ b/man/sane-pnm.5.html @@ -74,7 +74,7 @@

SEE ALSO

        sane(7)
 
-sane-backends 1.0.16             22 April 2001                     sane-pnm(5)
+sane-backends 1.0.17             22 April 2001                     sane-pnm(5)
 

diff --git a/man/sane-qcam.5.html b/man/sane-qcam.5.html index 07042784..5dd5039f 100644 --- a/man/sane-qcam.5.html +++ b/man/sane-qcam.5.html @@ -109,7 +109,7 @@

SEE ALSO

        sane(7)
 
-sane-backends 1.0.16            25 October 1997                   sane-qcam(5)
+sane-backends 1.0.17            25 October 1997                   sane-qcam(5)
 

diff --git a/man/sane-ricoh.5.html b/man/sane-ricoh.5.html index 02bda5ae..da20dd05 100644 --- a/man/sane-ricoh.5.html +++ b/man/sane-ricoh.5.html @@ -85,7 +85,7 @@

AUTHOR

        Feico W. Dillema
 
-sane-backends 1.0.16              24 Jun 2000                    sane-ricoh(5)
+sane-backends 1.0.17              24 Jun 2000                    sane-ricoh(5)
 

diff --git a/man/sane-s9036.5.html b/man/sane-s9036.5.html index b16bf9eb..c9a3a1bb 100644 --- a/man/sane-s9036.5.html +++ b/man/sane-s9036.5.html @@ -83,7 +83,7 @@ Ingo Schneider -sane-backends 1.0.16 24 Jun 2000 sane-s9036(5) +sane-backends 1.0.17 24 Jun 2000 sane-s9036(5)
diff --git a/man/sane-sceptre.5.html b/man/sane-sceptre.5.html index 38df7e6f..5bbc17ac 100644 --- a/man/sane-sceptre.5.html +++ b/man/sane-sceptre.5.html @@ -147,7 +147,7 @@ The package is actively maintained by Frank Zago. http://www.zago.net/sane/#sceptre -sane-backends 1.0.16 April 21st, 2002 sane-sceptre(5) +sane-backends 1.0.17 April 21st, 2002 sane-sceptre(5)
diff --git a/man/sane-scsi.5.html b/man/sane-scsi.5.html index fd10bbe9..ca21b6e7 100644 --- a/man/sane-scsi.5.html +++ b/man/sane-scsi.5.html @@ -303,7 +303,7 @@

AUTHOR

        David Mosberger
 
-sane-backends 1.0.16              28 Oct 2003                     sane-scsi(5)
+sane-backends 1.0.17              28 Oct 2003                     sane-scsi(5)
 

diff --git a/man/sane-sharp.5.html b/man/sane-sharp.5.html index 02896882..aaaf48bd 100644 --- a/man/sane-sharp.5.html +++ b/man/sane-sharp.5.html @@ -366,7 +366,7 @@ Parts of this man page are a plain copy of sane-mustek(5) by David Mos- berger-Tang, Andreas Czechanowski and Andreas Bolsch -sane-backends 1.0.16 21 Nov 2000 sane-sharp(5) +sane-backends 1.0.17 21 Nov 2000 sane-sharp(5)
diff --git a/man/sane-sm3600.5.html b/man/sane-sm3600.5.html index 59ad1ba8..297d3334 100644 --- a/man/sane-sm3600.5.html +++ b/man/sane-sm3600.5.html @@ -21,7 +21,7 @@ backend that provides access to some Microtek scanners with the Toshiba M011 custom USB chip. This backend should be considered alpha. - There exist a backends for Microtek scanners with SCSI command set. + There are also backends for Microtek scanners with SCSI command set. Refer to sane-microtek(5) and sane-microtek2(5) for details. At present, the following scanners are known positively to work with @@ -70,23 +70,6 @@ that support dynamic loading). - -

PERMISSIONS AND INTERFACES

-       The backend uses libusb and it's pseudo files in /proc/bus/usb/*. Since
-       libusb versions 0.1.3b and 0.1.4 have incompatible binary  data  struc-
-       tures,  You  must  be shure not to have obsolete header files. When You
-       mix wrong versions, the scanner detection code will  raise  a  "segment
-       violation".
-
-       These  files  are normally owned by root and You are responsible to get
-       access to these files, for example chown-ing them to Yourself.  If  You
-       have no right permissions, the backend will find the device, but You'll
-       get an I/O error.
-
-       The   better   way   is   to   use   automatical    hotplugging.    See
-       http://sm3600.sf.net/hotplug.html for instructions and useful links.
-
-
 

ENVIRONMENT

        SANE_DEBUG_SM3600
@@ -110,7 +93,7 @@
        Marian Eichholz (eichholz@computer.org)
        Glenn Ramsey (glenn@componic.com)
 
-sane-backends 1.0.16              10.02.2002                    sane-sm3600(5)
+sane-backends 1.0.17            16 August 2005                  sane-sm3600(5)
 

diff --git a/man/sane-sm3840.5.html b/man/sane-sm3840.5.html index 4551bde7..35a3797d 100644 --- a/man/sane-sm3840.5.html +++ b/man/sane-sm3840.5.html @@ -98,7 +98,7 @@

AUTHOR

        Earle F. Philhower III (earle@ziplabel.com)
 
-sane-backends 1.0.16             Mar 15, 2005                   sane-sm3840(5)
+sane-backends 1.0.17             Mar 15, 2005                   sane-sm3840(5)
 

diff --git a/man/sane-snapscan.5.html b/man/sane-snapscan.5.html index 20aed322..c39b4d15 100644 --- a/man/sane-snapscan.5.html +++ b/man/sane-snapscan.5.html @@ -44,7 +44,7 @@ firmware upload before scanning add a line starting with "firmware" followed by the fully qualified path to your firmware file, e.g. - firmware /path/to/my/firmware.bin + firmware /usr/local/share/sane/snapscan/firmware.bin For further details read http://snapscan.sourceforge.net. @@ -114,7 +114,7 @@ Man page by Henning Meier-Geinitz (mostly based on the web pages and source code). -sane-backends 1.0.16 26 May 2001 sane-snapscan(5) +sane-backends 1.0.17 26 May 2001 sane-snapscan(5)
diff --git a/man/sane-sp15c.5.html b/man/sane-sp15c.5.html index e98477f0..c4fbf67c 100644 --- a/man/sane-sp15c.5.html +++ b/man/sane-sp15c.5.html @@ -78,7 +78,7 @@ working first driver. Watch this space for changes. -sane-backends 1.0.16 17 Apr 2002 sane-sp15c(5) +sane-backends 1.0.17 17 Apr 2002 sane-sp15c(5)
diff --git a/man/sane-st400.5.html b/man/sane-st400.5.html index e1a6a98d..6a858fc0 100644 --- a/man/sane-st400.5.html +++ b/man/sane-st400.5.html @@ -153,7 +153,7 @@

AUTHOR

        Ingo Wilken <Ingo.Wilken@informatik.uni-oldenburg.de>
 
-sane-backends 1.0.16              08 Mar 1999                    sane-st400(5)
+sane-backends 1.0.17              08 Mar 1999                    sane-st400(5)
 

diff --git a/man/sane-tamarack.5.html b/man/sane-tamarack.5.html index fa729332..5fae5c38 100644 --- a/man/sane-tamarack.5.html +++ b/man/sane-tamarack.5.html @@ -87,7 +87,7 @@

AUTHOR

        Roger Wolff
 
-sane-backends 1.0.16              24 Jun 2000                 sane-tamarack(5)
+sane-backends 1.0.17              24 Jun 2000                 sane-tamarack(5)
 

diff --git a/man/sane-teco1.5.html b/man/sane-teco1.5.html index 1fba149b..ebbd7aa5 100644 --- a/man/sane-teco1.5.html +++ b/man/sane-teco1.5.html @@ -166,7 +166,7 @@ Thanks to Gerard Delafond for the VM4542 support. Thanks to Jean-Yves Simon for the VM3510 support. -sane-backends 1.0.16 August 30th, 2002 sane-teco1(5) +sane-backends 1.0.17 August 30th, 2002 sane-teco1(5)
diff --git a/man/sane-teco2.5.html b/man/sane-teco2.5.html index 8e7403a0..65bb6305 100644 --- a/man/sane-teco2.5.html +++ b/man/sane-teco2.5.html @@ -214,7 +214,7 @@ Christoph.Hoeffner for testing the support for the VM3564 (Relisys AVEC II S3 firmware 1.09). -sane-backends 1.0.16 29 July 2005 sane-teco2(5) +sane-backends 1.0.17 29 July 2005 sane-teco2(5)
diff --git a/man/sane-teco3.5.html b/man/sane-teco3.5.html index 360637de..b8e63348 100644 --- a/man/sane-teco3.5.html +++ b/man/sane-teco3.5.html @@ -139,7 +139,7 @@ The package is actively maintained by Frank Zago. http://www.zago.net/sane/#teco3 -sane-backends 1.0.16 25 July 2002 sane-teco3(5) +sane-backends 1.0.17 25 July 2002 sane-teco3(5)
diff --git a/man/sane-test.5.html b/man/sane-test.5.html index 4e8b560f..21686239 100644 --- a/man/sane-test.5.html +++ b/man/sane-test.5.html @@ -279,7 +279,7 @@

BUGS

        - config file values aren't tested for correctness
 
-sane-backends 1.0.16              24 Jul 2002                     sane-test(5)
+sane-backends 1.0.17              24 Jul 2002                     sane-test(5)
 

diff --git a/man/sane-u12.5.html b/man/sane-u12.5.html index 22142138..85e0b6fd 100644 --- a/man/sane-u12.5.html +++ b/man/sane-u12.5.html @@ -52,17 +52,14 @@

CONFIGURATION

        To use your scanner with this backend, you need at least two entries in
-       the configuration file
-       /usr/local/etc/sane.d/u12.conf
-
-       [usb] vendor-id product-id
-
-       device /dev/usbscanner
+       the configuration file /usr/local/etc/sane.d/u12.conf
+              [usb] vendor-id product-id
+              device /dev/usbscanner
 
        [usb]  tells the backend, that the following devicename (here /dev/usb-
-       scanner ) has to be interpreted as USB scanner device. If  vendor-  and
+       scanner) has to be interpreted as USB scanner device.  If  vendor-  and
        product-id  has not been specified, the backend tries to detect this by
-       its own. If device ist set to auto then the  next  matching  device  is
+       its own. If device is set to auto then  the  next  matching  device  is
        used.
 
        The Options:
@@ -78,6 +75,7 @@
               b specifies the behaviour when closing the backend, 1 --> switch
               lamps off, 0 --> do not change lamp status
 
+
        See the u12.conf file for examples.
 
        Note:
@@ -130,7 +128,7 @@
 

SEE ALSO

        sane(7), sane-usb(5), sane-plustek(5),
-       /usr/local/doc/sane-1.0.16/u12/U12.changes
+       /usr/local/doc/sane-1.0.17/u12/U12.changes
        http://www.gjaeger.de/scanner/u12/
 
 
@@ -161,7 +159,7 @@
        * When using libusb, it might be, that  the  backend  hangs.   In  that
        case, reconnect the scanner.
 
-sane-backends 1.0.16             18 June 2004                      sane-u12(5)
+sane-backends 1.0.17             18 June 2004                      sane-u12(5)
 

diff --git a/man/sane-umax.5.html b/man/sane-umax.5.html index d38e69c2..7d8e5f4c 100644 --- a/man/sane-umax.5.html +++ b/man/sane-umax.5.html @@ -244,7 +244,7 @@

EMAIL-CONTACT

        Oliver.Rauch@Rauch-Domain.DE
 
-sane-backends 1.0.16           29 november 2002                   sane-umax(5)
+sane-backends 1.0.17           29 november 2002                   sane-umax(5)
 

diff --git a/man/sane-umax1220u.5.html b/man/sane-umax1220u.5.html index b1d692f5..b4c0ad3e 100644 --- a/man/sane-umax1220u.5.html +++ b/man/sane-umax1220u.5.html @@ -135,7 +135,7 @@ When reporting bugs, please run the backend with SANE_DEBUG_UMAX1220U set to 10 and attach a copy of the log messages. -sane-backends 1.0.16 6 Jan 2002 sane-umax1220u(5) +sane-backends 1.0.17 6 Jan 2002 sane-umax1220u(5)
diff --git a/man/sane-umax_pp.5.html b/man/sane-umax_pp.5.html index fd8c84a7..0fa1de86 100644 --- a/man/sane-umax_pp.5.html +++ b/man/sane-umax_pp.5.html @@ -114,8 +114,8 @@ names that correspond to Umax scanners. Empty lines and lines starting with a hash mark (#) are ignored. - The height options supported are red-gain, green-gain, blue-gain, - red-offset, green-offset, blue-offset, astra, and buffer. + The height options supported are red-gain, green-gain, blue-gain, red- + offset, green-offset, blue-offset, astra, and buffer. Options red-gain , green-gain and blue-gain allow you to adjust the sensitivy of your scanner for the given color. Values range from 0 @@ -247,7 +247,7 @@ better), or you think I should know something, please include it. -sane-backends 1.0.16 23 August 2004 sane-umax_pp(5) +sane-backends 1.0.17 23 August 2004 sane-umax_pp(5)
diff --git a/man/sane-usb.5.html b/man/sane-usb.5.html index 18d46777..dd94bea3 100644 --- a/man/sane-usb.5.html +++ b/man/sane-usb.5.html @@ -21,12 +21,10 @@ USB interface. It focusses on two main topics: getting the scanner detected by the operating system kernel and using it with SANE. - This page applies to most backends and scanners, as they use the - generic sanei_usb interface. However, there are some exceptions: USB + This page applies to USB most backends and scanners, as they use the + generic sanei_usb interface. However, there is one exceptions: USB Scanners supported by the microtek2 backend need a special USB kernel - driver, see sane-microtek2(5) for details. The sm3600 backend accesses - scanners over libusb dierctly. See the appropriate section in this man- - page and sane-sm3600(5). + driver, see sane-microtek2(5) for details. @@ -77,69 +75,68 @@ for user access. Otherwise only root can use SANE devices. For Linux, the devices are located in /proc/bus/usb/. There are directories named e.g. "001" (the bus name) containing files "001", "002" etc. (the - device files). The right device files can be found out by running - scanimage -L as root. Setting permissions with "chmod" is not perma- - nent, however. They will be reset after reboot or replugging the scan- - ner. + device files). The right device files can be found out by running scan- + image -L as root. Setting permissions with "chmod" is not permanent, + however. They will be reset after reboot or replugging the scanner. - Usually the the hotplug utilities (http://linux-hotplug.source- - forge.net/) are used, which support dynamic setting of access permis- - sions. SANE comes with hotplug scripts in the directory tools/hotplug. - They can be used for setting permissions. Precompiled SANE packages + Usually the the hotplug utilities (http://linux-hotplug.source- + forge.net/) are used, which support dynamic setting of access permis- + sions. SANE comes with hotplug scripts in the directory tools/hotplug. + They can be used for setting permissions. Precompiled SANE packages may have already installed such hotplug scrips in /etc/hotplug/. - For the BSDs, the device files used by libusb are named /dev/ugen*. + For the BSDs, the device files used by libusb are named /dev/ugen*. Use chmod to apply appropriate permissions.

SANE ISSUES

-       This section assumes that your scanner is detected  by  sane-find-scan-
-       ner.  It  doesn't  make  sense to go on, if this is not the case. While
-       sane-find-scanner is able to detect any USB  scanner,  actual  scanning
-       will  only work if the scanner is supported by a SANE backend. Informa-
-       tion on the  level  of  support  can  be  found  on  the  SANE  webpage
+       This  section  assumes that your scanner is detected by sane-find-scan-
+       ner. It doesn't make sense to go on, if this is  not  the  case.  While
+       sane-find-scanner  is  able  to detect any USB scanner, actual scanning
+       will only work if the scanner is supported by a SANE backend.  Informa-
+       tion  on  the  level  of  support  can  be  found  on  the SANE webpage
        (http://www.sane-project.org/), and the individual backend manpages.
 
        Most backends can detect USB scanners automatically using "usb" config-
-       uration file lines. This method allows to identify scanners by the  USB
-       vendor  and  product numbers.  The syntax for specifying a scanner this
+       uration  file lines. This method allows to identify scanners by the USB
+       vendor and product numbers.  The syntax for specifying a  scanner  this
        way is:
 
               usb VENDOR PRODUCT
 
        where VENDOR is the USB vendor id, and PRODUCT is the USB product id of
-       the  scanner.  Both  ids are non-negative integer numbers in decimal or
+       the scanner. Both ids are non-negative integer numbers  in  decimal  or
        hexadecimal format. The correct values for these fields can be found by
        running sane-find-scanner, looking into the syslog (e.g., /var/log/mes-
-       sages)   or   under    Linux    by    issuing    the    command    "cat
+       sages)    or    under    Linux    by    issuing    the   command   "cat
        /proc/bus/usb/devices/".  This is an example of a config file line:
 
               usb 0x055f 0x0006
 
-       would  have the effect that all USB devices in the system with a vendor
-       id of 0x55f and a product id of 0x0006 would be probed  and  recognized
+       would have the effect that all USB devices in the system with a  vendor
+       id  of  0x55f and a product id of 0x0006 would be probed and recognized
        by the backend.
 
-       If  your  scanner is not detected automatically, it may be necessary to
-       edit the appropriate backend configuration file before using  SANE  for
-       the  first time.  For a detailed description of each backend's configu-
-       ration file, please refer to the relevant  backend  manual  page  (e.g.
+       If your scanner is not detected automatically, it may be  necessary  to
+       edit  the  appropriate backend configuration file before using SANE for
+       the first time.  For a detailed description of each backend's  configu-
+       ration  file,  please  refer  to the relevant backend manual page (e.g.
        sane-mustek_usb(5) for Mustek USB scanners).
 
-       Do  not  create  a  symlink from /dev/scanner to the USB device because
-       this link is used by the SCSI backends. The scanner may be confused  if
+       Do not create a symlink from /dev/scanner to  the  USB  device  because
+       this  link is used by the SCSI backends. The scanner may be confused if
        it receives SCSI commands.
 
 
 

ENVIRONMENT

        SANE_DEBUG_SANEI_USB
-              If  the  library  was  compiled with debug support enabled, this
-              environment variable controls the debug level for  the  USB  I/O
+              If the library was compiled with  debug  support  enabled,  this
+              environment  variable  controls  the debug level for the USB I/O
               subsystem.  E.g., a value of 128 requests all debug output to be
               printed.  Smaller levels reduce verbosity. Values greater than 4
-              enable   libusb   debugging   (if  available).  Example:  export
+              enable  libusb  debugging  (if   available).   Example:   export
               SANE_DEBUG_SANEI_USB=4.
 
 
@@ -148,12 +145,11 @@
        sane(7), sane-find-scanner(1), sane-"backendname"(5), sane-scsi(5)
 
 
-
 

AUTHOR

        Henning Meier-Geinitz <henning@meier-geinitz.de>
 
-sane-backends 1.0.16              29 May 2005                      sane-usb(5)
+sane-backends 1.0.17            16 August 2005                     sane-usb(5)
 

diff --git a/man/sane-v4l.5.html b/man/sane-v4l.5.html index b783c793..f02fb918 100644 --- a/man/sane-v4l.5.html +++ b/man/sane-v4l.5.html @@ -95,9 +95,9 @@

BUGS:

        If more than one video card is present, a crash  may  occur.  Frequency
        and geometry selection is missing.
-       Send      bug     reports     to     the     SANE     mailing     list:
-       sane-devel@lists.alioth.debian.org.  You must be subscribed to the list
-       to  send  mail.  See http://www.sane-project.org/mailing-lists.html for
+       Send    bug    reports    to    the    SANE    mailing    list:   sane-
+       devel@lists.alioth.debian.org.  You must be subscribed to the  list  to
+       send   mail.   See  http://www.sane-project.org/mailing-lists.html  for
        details.
 
 
@@ -105,7 +105,7 @@
 

SEE ALSO

        sane(7), xcam(1).
 
-sane-backends 1.0.16              28 Aug 2002                      sane-v4l(5)
+sane-backends 1.0.17              28 Aug 2002                      sane-v4l(5)
 

diff --git a/man/sane.7.html b/man/sane.7.html index 6f4f78d4..c8bb6ada 100644 --- a/man/sane.7.html +++ b/man/sane.7.html @@ -47,9 +47,9 @@ (including the SANE standard), networking support, and the command line frontend `scanimage'. The frontends `xscanimage', `xcam', and `scanadf' are included in the package `sane-frontends'. Both packages - can be downloaded from the SANE homepage - (http://www.sane-project.org/). Information about other frontends and - backends can also be found on the SANE homepage. + can be downloaded from the SANE homepage (http://www.sane- + project.org/). Information about other frontends and backends can also + be found on the SANE homepage.
@@ -58,15 +58,15 @@ information about several aspects of SANE. A name with a number in parenthesis (e.g. `sane-dll(5)') points to a manual page. In this case `man 5 sane-dll' will display the page. Entries like - `/usr/local/doc/sane-1.0.16/sane.tex' are references to text files that + `/usr/local/doc/sane-1.0.17/sane.tex' are references to text files that were copied to the SANE documentation directory - (/usr/local/doc/sane-1.0.16/) during installation. Everything else is a + (/usr/local/doc/sane-1.0.17/) during installation. Everything else is a URL to a resource on the web. SANE homepage Information on all aspects of SANE including a tutorial and a link to - the SANE FAQ can be found on the SANE homepage: - http://www.sane-project.org/. + the SANE FAQ can be found on the SANE homepage: http://www.sane- + project.org/. SANE device lists The SANE device lists contain information about the status of SANE @@ -75,7 +75,7 @@ CAN YOU HELP SANE for details. There are lists for specific releases of SANE, for the current development version and a search engine: http://www.sane-project.org/sane-supported-devices.html. The lists - are also installed on your system at /usr/local/doc/sane-1.0.16/. + are also installed on your system at /usr/local/doc/sane-1.0.17/. SANE mailing list There is a mailing list for the purpose of discussing the SANE stan- @@ -95,12 +95,12 @@ server, etc.). Compiling and installing SANE - Look at /usr/local/doc/sane-1.0.16/README and the os-dependent README + Look at /usr/local/doc/sane-1.0.17/README and the os-dependent README files for information about compiling and installing SANE. SCSI configuration - For information about various systems and SCSI controllers see - sane-scsi(5). + For information about various systems and SCSI controllers see sane- + scsi(5). USB configuration For information about USB configuration see sane-usb(5). @@ -137,8 +137,8 @@ apple The SANE backend for Apple flatbed scanners supports the following - scanners: AppleScanner, OneScanner and ColorOneScanner. See - sane-apple(5) for details. + scanners: AppleScanner, OneScanner and ColorOneScanner. See sane- + apple(5) for details. artec The SANE Artec backend supports several Artec/Ultima SCSI flatbed @@ -177,12 +177,12 @@ N640P parallel port scanners. See sane-canon_pp(5) for details. coolscan - This is a SANE backend for Nikon Coolscan film-scanners. See - sane-coolscan(5) for details. + This is a SANE backend for Nikon Coolscan film-scanners. See sane- + coolscan(5) for details. coolscan2 - This is a SANE backend for Nikon Coolscan film-scanners. See - sane-coolscan2(5) or http://coolscan2.sourceforge.net for details. + This is a SANE backend for Nikon Coolscan film-scanners. See sane- + coolscan2(5) or http://coolscan2.sourceforge.net for details. epson The SANE epson backend provides support for Epson SCSI, parallel port @@ -207,25 +207,33 @@ hp The SANE hp backend provides access to Hewlett-Packard ScanJet scan- - ners which support SCL (Scanner Control Language by HP). See - sane-hp(5) for details. + ners which support SCL (Scanner Control Language by HP). See sane- + hp(5) for details. hpsj5s The SANE backend for the Hewlett-Packard ScanJet 5S scanner. See sane-hpsj5s(5) for details. + hp4200 + The SANE backend for the Hewlett-Packard ScanJet 4200 series. See + sane-hp4200(5) for details. + hp5400 - The SANE backend for the Hewlett-Packard ScanJet 54XXC series. See + The SANE backend for the Hewlett-Packard ScanJet 54XXC series. See sane-hp5400(5) for details. ibm - The SANE backend for some IBM and Ricoh SCSI scanners. See - sane-ibm(5) for details. + The SANE backend for some IBM and Ricoh SCSI scanners. See sane- + ibm(5) for details. leo - This backend supports the Leo S3 and the Across FS-1130, which is a + This backend supports the Leo S3 and the Across FS-1130, which is a re-badged LEO FS-1130 scanner. See sane-leo(5) for details. + lexmark + This backend supports the Lexmark X1100 series of USB scanners. See + sane-lexmark(5) for details. + ma1509 The ma1509 backend supports the Mustek BearPaw 1200F USB flatbed scanner. See sane-ma1509(5) for details. @@ -246,8 +254,8 @@ mustek The SANE mustek backend supports most Mustek SCSI flatbed scanners including the Paragon and ScanExpress series and the 600 II N and 600 - II EP (non-SCSI). Some Trust scanners are also supported. See - sane-mustek(5) for details. + II EP (non-SCSI). Some Trust scanners are also supported. See sane- + mustek(5) for details. mustek_pp The mustek_pp backend provides access to Mustek parallel port flatbed @@ -257,6 +265,11 @@ The mustek_usb backend provides access to some Mustek ScanExpress USB flatbed scanners. See sane-mustek_usb(5) for details. + mustek_usb2 + The mustek_usb2 backend provides access to scanners using the SQ113 + chipset like the Mustek BearPaw 2448 TA Pro USB flatbed scanner. See + sane-mustek_usb2(5) for details. + nec The SANE nec backend supports the NEC PC-IN500/4C SCSI scanner. See sane-nec(5) for details. @@ -296,8 +309,8 @@ scanner. See sane-sceptre(5) for details. sharp - The SANE sharp backend supports Sharp SCSI scanners. See - sane-sharp(5) for details. + The SANE sharp backend supports Sharp SCSI scanners. See sane- + sharp(5) for details. sm3600 The SANE sm3600 backend supports the Microtek ScanMaker 3600 USB @@ -328,22 +341,28 @@ usually sold under the Relisys, Trust, Primax, Piotech, Dextra names. See sane-teco1(5), sane-teco2(5) and sane-teco3(5) for details. + u12 + The sane-u12 backend provides USB flatbed scanners based on Plustek's + ASIC 98003 (parallel-port ASIC) and a GeneSys Logics' USB-parport + bridge chip like the Plustek OpticPro U(T)12. See sane-u12(5) for + details. + umax - The sane-umax backend provides access to several UMAX-SCSI-scanners + The sane-umax backend provides access to several UMAX-SCSI-scanners and some Linotype Hell SCSI-scanners. See sane-umax(5) for details. umax_pp - The sane-umax_pp backend provides access to Umax parallel port + The sane-umax_pp backend provides access to Umax parallel port flatbed scanners and the HP 3200C. See sane-umax_pp(5) for details. umax1200u - The sane-umax1220u backend supports the UMAX Astra 1220U (USB) - flatbed scanner (and also the UMAX Astra 2000U, sort of). See - sane-umax1220u(5) for details. + The sane-umax1220u backend supports the UMAX Astra 1220U (USB) + flatbed scanner (and also the UMAX Astra 2000U, sort of). See sane- + umax1220u(5) for details. - Also, have a look at the backend information page at - http://www.sane-project.org/sane-supported-devices.html and the list of - projects in /usr/local/doc/sane-1.0.16/PROJECTS. + Also, have a look at the backend information page at http://www.sane- + project.org/sane-supported-devices.html and the list of projects in + /usr/local/doc/sane-1.0.17/PROJECTS. @@ -358,96 +377,96 @@ Backend for Kodak DC20/DC25 Digital Cameras. See sane-dc25(5). dmc - Backend for the Polaroid Digital Microscope Camera. See sane-dmc(5). + Backend for the Polaroid Digital Microscope Camera. See sane-dmc(5). gphoto2 Backend for digital cameras supported by the gphoto2 library package. - (See http://www.gphoto.org for more information and a list of sup- - ported cameras.) Gphoto2 supports over 140 different camera models. - However, please note that more development and testing is needed - before all of these cameras will be supported by SANE backend. See + (See http://www.gphoto.org for more information and a list of sup- + ported cameras.) Gphoto2 supports over 140 different camera models. + However, please note that more development and testing is needed + before all of these cameras will be supported by SANE backend. See sane-gphoto2(5). qcam Backend for Connectix QuickCam cameras. See sane-qcam(5). - Also, have a look at the backend information page at - http://www.sane-project.org/sane-supported-devices.html and the list of - projects in /usr/local/doc/sane-1.0.16/PROJECTS. + Also, have a look at the backend information page at http://www.sane- + project.org/sane-supported-devices.html and the list of projects in + /usr/local/doc/sane-1.0.17/PROJECTS.

MISCELLANEOUS BACKENDS

        dll
-         The  sane-dll  library implements a SANE backend that provides access
+         The sane-dll library implements a SANE backend that  provides  access
          to an arbitrary number of other SANE backends by dynamic loading. See
          sane-dll(5).
 
        net
-         The  SANE network daemon saned provides access to scanners located on
-         different  computers  in  connection  with  the  net   backend.   See
-         sane-net(5) and saned(8).
+         The SANE network daemon saned provides access to scanners located  on
+         different  computers  in  connection  with the net backend. See sane-
+         net(5) and saned(8).
 
        pnm
-         PNM  image reader pseudo-backend. The purpose of this backend is pri-
+         PNM image reader pseudo-backend. The purpose of this backend is  pri-
          marily to aid in debugging of SANE frontends. See sane-pnm(5).
 
        pint
-         Backend for scanners that use the PINT (Pint  Is  Not  Twain)  device
-         driver.   The  PINT driver is being actively developed on the OpenBSD
-         platform, and has been ported to a few other *nix-like operating sys-
-         tems. See sane-pint(5).
+         Backend  for  scanners  that  use the PINT (Pint Is Not Twain) device
+         driver.  The PINT driver is being actively developed on  the  OpenBSD
+         platform,  and  has  been  ported  to a few other *nix-like operating
+         systems. See sane-pint(5).
 
        test
          The SANE test backend is for testing frontends and the SANE installa-
-         tion.  It provides  test  pictures  and  various  test  options.  See
-         sane-test(5).
+         tion.   It provides test pictures and various test options. See sane-
+         test(5).
 
        v4l
-         The  sane-v4l library implements a SANE backend that provides generic
-         access to video cameras and similar equipment using  the  V4L  (Video
+         The sane-v4l library implements a SANE backend that provides  generic
+         access  to  video  cameras and similar equipment using the V4L (Video
          for Linux) API. See sane-v4l(5).
 
-       Also,    have   a   look   at   the   backend   information   page   at
-       http://www.sane-project.org/sane-supported-devices.html and the list of
-       projects in /usr/local/doc/sane-1.0.16/PROJECTS.
+       Also, have a look at the backend information page  at  http://www.sane-
+       project.org/sane-supported-devices.html  and  the  list  of projects in
+       /usr/local/doc/sane-1.0.17/PROJECTS.
 
 
 

CHANGING THE TOP-LEVEL BACKEND

-       By  default,  all SANE backends (drivers) are loaded dynamically by the
-       sane-dll meta backend. If you have  any  questions  about  the  dynamic
-       loading,  read  sane-dll(5).  SANE frontend can also be linked to other
-       backends directly by copying or linking  a  backend  to  libsane.so  in
+       By default, all SANE backends (drivers) are loaded dynamically  by  the
+       sane-dll  meta  backend.  If  you  have any questions about the dynamic
+       loading, read sane-dll(5).  SANE frontend can also be linked  to  other
+       backends  directly  by  copying  or  linking a backend to libsane.so in
        /usr/local/lib/sane.
 
 
 

DEVELOPER'S DOCUMENTATION

-       It's  not hard to write a SANE backend. It can take some time, however.
-       You should have basic knowledge  of  C  and  enough  patience  to  work
+       It's not hard to write a SANE backend. It can take some time,  however.
+       You  should  have  basic  knowledge  of  C  and enough patience to work
        through the documentation and find out how your scanner works. Appended
-       is a list of some documents that help to write backends and  frontends.
+       is  a list of some documents that help to write backends and frontends.
 
-       The  SANE  standard defines the application programming interface (API)
-       that is used to communicate between frontends and backends. It  can  be
-       found  at  /usr/local/doc/sane-1.0.16/sane.ps (if latex is installed on
+       The SANE standard defines the application programming  interface  (API)
+       that  is  used to communicate between frontends and backends. It can be
+       found at /usr/local/doc/sane-1.0.17/sane.ps (if latex is  installed  on
        your system) and on the SANE website: http://www.sane-project.org/html/
        (HTML), or http://www.sane-project.org/sane.ps (Postscript).
 
-       There     is    some    more    information    for    programmers    in
-       /usr/local/doc/sane-1.0.16/backend-writing.txt.  Most of  the  internal
-       SANE  routines  (sanei)  are documented using doxygen: http://www.sane-
-       project.org/sanei/.  Before  a  new  backend  or  frontend  project  is
-       started,   have   a  look  at  /usr/local/doc/sane-1.0.16/PROJECTS  for
-       projects that are planned or not yet included into the  SANE  distribu-
-       tion        and        at        our        bug-tracking        system:
-       http://www.http://www.sane-project.org/bugs.html.
+       There    is    some    more    information    for    programmers     in
+       /usr/local/doc/sane-1.0.17/backend-writing.txt.   Most  of the internal
+       SANE routines (sanei) are documented  using  doxygen:  http://www.sane-
+       project.org/sanei/.   Before  a  new  backend  or  frontend  project is
+       started,  have  a  look  at   /usr/local/doc/sane-1.0.17/PROJECTS   for
+       projects  that  are planned or not yet included into the SANE distribu-
+       tion  and  at  our  bug-tracking  system:   http://www.http://www.sane-
+       project.org/bugs.html.
 
-       There are some links on how to find out about the protocol of  a  scan-
+       There  are  some links on how to find out about the protocol of a scan-
        ner: http://www.meier-geinitz.de/sane/misc/develop.html.
 
-       If  you  start writing a backend or frontend or any other part of SANE,
+       If you start writing a backend or frontend or any other part  of  SANE,
        please contact the sane-devel mailing list for coordination so the same
        work isn't done twice.
 
@@ -461,134 +480,135 @@
               The static libraries implementing the backends.
 
        /usr/local/lib/sane/libsane-*.so
-              The  shared libraries implementing the backends (present on sys-
+              The shared libraries implementing the backends (present on  sys-
               tems that support dynamic loading).
 
-       /usr/local/doc/sane-1.0.16/*
-              SANE documentation: The standard, READMEs, text files for  back-
+       /usr/local/doc/sane-1.0.17/*
+              SANE  documentation: The standard, READMEs, text files for back-
               ends etc.
 
 
 

PROBLEMS

        If your device isn't found but you know that it is supported, make sure
-       that it is detected by your operating system. For SCSI  and  USB  scan-
-       ners,  use  the  sane-find-scanner  tool  (see sane-find-scanner(1) for
-       details). It prints one line for each scanner it has detected and  some
-       comments  (#). If sane-find-scanner finds your scanner only as root but
-       not as normal user, the  permissions  for  the  device  files  are  not
-       adjusted  correctly.  If  the scanner isn't found at all, the operating
+       that  it  is  detected by your operating system. For SCSI and USB scan-
+       ners, use the  sane-find-scanner  tool  (see  sane-find-scanner(1)  for
+       details).  It prints one line for each scanner it has detected and some
+       comments (#). If sane-find-scanner finds your scanner only as root  but
+       not  as  normal  user,  the  permissions  for  the device files are not
+       adjusted correctly. If the scanner isn't found at  all,  the  operating
        system hasn't detected it and may need some help. Depending on the type
        of your scanner, read sane-usb(5) or sane-scsi(5).  If your scanner (or
        other device) is not connected over the SCSI bus or USB, read the back-
        end's manual page for details on how to set it up.
 
-       Now  your  scanner is detected by the operating system but not by SANE?
-       Try scanimage -L.  If the scanner is not found, check  that  the  back-
-       end's  name is mentioned in /usr/local/etc/sane.d/dll.conf.  Some back-
-       ends are commented out by default. Remove the  comment  sign  for  your
-       backend  in this case. Also some backends aren't compiled at all if one
-       of their prerequisites are  missing.  Examples  include  dc210,  dc240,
+       Now your scanner is detected by the operating system but not  by  SANE?
+       Try  scanimage  -L.   If the scanner is not found, check that the back-
+       end's name is mentioned in /usr/local/etc/sane.d/dll.conf.  Some  back-
+       ends  are  commented  out  by default. Remove the comment sign for your
+       backend in this case. Also some backends aren't compiled at all if  one
+       of  their  prerequisites  are  missing.  Examples include dc210, dc240,
        canon_pp, hpsj5s, gphoto2, pint, qcam, v4l, net, sm3600, snapscan, pnm.
-       If you need one of these backends and they aren't available,  read  the
-       build  instructions  in the README file and the individual manual pages
+       If  you  need one of these backends and they aren't available, read the
+       build instructions in the README file and the individual  manual  pages
        of the backends.
 
-       Another reason for not being detected by scanimage -L may be a  missing
-       or  wrong configuration in the backend's configuration file. While SANE
-       tries to automatically find most scanners, some  can't  be  setup  cor-
-       rectly  without  the  intervention  of  the administrator. Also on some
+       Another  reason for not being detected by scanimage -L may be a missing
+       or wrong configuration in the backend's configuration file. While  SANE
+       tries  to  automatically  find  most scanners, some can't be setup cor-
+       rectly without the intervention of  the  administrator.  Also  on  some
        operating systems auto-detection may not work. Check the backend's man-
        ual page for details.
 
        If your scanner is still not found, try setting the various environment
-       variables that are available to assist in debugging.   The  environment
+       variables  that  are available to assist in debugging.  The environment
        variables are documented in the relevant manual pages.  For example, to
-       get the maximum amount of debug information when testing a Mustek  SCSI
-       scanner,  set  environment variables SANE_DEBUG_DLL, SANE_DEBUG_MUSTEK,
-       and SANE_DEBUG_SANEI_SCSI to 128 and then invoke scanimage  -L  .   The
+       get  the maximum amount of debug information when testing a Mustek SCSI
+       scanner, set environment variables  SANE_DEBUG_DLL,  SANE_DEBUG_MUSTEK,
+       and  SANE_DEBUG_SANEI_SCSI  to  128 and then invoke scanimage -L .  The
        debug messages for the dll backend tell if the mustek backend was found
-       and loaded at all. The mustek messages explain what the mustek  backend
-       is  doing while the SCSI debugging shows the low level handling. If you
+       and  loaded at all. The mustek messages explain what the mustek backend
+       is doing while the SCSI debugging shows the low level handling. If  you
        can't find out what's going on by checking the messages carefully, con-
        tact the sane-devel mailing list for help (see REPORTING BUGS below).
 
        Now that your scanner is found by scanimage -L, try to do a scan: scan-
-       image >image.pnm.  This command starts a scan for the  default  scanner
-       with  default settings. All the available options are listed by running
-       scanimage --help.  If scanning aborts with an error  message,  turn  on
-       debugging  as  mentioned above. Maybe the configuration file needs some
-       tuning, e.g. to setup the path to a firmware that  is  needed  by  some
-       scanners.  See the backend's manual page for details. If you can't find
+       image  >image.pnm.   This command starts a scan for the default scanner
+       with default settings. All the available options are listed by  running
+       scanimage  --help.   If  scanning aborts with an error message, turn on
+       debugging as mentioned above. Maybe the configuration file  needs  some
+       tuning,  e.g.  to  setup  the path to a firmware that is needed by some
+       scanners. See the backend's manual page for details. If you can't  find
        out what's wrong, contact sane-devel.
 
-       To check that the SANE libraries are installed correctly  you  can  use
-       the  test  backend,  even  if  you  don't  have a scanner or other SANE
+       To  check  that  the SANE libraries are installed correctly you can use
+       the test backend, even if you  don't  have  a  scanner  or  other  SANE
        device:
 
               scanimage -d test -T
 
-       You should get a list of PASSed tests. You can do the  same  with  your
+       You  should  get  a list of PASSed tests. You can do the same with your
        backend by changing "test" to your backend's name.
 
-       So  now  scanning  with  scanimage works and you want to use one of the
-       graphical frontends like xsane, xscanimage, or  quiteinsane  but  those
-       frontends  don't  detect  your  scanner?  One  reason  may  be that you
+       So now scanning with scanimage works and you want to  use  one  of  the
+       graphical  frontends  like  xsane, xscanimage, or quiteinsane but those
+       frontends don't detect  your  scanner?  One  reason  may  be  that  you
        installed two versions of SANE.  E.g. the version that was installed by
-       your  distribution  in  /usr  and  one  you  installed  from  source in
-       /usr/local/.  Make sure that only one  version  is  installed.  Another
-       possible  reason  is,  that your system's dynamic loader can't find the
-       SANE libraries. For Linux,  make  sure  that  /etc/ld.so.conf  contains
-       /usr/local/lib  and does not contain /usr/local/lib/sane.  See also the
+       your distribution  in  /usr  and  one  you  installed  from  source  in
+       /usr/local/.   Make  sure  that  only one version is installed. Another
+       possible reason is, that your system's dynamic loader  can't  find  the
+       SANE  libraries.  For  Linux,  make  sure that /etc/ld.so.conf contains
+       /usr/local/lib and does not contain /usr/local/lib/sane.  See also  the
        documentation of the frontends.
 
 
 

HOW CAN YOU HELP SANE

-       We appreciate any help we can get. Please have a look at our  web  page
+       We  appreciate  any help we can get. Please have a look at our web page
        about contributing to SANE: http://www.sane-project.org/contrib.html
 
 
 

CONTACT

-       For  reporting  bugs  or  requesting  new features, please use our bug-
-       tracking system: http://www.sane-project.org/bugs.html.  You  can  also
-       contact  the author of your backend directly. Usually the email address
-       can be found in  the  /usr/local/doc/sane-1.0.16/AUTHORS  file  or  the
-       backend's  manpage.  For  general discussion about SANE, please use the
-       SANE mailing  list  sane-devel  (see  http://www.sane-project.org/mail-
-       ing-lists.html for details).
+       For reporting bugs or requesting new  features,  please  use  our  bug-
+       tracking  system:  http://www.sane-project.org/bugs.html.  You can also
+       contact the author of your backend directly. Usually the email  address
+       can  be  found  in  the  /usr/local/doc/sane-1.0.17/AUTHORS file or the
+       backend's manpage. For general discussion about SANE,  please  use  the
+       SANE  mailing list sane-devel (see http://www.sane-project.org/mailing-
+       lists.html for details).
 
 
 

SEE ALSO

-       saned(8),     sane-find-scanner(1),    scanimage(1),    sane-abaton(5),
-       sane-agfafocus(5),            sane-apple(5),             sane-artec(5),
-       sane-artec_eplus48u(5),   sane-as6e(5),   sane-avision(5),  sane-bh(5),
-       sane-canon(5), sane-canon630u(5), sane-canon_pp(5),  sane-coolscan2(5),
-       sane-coolscan(5),     sane-dc210(5),    sane-dc240(5),    sane-dc25(5),
-       sane-dll(5),     sane-dmc(5),      sane-epson(5),      sane-fujitsu(5),
-       sane-gphoto2(5),     sane-gt68xx(5),     sane-hp(5),    sane-hpsj5s(5),
-       sane-hp5400(5)  sane-ibm(5),  sane-leo(5),  sane-ma1509(5),   sane-mat-
-       sushita(5),    sane-microtek2(5),   sane-microtek(5),   sane-mustek(5),
-       sane-mustek_pp(5),   sane-mustek_usb(5),   sane-nec(5),    sane-net(5),
-       sane-niash(5),  sane-pie(5),  sane-pint(5), sane-plustek(5), sane-plus-
-       tek_pp(5),  sane-pnm(5),  sane-qcam(5),  sane-ricoh(5),  sane-s9036(5),
-       sane-sceptre(5),     sane-scsi(5),    sane-sharp(5),    sane-sm3600(5),
-       sane-snapscan(5),   sane-sp15c(5),   sane-st400(5),   sane-tamarack(5),
-       sane-teco1(5), sane-teco2(5), sane-teco3(5), sane-test(5), sane-u12(5),
-       sane-umax1220u(5),    sane-umax(5),    sane-umax_pp(5),    sane-usb(5),
-       sane-v4l(5)
+       saned(8),  sane-find-scanner(1),  scanimage(1),  sane-abaton(5),  sane-
+       agfafocus(5),   sane-apple(5),  sane-artec(5),  sane-artec_eplus48u(5),
+       sane-as6e(5),   sane-avision(5),   sane-bh(5),   sane-canon(5),   sane-
+       canon630u(5),  sane-canon_pp(5),  sane-coolscan2(5),  sane-coolscan(5),
+       sane-dc210(5), sane-dc240(5), sane-dc25(5),  sane-dll(5),  sane-dmc(5),
+       sane-epson(5), sane-fujitsu(5), sane-genesys(5), sane-gphoto2(5), sane-
+       gt68xx(5), sane-hp(5), sane-hpsj5s(5), sane-hp4200(5),  sane-hp5400(5),
+       sane-ibm(5),  sane-leo(5),  sane-lexmark(5),  sane-ma1509(5), sane-mat-
+       sushita(5), sane-microtek2(5), sane-microtek(5), sane-mustek(5),  sane-
+       mustek_pp(5),   sane-mustek_usb(5),  sane-mustek_usb2(5),  sane-nec(5),
+       sane-net(5), sane-niash(5), sane-pie(5), sane-pint(5), sane-plustek(5),
+       sane-plustek_pp(5),  sane-pnm(5),  sane-qcam(5),  sane-ricoh(5),  sane-
+       s9036(5), sane-sceptre(5), sane-scsi(5), sane-sharp(5), sane-sm3600(5),
+       sane-sm3840(5),  sane-snapscan(5),  sane-sp15c(5), sane-st400(5), sane-
+       tamarack(5), sane-teco1(5), sane-teco2(5), sane-teco3(5), sane-test(5),
+       sane-u12(5),  sane-umax1220u(5),  sane-umax(5),  sane-umax_pp(5), sane-
+       usb(5), sane-v4l(5)
 
 
 

AUTHOR

-       David      Mosberger-Tang      and      many     many     more     (see
-       /usr/local/doc/sane-1.0.16/AUTHORS for details).   This  man  page  was
-       written  by  Henning  Meier-Geinitz. Quite a lot of text was taken from
+       David     Mosberger-Tang     and     many      many      more      (see
+       /usr/local/doc/sane-1.0.17/AUTHORS  for  details).   This  man page was
+       written by Henning Meier-Geinitz. Quite a lot of text  was  taken  from
        the SANE standard, several man pages, and README files.
 
-sane-backends 1.0.16              29 May 2005                          sane(7)
+
+sane-backends 1.0.17            16 October 2005                        sane(7)
 

diff --git a/man/saned.8.html b/man/saned.8.html index d074ec71..4e28b4f9 100644 --- a/man/saned.8.html +++ b/man/saned.8.html @@ -179,7 +179,7 @@

AUTHOR

        David Mosberger
 
-sane-backends 1.0.16              30 May 2004                         saned(8)
+sane-backends 1.0.17              30 May 2004                         saned(8)
 

diff --git a/man/scanimage.1.html b/man/scanimage.1.html index 6774d754..66064ca4 100644 --- a/man/scanimage.1.html +++ b/man/scanimage.1.html @@ -21,8 +21,8 @@ profile] [-L|--list-devices] [-f|--formatted-device-list format] [--batch [=format]] [--batch-start start] [--batch-count count] [--batch-increment increment] [--batch-double] [--accept-md5-only] - [-n|--dont-scan] [-T|--test] [-h|--help] [-v|--verbose] [-B|--buffer- - size] [-V|--version] [device-specific-options] + [-p|--progress] [-n|--dont-scan] [-T|--test] [-h|--help] [-v|--verbose] + [-B|--buffersize] [-V|--version] [device-specific-options] @@ -117,6 +117,10 @@ that support MD5 security. The SANE network daemon (saned) is capable of doing such requests. See saned(8). + The -p or --progress option requests that scanimage prints a progress + counter. It shows how much image data of the current image has already + been received by scanimage (in percent). + The -n or --dont-scan option requests that scanimage only sets the options provided by the user but doesn't actually perform a scan. This option can be used to e.g. turn off the scanner's lamp (if supported by @@ -269,7 +273,9 @@

AUTHOR

-       David Mosberger, Andreas Beck, Gordon Matzigkeit and Caskey Dickson
+       David  Mosberger,  Andreas Beck, Gordon Matzigkeit, Caskey Dickson, and
+       many others.  For questions and comments contact the  sane-devel  mail-
+       inglist (see http://www.sane-project.org/mailing-lists.html).
 
 
 
@@ -277,7 +283,7 @@ For vector options, the help output currently has no indication as to how many elements a vector-value should have. -sane-backends 1.0.16 15 April 2005 scanimage(1) +sane-backends 1.0.17 23 Sep 2005 scanimage(1)