From ab8562092f42328d9146f0b87da7a86e3ce16f4b Mon Sep 17 00:00:00 2001 From: Kevin Lange Date: Wed, 2 Nov 2011 15:45:36 -0500 Subject: [PATCH] Update TODO.md --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 056eaf6c..7aad1d73 100644 --- a/TODO.md +++ b/TODO.md @@ -2,7 +2,7 @@ ## Harddisk Support * Write support for EXT2 -* Port EXT2 drivers to IDE read/write +* Port EXT2 drivers to IDE read/write (superblock read testing was successful) * Build a better VFS with support for disk mounting * Get all of the example binaries onto a hard disk image * **PORT GCC**