BarinkOS/source/kernel/drivers
Nigel 490529099b Started implementing the virtual file system
- The FAT command is no longer available
- At Startup the FileSystem initialise funciton
is called, it should execute the same code as the FAT command did.
- ACPI::initialise is commented out because it causes a Exception
2023-02-17 21:52:03 +01:00
..
acpi Started implementing the virtual file system 2023-02-17 21:52:03 +01:00
ata Merged FAT16 into Dev 2023-02-03 21:47:05 +01:00
atapi Merged FAT16 into Dev 2023-02-03 21:47:05 +01:00
cmos src folder -> source folder; makes merging with dev a bit easier. 2022-09-10 20:06:49 +02:00
ide Cleanup of PCI API 2023-02-17 14:42:42 +01:00
io Merged FAT16 into Dev 2023-02-03 21:47:05 +01:00
pci Cleanup of PCI API 2023-02-17 14:42:42 +01:00
pic Merged FAT16 into Dev 2023-02-03 21:47:05 +01:00
pit Merged FAT16 into Dev 2023-02-03 21:47:05 +01:00
ps-2 Starting to move towards proper HAL and ring3 2023-02-11 12:22:45 +01:00
serial KERNEL: Implementing VMM & cleaning up 2022-09-01 20:16:16 +02:00
vga KERNEL: Implementing VMM & cleaning up 2022-09-01 20:16:16 +02:00