Subject: CVS commit: syssrc/sys/dev/sbus
To: None <source-changes@netbsd.org>
From: Matthew Jacob <mjacob@netbsd.org>
List: source-changes
Date: 05/17/2002 22:06:26
Module Name:	syssrc
Committed By:	mjacob
Date:		Fri May 17 19:06:25 UTC 2002

Modified Files:
	syssrc/sys/dev/sbus: isp_sbus.c

Log Message:
Replicate change that Matt Thomas made in isp_pci- if we get ENOMEM/EAGAIN
in bus_dmamap_load, return CMD_EAGAIN rather than just make the command dead.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 syssrc/sys/dev/sbus/isp_sbus.c

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