summaryrefslogtreecommitdiff
path: root/usr.bin/mandoc
diff options
context:
space:
mode:
authorPatrick Wildt <patrick@cvs.openbsd.org>2019-02-27 05:22:38 +0000
committerPatrick Wildt <patrick@cvs.openbsd.org>2019-02-27 05:22:38 +0000
commit816f4acb8b351a81dec077286f36a7c7020adebf (patch)
tree0414b8eb7056bdd051a553e8425835297077b02f /usr.bin/mandoc
parent66565466848a6cd8f84549e05e4654d4c5fd0b6e (diff)
Make xhci_ring_produce() check the previous TRB to find out if it
needs the Chain Bit set or not instead of using the last parameter, which is used to mark the last TRB in a USB transfer, not in a TD. To make that work we need to setup the recently acquired TRB before calling xhci_xfer_get_trb() the next time. Thus setting up the initial TRB has to happen right away. To kick the transfer off we simply flip the toggle bit on the first TRB right at the end. Fixes regression for jcs@, dhill@ and stsp@ Initially discussed with mpi@ ok stsp@
Diffstat (limited to 'usr.bin/mandoc')
0 files changed, 0 insertions, 0 deletions