blob: 99121d1109c3745b19391a29d99f0d1d8771bd4d (
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
|
;
; SANE Backend specification file for the epsonds backend
;
; Copyright (C) 2015 Alessandro Zummo
; Released under GPLv2
;
:backend "epsonds"
:version "1.0.18 (unmaintained)"
:new :no
:manpage "sane-epsonds"
:devicetype :scanner
:mfg "Epson"
:url "http://www.epson.com/"
:model "DS-5500"
:interface "USB"
:usbid "0x04b8" "0x0145"
:status :untested
:model "DS-6500"
:interface "USB"
:usbid "0x04b8" "0x0145"
:status :untested
:model "DS-7500"
:interface "USB"
:usbid "0x04b8" "0x0145"
:status :untested
:model "DS-50000"
:interface "USB"
:usbid "0x04b8" "0x0146"
:status :untested
:model "DS-60000"
:interface "USB"
:usbid "0x04b8" "0x0146"
:status :good
:model "DS-70000"
:interface "USB"
:usbid "0x04b8" "0x0146"
:status :untested
:model "DS-510"
:interface "USB"
:usbid "0x04b8" "0x014c"
:status :good
:model "DS-560"
:interface "USB"
:usbid "0x04b8" "0x014d"
:status :untested
:model "DS-40"
:interface "USB"
:usbid "0x04b8" "0x0150"
:status :untested
:model "DS-760"
:interface "USB"
:usbid "0x04b8" "0x0152"
:status :untested
:model "DS-860"
:interface "USB"
:usbid "0x04b8" "0x0152"
:status :untested
:model "DS-520"
:interface "USB"
:usbid "0x04b8" "0x0154"
:status :untested
:model "PX-M7050 Series"
:interface "USB"
:usbid "0x04b8" "0x08bc"
:status :untested
:model "WF-8510/8590 Series"
:interface "USB"
:usbid "0x04b8" "0x08bc"
:status :untested
:model "PX-M7050FX Series"
:interface "USB"
:usbid "0x04b8" "0x08cc"
:status :untested
:model "WF-R8590 Series"
:interface "USB"
:usbid "0x04b8" "0x08cc"
:status :untested
|