IBMKBD.SYS: Difference between revisions
Appearance
Line 18: | Line 18: | ||
==Source Code== | ==Source Code== | ||
The source code of this | The source code of this file is included on the [[IBM Developer Connection Device Driver Kits for OS/2]]. It can not be open sourced, but the source code is available for IBM DDK customers and a free/paid binaries can be released. | ||
[[Category:Files]] | [[Category:Files]] | ||
[[Category:Drivers]] | [[Category:Drivers]] |
Revision as of 13:42, 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 |
---|---|---|---|
10-18-2011 16:22 | 10.163 | 8,774 bytes | @#Mensys:10.163#@ IBM Keyboard Device Driver. |
DLLs Loaded
Source Code
The source code of this file is included on the IBM Developer Connection Device Driver Kits for OS/2. It can not be open sourced, but the source code is available for IBM DDK customers and a free/paid binaries can be released.