CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2023/09/21 06:11:34
Modified files: sys/arch/powerpc64/conf: RAMDISK Log message: 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