Re: [PATCH] Input: i8042 - add Acer laptops to the i8042 reset list

2020-12-09 Thread Dmitry Torokhov
Hi Chris, On Mon, Dec 07, 2020 at 03:12:50PM +0800, Chris Chiu wrote: > The touchpad operates in Basic Mode by default in the Acer BIOS > setup, but some Aspire/TravelMate models require the i8042 to be > reset in order to be correctly detected. > > Signed-off-by: Chris Chiu > --- > drivers/inp

[PATCH] Input: i8042 - add Acer laptops to the i8042 reset list

2020-12-06 Thread Chris Chiu
The touchpad operates in Basic Mode by default in the Acer BIOS setup, but some Aspire/TravelMate models require the i8042 to be reset in order to be correctly detected. Signed-off-by: Chris Chiu --- drivers/input/serio/i8042-x86ia64io.h | 42 +++ 1 file changed, 42 inser