Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188059
b: refs/heads/master
c: 31968ec
h: refs/heads/master
i:
  188057: b4f5e9c
  188055: e30fb0f
v: v3
  • Loading branch information
Christoph Fritz authored and Dmitry Torokhov committed Mar 14, 2010
1 parent 55d124e commit a1267c7
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: c91ed059a080c6f9a7ba525e5027c65d19115d15
refs/heads/master: 31968ecf584330b51a25b7bf881c2b632a02a3fb
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 @@ -441,6 +441,13 @@ static const struct dmi_system_id __initconst i8042_dmi_reset_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "E1210"),
},
},
{
/* Medion Akoya E1222 */
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "MEDION"),
DMI_MATCH(DMI_PRODUCT_NAME, "E122X"),
},
},
{
/* Mivvy M310 */
.matches = {
Expand Down

0 comments on commit a1267c7

Please sign in to comment.