Li-Ta Lo
|
54e665686e
|
more clean up for printk messages
|
2000-12-06 11:02:36 +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 |
|
Li-Ta Lo
|
075e8642af
|
add cvs identification string
#ifndef lint
static char rcsid[] = "$Id:$";
#endif
|
2000-12-01 01:43:51 +00:00 |
|
Ronald G. Minnich
|
96bc60d84f
|
Added support for 64-bit base address registers.
|
2000-11-30 22:06:43 +00:00 |
|
Ronald G. Minnich
|
5b237f3832
|
less debuggin
|
2000-10-19 23:12:13 +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
|
96fa389618
|
Building the new src tree
|
2000-10-16 03:03:03 +00:00 |
|