Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/19/1999 16:20:55
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue Oct 19 23:20:55 UTC 1999

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

Log Message:
Don't sleep waiting for a CCB; if we get to the CCB allocation phase, we're
guaranteed to have one.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.2.1 syssrc/sys/dev/ic/mb89352.c
cvs rdiff -r1.36.2.1 -r1.36.2.2 syssrc/sys/dev/ic/ncr53c9x.c
cvs rdiff -r1.22.2.1 -r1.22.2.2 syssrc/sys/dev/ic/uha.c

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