USB printer on embeded linux...

Dear all, I want to transplant the programs to embeded linux on S3C2410 arm platform,but the original filesystem have no "usb/lp0" node,so I make a node using:

#mknod /dev/usb/lp0 c 180 0

In kernel config I set "usb printer" option on,so how can I opration the printer? just use open,write? how can I know the commands to drive the printer? I'm not sure there's drivers in linux kernel or not,but I can use it on redhat linux 9.The printer is HP laserjet 1300. Anyone help me? Best regards!

Reply to
John Huntington
Loading thread data ...

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.