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 et al.
7
9 The sane-xerox_mfp library implements a SANE (Scanner Access Now Easy)
10 backend that provides access to several Samsung-based Samsung, Xerox,
11 and Dell scanners. Please see full list of supported devices at
12 http://www.sane-project.org/sane-supported-devices.html.
13
14
16 /etc/sane.d/xerox_mfp.conf
17 USB scanners do not need any configuration.
18
19 For SCX-4500W in network mode you need to specify
20
21 tcp host_address [port]
22
23 The host_address is passed through resolver, thus can be a dotted quad
24 or a name from /etc/hosts or resolvable through DNS.
25
27 /etc/sane.d/xerox_mfp.conf
28 The backend configuration file. By default all scanner
29 types/models are enabled, you may want to comment out unwanted
30 entries.
31
32 /usr/lib64/sane/libsane-xerox_mfp.a
33 The static library implementing this backend.
34
35 /usr/lib64/sane/libsane-xerox_mfp.so
36 The shared library implementing this backend (present on systems
37 that support dynamic loading).
38
39
41 SANE_DEBUG_XEROX_MFP
42 If the library was compiled with debug support enabled, this en‐
43 vironment variable controls the debug level for this backend.
44 Higher debug levels increase the verbosity of the output.
45
46 Example: export SANE_DEBUG_XEROX_MFP=4
47
48
50 Multicast autoconfiguration for LAN scanners is not implemented yet.
51 IPv6 addressing has never been tested.
52
53
55 If you have found a bug or need support please follow open-source way
56 of acquiring support via mail-lists http://www.sane-project.org/mail‐
57 ing-lists.html or SANE bug tracker
58 http://www.sane-project.org/bugs.html.
59
60
62 Alex Belkin <abc@telekom.ru>.
63 Samsung SCX-4500W scan over network support by Alexander Kuznetsov
64 <acca(at)cpan.org>.
65 Color scanning on Samsung M2870 model and Xerox Cognac 3215 & 3225 mod‐
66 els by Laxmeesh Onkar Markod <m.laxmeesh@samsung.com>.
67
68
70 sane(7), sane-usb(5)
71
72
73
74 15 Dec 2008 sane-xerox_mfp(5)