Jump to content

Interrupt time

From EDM2
Revision as of 14:12, 18 November 2017 by Martini (talk | contribs)

When a device driver is run because of an interrupt rather than because of an application request. OS/2 device drivers receive interrupts either from the hardware they manage or from the system real- time clock.

During interrupt time, certain DevHlp functions are not permitted. Also, addresses received directly from OS/2 applications might not be valid unless they are converted system addresses.