Luna/kernel/src/arch
apio 6443ec77f8
kernel/ATA: Add support for regular ATA drives (non-ATAPI)
Don't know why this took so long to figure out, I just had to pass the right value to select().
2024-03-29 12:11:39 +01:00
..
x86_64 kernel/ATA: Add support for regular ATA drives (non-ATAPI) 2024-03-29 12:11:39 +01:00
CPU.h tests+kernel+init: Run tests automatically in a headless way 2023-07-21 14:09:37 +02:00
Keyboard.h kernel: Add much-needed support for extended keyboard scancodes 2024-03-06 20:33:54 +01:00
MMU.h kernel/MMU: Don't copy pages on clone and allow manipulating other page directories 2023-08-02 22:17:32 +02:00
PCI.cpp kernel: Add a bunch more config definitions and hide debug messages behind them 2023-06-18 20:18:00 +02:00
PCI.h kernel/PCI: Add bit enum for the Command field 2023-06-16 21:10:32 +02:00
Serial.cpp luna: Remove pure_cstyle_format 2023-03-02 13:38:21 +01:00
Serial.h Add newlines at end-of-file 2023-01-02 13:07:29 +01:00