mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 19:11:00 +00:00
BARs don't have to be page-aligned. This patch correctly calculates the needed memory range and register base address in that region. |
||
|---|---|---|
| .. | ||
| Drivers | ||
| EHCI | ||
| UHCI | ||
| PacketTypes.h | ||
| USBClasses.h | ||
| USBConfiguration.cpp | ||
| USBConfiguration.h | ||
| USBConstants.h | ||
| USBController.cpp | ||
| USBController.h | ||
| USBDescriptors.h | ||
| USBDevice.cpp | ||
| USBDevice.h | ||
| USBEndpoint.h | ||
| USBHub.cpp | ||
| USBHub.h | ||
| USBInterface.h | ||
| USBManagement.cpp | ||
| USBManagement.h | ||
| USBPipe.cpp | ||
| USBPipe.h | ||
| USBRequest.h | ||
| USBTransfer.cpp | ||
| USBTransfer.h | ||