Patches item #541865, was opened at 2002-04-09 22:57 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=313751&aid=541865&group_id=13751
Category: packages Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nicholas Fong (nfong) Assigned to: Nobody/Anonymous (nobody) Summary: socket api printing (JetDirect EX) Initial Comment: LRP package starts up to 3 daemons to listen to ports 9100, 9101 and 9102 and sends data to LTP1, LPT2, and LPT3. (emulates HP JetDirectEX raw port printing) daemons will not start if the LPTx port does not exist. kernel re-compiled to support: parport, parport_pc and lp (preferabley as modules). root.lrp modified to do: mknod lp0 c 6 1 >null 2>&1 and mknod par0 c 6 0 > null 2>&1 routines and chmod 666 /dev/lp* packaged 1.44 image with printer-enabled kernel, based on LRP 2.9.8, with a stripped down root.lrp, can be found on my web site http://pigtail.net/LRP/printsrv/ just add the correct modules.lrp for NIC and ready to boot. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=313751&aid=541865&group_id=13751 _______________________________________________ Leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel
