Subject: CVS commit: syssrc [thorpej_scsipi]
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 04/03/2001 18:30:43
Module Name:	syssrc
Committed By:	bouyer
Date:		Tue Apr  3 15:30:42 UTC 2001

Modified Files:
	syssrc/sys/dev/ic [thorpej_scsipi]: siop.c siop_common.c siopvar.h

Log Message:
Remove local command queue; if we run out of start slots, just freeze the
channel; and unfreeze it at the first command complete.


To generate a diff of this commit:
cvs rdiff -r1.37.2.9 -r1.37.2.10 syssrc/sys/dev/ic/siop.c
cvs rdiff -r1.11.2.6 -r1.11.2.7 syssrc/sys/dev/ic/siop_common.c
cvs rdiff -r1.13.2.4 -r1.13.2.5 syssrc/sys/dev/ic/siopvar.h

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