Jump to content

Base device driver: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Undo revision 51252 by Ak120 (talk)
Line 1: Line 1:
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.
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.


[[Category:Stub]]
[[Category:Glossary]]

Revision as of 04:46, 12 November 2017

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.