Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98201
b: refs/heads/master
c: efd5184
h: refs/heads/master
i:
  98199: 339d5c2
v: v3
  • Loading branch information
Jiri Kosina authored and Dmitry Torokhov committed Jun 6, 2008
1 parent 5126a79 commit ea6a2c6
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: 714c8a061092417d3ffb1d0f0522e3d092c730dd
refs/heads/master: efd5184646d5d400fc538d093e9a0bec22a75551
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 @@ -192,6 +192,13 @@ static struct dmi_system_id __initdata i8042_dmi_nomux_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "AMILO Pro V2010"),
},
},
{
.ident = "Fujitsu-Siemens Amilo Pro 2030",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "FUJITSU SIEMENS"),
DMI_MATCH(DMI_PRODUCT_NAME, "AMILO PRO V2030"),
},
},
{
/*
* No data is coming from the touchscreen unless KBC
Expand Down

0 comments on commit ea6a2c6

Please sign in to comment.