1ee3bcbaf110c3ff0a0fd17ff8db16f43bff37b1
[openwrt/svn-archive/archive.git] / openwrt / package / p910nd / files / p910nd.default
1 # Port 9100 is copied to /dev/printers/0, 9101 to /dev/printers/1
2 # and 9102 to /dev/printers/2. The default is port 9100 to
3 # /dev/printers/0.
4 # Values are 0|1|2
5 #
6 # Port 9100 for USB connection
7 # Port 9101 for LPT connection
8 #
9 PORT="0"
10
11 # The -b option turns on bidirectional copying.
12 # The -f option can be used to specify a different printer device.
13 #
14 #OPTIONS="-b -f /dev/usblp0"