Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74233
b: refs/heads/master
c: 8bf4215
h: refs/heads/master
i:
  74231: f3c1cd7
v: v3
  • Loading branch information
Jiri Kosina authored and Dmitry Torokhov committed Nov 21, 2007
1 parent 252b685 commit ebd1df7
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: 3cb93db6e89bdffeae1f001bd87c9e96f9b634df
refs/heads/master: 8bf4215e8a7f7416d7258af211488aabf65863c3
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 @@ -110,6 +110,14 @@ static struct dmi_system_id __initdata i8042_dmi_noloop_table[] = {
DMI_MATCH(DMI_PRODUCT_VERSION, "5a"),
},
},
{
.ident = "Microsoft Virtual Machine",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "Microsoft Corporation"),
DMI_MATCH(DMI_PRODUCT_NAME, "Virtual Machine"),
DMI_MATCH(DMI_PRODUCT_VERSION, "VS2005R2"),
},
},
{ }
};

Expand Down

0 comments on commit ebd1df7

Please sign in to comment.