[kernel] r10938 - in dists/trunk/linux-2.6/debian: . config/amd64 config/i386

Maximilian Attems maks at alioth.debian.org
Sat Mar 22 20:15:06 UTC 2008


Author: maks
Date: Sat Mar 22 20:15:05 2008
New Revision: 10938

Log:
x86 reenable ACPI_WMI

boot crashes cured upstream, cleanup changelog from gone dsdt initramfs patch.


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/amd64/config
   dists/trunk/linux-2.6/debian/config/i386/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sat Mar 22 20:15:05 2008
@@ -20,15 +20,13 @@
     PARAVIRT_GUEST, PARAVIRT, VIRTIO_PCI, VIRTIO_BALLOON, I8K.
   * [amd64, i386]: Enable LATENCYTOP, LEDS_CLEVO_MAIL, INPUT_APANEL, ACER_WMI,
     THINKPAD_ACPI_HOTKEY_POLL, HP_WATCHDOG, THINKPAD_ACPI_VIDEO,
-    VIRTION_CONSOLE.
+    VIRTION_CONSOLE, ACPI_WMI.
   * topconfig disable PARPORT_PC_FIFO due to instabilities.
     (closes: #366165, #388309, #406056, #407816, #453911)
   * [amd64, i386]: Enable SONYPI_COMPAT for better sony laptop support.
   * topconfig: Enable HID_FF for some HID devices. (closes: #441348)
   * topconfig: Enable IPV6_ROUTER_PREF for multi-homed net. (closes: #449247)
   * topconfig: Set UTF8 as default encoding. (closes: #417324)
-  * [amd64, i386]: Enable ACPI_CUSTOM_DSDT_INITRD allowing to override DSDT
-    useful for old broken acpi tables. (closes: #251023)
   * Tighten yaird dependency. (closes: #403171)
   * Configs general cleanup, centralize USB_NET, disable IRDA_DEBUG.
   * postinst: Nuke confusing postinst message. (closes: #465512)

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Sat Mar 22 20:15:05 2008
@@ -103,7 +103,7 @@
 CONFIG_ACPI_BAY=m
 CONFIG_ACPI_PROCESSOR=m
 CONFIG_ACPI_THERMAL=m
-# CONFIG_ACPI_WMI is not set
+CONFIG_ACPI_WMI=m
 CONFIG_ACPI_ASUS=m
 CONFIG_ACPI_TOSHIBA=m
 CONFIG_ACPI_BLACKLIST_YEAR=0

Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/config/i386/config	Sat Mar 22 20:15:05 2008
@@ -174,7 +174,7 @@
 CONFIG_ACPI_BAY=m
 CONFIG_ACPI_PROCESSOR=m
 CONFIG_ACPI_THERMAL=m
-# CONFIG_ACPI_WMI is not set
+CONFIG_ACPI_WMI=m
 CONFIG_ACPI_ASUS=m
 CONFIG_ACPI_TOSHIBA=m
 CONFIG_ACPI_BLACKLIST_YEAR=0



More information about the Kernel-svn-changes mailing list