On 08/12/14 21:24, CeDeROM wrote:
On Tue, Aug 12, 2014 at 9:06 PM, Hans Petter Selasky <h...@selasky.org> wrote:
ACK! How should it be handled on previous releases? Is
libusb_handle_events(NULL); instead enough? :-)

It cannot.
The most simple solution is to only checkout libusb from -stable and:
cd libusb
make all install
That's it.
--HPS

How about building this existing GURadio code on FreeBSD 10 or 9 or 8
before patch was made, that is where libusb_handle_events_completed()
is still missing?


Hi,

The new function that is needed by GNURadio only require changes inside libusb. It does not require anything from the kernel.

--HPS

_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to