git: atkbdc - Add additional ACPI PNP IDs specified by Microsoft for Keyboards.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Mon Mar 19 15:45:08 PDT 2018
commit b276d6fe06e6cb191f75486f1608f0dbc5822485
Author: Imre Vadász <imre at vdsz.com>
Date: Mon Mar 19 23:39:17 2018 +0100
atkbdc - Add additional ACPI PNP IDs specified by Microsoft for Keyboards.
These IDs are from Microsofts device IDs list at
http://download.microsoft.com/download/1/6/1/161ba512-40e2-4cc9-843a-923143f3456c/devids.txt
which is linked from http://www.uefi.org/PNP_ACPI_Registry.
This should fix some machines which failed to attach the PS2 Keyboard
after 131acb0380e93664f106117ebf8ba322a3d1b7c4, unless the acpi(4) module
was disabled.
Summary of changes:
sys/dev/misc/atkbdc_layer/atkbdc_isa.c | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b276d6fe06e6cb191f75486f1608f0dbc5822485
--
DragonFly BSD source repository
More information about the Commits
mailing list