Samuel Ortiz | e535410 | 2013-03-27 17:29:53 +0200 | [diff] [blame] | 1 | What: /sys/bus/mei/devices/.../modalias |
| 2 | Date: March 2013 |
| 3 | KernelVersion: 3.10 |
| 4 | Contact: Samuel Ortiz <sameo@linux.intel.com> |
| 5 | linux-mei@linux.intel.com |
| 6 | Description: Stores the same MODALIAS value emitted by uevent |
Tomas Winkler | c93b76b | 2015-05-07 15:54:02 +0300 | [diff] [blame] | 7 | Format: mei:<mei device name>:<device uuid>: |
Tomas Winkler | 007d64e | 2015-05-07 15:54:03 +0300 | [diff] [blame] | 8 | |
| 9 | What: /sys/bus/mei/devices/.../name |
| 10 | Date: May 2015 |
| 11 | KernelVersion: 4.2 |
| 12 | Contact: Tomas Winkler <tomas.winkler@intel.com> |
| 13 | Description: Stores mei client device name |
| 14 | Format: string |
| 15 | |
| 16 | What: /sys/bus/mei/devices/.../uuid |
| 17 | Date: May 2015 |
| 18 | KernelVersion: 4.2 |
| 19 | Contact: Tomas Winkler <tomas.winkler@intel.com> |
| 20 | Description: Stores mei client device uuid |
| 21 | Format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx |
Tomas Winkler | 40b7320 | 2015-09-10 10:18:00 +0300 | [diff] [blame] | 22 | |
| 23 | What: /sys/bus/mei/devices/.../version |
| 24 | Date: Aug 2015 |
| 25 | KernelVersion: 4.3 |
| 26 | Contact: Tomas Winkler <tomas.winkler@intel.com> |
| 27 | Description: Stores mei client protocol version |
| 28 | Format: %d |