NetBSD/sys/arch/next68k
dbj f651d280fa Continue hacking on esp driver. Seems relatively stable in read only mode.
write operations appear to lose scsi interrupts and causes timeouts.
changes in this checkin include:
a nextdma bugfix causing a diagnostic check to erroneously trigger
Changed tail strategy to only use tail buffer for the minimal end slop
changed expected write dma overrun to 32 bytes.
turned on nextdma diagnostic check for dma end address since it
no longer gets triggerred by ethernet dma and helps debug scsi dma.
Added esp debugging printout and support.
1999-02-14 10:19:51 +00:00
..
compile
conf use WSEMUL_VT100 instead of WSEMUL_SUN 1999-01-31 18:07:41 +00:00
dev Continue hacking on esp driver. Seems relatively stable in read only mode. 1999-02-14 10:19:51 +00:00
include MNN is no longer optional 1999-01-16 20:31:50 +00:00
next68k Use of casts as lvalues is a GNU C extension; rearrange slightly. 1999-02-10 17:03:26 +00:00
stand convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
Makefile