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

Modified Files:
	syssrc/sys/dev/ic: siop.c

Log Message:
Call siop_morecbd() only when scsipi ask us ADAPTER_REQ_GROW_RESOURCES.
This prevent using bus_dmamem_map() from interrupt context.
Should fix kern/13827.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 syssrc/sys/dev/ic/siop.c

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