Subject: CVS commit: src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 01/01/2004 23:35:08
Module Name:	src
Committed By:	oster
Date:		Thu Jan  1 23:35:08 UTC 2004

Modified Files:
	src/sys/dev/raidframe: rf_dagflags.h rf_states.c

Log Message:
Cleanup some unused desc->flags:
RF_DAG_RETURN_DAG
RF_DAG_RETURN_ASM
RF_DAG_TEST_ACCESS
and the code that goes with them.  A couple more of these
can probably go too, but I might need them in a bit.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dev/raidframe/rf_dagflags.h
cvs rdiff -r1.23 -r1.24 src/sys/dev/raidframe/rf_states.c

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