Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jun 2020 19:59:43 +0200
From:      Jan Behrens <jbe-mlist@magnetkern.de>
To:        freebsd-usb@freebsd.org
Subject:   Re: USB reset fails when using a LimeSDR Mini on FreeBSD
Message-ID:  <20200625195943.a6b32addb3c66c3294ed78ef@magnetkern.de>
In-Reply-To: <20200625121052.e9f7e7cbeb68fad264ec80a9@magnetkern.de>
References:  <20200625121052.e9f7e7cbeb68fad264ec80a9@magnetkern.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 25 Jun 2020 12:10:52 +0200
Jan Behrens <jbe-mlist@magnetkern.de> wrote:

> I'd like to use a software defined radio "LimeSDR Mini" on FreeBSD
> utilizing the "SoapySDR library" with a driver from "Lime Suite", but I
> encounter errors, supposedly in libusb.

Maybe the same problem occured in MacOS's libusb. Compare the following
posts:

https://github.com/myriadrf/LimeSuite/issues/253

https://discourse.myriadrf.org/t/limesdr-mini-with-freebsd/6230/7

In both cases there is an issue when calling the libusb_reset_device()
function.

The problem on MacOS seems to have been fixed according to this post:

https://github.com/myriadrf/LimeSuite/issues/253#issuecomment-480263517

Look at the following patch:

https://github.com/libusb/libusb/commit/a0b5d27fa7f2bba11965e2b70533f925a5772808

The patch seems to be darwin-specific. Is the same bug affecting
FreeBSD or is this a different issue? Can the problem be solved for
FreeBSD as well?


Kind Regards,
Jan Behrens



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200625195943.a6b32addb3c66c3294ed78ef>