Home
last modified time | relevance | path

Searched hist:e31cac6e5afe902f17dd76e174966515dfb7babb (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/usb/
H A Dusb.cppe31cac6e5afe902f17dd76e174966515dfb7babb Sun Aug 31 20:53:18 UTC 2014 Michael Lotz <mmlr@mlotz.ch> USB: Implement usb_clear_stall kernel debugger command.

It constructs a clear feature request for the endpoint halt selector
and sends the request using debug transfers. Clearing a stall condition
can be done safely and has one nice side effect: it reinitializes the
data toggle to a known state. This command can therefore be used when
a pipe is possibly used from userland as well and the data toggle may
therefore be out of sync.