1#------------------------------ General -----------------------------------
2
3# Change to the fully qualified filename of your firmware file, if
4# firmware upload is needed by the scanner
5firmware /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
21scsi AGFA * Scanner
22scsi COLOR * Scanner
23scsi Color * Scanner
24scsi 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
31usb 0x04a5 0x1a20
32usb 0x04a5 0x1a26
33
34# Benq/Acer/Vuego 320U
35usb 0x04a5 0x2022
36
37# Benq/Acer/Vuego 620U / 620UT
38usb 0x04a5 0x1a2a
39usb 0x04a5 0x2040
40
41# Benq/Acer/Vuego 640U
42usb 0x04a5 0x2060
43
44# Benq/Acer/Vuego 640BU
45usb 0x04a5 0x207e
46
47# Benq/Acer/Vuego 640BT
48usb 0x04a5 0x20be
49
50# Benq/Acer/Vuego 1240U
51usb 0x04a5 0x20c0
52
53# Benq/Acer/Vuego 3300 / 4300
54usb 0x04a5 0x20b0
55
56# Benq/Acer/Vuego 4300
57usb 0x04a5 0x20de
58
59# Benq 5000E / 5000U
60usb 0x04a5 0x20f8
61
62# Benq 5000
63usb 0x04a5 0x20fc
64
65# Benq/Acer 5300
66usb 0x04a5 0x20fe
67
68# Benq 5250C
69usb 0x04a5 0x2137
70
71# Agfa 1236U
72usb 0x06bd 0x0002
73
74# Agfa 1212U
75usb 0x06bd 0x0001
76usb 0x06bd 0x2061
77
78# Agfa Snapscan e10
79usb 0x06bd 0x2093
80
81# Agfa Snapscan e20
82usb 0x06bd 0x2091
83
84# Agfa Snapscan e25
85usb 0x06bd 0x2095
86
87# Agfa Snapscan e26
88usb 0x06bd 0x2097
89
90# Agfa Snapscan e40
91usb 0x06bd 0x208d
92
93# Agfa Snapscan e42
94usb 0x06bd 0x20ff
95
96# Agfa Snapscan e50
97usb 0x06bd 0x208f
98
99# Agfa Snapscan e52
100usb 0x06bd 0x20fd
101
102# Epson Perfection 660
103usb 0x04b8 0x0114
104
105# Epson Perfection 1670
106usb 0x04b8 0x011f
107
108# Epson Perfection 2480
109usb 0x04b8 0x0121
110
111# Epson Perfection 3490
112usb 0x04b8 0x0122
113
114# Epson Stylus CX-1500
115usb 0x04b8 0x080c
116