summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cpucontrol/cpucontrol.8
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2014-06-19 21:54:41 +0000
committerattilio <attilio@FreeBSD.org>2014-06-19 21:54:41 +0000
commite1ad5f01a6f69b9c7b819712142aec0f82faa8fe (patch)
tree429567dc0768822de4253cd98cbc123c22fd4a08 /usr.sbin/cpucontrol/cpucontrol.8
parent2cd5489f2cdba4185c209ef5cd12f49e3f2113d9 (diff)
downloadFreeBSD-src-e1ad5f01a6f69b9c7b819712142aec0f82faa8fe.zip
FreeBSD-src-e1ad5f01a6f69b9c7b819712142aec0f82faa8fe.tar.gz
Following comments in r242565 add the possibility to specify ecx when
performing cpuid calls. Add also a new way to specify the level type to cpucontrol(8) as reported in the manpage. Sponsored by: EMC / Isilon storage division Reviewed by: bdrewery, gcooper Testerd by: bdrewery
Diffstat (limited to 'usr.sbin/cpucontrol/cpucontrol.8')
-rw-r--r--usr.sbin/cpucontrol/cpucontrol.89
1 files changed, 9 insertions, 0 deletions
diff --git a/usr.sbin/cpucontrol/cpucontrol.8 b/usr.sbin/cpucontrol/cpucontrol.8
index 0998b20..cb1a29e 100644
--- a/usr.sbin/cpucontrol/cpucontrol.8
+++ b/usr.sbin/cpucontrol/cpucontrol.8
@@ -65,6 +65,12 @@ device
.Ek
.Nm
.Op Fl vh
+.Fl i Ar level,level_type
+.Bk
+.Ar device
+.Ek
+.Nm
+.Op Fl vh
.Op Fl d Ar datadir
.Fl u
.Bk
@@ -114,6 +120,9 @@ In this case the inverted value of mask will be used.
.It Fl i Ar level
Retrieve CPUID info.
Level should be given as a hex number.
+.It Fl i Ar level,level_type
+Retrieve CPUID info.
+Level and level_type should be given as hex numbers.
.It Fl u
Apply CPU firmware updates.
The
OpenPOWER on IntegriCloud