p910nd: update default config to point at /dev/usb/lp0 instead of /dev/lp0 (#11968)
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 3 May 2013 14:44:08 +0000 (14:44 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 3 May 2013 14:44:08 +0000 (14:44 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36536 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/p910nd/files/p910nd.config

index 57a3058..d509035 100644 (file)
@@ -1,5 +1,5 @@
 config p910nd
-       option device        /dev/lp0
+       option device        /dev/usb/lp0
        option port          0
        option bidirectional 1
        option enabled       0