Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 10/20/2000 05:24:47
Module Name:	syssrc
Committed By:	oster
Date:		Fri Oct 20 02:24:47 UTC 2000

Modified Files:
	syssrc/sys/dev/raidframe: rf_kintf.h rf_netbsdkintf.c rf_states.c

Log Message:
Move disk_busy() and disk_unbusy() to more sane locations.  Values
reported by 'systat iostat' and friends are now much more correct for
RAIDframe devices.  Thanks to Andrew Doran for poking me about this,
and for suggestions on and review of the changes.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/dev/raidframe/rf_kintf.h \
    syssrc/sys/dev/raidframe/rf_states.c
cvs rdiff -r1.98 -r1.99 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.