kernel/src/drivers
antifallobst 0c084d00c0 fix (renderer): fixed possible PF when printing \n 2023-05-02 00:40:40 +02:00
..
acpi feature (PCI): implemented basic PCI enumerating 2023-04-25 17:13:09 +02:00
elf fix (ELF): commented elf status messages out 2023-04-25 23:14:17 +02:00
fs refactor (kernel): refactored the directory structure 2023-04-20 23:00:56 +02:00
graphics fix (renderer): fixed possible PF when printing \n 2023-05-02 00:40:40 +02:00
ps2 feature (TTY): made tty easy linkable with process stdio/pipes 2023-04-30 17:25:53 +02:00
time refactor (kernel): refactored the directory structure 2023-04-20 23:00:56 +02:00
ahci.c refacotr (ahci): moved ahci.h from src to inc ^^ 2023-04-28 19:00:43 +02:00
pci.c feature (PCI): implemented a BASIC pci device manager 2023-04-25 23:03:03 +02:00
tty.c feature (TTY): implemented a cursor 2023-05-01 22:53:23 +02:00