          MODULE=x86info
         VERSION=1.25
          SOURCE=$MODULE-$VERSION.tgz
      SOURCE_URL=http://www.codemonkey.org.uk/projects/$MODULE/
      SOURCE_VFY=sha1:3d307310b0323f314583297745efc4296e7dbe5d
        WEB_SITE=http://www.codemonkey.org.uk/projects/x86info/
         ENTERED=20011122
         UPDATED=20091121
           SHORT="probes CPU for information and diagnostics"

cat << EOF
Unlike other cpuinfo tools which just parse /proc/cpuinfo, x86info
probes the CPU registers to find out a lot more information. It can
discover the contents of model-specific registers, discover CPU silicon
revisions, and lots more.

For complete information make sure you have cpu/*/msr and cpu/*/cpuid
compiled into or as loaded modules for your running kernel.
EOF
