| 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 | 
 | 30 | 		used to display several informations. | 
 | 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: | 
 | 50 | 		Control the bluetooth device. 1 means on, 0 means off. | 
 | 51 | 		This may control the led, the device or both. | 
 | 52 | Users:		Lapsus |