banan-os/kernel/include/kernel/Device
Bananymous a97a574718 Kernel: Rewrite the whole input system
PS/2 code is now kind of messed up, but it works. Keyboards and mice are
now an abstract class that is automatically exposed to userspace. This
will make adding USB input much nicer.
2024-07-14 01:53:50 +03:00
..
DebugDevice.h All: Fix a lot of compiler warnings from header files 2024-06-18 23:02:10 +03:00
Device.h All: Fix a lot of compiler warnings from header files 2024-06-18 23:02:10 +03:00
DeviceNumbers.h Kernel: Rewrite the whole input system 2024-07-14 01:53:50 +03:00
FramebufferDevice.h Kernel: Implement fast scrolling for TTY 2024-06-28 23:15:03 +03:00
NullDevice.h All: Fix a lot of compiler warnings from header files 2024-06-18 23:02:10 +03:00
ZeroDevice.h All: Fix a lot of compiler warnings from header files 2024-06-18 23:02:10 +03:00