serenity/Kernel/Devices/HID
Liav A. ef243d42fc Kernel: Remove the ConsoleManagement singleton
We don't really need it, and the entire functionality can be organically
intergrated into the VirtualConsole class, to switch between the Virtual
consoles, and manage initialization of all consoles in the global array.
2024-07-04 22:20:35 +02:00
..
PS2 Kernel: Remove the ConsoleManagement singleton 2024-07-04 22:20:35 +02:00
USB
VirtIO Kernel/HID: Add support for virtio input devices 2024-05-23 11:16:57 -06:00
AllMiceDevice.cpp Kernel/HID: Introduce the all-mice device 2024-01-12 16:08:08 -07:00
AllMiceDevice.h Kernel/HID: Introduce the all-mice device 2024-01-12 16:08:08 -07:00
Definitions.h Kernel+Userland: Implement support for PS2 scan code set 2 2024-01-04 10:38:03 -07:00
Device.h
KeyboardDevice.cpp Kernel: Remove the ConsoleManagement singleton 2024-07-04 22:20:35 +02:00
KeyboardDevice.h Kernel+Userland: Implement support for PS2 scan code set 2 2024-01-04 10:38:03 -07:00
Management.cpp Kernel/HID: Introduce the all-mice device 2024-01-12 16:08:08 -07:00
Management.h Kernel/HID: Introduce the all-mice device 2024-01-12 16:08:08 -07:00
MouseDevice.cpp Kernel/HID: Introduce the all-mice device 2024-01-12 16:08:08 -07:00
MouseDevice.h
ScanCodeEvent.h Kernel+Userland: Implement support for PS2 scan code set 2 2024-01-04 10:38:03 -07:00