[kernel] r4809 - in dists/trunk/linux-2.6/debian: . arch/i386

maximilian attems maks-guest at costa.debian.org
Sun Nov 13 16:09:36 UTC 2005


Author: maks-guest
Date: Sun Nov 13 16:09:35 2005
New Revision: 4809

Modified:
   dists/trunk/linux-2.6/debian/arch/i386/config
   dists/trunk/linux-2.6/debian/changelog
Log:
enable ACPI even on older BIOS, shipped by suse and ubuntu.
BIOS didn't get better, ACPI kernel code shows progress.


Modified: dists/trunk/linux-2.6/debian/arch/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/i386/config	Sun Nov 13 16:09:35 2005
@@ -74,7 +74,7 @@
 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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Nov 13 16:09:35 2005
@@ -31,6 +31,8 @@
     - 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 @@
   * 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 at sternwelten.at>  Fri, 11 Nov 2005 09:13:29 +0100
+ -- maximilian attems <max at sputnik.stro.at>  Sun, 13 Nov 2005 17:06:05 +0100
 
 linux-2.6 (2.6.14-2) unstable; urgency=low
 



More information about the Kernel-svn-changes mailing list