From 3150acebdbc2c8b4771d004a8926c556fa929924 Mon Sep 17 00:00:00 2001 From: Bob Beck Date: Fri, 9 Dec 2005 01:48:22 +0000 Subject: disable ipmi in GENERIC until such times as it works everywhere --- sys/arch/amd64/conf/GENERIC | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index b19265c9521..30404174410 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.89 2005/11/15 01:12:48 brad Exp $ +# $OpenBSD: GENERIC,v 1.90 2005/12/09 01:48:21 beck Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -45,7 +45,7 @@ pci* at mainbus0 #acpitimer* at acpi? #hpet* at acpi? -ipmi0 at mainbus? # IPMI +#ipmi0 at mainbus? # IPMI #option ACPIVERBOSE #option ACPI_ENABLE -- cgit v1.2.3