kopia lustrzana https://gitlab.com/sane-project/website
				
				
				
			
		
			
				
	
	
		
			122 wiersze
		
	
	
		
			4.2 KiB
		
	
	
	
		
			HTML
		
	
	
			
		
		
	
	
			122 wiersze
		
	
	
		
			4.2 KiB
		
	
	
	
		
			HTML
		
	
	
<HTML>
 | 
						|
<HEAD>
 | 
						|
<TITLE>sane-sm3600.5</TITLE>
 | 
						|
</HEAD>
 | 
						|
<BODY BGCOLOR=#FFFFFF TEXT=#000000><H1 ALIGN=CENTER><IMG SRC="/images/sane.png" HEIGHT=117 WIDTH=346></H1>
 | 
						|
<H1>sane-sm3600.5</H1>
 | 
						|
<HR>
 | 
						|
<PRE>
 | 
						|
<!-- Manpage converted by man2html 3.0.1 -->
 | 
						|
<B><A HREF="sane-sm3600.5.html">sane-sm3600(5)</A></B>           SANE Scanner Access Now Easy           <B><A HREF="sane-sm3600.5.html">sane-sm3600(5)</A></B>
 | 
						|
 | 
						|
 | 
						|
</PRE>
 | 
						|
<H2>NAME</H2><PRE>
 | 
						|
       sane-sm3600 - SANE backend for Microtek scanners with M011 USB chip
 | 
						|
 | 
						|
 | 
						|
</PRE>
 | 
						|
<H2>DESCRIPTION</H2><PRE>
 | 
						|
       The  <B>sane-sm3600</B>  library  implements  a SANE (Scanner Access Now Easy)
 | 
						|
       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.
 | 
						|
       Refer to <B><A HREF="sane-microtek.5.html">sane-microtek(5)</A></B> and <B><A HREF="sane-microtek2.5.html">sane-microtek2(5)</A></B> for details.
 | 
						|
 | 
						|
       At present, the following scanners are known positively  to  work  with
 | 
						|
       this backend:
 | 
						|
 | 
						|
              Vendor     Product id:     Remark:
 | 
						|
              --------   --------------  -----------
 | 
						|
              Microtek   ScanMaker 3600  all modes ok
 | 
						|
              Microtek   ScanMaker 3700  reported to work
 | 
						|
              Microtek   ScanMaker 3750  reported to work
 | 
						|
 | 
						|
       If  you  own  a Microtek scanner with the M011 chip other than the ones
 | 
						|
       listed above, it may or may not work with SANE!
 | 
						|
 | 
						|
 | 
						|
</PRE>
 | 
						|
<H2>FRONTEND OPTIONS</H2><PRE>
 | 
						|
       This backend dynamically enables the options for the frontend, that are
 | 
						|
       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.
 | 
						|
 | 
						|
       contrast, brightness, control, gamma correction.
 | 
						|
 | 
						|
 | 
						|
</PRE>
 | 
						|
<H2>DEVICE NAMES</H2><PRE>
 | 
						|
       This backend does not support device names in a standardized form.
 | 
						|
 | 
						|
 | 
						|
</PRE>
 | 
						|
<H2>CONFIGURATION</H2><PRE>
 | 
						|
       This backend does not support a configuration file right now.
 | 
						|
 | 
						|
 | 
						|
</PRE>
 | 
						|
<H2>FILES</H2><PRE>
 | 
						|
       <I>/usr/local/lib/sane/libsane-sm3600.a</I>
 | 
						|
              The static library implementing this backend.
 | 
						|
 | 
						|
       <I>/usr/local/lib/sane/libsane-sm3600.so</I>
 | 
						|
              The shared library implementing this backend (present on systems
 | 
						|
              that support dynamic loading).
 | 
						|
 | 
						|
 | 
						|
</PRE>
 | 
						|
<H2>PERMISSIONS AND INTERFACES</H2><PRE>
 | 
						|
       The backend uses <B>libusb</B> and it's pseudo files in <I>/proc/bus/usb/*</I>. Since
 | 
						|
       <B>libusb</B> 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 <B>root</B> and You are responsible to get
 | 
						|
       access to these files, for example <B>chown</B>-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    <B>hotplugging</B>.    See
 | 
						|
       <I>http://sm3600.sf.net/hotplug.html</I> for instructions and useful links.
 | 
						|
 | 
						|
 | 
						|
</PRE>
 | 
						|
<H2>ENVIRONMENT</H2><PRE>
 | 
						|
       <B>SANE_DEBUG_SM3600</B>
 | 
						|
              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. To see error messages on stderr
 | 
						|
              set SANE_DEBUG_SM3600 to 1.
 | 
						|
 | 
						|
              E.g. just say:
 | 
						|
              export SANE_DEBUG_SM3600=5
 | 
						|
 | 
						|
 | 
						|
</PRE>
 | 
						|
<H2>SEE ALSO</H2><PRE>
 | 
						|
       <B><A HREF="sane-microtek2.5.html">sane-microtek2(5)</A></B>, http://sm3600.sourceforge.net
 | 
						|
 | 
						|
 | 
						|
</PRE>
 | 
						|
<H2>AUTHOR</H2><PRE>
 | 
						|
       Marian Eichholz (eichholz@computer.org)
 | 
						|
       Glenn Ramsey (glenn@componic.com)
 | 
						|
 | 
						|
sane-backends 1.0.15              10.02.2002                    <B><A HREF="sane-sm3600.5.html">sane-sm3600(5)</A></B>
 | 
						|
</PRE>
 | 
						|
<HR>
 | 
						|
<ADDRESS>
 | 
						|
Man(1) output converted with
 | 
						|
<a href="http://www.oac.uci.edu/indiv/ehood/man2html.html">man2html</a>
 | 
						|
</ADDRESS>
 | 
						|
</BODY>
 | 
						|
</HTML>
 |