aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 54e6177..bd62609 100644
--- a/TODO
+++ b/TODO
@@ -46,3 +46,10 @@ will be done with the big config-rework
// 2001-03-05 Leo Tötsch <lt@toetsch.at>
// replace T_EXTENDED with a Flag similar to 'bar'
// rejected, T_EXTENDED does a good job -mr
+
+2001-03-07 Michael Reinelt <reinelt@eunet.at>
+use ppdev instead of ugly outb()
+
+2001-03-09 Michael Reinelt <reinelt@eunet.at>
+replace udelay() assembly loop with rdtsc (read time stamp counter)
+at least try to....