Hello Everybody,

I've implemented my own usb filter. (same like usbmon)
I am able to capture all urbs that are generated in
host controller.
But problem is those urbs get submitted to usb core
automatically.
I don't want this. In fact I want this submission
under my control.
How should I do it?
I've my own functions as submit, complete and
submit_error.
I want my code in this functions such that I can pass
those urbs to core or hcd from this place.

 
------------------------------------------------------------------------
  Learning is not compulsory. . . neither is survival.
  Cheers
  Ashish
 
  website:www.alohatechnology.com 



      Get the freedom to save as many mails as you wish. To know how, go to 
http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html

-
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to