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 |
Alexander Usyskin | 7366830 | 2019-10-08 03:57:34 +0300 | [diff] [blame] | 7 | Format: mei:<mei device name>:<device uuid>:<protocol version> |
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 |
Alexander Usyskin | 6449869 | 2019-11-16 16:21:36 +0200 | [diff] [blame] | 29 | |
| 30 | What: /sys/bus/mei/devices/.../max_conn |
| 31 | Date: Nov 2019 |
| 32 | KernelVersion: 5.5 |
| 33 | Contact: Tomas Winkler <tomas.winkler@intel.com> |
| 34 | Description: Stores mei client maximum number of connections |
| 35 | Format: %d |
| 36 | |
| 37 | What: /sys/bus/mei/devices/.../fixed |
| 38 | Date: Nov 2019 |
| 39 | KernelVersion: 5.5 |
| 40 | Contact: Tomas Winkler <tomas.winkler@intel.com> |
| 41 | Description: Stores mei client fixed address, if any |
| 42 | Format: %d |
| 43 | |
Alexander Usyskin | 2dd1e5a | 2020-08-18 14:51:37 +0300 | [diff] [blame] | 44 | What: /sys/bus/mei/devices/.../vtag |
| 45 | Date: Nov 2020 |
| 46 | KernelVersion: 5.9 |
| 47 | Contact: Tomas Winkler <tomas.winkler@intel.com> |
| 48 | Description: Stores mei client vtag support status |
| 49 | Format: %d |
| 50 | |
Alexander Usyskin | 6449869 | 2019-11-16 16:21:36 +0200 | [diff] [blame] | 51 | What: /sys/bus/mei/devices/.../max_len |
| 52 | Date: Nov 2019 |
| 53 | KernelVersion: 5.5 |
| 54 | Contact: Tomas Winkler <tomas.winkler@intel.com> |
| 55 | Description: Stores mei client maximum message length |
| 56 | Format: %d |