Subject: CVS commit: src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 10/07/2006 17:42:54
Module Name:	src
Committed By:	oster
Date:		Sat Oct  7 17:42:54 UTC 2006

Modified Files:
	src/sys/dev/raidframe: rf_driver.c

Log Message:
It's ok to wait for memory for the emergency buffers.  If we don't get
that memory, fail harder, and bail on configuring the RAID array.
Addresses PR#25787.


To generate a diff of this commit:
cvs rdiff -r1.110 -r1.111 src/sys/dev/raidframe/rf_driver.c

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