Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1What: /sys/bus/mei/devices/.../modalias
2Date: March 2013
3KernelVersion: 3.10
4Contact: Samuel Ortiz <sameo@linux.intel.com>
5 linux-mei@linux.intel.com
6Description: Stores the same MODALIAS value emitted by uevent
7 Format: mei:<mei device name>:<device uuid>:<protocol version>
8
9What: /sys/bus/mei/devices/.../name
10Date: May 2015
11KernelVersion: 4.2
12Contact: Tomas Winkler <tomas.winkler@intel.com>
13Description: Stores mei client device name
14 Format: string
15
16What: /sys/bus/mei/devices/.../uuid
17Date: May 2015
18KernelVersion: 4.2
19Contact: Tomas Winkler <tomas.winkler@intel.com>
20Description: Stores mei client device uuid
21 Format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
22
23What: /sys/bus/mei/devices/.../version
24Date: Aug 2015
25KernelVersion: 4.3
26Contact: Tomas Winkler <tomas.winkler@intel.com>
27Description: Stores mei client protocol version
28 Format: %d
29
30What: /sys/bus/mei/devices/.../max_conn
31Date: Nov 2019
32KernelVersion: 5.5
33Contact: Tomas Winkler <tomas.winkler@intel.com>
34Description: Stores mei client maximum number of connections
35 Format: %d
36
37What: /sys/bus/mei/devices/.../fixed
38Date: Nov 2019
39KernelVersion: 5.5
40Contact: Tomas Winkler <tomas.winkler@intel.com>
41Description: Stores mei client fixed address, if any
42 Format: %d
43
44What: /sys/bus/mei/devices/.../vtag
45Date: Nov 2020
46KernelVersion: 5.9
47Contact: Tomas Winkler <tomas.winkler@intel.com>
48Description: Stores mei client vtag support status
49 Format: %d
50
51What: /sys/bus/mei/devices/.../max_len
52Date: Nov 2019
53KernelVersion: 5.5
54Contact: Tomas Winkler <tomas.winkler@intel.com>
55Description: Stores mei client maximum message length
56 Format: %d