Skip to content
Commit 080c652d authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

Input: i8042 - give more trust to PNP data on i386



On some boxes that don't have PS/2 mice connected at startup BIOS
completely disables AUX port and attempts to access it result in
hosed keyboard. Historically we do not trust ACPI/PNP data on
i386 and try to poke AUX port even if we did not find an active
PNP node for it. However in cases when BIOS writers got KBD port
properly described we can assume that they did the right thing
for AUX port as well.

Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 85f202d5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment