Re: [BSD-Ham] libusb-1.0 and freebsd libusb: libusb_handle_events_completed() missing?

2014-08-12 Thread CeDeROM
On Tue, Aug 12, 2014 at 10:21 PM, Diane Bruce wrote: > I handled it already in the gnuradio port for months and months already. > Please look. Aahh! Tanks! Nice trick! :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info ___ freebsd-usb@freebsd.org mai

Re: [BSD-Ham] libusb-1.0 and freebsd libusb: libusb_handle_events_completed() missing?

2014-08-12 Thread CeDeROM
On Tue, Aug 12, 2014 at 10:18 PM, Diane Bruce wrote: > On Tue, Aug 12, 2014 at 08:48:14PM +0200, CeDeROM wrote: >> Hello :-) >> >> I am working on GNURadio port for FreeBSD and try to make upstream >> patches :-) The libusb_handle_events_completed() function seemd to be >> missing in FreeBSD, whil

Re: [BSD-Ham] libusb-1.0 and freebsd libusb: libusb_handle_events_completed() missing?

2014-08-12 Thread Diane Bruce
On Tue, Aug 12, 2014 at 09:01:51PM +0200, CeDeROM wrote: > On Tue, Aug 12, 2014 at 8:56 PM, Hans Petter Selasky wrote: > >> I am working on GNURadio port for FreeBSD and try to make upstream > >> patches :-) The libusb_handle_events_completed() function seemd to be > >> missing in FreeBSD, while i

Re: [BSD-Ham] libusb-1.0 and freebsd libusb: libusb_handle_events_completed() missing?

2014-08-12 Thread Diane Bruce
On Tue, Aug 12, 2014 at 08:48:14PM +0200, CeDeROM wrote: > Hello :-) > > I am working on GNURadio port for FreeBSD and try to make upstream > patches :-) The libusb_handle_events_completed() function seemd to be > missing in FreeBSD, while it is a parto of the LibUSB-1.0 API [1]. Are > there any p

Re: libusb-1.0 and freebsd libusb: libusb_handle_events_completed() missing?

2014-08-12 Thread Hans Petter Selasky
On 08/12/14 21:24, CeDeROM wrote: On Tue, Aug 12, 2014 at 9:06 PM, Hans Petter Selasky 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

Re: libusb-1.0 and freebsd libusb: libusb_handle_events_completed() missing?

2014-08-12 Thread CeDeROM
On Tue, Aug 12, 2014 at 9:06 PM, Hans Petter Selasky 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

Re: libusb-1.0 and freebsd libusb: libusb_handle_events_completed() missing?

2014-08-12 Thread Hans Petter Selasky
On 08/12/14 21:01, CeDeROM wrote: On Tue, Aug 12, 2014 at 8:56 PM, Hans Petter Selasky wrote: I am working on GNURadio port for FreeBSD and try to make upstream patches :-) The libusb_handle_events_completed() function seemd to be missing in FreeBSD, while it is a parto of the LibUSB-1.0 API [1

Re: libusb-1.0 and freebsd libusb: libusb_handle_events_completed() missing?

2014-08-12 Thread CeDeROM
On Tue, Aug 12, 2014 at 8:56 PM, Hans Petter Selasky wrote: >> I am working on GNURadio port for FreeBSD and try to make upstream >> patches :-) The libusb_handle_events_completed() function seemd to be >> missing in FreeBSD, while it is a parto of the LibUSB-1.0 API [1]. Are >> there any plans to

Re: libusb-1.0 and freebsd libusb: libusb_handle_events_completed() missing?

2014-08-12 Thread Hans Petter Selasky
On 08/12/14 20:48, CeDeROM wrote: Hello :-) I am working on GNURadio port for FreeBSD and try to make upstream patches :-) The libusb_handle_events_completed() function seemd to be missing in FreeBSD, while it is a parto of the LibUSB-1.0 API [1]. Are there any plans to add or wrap this function

libusb-1.0 and freebsd libusb: libusb_handle_events_completed() missing?

2014-08-12 Thread CeDeROM
Hello :-) I am working on GNURadio port for FreeBSD and try to make upstream patches :-) The libusb_handle_events_completed() function seemd to be missing in FreeBSD, while it is a parto of the LibUSB-1.0 API [1]. Are there any plans to add or wrap this function? [ 94%] Building C object gr-fcd/l

[Bug 183728] libusb20 examples filenames cause problems on windows.

2014-08-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=183728 --- Comment #5 from commit-h...@freebsd.org --- A commit references this bug: Author: emaste Date: Tue Aug 12 14:53:03 UTC 2014 New revision: 269879 URL: http://svnweb.freebsd.org/changeset/base/269879 Log: MFC cleanup of libusb20 exampl

[Bug 183728] libusb20 examples filenames cause problems on windows.

2014-08-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=183728 Ed Maste changed: What|Removed |Added Status|In Discussion |Issue Resolved Resolution|---