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