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

Modified Files:
	src/sys/dev/raidframe: rf_dagffwr.c rf_optnames.h

Log Message:
Cleanup rf_enableAtomicRMW and its use.  According to the comments, we
can't set this to anything other than zero anyway.  Shaves off another
900 bytes.  lu_flag's days are numbered now, as are the middle
parameters of RF_CREATE_PARAM3.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/dev/raidframe/rf_dagffwr.c
cvs rdiff -r1.9 -r1.10 src/sys/dev/raidframe/rf_optnames.h

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