banan-os/kernel
Bananymous d760239748 Kernel: Do a big rewrite of PS/2 code
Command sending+response reading is now synchronized. This allows
bochs to properly initialize both mouse and keyboard simultaneously.

Also status register is checked EVERY time read/write to other IO
ports is performed.
2024-01-08 10:50:55 +02:00
..
arch Kernel: Add some helpful debug prints 2024-01-03 02:08:01 +02:00
font BuildSystem: building for 32-bit works now 2023-04-02 05:03:17 +03:00
include/kernel Kernel: Do a big rewrite of PS/2 code 2024-01-08 10:50:55 +02:00
kernel Kernel: Do a big rewrite of PS/2 code 2024-01-08 10:50:55 +02:00
lai@a228465314 Kernel: Add LAI as a dependency 2023-09-22 17:20:35 +03:00
CMakeLists.txt Kernel: Implement PS/2 mouse driver 2024-01-04 12:17:55 +02:00
icxxabi.cpp All: Clear lines with only whitspace in them 2023-09-10 00:31:42 +03:00
ubsan.cpp Kernel: Implement two missing ubsan handlers needed by lai 2023-12-14 10:53:36 +02:00