[Voyageurs] Send ConfigureEndpointCommand to device.
This commit is contained in:
parent
af69415d4d
commit
2cc9c89051
6 changed files with 77 additions and 3 deletions
|
|
@ -23,6 +23,8 @@ class XhciDriver {
|
|||
|
||||
void InterruptLoop();
|
||||
|
||||
void IssueCommand(const XhciTrb& command);
|
||||
|
||||
private:
|
||||
// MMIO Structures.
|
||||
mmth::OwnedMemoryRegion pci_region_;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue