blob: 10349ba7b2c7f1c080b6ba35f05e352c1abe5961 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
:backend "sharp" ; name of backend
:version "0.32 (unmaintained)" ; version of backend
;:status :beta ; :alpha, :beta, :stable, :new
:url "http://www.satzbau-gmbh.de/staff/abel/sane-sharp.html"
; backend's homepage
:manpage "sane-sharp"
:devicetype :scanner
:mfg "Sharp" ; name a manufacturer
:url "http://sharp-world.com/"
:model "JX-610" ; name models for above-specified mfg.
:interface "SCSI"
:status :good
:comment ""
:model "JX-250" ; name models for above-specified mfg.
:interface "SCSI"
:status :good
:comment ""
:model "JX-320" ; name models for above-specified mfg.
:interface "SCSI"
:status :good
:comment ""
:model "JX-325" ; name models for above-specified mfg.
:interface "SCSI"
:status :untested
:comment ""
:model "JX-330" ; name models for above-specified mfg.
:interface "SCSI"
:status :good
:comment ""
:model "JX-350" ; name models for above-specified mfg.
:interface "SCSI"
:status :good
:comment ""
|