Norman Feske 96cc660f95 sculpt: system reset via PS/2 and ACPI
This patch enables sculpt to utilize the CPU reset mechanism via the
PS/2 controller as well as the information provided via the ACPI FADT
information. Whenever the /config/system file is changed to <system
state="reset"/>, both mechanisms are triggered.

Supporting both mechanisms is useful because the PS/2-based reset does
not work reliably on modern machines. The PS/2-based reset is useful in
the case when the FADT reset information refers to the PS/2 command
port. In this case, the platform driver is unable to access this port
because it is already handed out to the PS/2 driver. In this case, the
PS/2 driver kicks in.

Issue #2726
2021-04-20 12:03:02 +02:00
..
2019-02-26 14:47:02 +01:00
2019-02-26 14:47:02 +01:00
2020-06-22 09:39:41 +02:00
2019-02-26 14:47:02 +01:00
2020-06-22 09:39:41 +02:00
2020-06-22 09:39:41 +02:00