summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/RAMDISK
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386/conf/RAMDISK')
-rw-r--r--sys/arch/i386/conf/RAMDISK5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK
index 11b1ffb974f..0c77e6a5c56 100644
--- a/sys/arch/i386/conf/RAMDISK
+++ b/sys/arch/i386/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.15 1997/09/24 18:19:46 niklas Exp $
+# $OpenBSD: RAMDISK,v 1.16 1997/09/29 03:42:23 mickey Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -51,8 +51,9 @@ config bsd root on rd0a swap on rd0b
mainbus0 at root
bios0 at mainbus0
-apm0 at mainbus0
+apm0 at bios0
option APM_NOIDLE
+option APMDEBUG
isa0 at mainbus0
eisa0 at mainbus0
pci0 at mainbus0