p910nd: update default config to point at /dev/usb/lp0 instead of /dev/lp0 (#11968)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36536 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2013-05-03 14:44:08 +00:00
parent 60110d2d98
commit bd478bdc34

View 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