Subject: CVS commit: src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 12/11/2007 01:54:47
Module Name:	src
Committed By:	oster
Date:		Tue Dec 11 01:54:47 UTC 2007

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

Log Message:
Use CFATTACH_DECL_NEW instead of CFATTACH_DECL...  ICB wisdom
is that this will fix the config_devalloc panic.


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