NetBSD/sys/arch
scottr 233a1d3f57 Use only FC $1 in TT0 in get_pte(), and map the entire address space. We
can then access the page table entries directly using user data space with
the MOVES instruction.  This should resolve the problem on the Duo 2x0
series with hard hangs in this function.

Warning:  do not call any function that accesses user data space (FC $1)
from get_pte()!
1997-01-09 07:28:12 +00:00
..
alpha use pseudo-device ipfilter, not ipl. 1997-01-07 11:35:01 +00:00
amiga use pseudo-device ipfilter, not ipl. 1997-01-07 11:35:01 +00:00
arm32 use pseudo-device ipfilter, not ipl. 1997-01-07 11:35:01 +00:00
atari Adjust 'fill'. 1997-01-08 12:57:22 +00:00
hp300 Bracket kernel structs with #ifdef _KERNEL so that bootblocks will once 1997-01-09 01:07:59 +00:00
i386 s/soft error/soft error (corrected)/, to avoid confusion. 1997-01-09 04:30:08 +00:00
m68k Add '-I${.CURDIR} ${.CURDIR}/' before netbsd.S to compile it with 1996-12-31 22:44:13 +00:00
mac68k Use only FC $1 in TT0 in get_pte(), and map the entire address space. We 1997-01-09 07:28:12 +00:00
mips Pander to "kernel_text" kludge. 1996-12-23 15:27:47 +00:00
mvme68k rename: ramdisk => md 1996-12-28 23:53:10 +00:00
ofppc * Replace explicit -O2 in CFLAGS with COPTS macro. Default COPTS?= -O2. 1996-12-01 06:12:25 +00:00
pc532 Device rename: rd' => md' 1997-01-01 23:04:58 +00:00
pica use pseudo-device ipfilter, not ipl. 1997-01-07 11:35:01 +00:00
pmax Configure pmax elf_machdep.h as little-endian elf. 1996-12-17 03:45:05 +00:00
powerpc First step inn removing config_scan() and the hacks that gave devices 1996-12-05 00:13:47 +00:00
sparc use pseudo-device ipfilter, not ipl. 1997-01-07 11:35:01 +00:00
sun3 Remove some junk. 1996-12-30 21:13:50 +00:00
vax use pseudo-device ipfilter, not ipl. 1997-01-07 11:35:01 +00:00
x68k Add EXEC_AOUT and EXEC_SCRIPT. 1997-01-08 16:17:29 +00:00