mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 17:32:33 +00:00
Add support for async transfers by using a separate kernel task to poll a list of active async transfers on a set time interval, and invoke their user-provided callback function when they are complete. Also add support for the interrupt class of transfers, building off of this async functionality. |
||
|---|---|---|
| .. | ||
| UHCIController.cpp | ||
| UHCIController.h | ||
| UHCIDescriptorPool.h | ||
| UHCIDescriptorTypes.h | ||
| UHCIRootHub.cpp | ||
| UHCIRootHub.h | ||