On Fri, Aug 23, 2013 at 9:36 PM, Xiaofan Chen wrote:
>> As per OpenBSD changelog, USB_DEVICE_GET_DDESC,
>> USB_DEVICE_GET_FDESC and USB_DEVICE_GET_FDESC
>> are new IOCTLs added to OpenBSD-Current beyong the current
>> stable 5.3 release.
>
> Ref: http://www.openbsd.org/plus.html
>
>> I am not so s
Hi Martin,
After adding your openbsd backend improvements patch, libusb
no longer builds on released openbsd versions, see below,
Can you write a patch with some #ifdef-s in there to check for
the openbsd version, so that it will build on openbsd 5.2 and
higher?
We cannot ship this code as is, a