mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 04:08:11 +00:00
![]() We now have a seperately allocated structure for the bookkeeping information in the QueueHead and TransferDescriptor UHCI strucutres. This way, we can support 64-bit pointers in UHCI, fixing a problem where 32-bit pointers would truncate the upper 32-bits of the (virtual) address of the descriptor, causing a crash. Co-authored-by: b14ckcat <b14ckcat@protonmail.com> |
||
---|---|---|
.. | ||
UHCIController.cpp | ||
UHCIController.h | ||
UHCIDescriptorPool.h | ||
UHCIDescriptorTypes.h | ||
UHCIRootHub.cpp | ||
UHCIRootHub.h |