Subject: CVS commit: syssrc [thorpej_scsipi]
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 04/25/2001 16:07:23
Module Name:	syssrc
Committed By:	bouyer
Date:		Wed Apr 25 13:07:23 UTC 2001

Modified Files:
	syssrc/sys/dev/ic [thorpej_scsipi]: ncr53c9x.c

Log Message:
add back a missing
ecb->flags |= ECB_READY;
I can run with tagged queuing enabled on my ultra/1 now, which is an
improvement over -current :)


To generate a diff of this commit:
cvs rdiff -r1.36.2.18 -r1.36.2.19 syssrc/sys/dev/ic/ncr53c9x.c

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