Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 12/29/2000 23:31:44
Module Name:	syssrc
Committed By:	briggs
Date:		Fri Dec 29 21:31:44 UTC 2000

Modified Files:
	syssrc/sys/arch/mac68k/obio: esp.c

Log Message:
Do not try to second-guess the ncr53c9x driver by setting *dmasize to 0
if it is 64k.  TCL and TCM will be set properly if we just leave it alone.
Not only that, the ncr53c9x driver issues TRPAD or TRANS based on this
value.  We do not want TRPAD in this case!


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/arch/mac68k/obio/esp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.