Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108513
b: refs/heads/master
c: 8e4ae10
h: refs/heads/master
i:
  108511: e87772a
v: v3
  • Loading branch information
Carlos Corbacho authored and Dmitry Torokhov committed Aug 6, 2008
1 parent a25967c commit e77750b
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: d488d3ed009ab16eeda230cd1d42e394e868f32a
refs/heads/master: 8e4ae1017a555662d698ea4616dcfe71b17d3732
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 @@ -394,6 +394,13 @@ static struct dmi_system_id __initdata i8042_dmi_dritek_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "TravelMate 2490"),
},
},
{
.ident = "Acer TravelMate 4280",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "Acer"),
DMI_MATCH(DMI_PRODUCT_NAME, "TravelMate 4280"),
},
},
{ }
};

Expand Down

0 comments on commit e77750b

Please sign in to comment.