Age | Commit message (Collapse) | Author | Files | Lines |
|
new debugging scheme: error(), info(), debug()
uses syslog if in daemon mode
|
|
some changes to support kernel-2.4 (different layout of various files in /proc)
|
|
added ppp throughput
token is '%t[iomt]' at the moment, but this will change in the near future
|
|
more debug messages
|
|
added '-d' (debugging) switch
added several debugging messages
removed config entry 'Delay' for HD44780 driver
delay loop for HD44780 will be calibrated automatically
|
|
bug that caused a segfault in processor.c fixed (thanks to herp)
|
|
PPM driver up and running (but slow!)
|
|
FAQ added
new modules 'processor.c' contains all data processing
|