Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126866
b: refs/heads/master
c: 9334e90
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Kosina authored and Dmitry Torokhov committed Jan 6, 2009
1 parent 3b8bb41 commit fe16928
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: 1dd3294677d5484e4813c6c454ba7f192a3ef61d
refs/heads/master: 9334e90d5ac5ee1fa6d8b75acb7c64a8907787d1
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 @@ -359,6 +359,13 @@ static struct dmi_system_id __initdata i8042_dmi_nomux_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "HEL80I"),
},
},
{
.ident = "Dell Vostro 1510",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
DMI_MATCH(DMI_PRODUCT_NAME, "Vostro1510"),
},
},
{ }
};

Expand Down

0 comments on commit fe16928

Please sign in to comment.