Subject: CVS commit: syssrc/sys/dev/scsipi
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 10/14/2001 23:31:25
Module Name:	syssrc
Committed By:	bouyer
Date:		Sun Oct 14 20:31:25 UTC 2001

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

Log Message:
Call ADAPTER_REQ_GROW_RESOURCES from the completion thread, if possible.
This allows HBA drivers to call bus_dmamem_map() safely.


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 syssrc/sys/dev/scsipi/scsipi_base.c
cvs rdiff -r1.61 -r1.62 syssrc/sys/dev/scsipi/scsipiconf.h

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