diff options
| author | ShengYi Hung <aokblast@FreeBSD.org> | 2026-08-24 17:51:41 +0000 |
|---|---|---|
| committer | ShengYi Hung <aokblast@FreeBSD.org> | 2026-08-26 20:52:11 +0000 |
| commit | 0f59df83869d3734a33d96b01381823e6a3ef3ff (patch) | |
| tree | ba1b5a15c45d3073f896331f1b482167722c4db0 /lldb/source/Plugins/ObjectContainer/(developers-only) | |
| parent | 4a20c0a9cd07b4fb9c864c1761a9b1707c6e675e (diff) | |
The previous patch assumes that we don't want to reset toggle bit in
STOPPED_STEP. However, a device can explicitly call
usbd_clear_data_toggle if necessary. As a result, instead of not
dropping the bit unconditionally, we added a field in xhci to specify
that we want to drop it, so that usbd_clear_data_toggle can handle it
correctly.
Reported by: oh
Reviewed by: kevans
Tested by: oh
Fixes: 28d85db46b48 ("xhci: Do not drop and add bits in xhci")
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D59186
Diffstat (limited to 'lldb/source/Plugins/ObjectContainer/(developers-only)')
0 files changed, 0 insertions, 0 deletions
