[Voyageurs] Send AddressDevice Command to move port to 'Addressed' State.

This commit is contained in:
Drew Galbraith 2024-02-22 18:16:08 -08:00
parent dd2687a59a
commit 8e78950ac7
10 changed files with 236 additions and 33 deletions

View file

@ -1,5 +1,6 @@
add_executable(voyageurs
keyboard/keyboard_driver.cpp
xhci/device_slot.cpp
xhci/trb.cpp
xhci/trb_ring.cpp
xhci/xhci_driver.cpp