Ronald G. Minnich
|
ce6c4c7195
|
Minor SMP fixes. Fix to linuxpci to catch buggy chipsets
|
2001-10-15 18:19:40 +00:00 |
|
Eric W. Biederman
|
ed8c9d7e0d
|
Code changes from my work and the AMD760MP chipset.
The primary changes is the way in which printk works.
But there are many other assorted code cleanups.
Just look and see :)
|
2001-08-08 02:45:10 +00:00 |
|
Eric W. Biederman
|
0785f9f233
|
Final updates for my code cleanup and alpha code merge.
|
2001-03-23 22:56:05 +00:00 |
|
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 |
|