1# epsonds.conf
2#
3# here are some examples for how to configure the epsonds backend
4
5# USB
6usb
7
8# For libusb support for unknown scanners use the following command
9# usb <vendor ID> <product ID>
10# e.g.:
11# usb 0x4b8 0x14c
12
13# Network (not yet supported!)
14#
15# net 192.168.1.123
16#net autodiscovery
17