mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 13:12:46 +00:00 
			
		
		
		
	|  2c16532159 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 | ||