1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:27:44 +00:00
serenity/Kernel/Bus
Jesse Buhagiar 4abf399a74 Kernel/USB: Move UHCI related structures to subdirectory
The number of UHCI related files is starting to expand to the point
where it's best if we move this into their own subdirectory. It'll
also make it easier to manage when we decide to add some more
controller types (whenever that may be)
2021-08-19 18:42:07 +02:00
..
PCI Kernel: Const defines for PCI IDs for storage controllers 2021-08-18 18:18:12 +02:00
USB Kernel/USB: Move UHCI related structures to subdirectory 2021-08-19 18:42:07 +02:00
VirtIO Kernel: Move VirtIO code into the Bus source folder 2021-08-13 08:06:47 +02:00