Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144411
b: refs/heads/master
c: b75d172
h: refs/heads/master
i:
  144409: 67f247c
  144407: acdbf1d
v: v3
  • Loading branch information
Dmitry Torokhov committed Apr 24, 2009
1 parent a0d25c3 commit 5d1674f
Show file tree
Hide file tree
Showing 2 changed files with 2 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: b2546df69b6bef19513112fd54ffb5d37cb3eb7a
refs/heads/master: b75d17285b9de74a0f19e64e1389efcc6626d3fc
1 change: 1 addition & 0 deletions trunk/drivers/input/mouse/alps.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
#define ALPS_FW_BK_2 0x40

static const struct alps_model_info alps_model_data[] = {
{ { 0x32, 0x02, 0x14 }, 0xf8, 0xf8, ALPS_PASS | ALPS_DUALPOINT }, /* Toshiba Salellite Pro M10 */
{ { 0x33, 0x02, 0x0a }, 0x88, 0xf8, ALPS_OLDPROTO }, /* UMAX-530T */
{ { 0x53, 0x02, 0x0a }, 0xf8, 0xf8, 0 },
{ { 0x53, 0x02, 0x14 }, 0xf8, 0xf8, 0 },
Expand Down

0 comments on commit 5d1674f

Please sign in to comment.