Detect PS/2 keyboard #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PS/2 keyboard driver is the only input driver for now. Detect whether the keyboard is present and only then initialize the driver/device. This will help transition to a USB-based keyboard driver.
DONE!