- enable JFFS support via the web interface (like this)
- enable USB support via the web interface (everything but usb storage)
- Download and install the server
ipkg install p910nd_0.95-2_atheros.ipk
- put this watch script in /jffs/
chmod +x watchprinter
- Add these commands to the startup script via the web interface (administration - commands - save startup)
/bin/mknod -m 660 /dev/usb/lp0 c 180 0
- Add the watch script to crontab via the web interface (administration - cron)