From af4b2babe3246b386ef2f4b5d88db42a4c9bea30 Mon Sep 17 00:00:00 2001 From: "Todd T. Fries" Date: Wed, 24 Jun 2009 15:02:19 +0000 Subject: enable softraid test built and booted by me ok marco@, deraadt@ --- sys/arch/sparc64/conf/RAMDISK | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'sys/arch/sparc64') diff --git a/sys/arch/sparc64/conf/RAMDISK b/sys/arch/sparc64/conf/RAMDISK index afa4c9e57fa..9b1d246b212 100644 --- a/sys/arch/sparc64/conf/RAMDISK +++ b/sys/arch/sparc64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.91 2009/06/24 11:38:40 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.92 2009/06/24 15:02:18 todd Exp $ # Machine architecture; required by config(8) machine sparc64 @@ -164,6 +164,8 @@ esp* at dma? # SBus esp* at sbus? isp* at sbus? scsibus* at esp? +softraid0 at root # Software RAID +scsibus* at softraid? ahc* at pci? siop* at pci? @@ -319,4 +321,4 @@ pseudo-device rd 2 # ramdisk pseudo-device loop 1 # network loopback pseudo-device bpfilter 1 # packet filter pseudo-device vlan # IEEE 802.1Q VLAN -pseudo-device bio 1 +pseudo-device bio 1 # ioctl multiplexing device -- cgit v1.2.3