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 <[email protected]> - 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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[email protected]"