Back to home page

OSCL-LXR

 
 

    


0001 What:           /sys/devices/platform/asus_laptop/display
0002 Date:           January 2007
0003 KernelVersion:  2.6.20
0004 Contact:        "Corentin Chary" <corentincj@iksaif.net>
0005 Description:
0006                 This file allows display switching. The value
0007                 is composed by 4 bits and defined as follow::
0008 
0009                   4321
0010                   |||`- LCD
0011                   ||`-- CRT
0012                   |`--- TV
0013                   `---- DVI
0014 
0015                 Ex:
0016                     - 0 (0000b) means no display
0017                     - 3 (0011b) CRT+LCD.
0018 
0019 What:           /sys/devices/platform/asus_laptop/gps
0020 Date:           January 2007
0021 KernelVersion:  2.6.20
0022 Contact:        "Corentin Chary" <corentincj@iksaif.net>
0023 Description:
0024                 Control the gps device. 1 means on, 0 means off.
0025 Users:          Lapsus
0026 
0027 What:           /sys/devices/platform/asus_laptop/ledd
0028 Date:           January 2007
0029 KernelVersion:  2.6.20
0030 Contact:        "Corentin Chary" <corentincj@iksaif.net>
0031 Description:
0032                 Some models like the W1N have a LED display that can be
0033                 used to display several items of information.
0034                 To control the LED display, use the following::
0035 
0036                     echo 0x0T000DDD > /sys/devices/platform/asus_laptop/
0037 
0038                 where T control the 3 letters display, and DDD the 3 digits display.
0039                 The DDD table can be found in Documentation/admin-guide/laptops/asus-laptop.rst
0040 
0041 What:           /sys/devices/platform/asus_laptop/bluetooth
0042 Date:           January 2007
0043 KernelVersion:  2.6.20
0044 Contact:        "Corentin Chary" <corentincj@iksaif.net>
0045 Description:
0046                 Control the bluetooth device. 1 means on, 0 means off.
0047                 This may control the led, the device or both.
0048 Users:          Lapsus
0049 
0050 What:           /sys/devices/platform/asus_laptop/wlan
0051 Date:           January 2007
0052 KernelVersion:  2.6.20
0053 Contact:        "Corentin Chary" <corentincj@iksaif.net>
0054 Description:
0055                 Control the wlan device. 1 means on, 0 means off.
0056                 This may control the led, the device or both.
0057 Users:          Lapsus
0058 
0059 What:           /sys/devices/platform/asus_laptop/wimax
0060 Date:           October 2010
0061 KernelVersion:  2.6.37
0062 Contact:        "Corentin Chary" <corentincj@iksaif.net>
0063 Description:
0064                 Control the wimax device. 1 means on, 0 means off.
0065 
0066 What:           /sys/devices/platform/asus_laptop/wwan
0067 Date:           October 2010
0068 KernelVersion:  2.6.37
0069 Contact:        "Corentin Chary" <corentincj@iksaif.net>
0070 Description:
0071                 Control the wwan (3G) device. 1 means on, 0 means off.