From 196525ab0a4c2350cce745bfb1e6b340ced89d3c Mon Sep 17 00:00:00 2001
From: germeier <germeier>
Date: Tue, 10 Sep 2002 13:41:21 +0000
Subject: support for deleting and formating of internal memory added BEWARE:
 this might well kill your player !!!!

---
 TODO | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

(limited to 'TODO')

diff --git a/TODO b/TODO
index 9bad0b7..87aea47 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.6 2002/09/09 15:48:56 germeier Exp $
+$Id: TODO,v 1.7 2002/09/10 13:41:21 germeier Exp $
 
 * Kernel Module
   - the MPIO can no multitasking, so:
@@ -12,13 +12,15 @@ $Id: TODO,v 1.6 2002/09/09 15:48:56 germeier Exp $
   - implement ECC code (we want a GPL code for this)
     [error checking works, TODO: error correction)
   - use ECC code for every read/write operation!! [done]
-  - implement reading of files
+  - implement reading of files [DONE]
   - implement writing of files
+  - implement deleting of files [DONE]
   
   If everything is done:
   - implement formating of external memory [partially done]
     * write code to fix defective CIS (??), MBR, PBR
   - implement formating of internal memory (BEWARE !!!!)
+    [DONE: BEWARE no config files are written!!!!]
 
 * mpio_tool [is deprecated, use mpiosh]
 
-- 
cgit v1.2.3