On Thu, 24 Nov 2005, Ajay Jain wrote:

> >>>>Hi,
> >>>>
> >>>>I am doing a USB Host driver for my h/w on an arm board on linux. My
> >>>>question is regarding interrupt urbs. Are these things periodic? I mean
> >>>>if I get an interrupt urb done from the h/w and I call the
> >>>>urb->complete, then do I have to resubmit the same urb again or will the
> >>>>usb layer resubmit it?

> I regret for my mistake.  I am working in a company and I can not switch
> kernel at my will, therefore can you please answer my questions now?

No, I can't.  2.4 is so different from 2.6 that I don't really understand 
it entirely.  You should copy the behavior of the existing host controller 
drivers for 2.4.  As I understand it, those drivers _do_ automatically 
resubmit interrupt URBs.

Alan Stern



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to