Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119334
b: refs/heads/master
c: 786b11c
h: refs/heads/master
v: v3
  • Loading branch information
Herton Ronaldo Krzesinski authored and Dmitry Torokhov committed Nov 11, 2008
1 parent 65bdd2a commit aac0eb6
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: 9a5415fbe87ad7b99ecf9b7ef6bf091c7479f2a4
refs/heads/master: 786b11cc0f505e44c29f778fd329dafafafed76c
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 @@ -337,6 +337,13 @@ static struct dmi_system_id __initdata i8042_dmi_nomux_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "2656"),
},
},
{
.ident = "Dell XPS M1530",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
DMI_MATCH(DMI_PRODUCT_NAME, "XPS M1530"),
},
},
{ }
};

Expand Down

0 comments on commit aac0eb6

Please sign in to comment.