[Voyageurs] Send GetDescriptor command to the device.
This commit is contained in:
parent
3d7e911045
commit
b0b7e2faff
9 changed files with 192 additions and 6 deletions
|
|
@ -66,6 +66,7 @@ class XhciDriver {
|
|||
glcr::ErrorCode NoOpCommand();
|
||||
|
||||
void HandleCommandCompletion(const XhciTrb& command_completion_trb);
|
||||
void HandleTransferCompletion(const XhciTrb& transfer_event_trb);
|
||||
|
||||
void InitializeSlot(uint8_t slot_index);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue