hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/Documentation/ABI/testing/sysfs-platform-eeepc-laptop
....@@ -4,9 +4,11 @@
44 Contact: "Corentin Chary" <corentincj@iksaif.net>
55 Description:
66 This file allows display switching.
7
+
78 - 1 = LCD
89 - 2 = CRT
910 - 3 = LCD+CRT
11
+
1012 If you run X11, you should use xrandr instead.
1113
1214 What: /sys/devices/platform/eeepc/camera
....@@ -30,16 +32,20 @@
3032 Description:
3133 Change CPU clock configuration.
3234 On the Eee PC 1000H there are three available clock configuration:
35
+
3336 * 0 -> Super Performance Mode
3437 * 1 -> High Performance Mode
3538 * 2 -> Power Saving Mode
39
+
3640 On Eee PC 701 there is only 2 available clock configurations.
3741 Available configuration are listed in available_cpufv file.
3842 Reading this file will show the raw hexadecimal value which
39
- is defined as follow:
40
- | 8 bit | 8 bit |
41
- | `---- Current mode
42
- `------------ Availables modes
43
+ is defined as follow::
44
+
45
+ | 8 bit | 8 bit |
46
+ | `---- Current mode
47
+ `------------ Availables modes
48
+
4349 For example, 0x301 means: mode 1 selected, 3 available modes.
4450
4551 What: /sys/devices/platform/eeepc/available_cpufv