ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/usr.sbin/cpucontrol/cpucontrol.8
(Generate patch)

Comparing trunk/usr.sbin/cpucontrol/cpucontrol.8 (file contents):
Revision 10825 by laffer1, Tue Jul 28 00:43:18 2015 UTC vs.
Revision 10826 by laffer1, Sun Jun 10 20:29:28 2018 UTC

# Line 1 | Line 1
1 + .\" $MidnightBSD$
2   .\" Copyright (c) 2006, 2008 Stanislav Sedov <stas@FreeBSD.org>.
3   .\" All rights reserved.
4   .\"
# Line 22 | Line 23
23   .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24   .\" SUCH DAMAGE.
25   .\"
26 < .\" $MidnightBSD$
26 > .\" $FreeBSD: stable/10/usr.sbin/cpucontrol/cpucontrol.8 322617 2017-08-17 11:36:39Z kib $
27   .\"
28   .Dd June 30, 2009
29   .Dt CPUCONTROL 8
# Line 65 | Line 66 | device
66   .Ek
67   .Nm
68   .Op Fl vh
69 + .Fl i Ar level,level_type
70 + .Bk
71 + .Ar device
72 + .Ek
73 + .Nm
74 + .Op Fl vh
75   .Op Fl d Ar datadir
76   .Fl u
77   .Bk
# Line 84 | Line 91 | The following options are available:
91   .It Fl d Ar datadir
92   Where to look for microcode images.
93   The option can be specified multiple times.
94 < .It Fl m Ar msr Ns Op = Ns Ar value
94 > .It Fl m Ar msr
95   Show value of the specified MSR.
96   MSR register number should be given as a hexadecimal number.
97 + The high word is printed first, then the low word is printed second.
98   .It Fl m Ar msr Ns = Ns Ar value
99   Store the
100   .Ar value
# Line 114 | Line 122 | In this case the inverted value of mask will be used.
122   .It Fl i Ar level
123   Retrieve CPUID info.
124   Level should be given as a hex number.
125 + .It Fl i Ar level,level_type
126 + Retrieve CPUID info.
127 + Level and level_type should be given as hex numbers.
128   .It Fl u
129   Apply CPU firmware updates.
130   The

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines