Age | Commit message (Collapse) | Author | Files | Lines |
|
new token 'ic' (ISDN connected) by Carsten Nau <info@cnau.de>
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@81 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixed parsing of /proc/net/dev for 2.0 kernels
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@69 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Linux-2.4.0-test9 changed the layout of /proc/stat (especially the disk_io line)
rearranged parsing of some /proc files and (hopefully) made it more robust in concerns of format changes
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@66 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
new debugging scheme: error(), info(), debug()
uses syslog if in daemon mode
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@64 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixed a bug in system.c where the format of /proc/net/dev was not correctly
detected and parsed with different kernels
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@62 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
opened 0.98 development
removed driver-specific signal-handlers
added 'quit'-function to driver structure
added global signal-handler
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@61 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
some changes to support kernel-2.4 (different layout of various files in /proc)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@60 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added ppp throughput
token is '%t[iomt]' at the moment, but this will change in the near future
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@57 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
more debug messages
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@46 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added BogoMips() to system.c (not used by now, maybe sometimes we can
calibrate our delay loop with this value)
added delay loop to HD44780 driver. It seems to be quite fast now. Hopefully
no compiler will optimize away the delay loop!
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@44 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
version 0.95 released
X11 driver up and running
minor bugs fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@25 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
PPM driver up and running (but slow!)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@17 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
vertical bars implemented
bar compaction improved
memory information implemented
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@12 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
various memory statistics added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@11 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
first unstable but running release
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@9 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
MatrixOrbital driver finished
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@6 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
system.c cleanup
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@5 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
minor cleanups
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@4 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
Initial revision
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@2 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|