USB reset fails when using a LimeSDR Mini on FreeBSD
Hans Petter Selasky
hps at selasky.org
Fri Jun 26 08:51:05 UTC 2020
On 2020-06-26 09:37, Jan Behrens wrote:
> I am confused what libusb_reset_device() does, but whether I'm having
> root privileges or not, I doubt it should return an error for a device which runs well under Linux and/or macOS.
Try using usbconfig, before loading the driver:
usbconfig -d X.Y reset
Also try using a 12-stable kernel. This issue might already be fixed!
--HPS
More information about the freebsd-usb
mailing list