diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 7f8926c9b79..daf9592a028 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.495 2006/05/19 01:17:37 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.496 2006/05/19 09:26:54 canacar Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -67,6 +67,7 @@ pci* at mainbus0 #acpibat* at acpi? #acpibtn* at acpi? #acpicpu* at acpi? +#acpitz* at acpi? option PCIVERBOSE option EISAVERBOSE |