serenity/Kernel/Bus
Idan Horowitz 519be6e626 Kernel: Use correctly-sized read when checking PCI host bridge function
We were accidentally doing a 16-bit read instead of an 8-bit read,
meaning we would also read the 'CACHE_LINE_SIZE' field immediately
following it, and never actually continue.
2024-04-26 09:52:56 +02:00
..
PCI Kernel: Use correctly-sized read when checking PCI host bridge function 2024-04-26 09:52:56 +02:00
SerialIO Kernel: Untie PS2 mouse and keyboard devices from i8042 implementation 2023-06-21 05:02:09 -06:00
USB Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
VirtIO Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00