git: DragonFly_RELEASE_5_4 atkbdc - Change default to still attach PS2 controller even if FADT says don't
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Dec 16 13:28:38 PST 2018
commit 0b783d533b7ddc0fe063df1a861ad50c72c2c3fd
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Dec 16 13:26:06 2018 -0800
atkbdc - Change default to still attach PS2 controller even if FADT says don't
* Temporary workaround, disable commit 131acb0380e93664 by default.
It can be enabled again with a tunable in /boot/loader.conf:
hw.acpi.fadt_8042_nolegacy=1
* Should work around several bug reports of the keyboard not working
in 5.4.
Summary of changes:
sys/platform/pc64/acpica/acpi_fadt.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0b783d533b7ddc0fe063df1a861ad50c72c2c3fd
--
DragonFly BSD source repository
More information about the Commits
mailing list