serenity/Kernel/Bus
Sönke Holz 06a32b6e16 Kernel/USB: Handle non-page aligned EHCI controller BARs correctly
BARs don't have to be page-aligned. This patch correctly calculates the
needed memory range and register base address in that region.
2024-02-22 07:36:45 +01:00
..
PCI Kernel: Use the new API to query and map BAR spaces in most places 2024-01-12 15:59:47 -07:00
SerialIO Kernel: Untie PS2 mouse and keyboard devices from i8042 implementation 2023-06-21 05:02:09 -06:00
USB Kernel/USB: Handle non-page aligned EHCI controller BARs correctly 2024-02-22 07:36:45 +01:00
VirtIO Kernel: Propagate errors with TRY() where possible 2024-02-14 17:46:06 -05:00