• Dmitry Torokhov's avatar
    Input: i8042 - give more trust to PNP data on i386 · 080c652d
    Dmitry Torokhov authored
    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>
    080c652d
i8042-x86ia64io.h 12.1 KB