           SPELL=x86info
         VERSION=1.21
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.codemonkey.org.uk/projects/x86info/$SOURCE
     SOURCE_HASH=sha512:baee87625ec5a6e61c7834125ef5315e5550b5785b60ea052bde231ca281920154e8e046cc3f25b7c17d66dbb3581b929986f1fa32bf03619ef7cc879e6776e8
        WEB_SITE=http://www.codemonkey.org.uk/
         ENTERED=20011122
      PATCHLEVEL=0
         ARCHIVE="off"
         LICENSE=GPL
        KEYWORDS="cpu utils"
           SHORT="x86info probes the CPU registers"
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.
EOF
