Age | Commit message (Collapse) | Author | |
---|---|---|---|
13 hours | kern/amd64: i8042: Add option to poll keyboard | Ian Moffett | |
Some hardware may not work too well with the i8042 and interrupts, as a mitigation, we've added an option to poll instead of using interrupts Signed-off-by: Ian Moffett <ian@osmora.org> | |||
4 days | kern/amd64: reboot: Add I8042_REBOOT option | Ian Moffett | |
Adds I8042_REBOOT config option for the AMD64 port as a workaround against certain hardware that doesn't support the i8042 reset Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-09-27 | kern/amd64: build: Add stub MD conf | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> |