serenity/Kernel/Bus
Liav A. b9df8deba2 Kernel/USB: Don't include UHCIController.h in USBPipe.h
The USB::Pipe is abstracted from the actual USB host controller
implementation, so don't include the UHCIController.h file.
Also, we missed an include to UserOrKernelBuffer.h, so this is added to
ensure the code can still compile.
2024-04-28 22:30:48 +02:00
..
PCI Kernel: Use the AK SetOnce container class in various cases 2024-04-26 23:46:23 -06:00
SerialIO Kernel: Untie PS2 mouse and keyboard devices from i8042 implementation 2023-06-21 05:02:09 -06:00
USB Kernel/USB: Don't include UHCIController.h in USBPipe.h 2024-04-28 22:30:48 +02:00
VirtIO Kernel: Use the AK SetOnce container class in various cases 2024-04-26 23:46:23 -06:00