Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 09/13/2000 07:06:48
Module Name: syssrc
Committed By: simonb
Date: Wed Sep 13 04:06:47 UTC 2000
Modified Files:
syssrc/sys/arch/pmax/stand/boot: version
syssrc/sys/arch/pmax/stand/common: rz.c
Log Message:
Add support for booting off RAIDframe RAID1 mirrors.
If the first partition is of type FS_RAID, then add 64 to the block
number for each I/O in rzstrategy().
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/pmax/stand/boot/version
cvs rdiff -r1.16 -r1.17 syssrc/sys/arch/pmax/stand/common/rz.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.