]> xenbits.xensource.com Git - seabios.git/commit
acpi: skip kbd init if not present
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 31 Mar 2020 12:51:52 +0000 (14:51 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 15 May 2020 11:55:29 +0000 (13:55 +0200)
commitea03821b1dd0dc0227f55a2e4c8ae351c8de6a58
tree0e6a5c12ae9cffccb05b0737d7788859aa8ad69c
parent654ba383b6b60545112190fb753314e79e80ad02
acpi: skip kbd init if not present

Don't initialize the ps/2 keyboard in case the device is not
listed in the ACPi DSDT table.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
src/hw/ps2port.c