NetBSD/sys/arch/mac68k
tsutsui 6218939425 Make sure to call pflusha before (not after) enabling MMU on
68030/68851 initialization paths.

Pointed out by isaki@ per observation of ATC status on XM6i emulator.
Tested on TT030, HP362, NWS-1750, and X68030 by me.

XXX: probably we can remove existing pflusha or TBIA calls after MMU turned
XXX: on (and before enabling cache) but I leave them as is for now to avoid
XXX: unexcpected side effects.
2011-11-26 14:05:52 +00:00
..
compile
conf The rnd pseudo-device is not really optional, because it is in the same 2011-11-22 21:25:05 +00:00
dev Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
include Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
mac68k Make sure to call pflusha before (not after) enabling MMU on 2011-11-26 14:05:52 +00:00
nubus Replace some ltsleep() uses with kpause() and tsleep(). 2011-05-13 22:35:50 +00:00
obio ncr53c9x was converted to use mutex(9), follow that. Fix DEBUG build too. 2011-08-02 05:17:18 +00:00
Makefile