Re: [Libusbx-devel] Doing a libusbx 1.0.17-rc1 release

2013-08-24 Thread Xiaofan Chen
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

[Libusbx-devel] Need help with openbsd backend (was Re: Doing a libusbx 1.0.17-rc1 release)

2013-08-24 Thread Hans de Goede
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