Hi, I am new to USB stack programming and have been fiddling with usb/printer.c
I am trying to write a LPRESET ioctl to perform a soft reset on a usblp printer device. I tried calling usblp_reset() but it had no effect on the printer. I tried calling usb_reset_device(usblp->dev) and this did make the printer reset. But it then would not go back online. I am using version 2.4.26 of the kernel. What am I doing wrong? Any ideas I should try? Thanks! Amnon ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id149&alloc_id�66&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
