Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-12 | kernel/amd64: i8042: Prevent blinking capslock LED | Ian Moffett | |
Holding down the caps-lock key would result in the LED blinking rapidly which is obviously not normal. This commit corrects that behavior. Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2024-05-12 | kernel/amd64: isa: Add i8042 driver | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> |