Re: [linux-usb-devel] printer driver problem

2006-06-28 Thread Paulo Marques
Juhee MALA wrote: > We connect a HPDeskjet-3940 printer to our ARM based platform on a USB port. > The port lp0 is created and it takes the driver as usblp. Now to print a text > file we run a command > cat filename > /dev/usb/lp0 > but it is not printing anything. > > But the same command is r

[linux-usb-devel] printer driver problem

2006-06-28 Thread Juhee MALA
We connect a HPDeskjet-3940 printer to our ARM based platform on a USB port. The port lp0 is created and it takes the driver as usblp. Now to print a text file we run a command cat filename > /dev/usb/lp0 but it is not printing anything. But the same command is running on a HP DeskJet_840C pri