1sane-sp15c(5) SANE Scanner Access Now Easy sane-sp15c(5)
2
3
4
6 sane-sp15c - SANE backend for Fujitsu ScanPartner 15C flatbed scanner
7
8
10 The sane-sp15c library implements a SANE (Scanner Access Now Easy)
11 backend which provides access to the Fujitsu flatbed scanners. At
12 present, the following scanner is known to work with these backend:
13
14 Vendor: Model: Rev:
15 -------- ---------------- -----
16 FCPA ScanPartner 15C 1.01
17
18 The ScanPartner 15C driver supports lineart (1-bit), halftone (1-bit),
19 grayscale (4-bit and 8-bit), and color (3 x 8-bit) scanning.
20
21 Other scanners in these families may work. The ScanPartner 15C seems
22 to be a repackaging of the ScanPartner 600C. People are encouraged to
23 try these driver with the other scanners and to contact the author with
24 test results.
25
26
28 A modest effort has been made to expose the standard options to the
29 API. This allows frontends such as xscanimage to set scanning region,
30 resolution, bit-depth (and color), and enable the automatic document
31 feeder.
32
33
35 sane(7), sane-scsi(5), sane-fujitsu(5)
36 Fujitsu ScanPartner 15C OEM Manual, Doc. No. 250-0081-0
37 Fujitsu M3096G OEM Manual, part number 50FH5028E-05
38 Fujitsu M3096GX/M3093GX/M3093DG OEM Manual, part number C150-E015...03
39
40
42 Randolph Bentson <bentson@holmsjoen.com>, with credit to the unnamed
43 author of the coolscan driver
44
45
47 Testing limited to a Linux 2.2.5 kernel
48 Can't quite get the scan page/minute performance in ADF modes. This
49 may be due to limited system buffer size.
50
51
53 I'm sure there are plenty, and not too well hidden, but I haven't seen
54 them yet.
55 Both scanners claim to have separate control of resolution in X and Y
56 directions. I confess I haven't tested this yet. I have found that
57 xsane doesn't even display this capability.
58 Threshold settings on the SP15C don't seem to affect the results of
59 lineart mode scans.
60 It might be possible to merge these two drivers without much effort
61 since the SP15C driver was derived from the M3096G driver. They were
62 split so as to keep the second driver development from breaking the
63 working first driver. Watch this space for changes.
64
65
66
67 14 Jul 2008 sane-sp15c(5)