Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119340
b: refs/heads/master
c: 5f4ba04
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov committed Nov 19, 2008
1 parent 77b5c4b commit e377b33
Show file tree
Hide file tree
Showing 2 changed files with 8 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: 734f0bae9504216bd760493ed4744a34cfe0e7ce
refs/heads/master: 5f4ba04ffd8fc9f6b15b92270ef0517ae52dcf3a
7 changes: 7 additions & 0 deletions trunk/drivers/input/serio/i8042-x86ia64io.h
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,13 @@ static struct dmi_system_id __initdata i8042_dmi_nomux_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "XPS M1530"),
},
},
{
.ident = "Compal HEL80I",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "COMPAL"),
DMI_MATCH(DMI_PRODUCT_NAME, "HEL80I"),
},
},
{ }
};

Expand Down

0 comments on commit e377b33

Please sign in to comment.