1sane-sm3600(5) SANE Scanner Access Now Easy sane-sm3600(5)
2
3
4
6 sane-sm3600 - SANE backend for Microtek scanners with M011 USB chip
7
9 The sane-sm3600 library implements a SANE (Scanner Access Now Easy)
10 backend that provides access to some Microtek scanners with the Toshiba
11 M011 custom USB chip. This backend should be considered alpha.
12
13 There are also backends for Microtek scanners with SCSI command set.
14 Refer to sane-microtek(5) and sane-microtek2(5) for details.
15
16 At present, the following scanners are known positively to work with
17 this backend:
18
19 Vendor Product id: Remark:
20 -------- -------------- -----------
21 Microtek ScanMaker 3600 all modes ok
22 Microtek ScanMaker 3700 reported to work
23 Microtek ScanMaker 3750 reported to work
24
25 If you own a Microtek scanner with the M011 chip other than the ones
26 listed above, it may or may not work with SANE!
27
28
30 This backend dynamically enables the options for the frontend, that are
31 supported by the scanner in dependence of the scanning-mode and other
32 options. Not supported options are disabled.
33
34 The following options are supported by the Microtek2-driver:
35
36 Color, grayscale, halftone and lineart scans.
37
38 contrast, brightness, control, gamma correction.
39
40
42 This backend does not support device names in a standardized form.
43
44
46 This backend does not support a configuration file right now.
47
48
50 /usr/lib64/sane/libsane-sm3600.a
51 The static library implementing this backend.
52
53 /usr/lib64/sane/libsane-sm3600.so
54 The shared library implementing this backend (present on systems
55 that support dynamic loading).
56
57
59 SANE_DEBUG_SM3600
60 If the library was compiled with debug support enabled, this
61 environment variable controls the debug level for this backend.
62 E.g., a value of 128 requests all debug output to be printed.
63 Smaller levels reduce verbosity. To see error messages on stderr
64 set SANE_DEBUG_SM3600 to 1.
65
66 E.g. just say:
67 export SANE_DEBUG_SM3600=5
68
69
71 sane-microtek2(5), http://sm3600.sourceforge.net
72
73
75 Marian Eichholz (eichholz@computer.org)
76 Glenn Ramsey (glenn@componic.com)
77
78
79
80
81 14 Jul 2008 sane-sm3600(5)