aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2001-09-11 06:43:43 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2001-09-11 06:43:43 +0000
commit9e49a79d95a7c61099ab86b6106d98a77b66a79e (patch)
treeb012d06a15879b5bb24fb5c4c6fcd6ac37ec4a26 /TODO
parent9463b103078c3c5d63f5e532c7db150638234cf4 (diff)
downloadlcd4linux-9e49a79d95a7c61099ab86b6106d98a77b66a79e.tar.gz
[lcd4linux @ 2001-09-11 06:43:43 by reinelt]
TODO items git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@146 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 10 insertions, 1 deletions
diff --git a/TODO b/TODO
index 550a546..066cde1 100644
--- 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