Subject: CVS commit: src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 11/30/2006 15:12:17
Module Name:	src
Committed By:	oster
Date:		Thu Nov 30 15:12:17 UTC 2006

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

Log Message:
If the user has specified 'root on foo', then skip changing the booted_device
even if we've detected a 'root on raid' autoconfigure.  This change is really
only cosmetic, since setroot() will still do the right thing and honor
the 'root on foo' setting.


To generate a diff of this commit:
cvs rdiff -r1.222 -r1.223 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.