From a637bd072e932a3e270ec43e2f07f29c647211cc Mon Sep 17 00:00:00 2001 From: "Constantine A. Murenin" Date: Thu, 23 Jul 2009 03:58:23 +0000 Subject: reserve a space for aibs(4) in amd64 and i386, commented out for now; ok deraadt --- sys/arch/i386/conf/GENERIC | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/i386') diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 089e6f9f072..6f4d9ac84ab 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.666 2009/06/25 14:22:58 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.667 2009/07/23 03:58:22 cnst Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -66,6 +66,7 @@ acpithinkpad* at acpi? acpivideo* at acpi? acpivout* at acpivideo? acpipwrres* at acpi? +#aibs* at acpi? option PCIVERBOSE option EISAVERBOSE -- cgit v1.2.3