From db2529820a742b689688f94de085b3ebdb14de02 Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Tue, 16 Sep 2008 20:22:22 +0000 Subject: [PATCH] Add 'device acpi' to GENERIC on i386. Most newer i386 machines require it, so the benefit of having acpi.ko as a standalone module is outweighed by the complications of drivers compiled into the kernel not including ACPI attachments by default. Discussed on: current --- sys/i386/conf/GENERIC | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index c70d1a02d0f..b993e0389f2 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -83,6 +83,7 @@ device apic # I/O APIC device cpufreq # Bus support. +device acpi device eisa device pci