Subject: CVS commit: syssrc/sys/dev/raidframe
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 09/26/2001 05:52:58
Module Name:	syssrc
Committed By:	oster
Date:		Wed Sep 26 02:52:58 UTC 2001

Modified Files:
	syssrc/sys/dev/raidframe: rf_callback.c rf_mcpair.c rf_shutdown.c
	    rf_types.h rf_utils.c

Log Message:
- rf_types.h doesn't really need to pull in rf_archs.h
- for *.c, don't rely on rf_types.h to pull in rf_archs.h


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/raidframe/rf_callback.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/raidframe/rf_mcpair.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/raidframe/rf_shutdown.c \
    syssrc/sys/dev/raidframe/rf_types.h syssrc/sys/dev/raidframe/rf_utils.c

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