Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16786
b: refs/heads/master
c: 1f1a91e
h: refs/heads/master
v: v3
  • Loading branch information
Daniele Gozzi authored and Dmitry Torokhov committed Dec 21, 2005
1 parent 659ad08 commit 7d15641
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: 41293e5368d9ba9760935cf510d2631c257f2b74
refs/heads/master: 1f1a91e033f4ec60a70669e2e3e358d7e4f32495
7 changes: 7 additions & 0 deletions trunk/drivers/input/mouse/lifebook.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@ static struct dmi_system_id lifebook_dmi_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "LIFEBOOK B Series"),
},
},
{
.ident = "Lifebook B142",
.matches = {
DMI_MATCH(DMI_PRODUCT_NAME, "LifeBook B142"),
},

},
{ }
};

Expand Down

0 comments on commit 7d15641

Please sign in to comment.