Jump to content

Interrupt time

From EDM2
Revision as of 14:12, 18 November 2017 by Martini (talk | contribs) (Created page with "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 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.