IBMKBD.SYS: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This driver provides support for the keyboard. | This driver provides support for the keyboard. | ||
IBMKBD.SYS is one of the two separated driver for the keyboard physical device driver. IBMKBD.SYS is referred as the "device-dependent driver" which handles the hardware interrupts and keboard hardware commands. This driver also passes notification of a hot plug and scan codes to [[KBDBASE.SYS]] (The device-independent driver). | |||
==Version== | ==Version== |
Revision as of 13:39, 13 February 2016
This driver provides support for the keyboard.
IBMKBD.SYS is one of the two separated driver for the keyboard physical device driver. IBMKBD.SYS is referred as the "device-dependent driver" which handles the hardware interrupts and keboard hardware commands. This driver also passes notification of a hot plug and scan codes to KBDBASE.SYS (The device-independent driver).
Version
Date | Version | Size | Comments |
---|---|---|---|
bytes |
DLLs Loaded
Source Code
The source code of this driver is available on the IBM DDK under its license.