summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/files.i386
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2007-03-19 14:33:29 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2007-03-19 14:33:29 +0000
commit064833876ff1e42207036f9071ff4396cd97fd4f (patch)
tree4ee7daf46f72f4f1a090678e7ac5286fc7c85289 /sys/arch/i386/conf/files.i386
parented6150a6c21fc42da1a47b01cc465742c0a793fe (diff)
attach softraid to the root of the device tree in a machine independant
way, rather than requiring some glue in each machines mainbus probe. it is still commented out. based on a discussion with miod@ ok marco@ deraadt@
Diffstat (limited to 'sys/arch/i386/conf/files.i386')
-rw-r--r--sys/arch/i386/conf/files.i3867
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/arch/i386/conf/files.i386 b/sys/arch/i386/conf/files.i386
index 54a34506343..b659ed772dd 100644
--- a/sys/arch/i386/conf/files.i386
+++ b/sys/arch/i386/conf/files.i386
@@ -1,4 +1,4 @@
-# $OpenBSD: files.i386,v 1.156 2007/03/19 09:29:33 art Exp $
+# $OpenBSD: files.i386,v 1.157 2007/03/19 14:33:28 dlg Exp $
#
# new style config file for i386 architecture
#
@@ -414,11 +414,6 @@ include "../../../dev/acpi/files.acpi"
file arch/i386/i386/acpi_machdep.c acpi
#
-# SOFTRAID
-#
-attach softraid at mainbus
-
-#
# IPMI
#
attach ipmi at mainbus