Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115075
b: refs/heads/master
c: 5bd8a05
h: refs/heads/master
i:
  115073: 12067ea
  115071: ba9c770
v: v3
  • Loading branch information
Colin B Macdonald authored and Dmitry Torokhov committed Oct 14, 2008
1 parent b97a3dc commit 286b2f3
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: f9da8d157b60d8c5bfc5a21fc50538fdb754a65b
refs/heads/master: 5bd8a05e937b3ab88cd7ea569e32738f36c42bd0
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 @@ -322,6 +322,13 @@ static struct dmi_system_id __initdata i8042_dmi_nomux_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "N34AS6"),
},
},
{
.ident = "IBM 2656",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "IBM"),
DMI_MATCH(DMI_PRODUCT_NAME, "2656"),
},
},
{ }
};

Expand Down

0 comments on commit 286b2f3

Please sign in to comment.