aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorgermeier <germeier>2002-09-10 13:41:21 +0000
committergermeier <germeier>2002-09-10 13:41:21 +0000
commit196525ab0a4c2350cce745bfb1e6b340ced89d3c (patch)
treed0016a7ab1b1dfdaaa9ac2c06c83a81e6fb504b4 /TODO
parentaead174ddcfc61eafa706c7fdff0c8b84dbd2128 (diff)
downloadmpiosh-196525ab0a4c2350cce745bfb1e6b340ced89d3c.tar.gz
mpiosh-196525ab0a4c2350cce745bfb1e6b340ced89d3c.tar.bz2
mpiosh-196525ab0a4c2350cce745bfb1e6b340ced89d3c.zip
support for deleting and formating of internal memory added
BEWARE: this might well kill your player !!!!
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
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]