Begin File: resetf3.tgz Description:reset machine Keywords:reset reboot boot Version: Entered-date: Author: Ported-by: Original-site: Copying-policy: Supplemental: resetf3: contributed by jcmichot@quics.qnx.com. This program, provides a cover for 'int 0xf3' which resets the machine. When QNX crashes, it prints the current context on the video display, and loops issuing 'int 0xf3' instructions. If the system debugger is present, it traps this interrupt to allow furthur analysis. For some systems (esp, unattended) it may be prefferable to have the system automatically restart. This program provides such a means. Thanks again to Mr Michot. archive contents: drwxrwxr-x 0 usrfree quics Jun 27 17:17 resetf3 -rw-rw-r-- 0 usrfree quics 946 Apr 1 14:46 resetf3/nmi.s -rw-rw-r-- 0 usrfree quics 561 Jun 26 14:14 resetf3/Makefile -rw-rw-r-- 0 usrfree quics 299 Apr 1 14:50 resetf3/nmi.h -rw-rw-r-- 0 usrfree quics 3819 Jun 26 14:18 resetf3/resetf3.c -rw-rw-r-- 0 usrfree quics 182 Jun 26 13:59 resetf3/mknmi.c -rw-rw-r-- 0 usrfree quics 487 Jun 27 17:17 resetf3/README -rw-rw-r-- 0 usrfree quics 2048 Jun 26 14:01 resetf3/nmi.a -rw-rw-r-- 0 usrfree quics 154 Jun 26 14:03 resetf3/crash.c End