Skip to content
Snippets Groups Projects
Commit d2ada559 authored by Roland Scheidegger's avatar Roland Scheidegger Committed by Dmitry Torokhov
Browse files

Input: i8042 - fix AUX port detection with some chips


The i8042 driver fails detection of the AUX port with some chips,
because they apparently do not change the I8042_CTR_AUXDIS bit
immediately. This is known to affect at least HP500/HP510 notebooks,
consequently the built-in touchpad will not work. The patch will simply
reread the value until it gets the expected value or a retry limit is
hit, without touching other workaround code in the same area.

Signed-off-by: default avatarRoland Scheidegger <sroland@tungstengraphics.com>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 334d0dd8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment