Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104213
b: refs/heads/master
c: 5b5b43d
h: refs/heads/master
i:
  104211: 65fd97b
v: v3
  • Loading branch information
Jiri Kosina authored and Dmitry Torokhov committed Jul 3, 2008
1 parent a874814 commit 480f25f
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: 0376bce7b0659fe1e80d045860087072583ab93f
refs/heads/master: 5b5b43d0b32ea586036638288c31179f00de5443
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 @@ -298,6 +298,13 @@ static struct dmi_system_id __initdata i8042_dmi_nomux_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "Aspire 1360"),
},
},
{
.ident = "Gericom Bellagio",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "Gericom"),
DMI_MATCH(DMI_PRODUCT_NAME, "N34AS6"),
},
},
{ }
};

Expand Down

0 comments on commit 480f25f

Please sign in to comment.