1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 11:44:58 +00:00
serenity/Base/usr/share/man/man7
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
..
Audio-subsystem.md Documentation: Change references to uid based sockets to sids 2022-10-03 11:11:29 +02:00
boot_device_addressing.md Kernel/Storage: Introduce new boot device addressing modes 2022-08-30 00:50:15 +01:00
boot_parameters.md Kernel: Make i8042 controller initialization sequence more robust 2023-01-06 11:09:56 +01:00
Help-index.md Base: Document manpage structure separately 2023-01-02 06:15:13 -07:00
LibDSP_classes.svg Base: Document the LibDSP structure in a simple class diagram 2022-05-25 23:27:22 +01:00
man.md Base: Move GML Widget documentation to subsubsection 2023-01-02 06:15:13 -07:00
Mitigations.md Meta: Fix link to relocated intel.com webpage 2022-12-31 13:00:13 -05:00
proc.md Everywhere: Clean up "the the" comment typos 2022-11-03 17:38:32 +00:00
setuid_overview.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
Shell-vars.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
sys.md Base: Add information about the new /sys/kernel/jails node 2022-11-05 18:00:58 -06:00
SystemServer.md Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00