Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 03/03/1999 08:02:24
Module Name:	src
Committed By:	dbj
Date:		Wed Mar  3 16:02:24 UTC 1999

Modified Files:
	src/sys/arch/next68k/dev: esp.c
Log Message:
continued experimentation trying to understand why we drop
scsi write completion interrupts (the dma appears to complete ok)
Now copy read tail buffer after we bus_dma_sync it and not before.