X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/09fa2c9992b164d4cbb072f69aedca79f8fd11d4..f70dbda432439dd2f489ebf4adb808a5a8f71ea4:/package/p910nd/files/p910nd.default?ds=sidebyside

diff --git a/package/p910nd/files/p910nd.default b/package/p910nd/files/p910nd.default
index 156609a3e..77317cfad 100644
--- a/package/p910nd/files/p910nd.default
+++ b/package/p910nd/files/p910nd.default
@@ -1,10 +1,9 @@
-# Port 9100 is copied to /dev/lp0, 9101 to /dev/lp1 and 9102
-# to /dev/lp2. The default is port 9100 to /dev/lp0.
-# Values are 0|1|2
+# printing port list, in the form "number [options]"
+# where:
+#  - number is the port number in the range [0-9]
+#    the p910nd daemon will listen on tcp port 9100+number
+#  - options can be :
+#    -b to turn on bidirectional copying.
+#    -f to specify a different printer device.
 #
-#PORT="0"
-
-# The -b option turns on bidirectional copying.
-# The -f option can be used to specify a different printer device.
-#
-#OPTIONS="-b -f /dev/usblp0"
+0  -b -f /dev/usb/lp0