Subject: CVS commit: syssrc [thorpej_scsipi]
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 12/15/2000 09:48:34
Module Name:	syssrc
Committed By:	bouyer
Date:		Fri Dec 15 07:48:33 UTC 2000

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

Log Message:
Tell the upper layer we can do tagged queuing, so that it sends us more
than one concurent command. Leave the handling of QUEUE FULL events to the
upper layer.


To generate a diff of this commit:
cvs rdiff -r1.37.2.3 -r1.37.2.4 syssrc/sys/dev/ic/siop.c
cvs rdiff -r1.11.2.2 -r1.11.2.3 syssrc/sys/dev/ic/siop_common.c
cvs rdiff -r1.9.2.3 -r1.9.2.4 syssrc/sys/dev/ic/siopvar_common.h

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