BarinkOS/kernel/storage
Nigel a77621faf5 Shellscript improvement plus FAT driver implementations
- Improved the run bash script to exit when an error occurs in one of the sub tasks
- Wrote basic FAT16 functions that should give enough information to properly implement the rest of the driver
- FAT structure namings are now in accordence with the microsoft spec of March 2005
2023-02-23 23:54:02 +01:00
..
ata pio Basic idea's are created for the storage solution 2023-02-21 21:43:14 +01:00
atapi Started fleshing out the storage API 2023-02-21 14:36:20 +01:00
filesystems Shellscript improvement plus FAT driver implementations 2023-02-23 23:54:02 +01:00
ide Started fleshing out the storage API 2023-02-21 14:36:20 +01:00
partitions Shellscript improvement plus FAT driver implementations 2023-02-23 23:54:02 +01:00
partitiontables/mbr Basic idea's are created for the storage solution 2023-02-21 21:43:14 +01:00
vfs Shellscript improvement plus FAT driver implementations 2023-02-23 23:54:02 +01:00