diff options
author | reinelt <> | 2001-03-14 15:14:59 +0000 |
---|---|---|
committer | reinelt <> | 2001-03-14 15:14:59 +0000 |
commit | 2f04d31005ef11a13df9f7a8fc3a33accfc62593 (patch) | |
tree | e8f660c5d597ee0aa28791635cea7bc8d3f45fc4 /TODO | |
parent | c79da23905ffae3dafcdfe1bab8d7afb053f47b8 (diff) | |
download | lcd4linux-2f04d31005ef11a13df9f7a8fc3a33accfc62593.tar.gz |
[lcd4linux @ 2001-03-14 15:14:59 by reinelt]
added ppdev parallel port access
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -47,13 +47,14 @@ will be done with the big config-rework // 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-07 Michael Reinelt <reinelt@eunet.at> +// use ppdev instead of ugly outb() +// done 2001-03-14 -mr // 2001-03-09 Michael Reinelt <reinelt@eunet.at> // replace udelay() assembly loop with rdtsc (read time stamp counter) // at least try to.... -// done -mr +// done 2001-03-14 -mr 2001-03-09 Leo Tötsch <lt@toetsch.at> read configuration file earlier (before forking) so that specific drivers @@ -64,8 +65,8 @@ There's a reason for forking that early, but I forgot... remove USE_OLD_UDELAY after wide testing of new udelay code // 2001-03-12 Michael Reinelt <reinelt@eunet.at> -// crate a NEWS file with changes/enhancements of every release -// done -mr +// create a NEWS file with changes/enhancements of every release +// done 2001-03-13 -mr 2001-03-14 Leopold Toetsch <lt@toetsch.at> improve unseen for mbox (check Status:) |