Commit graph

10 commits

Author SHA1 Message Date
Li-Ta Lo
79ff9ed5cc MSR names for L2 cache init 2000-12-06 10:58:20 +00:00
Li-Ta Lo
d3e4c27442 use TSC to minotoring the performance of LinuxBIOS 2000-12-02 05:48:29 +00:00
Li-Ta Lo
f0ea4a2bc0 Debug message is disabled by default now. If you want to show the message,
please add "option DEBUG" in the config file or in the C source

#define DEBUG
#include <printk.h>
2000-12-01 08:59:47 +00:00
Ronald G. Minnich
770e5be5fb Gradual fixes for the new config program. Also removing all references
to NEWPCI -- the old code is long gone.
2000-11-14 05:35:34 +00:00
Ronald G. Minnich
3fc0d49e96 Simplified tty for argument passing to kernel 2000-10-18 17:21:31 +00:00
Ronald G. Minnich
a81104004a basic types 2000-10-18 17:20:39 +00:00
Ronald G. Minnich
787deb4ae4 Fixes so we don't use any of the standard include paths 2000-10-17 22:58:51 +00:00
Ronald G. Minnich
ef20fb22dc reorg, and recovery from my mistake. 2000-10-17 20:49:18 +00:00
Ronald G. Minnich
d0d1e8dea2 reorg 2000-10-17 03:24:23 +00:00
Ronald G. Minnich
69e023b385 Code reorg 2000-10-16 23:47:28 +00:00