Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 05/23/2000 03:16:45
Module Name:	syssrc
Committed By:	bouyer
Date:		Tue May 23 10:16:44 UTC 2000

Modified Files:
	syssrc/sys/dev/scsipi: scsipi_base.c

Log Message:
scsipi_get_xs(): if we have XS_CTL_URGENT, return an xfer even if
active >= openings. An XS_CTL_URGENT command could otherwise fail, especially
if openings == 1.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 syssrc/sys/dev/scsipi/scsipi_base.c

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