dfu-util 0.5

Matthias Apitz guru at unixarea.de
Tue Apr 17 15:18:14 UTC 2012


El día Tuesday, April 17, 2012 a las 04:53:24PM +0200, Hans Petter Selasky escribió:

> After:
> 
> <               ret = libusb_reset_device(dif->dev_handle);
> 
> Try to add:
> 
> libusb_set_configuration(dif->dev_handle, 1);

Hi,

Your code gets executed, I even added a sleep(2) after it, but the
problem remains:

...
Resetting USB...
doing libusb_set_configuration(dif->dev_handle, 1)
Opening USB Device...
No such Alternate Setting: "rootfs"

Thanks

	matthias
-- 
Matthias Apitz
e <guru at unixarea.de> - w http://www.unixarea.de/
UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5


More information about the freebsd-usb mailing list