Changeset a94cbfa in mainline for uspace/lib/usbdev/src/devpoll.c

Timestamp:
2018-01-26T00:55:38Z (8 years ago)
Author:
Ondřej Hlavatý <aearsis@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
77733a9
Parents:
047fbc8
git-author:
Ondřej Hlavatý <aearsis@…> (2018-01-26 00:15:17)
git-committer:
Ondřej Hlavatý <aearsis@…> (2018-01-26 00:55:38)
Message:

ehci+ohci: proper handling of unfinished transfer

Because transfers can be aborted, the RH may not store a pointer to
them. Also, it's no longer true that the batch automatically locks the
endpoint, the mechanism must be used explicitly.

(No files)

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