]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
In xhci(4) there is no stream ID in the completion TRB.
authorhselasky <hselasky@FreeBSD.org>
Tue, 4 Jun 2019 09:01:02 +0000 (09:01 +0000)
committerhselasky <hselasky@FreeBSD.org>
Tue, 4 Jun 2019 09:01:02 +0000 (09:01 +0000)
commit40124d2a05314aaca5e05d2158c0e4351a6c7e97
tree3ba04bca470aa3241a60b763be3c43e227835af3
parent469bf20db0a8e0029ff9456bdcc2b8e1ef339b92
In xhci(4) there is no stream ID in the completion TRB.
Instead iterate all the stream IDs in stream mode to find
the matching USB transfer.

MFC after: 3 days
Sponsored by: Mellanox Technologies
sys/dev/usb/controller/xhci.c