Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143153
b: refs/heads/master
c: 59cc1dd
h: refs/heads/master
i:
  143151: 67e55d6
v: v3
  • Loading branch information
Dmitry Torokhov committed Apr 8, 2009
1 parent cfffd60 commit d8f0b03
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: 74f733c7257ca878bf0a4b9365a454ef3fefd196
refs/heads/master: 59cc1dd97ca9ac0363ef2f770901fbd86e2b970a
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 @@ -151,6 +151,14 @@ static struct dmi_system_id __initdata i8042_dmi_noloop_table[] = {
DMI_MATCH(DMI_PRODUCT_VERSION, "01"),
},
},
{
.ident = "HP DV9700",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "Hewlett-Packard"),
DMI_MATCH(DMI_PRODUCT_NAME, "HP Pavilion dv9700"),
DMI_MATCH(DMI_PRODUCT_VERSION, "Rev 1"),
},
},
{ }
};

Expand Down

0 comments on commit d8f0b03

Please sign in to comment.