acadia/sys/voyageurs/xhci
Drew Galbraith 02d4f8c80e [Voyageurs] Send USB keypress data to the keyboard driver. 2024-02-24 14:59:33 -08:00
..
control_command.h [Voyageurs] Get Configuration from USB device. 2024-02-24 08:25:22 -08:00
descriptors.h [Voyageurs] Get Configuration from USB device. 2024-02-24 08:25:22 -08:00
device_slot.cpp [Voyageurs] Send USB keypress data to the keyboard driver. 2024-02-24 14:59:33 -08:00
device_slot.h [Voyageurs] Send USB keypress data to the keyboard driver. 2024-02-24 14:59:33 -08:00
endpoint.cpp [Voyageurs] Send USB keypress data to the keyboard driver. 2024-02-24 14:59:33 -08:00
endpoint.h [Voyageurs] Send USB keypress data to the keyboard driver. 2024-02-24 14:59:33 -08:00
trb.cpp [Voyageurs] Move NormalTrb generation into helper func. 2024-02-24 14:31:14 -08:00
trb.h [Voyageurs] Move NormalTrb generation into helper func. 2024-02-24 14:31:14 -08:00
trb_ring.cpp [Voyageurs] Fix offset for physical trb address. 2024-02-23 14:46:28 -08:00
trb_ring.h [Voyageurs] Send GetDescriptor command to the device. 2024-02-23 11:42:10 -08:00
xhci.h [Voyageurs] Send AddressDevice Command to move port to 'Addressed' State. 2024-02-22 18:16:08 -08:00
xhci_driver.cpp [Voyageurs] Send USB keypress data to the keyboard driver. 2024-02-24 14:59:33 -08:00
xhci_driver.h [Voyageurs] Send ConfigureEndpointCommand to device. 2024-02-24 09:23:58 -08:00