mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 00:22:33 +00:00
The i8042 controller with its attached devices, the PS2 keyboard and mouse, rely on x86-specific IO instructions to work. Therefore, move them to the Arch/x86 directory to make it easier to omit the handling code of these devices. |
||
|---|---|---|
| .. | ||
| PS2KeyboardDevice.cpp | ||
| PS2KeyboardDevice.h | ||
| PS2MouseDevice.cpp | ||
| PS2MouseDevice.h | ||
| VMWareMouseDevice.cpp | ||
| VMWareMouseDevice.h | ||