I did look up the error code in ioReturn.h and found that 0x2e8 is kIOReturnOverrun. The buffer that I allocated for the read did not have any data in it though and the number of bytes returned was zero.
Does that mean that I need to allocate a larger buffer for the async read? Or do I need to queue up several async reads?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Usb mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden