This website works better with JavaScript.
Explore
Help
Sign In
nortti
/
ps2-kbtest
Watch
1
Star
0
Fork
You've already forked ps2-kbtest
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
6
Commits
1
Branch
0
Tags
43 KiB
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
ps2-kbtest
/
grub.cfg
6 lines
77 B
Raw
Permalink
Normal View
History
Unescape
Escape
Get working on real HW and expand diagnostics
2 years ago
set timeout
=
2
Barebones
2 years ago
menuentry "ps2 kbtest" {
multiboot /boot/ps2-kbtest.kernel
}