Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 04/15/2000 20:24:26
Module Name:	syssrc
Committed By:	oster
Date:		Sun Apr 16 03:24:26 UTC 2000

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

Log Message:
Don't allow configuration where the specified SectPerSU may result in IO larger
than MAXPHYS being sent to underlying devices.  Addresses PR#9868.
Will change if/when MAXPHYS goes bye-bye.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/raidframe/rf_layout.c

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