aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorCorentin Chary <corentincj@iksaif.net>2011-02-06 07:28:36 -0500
committerMatthew Garrett <mjg@redhat.com>2011-03-28 06:05:17 -0400
commit9e1565bc390123d3c74b940ba3466faf196970ec (patch)
treeecbf20f8db83afde5b7767f95f9be0d303e2aad8 /Documentation
parentaafa719dcd0cb0c05bb0690c816b13263c8b36e6 (diff)
eeepc-wmi: add camera and card reader support
Signed-off-by: Corentin Chary <corentincj@iksaif.net> Signed-off-by: Matthew Garrett <mjg@redhat.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/ABI/testing/sysfs-platform-eeepc-wmi14
1 files changed, 14 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-platform-eeepc-wmi b/Documentation/ABI/testing/sysfs-platform-eeepc-wmi
index e4b5fef5fadd..9fc8d33e280d 100644
--- a/Documentation/ABI/testing/sysfs-platform-eeepc-wmi
+++ b/Documentation/ABI/testing/sysfs-platform-eeepc-wmi
@@ -8,3 +8,17 @@ Description:
8 * 0 -> Super Performance Mode 8 * 0 -> Super Performance Mode
9 * 1 -> High Performance Mode 9 * 1 -> High Performance Mode
10 * 2 -> Power Saving Mode 10 * 2 -> Power Saving Mode
11
12What: /sys/devices/platform/eeepc-wmi/camera
13Date: Jan 2010
14KernelVersion: 2.6.39
15Contact: "Corentin Chary" <corentincj@iksaif.net>
16Description:
17 Control the camera. 1 means on, 0 means off.
18
19What: /sys/devices/platform/eeepc-wmi/cardr
20Date: Jan 2010
21KernelVersion: 2.6.39
22Contact: "Corentin Chary" <corentincj@iksaif.net>
23Description:
24 Control the card reader. 1 means on, 0 means off.