Subject: CVS commit: [netbsd-3] src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: source-changes
Date: 12/19/2007 18:31:15
Module Name:	src
Committed By:	ghen
Date:		Wed Dec 19 18:31:15 UTC 2007

Modified Files:
	src/sys/dev/raidframe [netbsd-3]: rf_netbsdkintf.c

Log Message:
Pull up following revision(s) (requested by sborrill in ticket #1892):
	sys/dev/raidframe/rf_netbsdkintf.c: revision 1.231 via patch
Implement dumping kernel cores to RAID 1 sets.  The component used
for the dump is selected in this order of preference:
   1) the master
   2) a used_spare of the master
   3) the slave
   4) a used_spare of the slave


To generate a diff of this commit:
cvs rdiff -r1.186.2.3 -r1.186.2.4 src/sys/dev/raidframe/rf_netbsdkintf.c

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