aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/devcpu/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/devcpu/pkg-descr')
-rw-r--r--sysutils/devcpu/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/devcpu/pkg-descr b/sysutils/devcpu/pkg-descr
new file mode 100644
index 000000000000..9f6b3a2e3acf
--- /dev/null
+++ b/sysutils/devcpu/pkg-descr
@@ -0,0 +1,10 @@
+This kernel module provides access to i386/amd64 CPUs MSR (Model Specific
+Register) registers and cpuid info through /dev/cpu%d devices, where %d
+corresponds to cpu number.
+
+It can be used with x86info to retrive information available from MSR registers.
+
+Additionally, this module can be used to update/replace microcode of cpus.
+
+Author: Stanislav Sedov <stas@FreeBSD.org>
+WWW: http://mbsd.msk.ru/stas/devcpu.html