]> git.webhop.me Git - lcd4linux.git/commitdiff
[lcd4linux @ 2001-03-09 14:30:01 by reinelt]
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Fri, 9 Mar 2001 14:30:01 +0000 (14:30 +0000)
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Fri, 9 Mar 2001 14:30:01 +0000 (14:30 +0000)
new ideas for TODO

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@107 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

TODO

diff --git a/TODO b/TODO
index 54e6177f5044b40bc6b557a0d5ee1081837475ff..bd626091018e7a5a8405d9300ef262150d74079e 100644 (file)
--- 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....