commit | 7c46e23681ebca23249806b379125cf72b7435b6 | [log] [tgz] |
---|---|---|
author | Arjan van de Ven <arjan@linux.intel.com> | Sat Apr 11 16:50:13 2009 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sat Apr 11 17:09:12 2009 -0700 |
tree | 4c68af12910dd4a4c44a7c87d3098f38faf635ad | |
parent | 5ea2fc6491631d2c3f346dcb0d9d6edd44ccf4cd [diff] |
Input: i8042 - add a DMI table for the i8042.reset option There are several DMI tables in the i8042 (keyboard) driver already, but not one for the i8042.reset option. This patch adds such an option. Two users for this table are added as well, the MSI Wind U-100 and the LG X110. The MSI Wind also needs to be in the "don't trust the pnp data" for the touchpad to work on my machine. Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>