Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/conf
Module Name: src
Committed By: joerg
Date: Wed Oct 31 21:18:46 UTC 2007
Modified Files:
src/sys/arch/i386/conf: GENERIC.NOACPI
Log Message:
The only alternative to the GENERIC kernel with ACPI is current
GENERIC_LAPTOP, which is not derived from that and misses a lot of
drivers and options. The NOACPI kernel doesn't have this issue, so make
it more useful by including apm and also the PCIBIOS fixup options
needed on many non-ACPI system. Tested by freza@ on an older system
where APM and ne@PCMCIA had issues in the past and which works fine with
-current.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/i386/conf/GENERIC.NOACPI
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index