1 What: /sys/devices/platform/eeepc/disp
4 Contact: "Corentin Chary" <corentincj@iksaif.net>
6 This file allows display switching.
12 If you run X11, you should use xrandr instead.
14 What: /sys/devices/platform/eeepc/camera
17 Contact: "Corentin Chary" <corentincj@iksaif.net>
19 Control the camera. 1 means on, 0 means off.
21 What: /sys/devices/platform/eeepc/cardr
24 Contact: "Corentin Chary" <corentincj@iksaif.net>
26 Control the card reader. 1 means on, 0 means off.
28 What: /sys/devices/platform/eeepc/cpufv
31 Contact: "Corentin Chary" <corentincj@iksaif.net>
33 Change CPU clock configuration.
34 On the Eee PC 1000H there are three available clock configuration:
36 * 0 -> Super Performance Mode
37 * 1 -> High Performance Mode
38 * 2 -> Power Saving Mode
40 On Eee PC 701 there is only 2 available clock configurations.
41 Available configuration are listed in available_cpufv file.
42 Reading this file will show the raw hexadecimal value which
43 is defined as follow::
47 `------------ Availables modes
49 For example, 0x301 means: mode 1 selected, 3 available modes.
51 What: /sys/devices/platform/eeepc/available_cpufv
54 Contact: "Corentin Chary" <corentincj@iksaif.net>
56 List available cpufv modes.