On Thu, Jun 20, 2002 at 03:40:06PM +0200, Ondrej Palkovsky wrote:
> 
> I have checked the hid-core.c in drivers/usb (2.4.18) and I have found
> only control_out transfers. Can somebody point me to a particular file
> that does INT OUT transfers? (I have 'grep'ed all files in drivers/usb
> and didn't find anything). 

Grep for the "old style" initializer, FILL_INT_URB().  I see lots of
examples of drivers using this call in the 2.4 drivers/usb tree.

Good luck,

greg k-h


-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to