[kernel] r14874 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Mon Jan 4 10:18:12 UTC 2010


Author: maks
Date: Mon Jan  4 10:18:09 2010
New Revision: 14874

Log:
Set MOUSE_PS2_ELANTECH for various EeePC models

Said not to break with Lenny xorg,
but allows 2 finger scrolling and such in Squeeze.

Reported-by: Rafael Kitover <rkitover at io.com>

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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Sun Jan  3 23:53:23 2010	(r14873)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Jan  4 10:18:09 2010	(r14874)
@@ -19,6 +19,7 @@
     REGULATOR_TPS6507X, VIDEO_SAA7164, DVB_PT1, BACKLIGHT_WM831X,
     SND_HDA_CODEC_CIRRUS, USB_ISP1362_HCD, LEDS_WM831X_STATUS.
   * [x86] set ACPI_POWER_METER, ACPI_PROCESSOR_AGGREGATOR.
+  * Set MOUSE_PS2_ELANTECH for various EeePc. (closes: #522920)
 
   [ dann frazier ]
   * Fix vserver build on ia64 (Closes: #563356)

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Sun Jan  3 23:53:23 2010	(r14873)
+++ dists/trunk/linux-2.6/debian/config/config	Mon Jan  4 10:18:09 2010	(r14874)
@@ -578,7 +578,7 @@
 ## file: drivers/input/mouse/Kconfig
 ##
 CONFIG_MOUSE_PS2_ALPS=y
-# CONFIG_MOUSE_PS2_ELANTECH is not set
+CONFIG_MOUSE_PS2_ELANTECH=y
 # CONFIG_MOUSE_PS2_TOUCHKIT is not set
 CONFIG_MOUSE_SYNAPTICS_I2C=m
 



More information about the Kernel-svn-changes mailing list