NetBSD/sys/arch/atari
mhitch 07b204f92f Sync with m68060 fix from amiga pmap.
Uvm changes over 17 months ago resulted in the 68040/060 segment table
page being entered with pmap_kenter(), which does not record the mapping
in the pv table.  Attempting to inhibit caching of that page as required
by the 68060 hardware no longer changes the PTE and caused varying degrees
of multiple faulting, sometimes resulting in an unusable system.  Apparently
very few people attempted to run a 68060 based system since that change.
Fix to to change the caching bits directly rather than using pmap_changebit().
2006-09-16 18:53:53 +00:00
..
atari Sync with m68060 fix from amiga pmap. 2006-09-16 18:53:53 +00:00
compile
conf Regen 2006-09-03 13:54:27 +00:00
dev Use the common <dev/sun/vuid_event.h> header file instead of maintaining 2006-08-28 16:41:04 +00:00
include don't install <machine/db_machdep.h>, this is kernel only 2006-07-26 19:54:56 +00:00
isa
pci
stand gcc4 fix: needs stdlib.h 2006-08-04 01:51:31 +00:00
vme
Makefile