commit | 73b14484fb686252aaf4aac4fa65b45139ed8514 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Nov 04 08:38:18 2010 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Nov 04 08:39:11 2010 -0700 |
tree | a36f8e65c91571db40563540e8aeae862cf4a698 | |
parent | 111c182340cd22e238ab1cc6564df336c6ebd7cb [diff] |
Input: i8042 - add Sony VAIOs to MUX blacklist The Sony VPCZ1 doesn't support active multiplexing and trying to enable it causes keyboard to stop working. Since most (all?) VAIOs do not have external PS/2 ports nor they implement active multiplexing properly, and trying to enable MUX usually messes up keyboard/touchpad, let's simply disable MUX probing based on board name (VAIO). Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>