1sane-xerox_mfp(5) SANE Scanner Access Now Easy sane-xerox_mfp(5)
2
3
4
6 sane-xerox_mfp - SANE backend for Xerox Phaser 3200MFP device
7
9 The sane-xerox_mfp library implements a SANE (Scanner Access Now Easy)
10 backend that provides access to the following Xerox USB multifunction-
11 peripheral:
12
13 Phaser 3200MFP
14
15 If you own a scanner other than the ones listed above that works with
16 this backend, please let us know this by sending the scanner's exact
17 model name and the USB vendor and device ids (e.g. from
18 /proc/bus/usb/devices, sane-find-scanner or syslog) to us. Even if the
19 scanner's name is only slightly different from the models mentioned
20 above, please let us know.
21
23 None required.
24
26 /usr/lib64/sane/libsane-xerox_mfp.a
27 The static library implementing this backend.
28
29 /usr/lib64/sane/libsane-xerox_mfp.so
30 The shared library implementing this backend (present on systems
31 that support dynamic loading).
32
34 SANE_DEBUG_XEROX_MFP If the library was compiled with debug support
35 enabled, this environment variable controls the debug level for this
36 backend. Higher debug levels increase the verbosity of the output.
37
38 Example: export SANE_DEBUG_XEROX_MFP=4
39
40
42 sane(7), sane-usb(5),
43
44
46 Alex Belkin <abc@telekom.ru>
47
48
49
50
51 15 Dec 2008 sane-xerox_mfp(5)