USB 3.0 / XHCI improvements #7

Open
opened 2026-04-16 00:34:09 +02:00 by kamkow1 · 0 comments
Owner

Right now we use a pending flag per ring. This isn't wrong/incorrect and works well, but it would be better from a design standpoint to implement a request queue (or something similar).

Right now we use a pending flag per ring. This isn't wrong/incorrect and works well, but it would be better from a design standpoint to implement a request queue (or something similar).
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kamkow1/mop3#7