Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Apr 2012 17:18:01 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        Hans Petter Selasky <hselasky@c2i.net>
Cc:        Bruce Cran <bruce@cran.org.uk>, freebsd-usb@freebsd.org
Subject:   Re: dfu-util 0.5
Message-ID:  <20120417151801.GA1476@tiny>
In-Reply-To: <201204171653.24802.hselasky@c2i.net>
References:  <20120417100147.GA2557@tiny> <201204171540.24558.hselasky@c2i.net> <20120417140737.GA1223@tiny> <201204171653.24802.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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



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