Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104214
b: refs/heads/master
c: 89cdb8c
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov committed Jul 3, 2008
1 parent 480f25f commit 74cdb89
Show file tree
Hide file tree
Showing 2 changed files with 9 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: 5b5b43d0b32ea586036638288c31179f00de5443
refs/heads/master: 89cdb8cebe6ab6590f8083877c4ca5e92303b3b0
8 changes: 8 additions & 0 deletions trunk/drivers/input/serio/i8042-x86ia64io.h
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,14 @@ static struct dmi_system_id __initdata i8042_dmi_noloop_table[] = {
DMI_MATCH(DMI_PRODUCT_VERSION, "VS2005R2"),
},
},
{
.ident = "Medion MAM 2070",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "Notebook"),
DMI_MATCH(DMI_PRODUCT_NAME, "MAM 2070"),
DMI_MATCH(DMI_PRODUCT_VERSION, "5a"),
},
},
{ }
};

Expand Down

0 comments on commit 74cdb89

Please sign in to comment.