home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / HARDWARE / HARDCHK.ZIP / CPUID.DOC < prev    next >
Encoding:
Text File  |  1986-02-17  |  640 b   |  21 lines

  1.    CPUID.COM determines the CPU and NDP models in use.    In particular,
  2. it can distinguish from each other any of the following CPUs and NDPs:
  3.  
  4.    8086, 8088, 80186, 80188, 80286
  5.    8087, 80287
  6.  
  7.    It also reports on faulty 8086/8088s.  Such a CPU is faulty if it
  8. allows an interrupt immediately after a change to the SS register.  If
  9. the program indicates you have a faulty CPU, you might want to replace
  10. it.  A new 8088 costs about $15.
  11.  
  12.    The program also check on the system board's NDP switch in case you
  13. have an NDP installed.
  14.  
  15. Bob Smith
  16. Qualitas, Inc.
  17. 8314 Thoreau Dr.
  18. Bethesda, MD  20817
  19. 301-469-8848
  20.  
  21.