enable softraid(4) in ramdisk
authorkn <kn@openbsd.org>
Thu, 21 Sep 2023 12:11:34 +0000 (12:11 +0000)
committerkn <kn@openbsd.org>
Thu, 21 Sep 2023 12:11:34 +0000 (12:11 +0000)
commit5c473b3c12db4498659a2322694285e12515d1fc
tree22e958384d60d3a99780b1c2b31c9812b37ca983
parent3da1e46b9897b539c154f76c84a7c5441b4234e0
enable softraid(4) in ramdisk

No boot support as per manual, but it already has bio(4) and bioctl(8);
complete enable use of software RAID.

OK, run-tested gkoehler
sys/arch/powerpc64/conf/RAMDISK