NetBSD/sys/arch/amiga
mhitch 4adefbd6e8 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-14 01:27:59 +00:00
..
amiga Uvm changes over 17 months ago resulted in the 68040/060 segment table 2006-09-14 01:27:59 +00:00
compile
conf PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options 2006-08-26 20:26:43 +00:00
dev change the variable name in the CSR_TRACE macro so it doesn't collide with 2006-09-13 16:45:58 +00:00
include Switch amiga to MI todr. 2006-09-05 05:32:30 +00:00
stand Remove static from devsw[] declaration since it's declared as extern 2006-06-27 11:12:57 +00:00
Makefile include ../m68k/Makefile.inc after we got a chance of having a better 2006-03-05 21:57:59 +00:00