On Thu, 25 Mar 2004, David Brownell wrote: > p.s. Matt, Alan -- it looks like usb-storage no longer needs > a private copy of usb_clear_halt() ...
It longer needs that private copy, true, but we will probably want to keep it anyhow. It's not very long. The important part is only 3 or 4 statements. It includes usb-storage's infamous verbose debugging messages. :-) It doesn't require the overhead of allocating a new URB or control request structure, nor of performing the DMA mapping. It provides a way to cancel the request without waiting for a timeout. Alan Stern ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel