Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16784
b: refs/heads/master
c: 4eb38ac
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov committed Dec 21, 2005
1 parent ef04fe1 commit b5f8e3f
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: ba44995a1e84b6cebf32e61d9492e8e133d192ce
refs/heads/master: 4eb38ac0629716871591b594fe0c611b19613983
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 @@ -158,6 +158,13 @@ static struct dmi_system_id __initdata i8042_dmi_nomux_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "Sentia"),
},
},
{
.ident = "Sharp Actius MM20",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "SHARP"),
DMI_MATCH(DMI_PRODUCT_NAME, "PC-MM20 Series"),
},
},
{ }
};

Expand Down

0 comments on commit b5f8e3f

Please sign in to comment.