]> git.webhop.me Git - lcd4linux.git/commitdiff
[lcd4linux @ 2001-09-11 06:43:43 by reinelt]
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Tue, 11 Sep 2001 06:43:43 +0000 (06:43 +0000)
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Tue, 11 Sep 2001 06:43:43 +0000 (06:43 +0000)
TODO items

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

TODO

diff --git a/TODO b/TODO
index 550a5467665295d89adf9009182e37bc53924c4b..066cde1ff7e97e3744e04fc1a93ff05e3bc56833 100644 (file)
--- a/TODO
+++ b/TODO
@@ -91,10 +91,19 @@ at the moment the sum of all eth* devices is calculated
 2001-03-24 Brian Cleven <lcleven@home.com>
 support 40x4 displays with two HD44780 chips on it
 we need another 'Enable' line for this
-this way one could connect two displays to on e parallel port, too
+this way one could connect two displays to one parallel port, too
 
 // 2001-05-25 Jens Garthe <outline@xslan.de>
 // detect wether curses.h and libncurses is installed, and
 // don't include the 'Text'-driver if not.
 // _should_ work now 2001-05-31 -lt
 
+2001-09-11 Michael Reinelt <reinelt@eunet.at>
+use new extended tokens to split up several data sources
+(CPU, Net, Disk, ISDN, ...)
+e.g. '%nw'  is 'network transmit' for _all_ devices
+     '%n0w' is 'network transmit' for eth0
+     '%n1w' for eth1
+
+2001-09-11 Michael Reinelt <reinelt@eunet.at>
+remove bar code from drivers and create a common bar library