Based on kernel version 3.9. Page generated on 2013-05-02 22:54 EST.
1 What: /sys/devices/platform/eeepc/disp 2 Date: May 2008 3 KernelVersion: 2.6.26 4 Contact: "Corentin Chary" <corentincj@iksaif.net> 5 Description: 6 This file allows display switching. 7 - 1 = LCD 8 - 2 = CRT 9 - 3 = LCD+CRT 10 If you run X11, you should use xrandr instead. 11 12 What: /sys/devices/platform/eeepc/camera 13 Date: May 2008 14 KernelVersion: 2.6.26 15 Contact: "Corentin Chary" <corentincj@iksaif.net> 16 Description: 17 Control the camera. 1 means on, 0 means off. 18 19 What: /sys/devices/platform/eeepc/cardr 20 Date: May 2008 21 KernelVersion: 2.6.26 22 Contact: "Corentin Chary" <corentincj@iksaif.net> 23 Description: 24 Control the card reader. 1 means on, 0 means off. 25 26 What: /sys/devices/platform/eeepc/cpufv 27 Date: Jun 2009 28 KernelVersion: 2.6.31 29 Contact: "Corentin Chary" <corentincj@iksaif.net> 30 Description: 31 Change CPU clock configuration. 32 On the Eee PC 1000H there are three available clock configuration: 33 * 0 -> Super Performance Mode 34 * 1 -> High Performance Mode 35 * 2 -> Power Saving Mode 36 On Eee PC 701 there is only 2 available clock configurations. 37 Available configuration are listed in available_cpufv file. 38 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 For example, 0x301 means: mode 1 selected, 3 available modes. 44 45 What: /sys/devices/platform/eeepc/available_cpufv 46 Date: Jun 2009 47 KernelVersion: 2.6.31 48 Contact: "Corentin Chary" <corentincj@iksaif.net> 49 Description: 50 List available cpufv modes.