Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57699
b: refs/heads/master
c: 8c4df74
h: refs/heads/master
i:
  57697: e5de9a6
  57695: 9109e66
v: v3
  • Loading branch information
Dmitry Torokhov committed Jun 12, 2007
1 parent 3576892 commit cedfa3a
Show file tree
Hide file tree
Showing 2 changed files with 10 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: 90245c17d3170438a0445614cbc5f72c1717d583
refs/heads/master: 8c4df74e02b0853ad86d1595fb6065d6c26fb196
9 changes: 9 additions & 0 deletions trunk/drivers/input/serio/i8042-x86ia64io.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,15 @@ static struct dmi_system_id __initdata i8042_dmi_noloop_table[] = {
DMI_MATCH(DMI_PRODUCT_VERSION, "00"),
},
},
{
/* AUX LOOP does not work properly */
.ident = "ULI EV4873",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "ULI"),
DMI_MATCH(DMI_PRODUCT_NAME, "EV4873"),
DMI_MATCH(DMI_PRODUCT_VERSION, "5a"),
},
},
{ }
};

Expand Down

0 comments on commit cedfa3a

Please sign in to comment.