1sane-hp5590(5) SANE Scanner Access Now Easy sane-hp5590(5)
2
3
4
6 sane-hp5590 - SANE backend for Hewlett-Packard
7 4500C/4570C/5500C/5550C/5590/7650 Workgroup/Document scanners
8
10 The sane-hp5590 library implements a SANE (Scanner Access Now Easy)
11 backend that provides access to the following Hewlett-Packard Work‐
12 group/Document scanners:
13
14 ScanJet 4500C
15 ScanJet 4570C
16 ScanJet 5500C
17 ScanJet 5550C
18 ScanJet 5590
19 ScanJet 7650
20
21 If you own a scanner other than the ones listed above that works with
22 this backend, please let us know this by sending the scanner's exact
23 model name and the USB vendor and device ids (e.g. from
24 /proc/bus/usb/devices, sane-find-scanner or syslog) to us. Even if the
25 scanner's name is only slightly different from the models mentioned
26 above, please let us know.
27
29 None required.
30
32 /usr/lib64/sane/libsane-hp5590.a
33 The static library implementing this backend.
34
35 /usr/lib64/sane/libsane-hp5590.so
36 The shared library implementing this backend (present on systems
37 that support dynamic loading).
38
40 SANE_DEBUG_HP5590
41 If the library was compiled with debug support enabled, this
42 environment variable controls the debug level for this backend.
43 Higher debug levels increase the verbosity of the output. See
44 used levels below.
45
46 Level 10 - generic processing
47 Level 20 - verbose backend messages
48 Level 40 - HP5590 high-level commands
49 Level 50 - HP5590 low-level (USB-in-USB) commands
50
51
52 Example:
53
54 export SANE_DEBUG_HP5590=50
55
56
58 sane(7), sane-usb(5),
59
60
62 Ilia Sotnikov <hostcc@gmail.com>
63
64
65
66 13 Jul 2008 sane-hp5590(5)