Reading into a buffer on the stack is only possible for a synchronous
call (since this prevents the stack from being de-allocated). You
will still need to use a memory descriptor, but it can point to a
buffer on the stack.
David Ferguson
Apple
On Dec 28, 2007, at 6:41 PM, ness wrote:
Quick question.
Is it possible to read from an IOUSBPipe onto the stack, instead of
allocating a memory descriptor?
--ness
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Usb mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/usb/email@hidden