Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16799
b: refs/heads/master
c: 6020baf
h: refs/heads/master
i:
  16797: 2f57aac
  16795: 66bee54
  16791: 9e3a076
  16783: ef04fe1
  16767: cbc6674
v: v3
  • Loading branch information
Ben Collins authored and Dmitry Torokhov committed Jan 6, 2006
1 parent ffbf063 commit 51f8066
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: 1f85145c5825a6f1fdf83e6c48e788dd3117c39a
refs/heads/master: 6020bafc9e30e04f4db65298d00e8e28ffb40652
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 @@ -84,6 +84,14 @@ static struct dmi_system_id __initdata i8042_dmi_noloop_table[] = {
DMI_MATCH(DMI_PRODUCT_VERSION, "DL760"),
},
},
{
.ident = "OQO Model 01",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "OQO"),
DMI_MATCH(DMI_PRODUCT_NAME, "ZEPTO"),
DMI_MATCH(DMI_PRODUCT_VERSION, "00"),
},
},
{ }
};

Expand Down

0 comments on commit 51f8066

Please sign in to comment.