From 808c95c79a2d06a85ff095aa8a52b706d143de2b Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sun, 28 Feb 1999 06:51:37 +0000 Subject: do not APMDEBUG ramdisk floppy, it is very noisy --- sys/arch/i386/conf/RAMDISK | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/i386/conf') diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK index b0732f9bd9c..aa18d783461 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.57 1999/02/28 06:51:16 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.58 1999/02/28 06:51:36 deraadt Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -54,7 +54,7 @@ mainbus0 at root bios0 at mainbus0 apm0 at bios0 -option APMDEBUG +#option APMDEBUG isa0 at mainbus0 eisa0 at mainbus0 -- cgit v1.2.3