NetBSD/sys/arch/amiga
mhitch 18114765d8 Fix a bug I think I introduced long, long ago. The bug would only show
up on systems that have Zorro I/O space allocated outside the Z2 I/O
region, and then only if kvm usage is high enough to begin allocating
pages already mapped for hardware mappings.  Found and fixed by Niklas
Hallqvist on OpenBSD.

From niklas@cvs.openbsd.org:
Yay! This fixes a bug that has been there since day one of the amiga port.
We have never protected the kvm area that maps Zorro I/O registers in the
Z2 memory space from being allocated by the kmem_* routines.  Lately kvm
usage has increased and we have needed more kvm allocated than earlier thus
this area have got allocated with random results.  Most often resulting in
MMU fault panics, but also in hangs.  This bug has stalled the amiga port
release builds for several weeks, but now I *hope* the amiga will have a
chance to be built and tested in time for 2.3.
1998-04-10 15:59:35 +00:00
..
amiga Fix a bug I think I introduced long, long ago. The bug would only show 1998-04-10 15:59:35 +00:00
compile Clean up deleted files. 1995-03-01 00:00:00 +00:00
conf ser.c, mfc.c and msc.c dont compile currently. 1998-04-07 19:43:08 +00:00
dev - remove one level of soft interupt in the software autorepeat code 1998-03-25 22:14:13 +00:00
include MACHINE_NEW_NONCONTIG for NetBSD/Amiga. The older contiguous and 1998-03-22 23:12:49 +00:00
stand Ite keyboard map, for spanish Amiga keyboards. 1998-03-13 19:28:11 +00:00
Makefile Use m68k/Makefile.inc. 1997-10-11 09:11:17 +00:00