aboutsummaryrefslogtreecommitdiffstats
path: root/system.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2000-07-31[lcd4linux @ 2000-07-31 10:43:44 by reinelt]reinelt1-2/+6
some changes to support kernel-2.4 (different layout of various files in /proc)
2000-05-21[lcd4linux @ 2000-05-21 06:20:35 by reinelt]reinelt1-1/+7
added ppp throughput token is '%t[iomt]' at the moment, but this will change in the near future
2000-04-13[lcd4linux @ 2000-04-13 06:09:52 by reinelt]reinelt1-11/+20
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!
2000-03-17[lcd4linux @ 2000-03-17 09:21:42 by reinelt]reinelt1-2/+6
various memory statistics added
2000-03-10[lcd4linux @ 2000-03-10 17:36:02 by reinelt]reinelt1-2/+6
first unstable but running release
2000-03-07[lcd4linux @ 2000-03-07 11:01:34 by reinelt]reinelt1-6/+12
system.c cleanup
2000-03-06[lcd4linux @ 2000-03-06 06:04:06 by reinelt]reinelt1-0/+34
minor cleanups
2000-01-16[lcd4linux @ 2000-01-16 12:17:59 by reinelt]reinelt1-0/+9
Initial revision