Minimal kernel for testing PS/2 keyboard (controller) modes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

5 lines
77 B

set timeout=2
menuentry "ps2 kbtest" {
multiboot /boot/ps2-kbtest.kernel
}