On Tue, Dec 11, 2001, Alan Cox <[EMAIL PROTECTED]> wrote: > > Then we need a gfp parameter in virtually all api functions and the > > api for host controllers. (Or do a lot of GFP_ATOMIC/GFP_NOIO. I mention this only > > for completeness' sake.) > > You may need to yes. You might also want to prealloc a scratch buffer or > stuff one in your per instance structure for said usb device and use that.
This is a fine idea. You can only do one control transfer at a time anyway. JE _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
