home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / set6x86.zip / CHANGES < prev    next >
Text File  |  1997-12-14  |  2KB  |  52 lines

  1. 14DEC97 -- version 1.5
  2.  
  3. - 6x86_reg now also displays two bogoMIPS readings: the kernel-calculated
  4.   bogomips from/proc/cpuinfo, and an independently-calculated bogomips reading.
  5.  
  6. - Note that bogoMIPS are *NOT* a benchmark or a test for CPU performance; they
  7.   are just a very good indicator of whether the BIOS has correctly configured
  8.   the 6x86 registers and the L2 cache/chipset timing parameters.
  9.  
  10.  
  11. 03DEC97 -- version 1.4
  12.  
  13. - 6x86_reg replacement for 6x86_arr (now dumps relevant 6x86 registers
  14.   in human-readable format).
  15. - DOS support was dropped.
  16. - A short, simple kernel patch is included.
  17. - With Mike Jagdis' permission, a new documentation file Doc-6x86.txt was
  18.   included with this release of set6x86. It does not replace the relevant
  19.   Cyrix and IBM Application Notes and Data Books, which one should read
  20.   anyway to get a better understanding of the 6x86 family of CPUs.
  21. - New maintainer: Andrew D. Balsa <andrewbalsa@usa.net>.
  22.  
  23.  
  24. 14SEP97 -- version 1.3
  25.  
  26. - 6x86_arr added (dumps Address Region Registers in human-readable format)
  27.  
  28.  
  29. 29OCT96 -- version 1.2
  30.  
  31. - "-c" and "-s" options for bit-setting and bit-masking.
  32. - silent mode changed so that get6x86reg outputs HEX-only
  33.   (otherwise it's pretty useless).
  34. - silent mode renamed to "-p" (pipeable output)
  35.   for compatibility with "setVGAreg".
  36. - fatal command line parameter errors now exit instead of
  37.   dumping core...
  38. - DOS version now uses the DOS cross-compiler from DJGPP.
  39.  
  40.  
  41. 10OCT96 -- version 1.1
  42.  
  43. - some documentation updates.
  44. - DOS version added (DJGPP compiled) + docs
  45. - silent mode (no output).
  46.  
  47.  
  48. 05AUG96 -- version 1.0
  49.  
  50. - initial release. Hacked up from "setVGAreg", which 
  51.   is part of SVGATextMode.
  52.