Jump to content

Base device driver

From EDM2
Revision as of 04:17, 27 October 2017 by Martini (talk | contribs) (Created page with "An OS/2 device driver that performs I/O during the OS/ 2 kernel boot sequence to provide IPL support. Base device drivers are loaded by way of the CONFIG.SYS BASEDEV keyword, ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

An OS/2 device driver that performs I/O during the OS/ 2 kernel boot sequence to provide IPL support. Base device drivers are loaded by way of the CONFIG.SYS BASEDEV keyword, rather than the DEVICE keyword. See BASEDEV keyword, adapter device driver, and device manager.