Jump to content

EXCPHEAD.SYS

From EDM2
Revision as of 12:51, 27 November 2016 by Ak120 (talk | contribs) (Created page with "New with eCS 1.1. This works around a condition in DOSCALL1 when the exception handlers have not yet been initialized during boot, and a failing driver causes a trap. EXCPHEAD...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

New with eCS 1.1. This works around a condition in DOSCALL1 when the exception handlers have not yet been initialized during boot, and a failing driver causes a trap. EXCPHEAD.SYS should be loaded before other DEVICE= or IFS= lines in CONFIG.SYS to properly terminate the chain of exception handlers for DOSCALL1.

This may not be necessary for the 14.104a kernel or above.

DEVICE=EXCPHEAD.SYS
Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
eCS