Hi all,

UsbReset basically just calls:

rc = ioctl(fd, USBDEVFS_RESET, 0);

Is it possible to add the ioctl call to the ut61 sigrok-driver under linux?


Gruß,
 Sven

Am 20.01.2018 um 17:26 schrieb Gleison Storto:
> Hello Sven,
> 
> Problem solved. Thanks a lot ;)
> Maybe it would be a good idea to add this information to the
> README.devices in libsigrok repo?
> 
> Gleison.
> ‌
> 
> On Sat, Jan 20, 2018 at 5:10 PM, <sb_sig...@bursch.com
> <mailto:sb_sig...@bursch.com>> wrote:
> 
>     Hi
> 
>     > I have already tried to execute the bash script to wake up the UT-DT04
>     This doesn't work any longer.
> 
>     I come up the attached solution using usbreset:
>     https://wiki.ubuntuusers.de/usbreset/
>     <https://wiki.ubuntuusers.de/usbreset/>
> 
> 
>     - Sven
> 
>     
> ------------------------------------------------------------------------------
>     Check out the vibrant tech community on one of the world's most
>     engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>     _______________________________________________
>     sigrok-devel mailing list
>     sigrok-devel@lists.sourceforge.net
>     <mailto:sigrok-devel@lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/sigrok-devel
>     <https://lists.sourceforge.net/lists/listinfo/sigrok-devel>
> 
> 


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to