Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 - 1
# epson2.conf
2
#
3
# here are some examples for how to configure the EPSON2 backend
4
 
5
# SCSI
6
scsi EPSON
7
# for the GT-6500:
8
#scsi "EPSON SC"
9
 
10
# Parallel port
11
#pio 0x278
12
#pio 0x378
13
#pio 0x3BC
14
 
15
# USB
16
usb
17
 
18
# For libusb support for unknown scanners use the following command
19
# usb <product ID> <device ID>
20
# e.g.:
21
# usb 0x4b8 0x110
22
 
23
# Network
24
#
25
# net 192.168.1.123
26
net autodiscovery
27