Files
banan-os/kernel/kernel
Bananymous 28bd9cf353 Kernel: Fix PS/2 scancode set detection logic
If we cannot determine current scancode set because either the keyboard
does not respond or responds with bogus value, assume scancode set 1 and
mark the scancode set as uncertain. If we receive the byte 0xF0 while
having the uncertain flag set, swap to scancode set 2. 0xF0 is unused in
scancode set 1 but indicates key release in scancode set 2, so it will
be sent after every key press.
2026-08-22 11:57:19 +03:00
..
2025-08-05 03:09:24 +03:00
2024-09-27 15:31:31 +03:00
2026-07-20 09:02:18 +03:00
2026-05-09 23:28:00 +03:00
2024-01-24 15:53:38 +02:00