1sane-hp3500(5) SANE Scanner Access Now Easy sane-hp3500(5)
2
3
4
6 sane-hp3500 - SANE backend for Hewlett-Packard ScanJet 3500 series
7 scanners
8
10 The sane-hp3500 library implements a SANE (Scanner Access Now Easy)
11 backend that provides access to the following Hewlett-Packard USB
12 flatbed scanners:
13
14 ScanJet 3500C
15 ScanJet 3530C
16 ScanJet 3570C
17
18 If you own a scanner other than the ones listed above that works with
19 this backend, please let us know this by sending the scanner's exact
20 model name and the USB vendor and device ids (e.g. from
21 /proc/bus/usb/devices, sane-find-scanner or syslog) to us. Even if the
22 scanner's name is only slightly different from the models mentioned
23 above, please let us know.
24
26 None required.
27
29 /usr/lib64/sane/libsane-hp3500.a
30 The static library implementing this backend.
31
32 /usr/lib64/sane/libsane-hp3500.so
33 The shared library implementing this backend (present on systems
34 that support dynamic loading).
35
37 SANE_DEBUG_HP3500 If the library was compiled with debug support
38 enabled, this environment variable controls the debug level for this
39 backend. Higher debug levels increase the verbosity of the output.
40
41 Example: export SANE_DEBUG_HP3500=4
42
43
45 sane(7), sane-usb(5),
46 http://projects.troy.rollo.name/rt-scanners/
47
48
50 Troy Rollo <sane@troy.rollo.name>
51
52
53
54
55 13 Jul 2008 sane-hp3500(5)