check if /proc/sys/reset exist, from sven-ola
[openwrt.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"
This page took 0.039183 seconds and 5 git commands to generate.