1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 06:48:12 +00:00
serenity/Base/usr/share/man
Liav A 0f7cc468b2 Kernel: Make i8042 controller initialization sequence more robust
The setting of scan code set sequence is removed, as it's buggy and
could lead the controller to fail immediately when doing self-test
afterwards. We will restore it when we understand how to do so safely.

Allow the user to determine a preferred detection path with a new kernel
command line argument. The defualt option is to check i8042 presence
with an ACPI check and if necessary - an "aggressive" test to determine
i8042 existence in the system.
Also, keep the i8042 controller pointer on the stack, so don't assign
m_i8042_controller member pointer if it does not exist.
2023-01-06 11:09:56 +01:00
..
man1 Demos: Remove "Mouse" application 2023-01-02 15:29:12 +01:00
man2 Base: Mention pledge promise for jail-specific syscalls 2022-12-26 04:59:54 +03:30
man3 Everywhere: Clean up "the the" comment typos 2022-11-03 17:38:32 +00:00
man4 Documentation: Move IPC endpoint documentation to manpage section 4 2022-07-11 11:35:56 +02:00
man5 Base: Move GML Widget documentation to subsubsection 2023-01-02 06:15:13 -07:00
man6 Games: Add ColorLines 2022-12-12 17:30:04 +00:00
man7 Kernel: Make i8042 controller initialization sequence more robust 2023-01-06 11:09:56 +01:00
man8 Base: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00