On Fri, Mar 1, 2013 at 5:42 AM, Pete Batard wrote:
> On 2013.02.28 03:07, Xiaofan Chen wrote:
>> The extended properties OS feature descriptor failed because it must be
>> directed to the WinUSB interface (LIBUSB_RECIPIENT_INTERFACE),
>> not the device (LIBUSB_RECIPIENT_DEVICE). The first byte of
On Sun, Mar 3, 2013 at 6:55 AM, Wander Lairson Costa
wrote:
> 2013/3/2 Xiaofan Chen :
>>> [1] https://github.com/walac/isochronous
>>>
>>> [2] https://github.com/walac/bmfw
>>
>> I am trying to build the isochronous test program at [1] under Mac OS
>> X but it failed. How to sort out the issue wit