Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 04/05/2001 05:48:52
Module Name:	syssrc
Committed By:	oster
Date:		Thu Apr  5 02:48:52 UTC 2001

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

Log Message:
A value of 1 for tracks/cylinder in the disklabel is apparently sub-optimal.
Thus we choose "4 * number_of_columns" as a more reasonable
value (until someone comes up with something better).
This pretends to properly address PR#11989.


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