usb_reset

Hans Petter Selasky hselasky at c2i.net
Wed Jul 23 17:53:44 UTC 2008


On Tuesday 22 July 2008, Oliver Heesakkers wrote:
> I have a problem with the lack of usb_reset on FreeBSD (flashing an image
> to an Openmoko powered device with dfu-util).
>
> > Resetting USB...
> > error resetting after detach: usb_reset called, unimplemented on BSD
> > not at least 2 device changes found ?!?
> > Lost device after RESET?
>
> Can anyone tell me if there is any work being done on this, and where I
> could follow that work?
> _______________________________________________
> freebsd-usb at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-usb
> To unsubscribe, send any mail to "freebsd-usb-unsubscribe at freebsd.org"

Hi,

The official USB stack has no IOCTL for this. What you can do is to turn off 
the port power on the HUB manually, using an USB control request.

--HPS



More information about the freebsd-usb mailing list