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:15:32
Module Name: syssrc
Committed By: thorpej
Date: Tue Oct 19 23:15:32 UTC 1999
Modified Files:
syssrc/sys/dev/ic [thorpej_scsipi]: aic6360.c aic7xxx.c dpt.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.63.2.1 -r1.63.2.2 syssrc/sys/dev/ic/aic6360.c
cvs rdiff -r1.37.2.1 -r1.37.2.2 syssrc/sys/dev/ic/aic7xxx.c
cvs rdiff -r1.8.2.2 -r1.8.2.3 syssrc/sys/dev/ic/dpt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.