Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5437
b: refs/heads/master
c: 865190c
h: refs/heads/master
i:
  5435: d44127b
v: v3
  • Loading branch information
Dmitry Torokhov committed Jul 11, 2005
1 parent 4f7becc commit 3e0fa3d
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: bef5a66fd7fd8d606da5c9f210e2673f4e636f57
refs/heads/master: 865190cdbba995936700346c2daabbed97ac30ba
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 @@ -137,6 +137,13 @@ static struct dmi_system_id __initdata i8042_dmi_nomux_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "Satellite P10"),
},
},
{
.ident = "Alienware Sentia",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "ALIENWARE"),
DMI_MATCH(DMI_PRODUCT_NAME, "Sentia"),
},
},
{ }
};

Expand Down

0 comments on commit 3e0fa3d

Please sign in to comment.