Age | Commit message (Collapse) | Author | |
---|---|---|---|
33 hours | kern/amd64: isa: Add i8042 read timeout | Ian Moffett | |
Add a timeout so that if data never arrives, the system doesn't get locked up. Signed-off-by: Ian Moffett <ian@osmora.org> | |||
36 hours | kern/amd64: isa: Add locks to keybuf operations | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2 days | kernel/amd64: Add PS/2 scancode buffering + IO tap | Ian Moffett | |
This commit introduces scancoding buffering as well as an I/O tap so that it may be exposed outside of the driver Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2 days | kern/amd64: isa: Add PS/2 keyboard prototype | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-09-14 | project: Correct copyright author | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-09-13 | kern/amd64: Add platform and UART init | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> |