NetBSD/sys/arch/next68k
dbj b9795e9e3c Fixed dma instability introduced with nextdma.c rev 1.7
This fix removes putting 0xfeedbeef in the unused restart registers.
When that was done, the machine would panic after a short while
with 0xfeedbeef in the normal dma buffer registers.  A restart
cycle is probably hapenning without an interrupt or something.
1999-01-27 06:08:29 +00:00
..
compile
conf Don't define "mc68020". Nothing uses it. 1999-01-15 23:21:25 +00:00
dev Fixed dma instability introduced with nextdma.c rev 1.7 1999-01-27 06:08:29 +00:00
include MNN is no longer optional 1999-01-16 20:31:50 +00:00
next68k No need for <sys/mtio.h> 1999-01-19 18:18:41 +00:00
stand Use WARNS=1 to get -Wall, and properly disable -Wmain on gcc 2.8 1998-09-14 00:50:22 +00:00
Makefile Add include to SUBDIR to install the machine includes. 1998-07-12 18:06:54 +00:00