Corentin Chary | c45eecf | 2010-01-10 20:56:23 +0100 | [diff] [blame] | 1 | What: /sys/devices/platform/asus_laptop/display |
Corentin Chary | b09f5fe | 2009-08-28 12:56:55 +0000 | [diff] [blame] | 2 | Date: January 2007 |
| 3 | KernelVersion: 2.6.20 |
| 4 | Contact: "Corentin Chary" <corentincj@iksaif.net> |
| 5 | Description: |
| 6 | This file allows display switching. The value |
| 7 | is composed by 4 bits and defined as follow: |
| 8 | 4321 |
| 9 | |||`- LCD |
| 10 | ||`-- CRT |
| 11 | |`--- TV |
| 12 | `---- DVI |
| 13 | Ex: - 0 (0000b) means no display |
| 14 | - 3 (0011b) CRT+LCD. |
| 15 | |
Corentin Chary | c45eecf | 2010-01-10 20:56:23 +0100 | [diff] [blame] | 16 | What: /sys/devices/platform/asus_laptop/gps |
Corentin Chary | b09f5fe | 2009-08-28 12:56:55 +0000 | [diff] [blame] | 17 | Date: January 2007 |
| 18 | KernelVersion: 2.6.20 |
| 19 | Contact: "Corentin Chary" <corentincj@iksaif.net> |
| 20 | Description: |
| 21 | Control the gps device. 1 means on, 0 means off. |
| 22 | Users: Lapsus |
| 23 | |
Corentin Chary | c45eecf | 2010-01-10 20:56:23 +0100 | [diff] [blame] | 24 | What: /sys/devices/platform/asus_laptop/ledd |
Corentin Chary | b09f5fe | 2009-08-28 12:56:55 +0000 | [diff] [blame] | 25 | Date: January 2007 |
| 26 | KernelVersion: 2.6.20 |
| 27 | Contact: "Corentin Chary" <corentincj@iksaif.net> |
| 28 | Description: |
| 29 | Some models like the W1N have a LED display that can be |
Sylvestre Ledru | f65e51d | 2011-04-04 15:04:46 -0700 | [diff] [blame] | 30 | used to display several items of information. |
Corentin Chary | b09f5fe | 2009-08-28 12:56:55 +0000 | [diff] [blame] | 31 | To control the LED display, use the following : |
Corentin Chary | c45eecf | 2010-01-10 20:56:23 +0100 | [diff] [blame] | 32 | echo 0x0T000DDD > /sys/devices/platform/asus_laptop/ |
Corentin Chary | b09f5fe | 2009-08-28 12:56:55 +0000 | [diff] [blame] | 33 | where T control the 3 letters display, and DDD the 3 digits display. |
| 34 | The DDD table can be found in Documentation/laptops/asus-laptop.txt |
| 35 | |
Corentin Chary | c45eecf | 2010-01-10 20:56:23 +0100 | [diff] [blame] | 36 | What: /sys/devices/platform/asus_laptop/bluetooth |
Corentin Chary | b09f5fe | 2009-08-28 12:56:55 +0000 | [diff] [blame] | 37 | Date: January 2007 |
| 38 | KernelVersion: 2.6.20 |
| 39 | Contact: "Corentin Chary" <corentincj@iksaif.net> |
| 40 | Description: |
| 41 | Control the bluetooth device. 1 means on, 0 means off. |
| 42 | This may control the led, the device or both. |
| 43 | Users: Lapsus |
| 44 | |
Corentin Chary | c45eecf | 2010-01-10 20:56:23 +0100 | [diff] [blame] | 45 | What: /sys/devices/platform/asus_laptop/wlan |
Corentin Chary | b09f5fe | 2009-08-28 12:56:55 +0000 | [diff] [blame] | 46 | Date: January 2007 |
| 47 | KernelVersion: 2.6.20 |
| 48 | Contact: "Corentin Chary" <corentincj@iksaif.net> |
| 49 | Description: |
Corentin Chary | ba1ff5b | 2010-11-14 17:40:12 +0100 | [diff] [blame] | 50 | Control the wlan device. 1 means on, 0 means off. |
Corentin Chary | b09f5fe | 2009-08-28 12:56:55 +0000 | [diff] [blame] | 51 | This may control the led, the device or both. |
| 52 | Users: Lapsus |
Corentin Chary | ba1ff5b | 2010-11-14 17:40:12 +0100 | [diff] [blame] | 53 | |
| 54 | What: /sys/devices/platform/asus_laptop/wimax |
| 55 | Date: October 2010 |
| 56 | KernelVersion: 2.6.37 |
| 57 | Contact: "Corentin Chary" <corentincj@iksaif.net> |
| 58 | Description: |
| 59 | Control the wimax device. 1 means on, 0 means off. |
| 60 | |
| 61 | What: /sys/devices/platform/asus_laptop/wwan |
| 62 | Date: October 2010 |
| 63 | KernelVersion: 2.6.37 |
| 64 | Contact: "Corentin Chary" <corentincj@iksaif.net> |
| 65 | Description: |
| 66 | Control the wwan (3G) device. 1 means on, 0 means off. |