From 3c5ee9f58c6f5ce51178a85014881a12749d8541 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Fri, 16 Dec 2005 03:56:05 +0000 Subject: re-enable ipmi --- sys/arch/amd64/conf/GENERIC | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 1f02dca2d29..4e4f8d4ba0d 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.92 2005/12/14 21:58:10 jsg Exp $ +# $OpenBSD: GENERIC,v 1.93 2005/12/16 03:56:04 deraadt Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -46,7 +46,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