Re: Blocking the submission on urbs to usb core
Greg KH <[email protected]>
| Newsgroups | gmane.linux.usb.general,gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Dec 19, 2007 at 08:59:47AM +0000, ashish mahamuni wrote: > Hello Everybody, > > I've implemented my own usb filter. (same like usbmon) What's wrong with usbmon? > I am able to capture all urbs that are generated in > host controller. host controllers don't generate urbs, drivers do. > But problem is those urbs get submitted to usb core > automatically. That's because drivers do this :) > I don't want this. In fact I want this submission > under my control. What exactly are you trying to do here? confused, greg k-h - 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