Changeset 4d12eda in mainline for uspace/lib/usbdev/src/pipes.c

Timestamp:
2018-01-25T19:40:54Z (7 years ago)
Author:
Ondřej Hlavatý <aearsis@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
629255a
Parents:
4287578
git-author:
Ondřej Hlavatý <aearsis@…> (2018-01-25 19:39:22)
git-committer:
Ondřej Hlavatý <aearsis@…> (2018-01-25 19:40:54)
Message:

xhci: transfer events must be fast

When a roothub connected device is disconnected during enumeration,
it may wait for the descriptor read, but the event is blocked by fibril
waiting until the enumeration finishes.

(No files)

Note: See TracChangeset for help on using the changeset viewer.