git: 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:27:55 PST 2018
commit 6957c423f155cd4a6017a3e8769bba15735a2a66
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/6957c423f155cd4a6017a3e8769bba15735a2a66
--
DragonFly BSD source repository
More information about the Commits
mailing list