Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84351
b: refs/heads/master
c: 5799ddb
h: refs/heads/master
i:
  84349: a23e902
  84347: 96ce753
  84343: b98ddd3
  84335: 113a4a4
  84319: 5600a40
  84287: 755c68f
  84223: 961049f
v: v3
  • Loading branch information
Carlos Corbacho authored and Dmitry Torokhov committed Jan 30, 2008
1 parent 45c1360 commit f2f23d9
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: e17bb1de3b7f7569152c71a51e0bafe5419ab54a
refs/heads/master: 5799ddb54e829c92b23b7a3bf5133923cb908116
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 @@ -309,6 +309,13 @@ static struct dmi_system_id __initdata i8042_dmi_dritek_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "Aspire 5680"),
},
},
{
.ident = "Acer Aspire 9110",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "Acer"),
DMI_MATCH(DMI_PRODUCT_NAME, "Aspire 9110"),
},
},
{
.ident = "Acer TravelMate 2490",
.matches = {
Expand Down

0 comments on commit f2f23d9

Please sign in to comment.