NetBSD/sys/arch/mac68k
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
..
compile
conf rename: ramdisk => md 1996-12-28 23:22:07 +00:00
dev Fix typo in last: cf->cf_unit -> sc->dv.dv_unit 1997-01-07 07:40:46 +00:00
include Remove __BROKEN_INDIRECT_CONFIG, since we are no longer broken. 1996-12-17 07:00:12 +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
nubus Revamp mainbus and obio autoconfiguration, with some direction (and the 1996-12-17 06:47:37 +00:00
obio Revamp mainbus and obio autoconfiguration, with some direction (and the 1996-12-17 06:47:37 +00:00
Makefile