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

Modified Files:
	syssrc/sys/dev/ic [thorpej_scsipi]: adv.c adw.c aha.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.14.2.1 -r1.14.2.2 syssrc/sys/dev/ic/adv.c
cvs rdiff -r1.12.2.1 -r1.12.2.2 syssrc/sys/dev/ic/adw.c
cvs rdiff -r1.24.2.1 -r1.24.2.2 syssrc/sys/dev/ic/aha.c

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