Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179306
b: refs/heads/master
c: e6edbdc
h: refs/heads/master
v: v3
  • Loading branch information
Elliott Sales de Andrade authored and Dmitry Torokhov committed Jan 11, 2010
1 parent 1235bab commit 8605b8f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dd38d6889dc5dae2014d9eac72fae32f477f294e
refs/heads/master: e6edbdc52bc0755cbfe0721ca91d4fd87649bc13
7 changes: 7 additions & 0 deletions trunk/drivers/input/serio/i8042-x86ia64io.h
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,13 @@ static const struct dmi_system_id __initconst i8042_dmi_laptop_table[] = {
* have turned up in 2007 that also need this again.
*/
static const struct dmi_system_id __initconst i8042_dmi_dritek_table[] = {
{
/* Acer Aspire 5610 */
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "Acer"),
DMI_MATCH(DMI_PRODUCT_NAME, "Aspire 5610"),
},
},
{
/* Acer Aspire 5630 */
.matches = {
Expand Down

0 comments on commit 8605b8f

Please sign in to comment.