Skip to content

stekershaw/mask-kb-irq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

mask-kb-irq

Simple Linux module to mask IRQ1 to disable keyboard.

IRQ1 is masked on module load and unmasked on module unload.

The module was created as one layer of protection for public-access Linux terminals to selectively prevent keyboard input.

Most Linux distributions have the AT keyboard driver built-in rather than modular, hence using a number of other methods to disable input, rather than the obvious removal of the driver module.

About

Simple Linux module to mask IRQ1 to disable keyboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published