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 7 Format: mei:<mei device name>:<device uuid>:<protocol version> 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 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 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 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 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
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.