Skip to content

Conversation

@spholz
Copy link
Member

@spholz spholz commented Oct 22, 2025

Just some random xHCI commits I had lying around for a while.

The main addition is a debug option to enable (very verbose) xHCI transfer request block logging.

@github-actions github-actions bot added the 👀 pr-needs-review PR needs review from a maintainer or community member label Oct 22, 2025
spholz and others added 7 commits October 22, 2025 16:07
This option can be used when interrupts don't work.
This code was a bit hard to read for me.
We shouldn't crash when we get unknown enum values from the host
controller.
Make it clearer that the lines after "Received control transfer" are the
contents of the control transfer.
Additionally, use the same field names as the USB spec.
Some debug macros were sorted improperly.
Some debug macros were sorted improperly.
@spholz spholz force-pushed the kernel-xhci-fixes branch from ad9cabb to 7cad4d7 Compare October 22, 2025 14:08
@spholz spholz merged commit 242719f into SerenityOS:master Oct 23, 2025
15 checks passed
@spholz spholz deleted the kernel-xhci-fixes branch October 23, 2025 09:41
@github-actions github-actions bot removed the 👀 pr-needs-review PR needs review from a maintainer or community member label Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants