Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180061
b: refs/heads/master
c: 57b5e2a
h: refs/heads/master
i:
  180059: b8a7d34
v: v3
  • Loading branch information
Jon Dodgson authored and Dmitry Torokhov committed Jan 28, 2010
1 parent a61014f commit b253375
Show file tree
Hide file tree
Showing 2 changed files with 7 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: ec51b7f538c440bfa5a4d538133c659071c02155
refs/heads/master: 57b5e2ae5b5f6b687ef2c644b1cb06bd217cdbe7
6 changes: 6 additions & 0 deletions trunk/drivers/input/mouse/lifebook.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,12 @@ static const struct dmi_system_id __initconst lifebook_dmi_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "FLORA-ie 55mi"),
},
},
{
/* LifeBook B */
.matches = {
DMI_MATCH(DMI_PRODUCT_NAME, "Lifebook B Series"),
},
},
{
/* LifeBook B */
.matches = {
Expand Down

0 comments on commit b253375

Please sign in to comment.