TODO: Add some more info

This commit is contained in:
able 2023-07-15 06:16:00 -05:00
parent 6c4eee0c56
commit 4cf933c62b

View file

@ -20,8 +20,11 @@ TODO
- PS/2 Keyboard driver - PS/2 Keyboard driver
- VGA driver - VGA driver
- SVGA driver - SVGA driver
- File system - File system
TarFS
Pass in a tar file as an initrd and parse it with TarFS
- VFS - VFS
Being (written)[https://git.ablecorp.us/bee/ableos-vfs] by Bee
- Disk driver - Disk driver
- A ton more - A ton more
``` ```