Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144412
b: refs/heads/master
c: 6b9ff69
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov committed Apr 24, 2009
1 parent 5d1674f commit 253db0e
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: b75d17285b9de74a0f19e64e1389efcc6626d3fc
refs/heads/master: 6b9ff696ba1176b6fca78d01fc590dd4335c8743
6 changes: 6 additions & 0 deletions trunk/drivers/input/mouse/lifebook.c
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,12 @@ static const struct dmi_system_id lifebook_dmi_table[] = {
DMI_MATCH(DMI_PRODUCT_NAME, "LIFEBOOK B Series"),
},
},
{
.ident = "Lifebook B-2130",
.matches = {
DMI_MATCH(DMI_BOARD_NAME, "ZEPHYR"),
},
},
{
.ident = "Lifebook B213x/B2150",
.matches = {
Expand Down

0 comments on commit 253db0e

Please sign in to comment.