Module Name:    src
Committed By:   manu
Date:           Thu Sep 28 15:50:24 UTC 2023

Modified Files:
        src/sys/dev/raidframe: rf_netbsdkintf.c
        src/sys/rump/librump/rumpkern: emul.c

Log Message:
Fix root search in RAID 1 sets

We use the wedge information given by bootstrap, where the kernel was
found. This requires src/sys/arch/i386/stand/i386/lib/biosdisk.c 1.59
to work in all cases.


To generate a diff of this commit:
cvs rdiff -u -r1.415 -r1.416 src/sys/dev/raidframe/rf_netbsdkintf.c
cvs rdiff -u -r1.199 -r1.200 src/sys/rump/librump/rumpkern/emul.c

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

Reply via email to