Date: Tue, 12 Aug 2014 21:32:24 +0200 From: Hans Petter Selasky <hps@selasky.org> To: CeDeROM <cederom@tlen.pl> Cc: bsd-ham@mailman.qth.net, "freebsd-usb@FreeBSD.org" <freebsd-usb@freebsd.org> Subject: Re: libusb-1.0 and freebsd libusb: libusb_handle_events_completed() missing? Message-ID: <53EA6BC8.5060601@selasky.org> In-Reply-To: <CAFYkXjkeGhW8bhpvEFiKQ473rSKyC8r5x9uNVc82xzu8AnFXew@mail.gmail.com> References: <CAFYkXj=Amy2TsccQS-BWUT4-qaRBOy26-XGy9LYyS_FZ0Bs4LA@mail.gmail.com> <53EA635B.1060003@selasky.org> <CAFYkXjkCQhD33dEa0HFc6jYSjcqtbzwcW0yemjh2njvbD8Jx1A@mail.gmail.com> <53EA65C9.7000100@selasky.org> <CAFYkXjkeGhW8bhpvEFiKQ473rSKyC8r5x9uNVc82xzu8AnFXew@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 08/12/14 21:24, CeDeROM wrote: > On Tue, Aug 12, 2014 at 9:06 PM, Hans Petter Selasky <hps@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53EA6BC8.5060601>