NetBSD/sys/arch/pmax
mhitch 226b343323 Need to use MachHitFlushDCache() for the MIPS3 to ensure invalidating
both the primary and the secondary caches.  MachFlushDCache() will not
invalidate the correct secondary cache lines for KSEG2 addresses.
R4000 systems should now be able to boot and run.
2000-09-28 03:19:12 +00:00
..
compile
conf Reenable VNODE_OP_NOINLINE, and some white space nits. 2000-09-25 14:05:32 +00:00
dev remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:44:02 +00:00
ibus - Have SYS_DEV_xxx device cookie symbols to select and install proper 2000-02-29 04:41:47 +00:00
include Nuke unused obscure #define's. 2000-09-13 05:23:37 +00:00
pmax Need to use MachHitFlushDCache() for the MIPS3 to ensure invalidating 2000-09-28 03:19:12 +00:00
stand Add support for booting off RAIDframe RAID1 mirrors. 2000-09-13 04:06:46 +00:00
tc - Use PMAD-BA name for device match logic. It's not a real TURBOchannel 2000-07-11 04:10:25 +00:00
Makefile