1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-06 22:38:45 +10:00
collapseos/blk/410
Virgil Dupras b874a1c175 ps2: wip
2020-05-20 18:56:18 -04:00

12 lines
366 B
Plaintext

PS/2 keyboard subsystem
Provides (key) from a driver providing (ps2kc). That is, for a
driver taking care of providing all key codes emanating from a
PS/2 keyboard, this subsystem takes care of mapping those key-
strokes to ASCII characters. This code is designed to be cross-
compiled and loaded with drivers.
Requires PS2_MEM to be defined.
Load range: 411-414