Begin File: nmi-example.tgz Description:sample source for installing an NMI handler Keywords: NMI interrupts nmi-example QNX4 25 Version: Entered-date: Author: Ported-by: Original-site: Copying-policy: CMU Supplementali: QNX provides no direct support for handling NMIs. It handles NMIs but they are treated much like a signal. However you can set up a program to take control of NMIs, ie. become an NMI handler. This directory contains example source for installing an NMI handler in QNX. archive contents: drwxrwxr-x 0 steve techies Apr 1 15:02 nmi-example -rw-rw-r-- 0 steve techies 946 Apr 1 14:46 nmi-example/nmi.s -rw-rw-r-- 0 steve techies 616 Apr 1 15:01 nmi-example/Makefile -rw-rw-r-- 0 steve techies 299 Apr 1 14:50 nmi-example/nmi.h -rw-rw-r-- 0 steve techies 361 Apr 1 14:48 nmi-example/main.c -rw-rw-r-- 0 steve techies 156 Mar 14 15:35 nmi-example/mknmi.c -rw------- 0 steve techies 3161 Apr 1 14:57 nmi-example/install.c -rw-rw-r-- 0 steve techies 1330 Apr 1 15:00 nmi-example/README.ms -rw-rw-r-- 0 steve techies 1515 Apr 1 15:01 nmi-example/README.1 -rw-rw-r-- 0 steve techies 3808 Apr 1 15:01 nmi-example/README.ps -rw-rw-r-- 0 steve techies 5120 Apr 1 14:56 nmi-example/nmi.bak End