-
Notifications
You must be signed in to change notification settings - Fork 16
/
smcd-info.8
71 lines (57 loc) · 1.04 KB
/
smcd-info.8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
.\" smcd-info.8
.\"
.\"
.\" Copyright IBM Corp. 2021
.\" ----------------------------------------------------------------------
.\"
.TH SMCD-INFO 8 "January 2021" "smc-tools" "Linux Programmer's Manual"
.SH NAME
smcd-info \- Print generic information about SMC
smcr-info \- Print generic information about SMC
.SH "SYNOPSIS"
.sp
.ad l
.in +8
.ti -8
.B smcd
.RI "[ " OPTIONS " ]"
.B info
.RI " { "
.BR show " | "
.BR help " }"
.sp
.ti -8
.B smcr
.RI "[ " OPTIONS " ]"
.B info
.RI " { "
.BR show " | "
.BR help " } "
.sp
.SH "DESCRIPTION"
The
.B smcd info
and
.B smcr info
commands display generic SMC information from the kernel and the hardware.
.SS smcd,smcr info show
show the information output
.TP
.SS Kernel Capabilities
Shows the Linux kernel's SMC capabilities independent of any hardware
prerequisites
.TP
.SS Hardware Capabilities
Shows the hardware's capabilities independent of support in Linux
.SH "EXAMPLES"
.HP 2
1. Show the SMC information
.br
\fB# smcd info\fP
.br
\fB# smcr info\fP
.br
.SH SEE ALSO
.br
.BR smcd (8),
.BR smcr (8)