Jump to content

IBMKBD.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Line 4: Line 4:


==Version==
==Version==
{| class="wikitable"
{| class="wikitable"
|-
! Date !!Version !! Size  !! Comments
! Date !!Version !! Size  !! Comments
|-
|-
| 10-18-2011  16:22 || 10.163 || 8,774 bytes || @#Mensys:10.163#@ IBM Keyboard Device Driver.
|2011-10-18 16:22||10.163||8,774 bytes||Mensys / IBM Keyboard Device Driver
|-
|}
|}


==DLLs Loaded==
==DLLs Loaded==
*
*


==Source Code==
==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.
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:Drivers]]
[[Category:Drivers]]

Revision as of 18:02, 27 August 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
2011-10-18 16:22 10.163 8,774 bytes Mensys / 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.