From: Azael Avalos Date: Wed, 26 Mar 2014 02:38:32 +0000 (-0600) Subject: toshiba_acpi: Add touchpad enable/disable support- X-Git-Tag: v3.15-rc1~34^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d8658acd6be9139ef91dfe6c001796e7a03ded6;p=pandora-kernel.git toshiba_acpi: Add touchpad enable/disable support- Toshiba laptops have two ways of letting userspace know the touchpad has changed state, one with a button on top of the touchpad that simply emmits scancodes whenever enabled/disabled, and another one by pressing Fn-F9 (touchpad toggle) hotkey. This patch adds support to enable/disable the touchpad by exposing the _touchpad_ file in sysfs that simply makes a call to a SCI register, imitating what Toshiba provided software does on Windows. Signed-off-by: Azael Avalos Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed