Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104212
b: refs/heads/master
c: 0376bce
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Kosina authored and Dmitry Torokhov committed Jul 3, 2008
1 parent 65fd97b commit a874814
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: fa14f7e8df9ee8afea23dab21adb0b7a521f1cd6
refs/heads/master: 0376bce7b0659fe1e80d045860087072583ab93f
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 @@ -291,6 +291,13 @@ static struct dmi_system_id __initdata i8042_dmi_nomux_table[] = {
DMI_MATCH(DMI_PRODUCT_VERSION, "3000 N100"),
},
},
{
.ident = "Acer Aspire 1360",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "Acer"),
DMI_MATCH(DMI_PRODUCT_NAME, "Aspire 1360"),
},
},
{ }
};

Expand Down

0 comments on commit a874814

Please sign in to comment.