[kernel] r10491 - in dists/trunk/linux-2.6/debian: . config/amd64 config/i386
Maximilian Attems
maks at alioth.debian.org
Sun Feb 10 19:41:00 UTC 2008
Author: maks
Date: Sun Feb 10 19:40:58 2008
New Revision: 10491
Log:
amd64, i386: enable ACER_WMI
driver for newer Acer (and Wistron) adds
wireless radio and bluetooth control.
see 745a5d2126926808295742932d0e36d485efa485
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 Sun Feb 10 19:40:58 2008
@@ -22,7 +22,7 @@
RTC_DRV_DS1511, MEMSTICK, SENSORS_W83L786NG, SENSORS_ADS7828, IPWIRELESS,
RISCOM8.
* [amd64] Enable CRYPTO_SALSA20_X86_64, EDAC_I3000.
- * [amd64, i386]: Enable LATENCYTOP, LEDS_CLEVO_MAIL, INPUT_APANEL.
+ * [amd64, i386]: Enable LATENCYTOP, LEDS_CLEVO_MAIL, INPUT_APANEL, ACER_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.
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 Sun Feb 10 19:40:58 2008
@@ -49,6 +49,7 @@
CONFIG_ACPI_THERMAL=m
CONFIG_ACPI_ASUS=m
CONFIG_SONYPI_COMPAT=y
+CONFIG_ACER_WMI=m
CONFIG_THINKPAD_ACPI=m
# CONFIG_THINKPAD_ACPI_DEBUG is not set
CONFIG_THINKPAD_ACPI_BAY=y
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 Sun Feb 10 19:40:58 2008
@@ -70,6 +70,7 @@
CONFIG_ACPI_PROCESSOR=m
CONFIG_ACPI_THERMAL=m
CONFIG_ACPI_ASUS=m
+CONFIG_ACER_WMI=m
CONFIG_SONYPI_COMPAT=y
CONFIG_THINKPAD_ACPI=m
CONFIG_THINKPAD_ACPI_BAY=y
More information about the Kernel-svn-changes
mailing list