Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37901
b: refs/heads/master
c: a91eaa1
h: refs/heads/master
i:
  37899: 76ec2cc
v: v3
  • Loading branch information
Dmitry Torokhov committed Sep 14, 2006
1 parent c9d9e4e commit 0cbb142
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: de9ce703c6b807b1dfef5942df4f2fadd0fdb67a
refs/heads/master: a91eaa16df5cd6c552e3a4a6e40e60ffbd9be951
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 @@ -159,6 +159,13 @@ static struct dmi_system_id __initdata i8042_dmi_nomux_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "Satellite P10"),
},
},
{
.ident = "Toshiba Equium A110",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
DMI_MATCH(DMI_PRODUCT_NAME, "EQUIUM A110"),
},
},
{
.ident = "Alienware Sentia",
.matches = {
Expand Down

0 comments on commit 0cbb142

Please sign in to comment.