| 4 |
- |
1 |
#------------------------------ General -----------------------------------
|
|
|
2 |
|
|
|
3 |
# Change to the fully qualified filename of your firmware file, if
|
|
|
4 |
# firmware upload is needed by the scanner
|
|
|
5 |
firmware /usr/share/sane/snapscan/your-firmwarefile.bin
|
|
|
6 |
|
|
|
7 |
# If not automatically found you may manually specify a device name.
|
|
|
8 |
|
|
|
9 |
# For USB scanners also specify bus=usb, e.g.
|
|
|
10 |
# /dev/usb/scanner0 bus=usb
|
|
|
11 |
|
|
|
12 |
# For SCSI scanners specify the generic device, e.g. /dev/sg0 on Linux.
|
|
|
13 |
# /dev/sg0
|
|
|
14 |
|
|
|
15 |
#---------------------------------------------------------------------------
|
|
|
16 |
# No changes should be necessary below this line
|
|
|
17 |
#---------------------------------------------------------------------------
|
|
|
18 |
|
|
|
19 |
#-------------------------- SCSI scanners ----------------------------------
|
|
|
20 |
# These SCSI devices will be probed automatically
|
|
|
21 |
scsi AGFA * Scanner
|
|
|
22 |
scsi COLOR * Scanner
|
|
|
23 |
scsi Color * Scanner
|
|
|
24 |
scsi ACERPERI * Scanner
|
|
|
25 |
|
|
|
26 |
#--------------------------- USB scanners -----------------------------------
|
|
|
27 |
# These USB devices will be probed automatically
|
|
|
28 |
# (This will currently work only on Linux)
|
|
|
29 |
|
|
|
30 |
# Benq/Acer/Vuego 310U
|
|
|
31 |
usb 0x04a5 0x1a20
|
|
|
32 |
usb 0x04a5 0x1a26
|
|
|
33 |
|
|
|
34 |
# Benq/Acer/Vuego 320U
|
|
|
35 |
usb 0x04a5 0x2022
|
|
|
36 |
|
|
|
37 |
# Benq/Acer/Vuego 620U / 620UT
|
|
|
38 |
usb 0x04a5 0x1a2a
|
|
|
39 |
usb 0x04a5 0x2040
|
|
|
40 |
|
|
|
41 |
# Benq/Acer/Vuego 640U
|
|
|
42 |
usb 0x04a5 0x2060
|
|
|
43 |
|
|
|
44 |
# Benq/Acer/Vuego 640BU
|
|
|
45 |
usb 0x04a5 0x207e
|
|
|
46 |
|
|
|
47 |
# Benq/Acer/Vuego 640BT
|
|
|
48 |
usb 0x04a5 0x20be
|
|
|
49 |
|
|
|
50 |
# Benq/Acer/Vuego 1240U
|
|
|
51 |
usb 0x04a5 0x20c0
|
|
|
52 |
|
|
|
53 |
# Benq/Acer/Vuego 3300 / 4300
|
|
|
54 |
usb 0x04a5 0x20b0
|
|
|
55 |
|
|
|
56 |
# Benq/Acer/Vuego 4300
|
|
|
57 |
usb 0x04a5 0x20de
|
|
|
58 |
|
|
|
59 |
# Benq 5000E / 5000U
|
|
|
60 |
usb 0x04a5 0x20f8
|
|
|
61 |
|
|
|
62 |
# Benq 5000
|
|
|
63 |
usb 0x04a5 0x20fc
|
|
|
64 |
|
|
|
65 |
# Benq/Acer 5300
|
|
|
66 |
usb 0x04a5 0x20fe
|
|
|
67 |
|
|
|
68 |
# Benq 5250C
|
|
|
69 |
usb 0x04a5 0x2137
|
|
|
70 |
|
|
|
71 |
# Agfa 1236U
|
|
|
72 |
usb 0x06bd 0x0002
|
|
|
73 |
|
|
|
74 |
# Agfa 1212U
|
|
|
75 |
usb 0x06bd 0x0001
|
|
|
76 |
usb 0x06bd 0x2061
|
|
|
77 |
|
|
|
78 |
# Agfa Snapscan e10
|
|
|
79 |
usb 0x06bd 0x2093
|
|
|
80 |
|
|
|
81 |
# Agfa Snapscan e20
|
|
|
82 |
usb 0x06bd 0x2091
|
|
|
83 |
|
|
|
84 |
# Agfa Snapscan e25
|
|
|
85 |
usb 0x06bd 0x2095
|
|
|
86 |
|
|
|
87 |
# Agfa Snapscan e26
|
|
|
88 |
usb 0x06bd 0x2097
|
|
|
89 |
|
|
|
90 |
# Agfa Snapscan e40
|
|
|
91 |
usb 0x06bd 0x208d
|
|
|
92 |
|
|
|
93 |
# Agfa Snapscan e42
|
|
|
94 |
usb 0x06bd 0x20ff
|
|
|
95 |
|
|
|
96 |
# Agfa Snapscan e50
|
|
|
97 |
usb 0x06bd 0x208f
|
|
|
98 |
|
|
|
99 |
# Agfa Snapscan e52
|
|
|
100 |
usb 0x06bd 0x20fd
|
|
|
101 |
|
|
|
102 |
# Epson Perfection 660
|
|
|
103 |
usb 0x04b8 0x0114
|
|
|
104 |
|
|
|
105 |
# Epson Perfection 1670
|
|
|
106 |
usb 0x04b8 0x011f
|
|
|
107 |
|
|
|
108 |
# Epson Perfection 2480
|
|
|
109 |
usb 0x04b8 0x0121
|
|
|
110 |
|
|
|
111 |
# Epson Perfection 3490
|
|
|
112 |
usb 0x04b8 0x0122
|
|
|
113 |
|
|
|
114 |
# Epson Stylus CX-1500
|
|
|
115 |
usb 0x04b8 0x080c
|