Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126852
b: refs/heads/master
c: a6f66dd
h: refs/heads/master
v: v3
  • Loading branch information
Ozan Çağlayan authored and Dmitry Torokhov committed Dec 20, 2008
1 parent d59f525 commit ab963e7
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: 4200844bd9dc511088258437d564a187f0ffc94e
refs/heads/master: a6f66ddf7a8b34bb28e4d1c47531b61c671eac9b
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 @@ -143,6 +143,14 @@ static struct dmi_system_id __initdata i8042_dmi_noloop_table[] = {
DMI_MATCH(DMI_PRODUCT_VERSION, "M606"),
},
},
{
.ident = "Gigabyte M912",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "GIGABYTE"),
DMI_MATCH(DMI_PRODUCT_NAME, "M912"),
DMI_MATCH(DMI_PRODUCT_VERSION, "01"),
},
},
{ }
};

Expand Down

0 comments on commit ab963e7

Please sign in to comment.