Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 05/27/2000 22:23:43
Module Name:	syssrc
Committed By:	oster
Date:		Sun May 28 05:23:43 UTC 2000

Modified Files:
	syssrc/sys/dev/raidframe: rf_disks.c rf_netbsdkintf.c

Log Message:
We need to be slightly more clever during auto-configuration, to make
sure that we a) don't ignore components with correct mod-counters, and
b) do ignore components with bogus mod-counters.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 syssrc/sys/dev/raidframe/rf_disks.c
cvs rdiff -r1.85 -r1.86 syssrc/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.