Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 09/26/2000 18:51:06
Module Name: syssrc
Committed By: simonb
Date: Tue Sep 26 15:51:05 UTC 2000
Modified Files:
syssrc/sys/arch/alpha/stand/common [netbsd-1-5]: blkdev.c
Log Message:
Pull up rev 1.4 (approved by thorpej):
Add support for booting off RAIDframe RAID1 mirrors.
Check the first partition type in devopen(), and if it is of type
FS_RAID, add 64 to blkdev_part_offset.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.4.1 syssrc/sys/arch/alpha/stand/common/blkdev.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.