Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jun 2020 20:16:14 +0200
From:      Hans Petter Selasky <hps@selasky.org>
To:        Jan Behrens <jbe-mlist@magnetkern.de>, freebsd-usb@freebsd.org
Subject:   Re: USB reset fails when using a LimeSDR Mini on FreeBSD
Message-ID:  <d9f43350-fbdb-7280-cc67-831accc08e87@selasky.org>
In-Reply-To: <20200625195943.a6b32addb3c66c3294ed78ef@magnetkern.de>
References:  <20200625121052.e9f7e7cbeb68fad264ec80a9@magnetkern.de> <20200625195943.a6b32addb3c66c3294ed78ef@magnetkern.de>

index | next in thread | previous in thread | raw e-mail

Hi,


On 2020-06-25 19:59, Jan Behrens wrote:
> In both cases there is an issue when calling the libusb_reset_device()
> function.

Unless the device requires it, libusb_reset_device(), will only 
re-enumerate the device. Beware that this only is allowed if you are 
running the application as root. Else libusb_reset_device() will be a 
no-operation.

--HPS


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d9f43350-fbdb-7280-cc67-831accc08e87>