Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
835 B

  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Language" content="en-us">
  4. <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
  5. <meta name="ProgId" content="FrontPage.Editor.Document">
  6. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  7. <title>This sample demonstrates how a Windows NT driver can utilize the HAL&nbsp;
  8. interfaces to read the Intel Machine Check Architecture</title>
  9. </head>
  10. <body>
  11. <p><br>
  12. This sample demonstrates how a Windows NT driver can utilize the HAL <br>
  13. interfaces to read the Intel Machine Check Architecture (MCA) registers OR <br>
  14. get notified asynchronously when a Machine Check Exception occurs.<br>
  15. <br>
  16. This sample is composed of two parts - a Windows NT kernel-mode device driver
  17. <br>
  18. (IMCA.SYS) and a Win32 test application (MCALOG.EXE).<br>
  19. <br>
  20. &nbsp;</p>
  21. </body>
  22. </html>