enable ACPI even on older BIOS, shipped by suse and ubuntu.

BIOS didn't get better, ACPI kernel code shows progress.

svn path=/dists/trunk/linux-2.6/; revision=4809
This commit is contained in:
maximilian attems 2005-11-13 16:09:35 +00:00
parent 65ef5444a0
commit 399876bfb7
2 changed files with 5 additions and 3 deletions

View File

@ -74,7 +74,7 @@ CONFIG_ACPI_THERMAL=m
CONFIG_ACPI_ASUS=m
CONFIG_ACPI_IBM=m
CONFIG_ACPI_TOSHIBA=m
CONFIG_ACPI_BLACKLIST_YEAR=2001
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y

6
debian/changelog vendored
View File

@ -31,6 +31,8 @@ linux-2.6 (2.6.14-3) UNRELEASED; urgency=low
- tcp: BIC max increment too large
* Remove alpha compile fix as contained in 2.6.14.2
* Readd CONFIG_XFS_QUOTA=y.
* Disable ACPI cutoff year on i386, was set to 2001.
No need for acpi=force on boot.
[ Jurij Smakov ]
* Fix the install-image script to correctly include all the necessary
@ -68,10 +70,10 @@ linux-2.6 (2.6.14-3) UNRELEASED; urgency=low
* disable IEEE80211 drivers for all of m68k
[ Frederik Schüler ]
* activate CONFIG_SECURITY_NETWORK to fix SElinux operation.
* activate CONFIG_SECURITY_NETWORK to fix SElinux operation.
(Closes: #338543)
-- maximilian attems <maks@sternwelten.at> Fri, 11 Nov 2005 09:13:29 +0100
-- maximilian attems <max@sputnik.stro.at> Sun, 13 Nov 2005 17:06:05 +0100
linux-2.6 (2.6.14-2) unstable; urgency=low