This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3ebadc5c74d93337567edc3dff47b95a7a5d8bd9
banan-os
/
kernel
/
include
/
kernel
/
Input
/
PS2
History
Bananymous
c07188a60e
Kernel: Look for PS/2 devices in the ACPI namespace
...
This allows finding the PS/2 controller on newer machines that don't have the 8042 bit set in FADT.
2025-08-15 17:02:15 +03:00
..
Config.h
Kernel: KeyEvent is now well known keycode
2024-01-10 12:51:24 +02:00
Controller.h
Kernel: Look for PS/2 devices in the ACPI namespace
2025-08-15 17:02:15 +03:00
Device.h
Kernel: Increase PS2 timeout to 300 ms, load PS2 in separate thread
2025-07-02 00:17:42 +03:00
Keyboard.h
Kernel: Add ps2=<scancode set> command line argument
2024-08-18 20:51:10 +03:00
Keymap.h
Kernel: KeyEvent is now well known keycode
2024-01-10 12:51:24 +02:00
Mouse.h
Kernel: Rewrite the whole input system
2024-07-14 01:53:50 +03:00