NetBSD/sys/arch
mjacob ff376fbd03 Doh! Jason caught me being really stupid. There isn't necessarily
a linear 0..N mapping out of alpha_cpu_whami - which is what I was
using to index the new cpu machine check array. This is a quick hack
back to just using the first element while I think of a kinder function
that will do the function (per-platform) of whami->VIRTUAL CPU ID, which
if you think about it, is really necessary anyway.
1998-07-08 05:25:40 +00:00
..
alpha Doh! Jason caught me being really stupid. There isn't necessarily 1998-07-08 05:25:40 +00:00
amiga The INTF_RBF bit of INTREQ is mirrored in SERDAT. As we would read this 1998-07-07 16:46:38 +00:00
arm32 Initialize the machdep ISA DMA structures once we've done OpenFirmware 1998-07-08 05:01:56 +00:00
atari Define one page free list, and put all pages on it. 1998-07-08 04:35:23 +00:00
bebox Use fixed-size types. 1998-07-07 04:29:42 +00:00
hp300 Define one page free list, and put all pages on it. 1998-07-08 04:35:23 +00:00
i386 Define 2 free lists: a default, and a "first16", which is where the first 1998-07-08 04:38:33 +00:00
m68k defopt DDB. 1998-07-04 22:18:13 +00:00
mac68k Define one page free list, and put all pages on it. 1998-07-08 04:39:34 +00:00
macppc Use fixed-size types. 1998-07-07 04:29:42 +00:00
mips defopt NATM. 1998-07-05 22:48:05 +00:00
mvme68k Put VMEbus RAM on a lower priority free list, since it's much slower (because 1998-07-08 04:40:28 +00:00
newsmips Define one page free list, and put all pages on it. 1998-07-08 04:43:18 +00:00
next68k Removed unnecessary bug-workaround headers. 1998-07-07 00:16:34 +00:00
ofppc Use fixed-size types. 1998-07-07 04:29:42 +00:00
pc532 Define one page free list, and put all pages on it. 1998-07-08 04:43:18 +00:00
pica Use fixed-size types. 1998-07-07 04:29:42 +00:00
pmax Define one page free list, and put all pages on it. 1998-07-08 04:43:18 +00:00
powerpc Define one page free list, and put all pages on it. 1998-07-08 04:43:18 +00:00
sparc Define one page free list, and put all pages on it. 1998-07-08 04:43:18 +00:00
sparc64 Define one page free list, and put all pages on it. 1998-07-08 04:43:18 +00:00
sun3 Define one page free list, and put all pages on it. 1998-07-08 04:43:18 +00:00
vax Define one page free list, and put all pages on it. 1998-07-08 04:43:18 +00:00
x68k Define one page free list, and put all pages on it. 1998-07-08 04:43:18 +00:00
Makefile don't forget machine header symlinks 1998-06-15 20:49:43 +00:00