Luna/kernel
apio 2fa11a5ae3
kernel/ATA: Read the CDROM's first sector using ATAPI PIO!!
Sadly, for some reason, DMA is not working right now.
This is a problem, as PIO is inconvenient. But hey, it works for now!
2023-06-16 21:10:32 +02:00
..
src kernel/ATA: Read the CDROM's first sector using ATAPI PIO!! 2023-06-16 21:10:32 +02:00
CMakeLists.txt kernel/x86_64: Add basic ATA controller and channel identification 2023-06-16 21:10:30 +02:00
debug.cmake kernel: Remove unneeded debug logs & random cleanups 2023-04-14 21:10:38 +02:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00