Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19285
b: refs/heads/master
c: a3f3f31
h: refs/heads/master
i:
  19283: 5a55879
v: v3
  • Loading branch information
Dmitry Torokhov committed Jan 30, 2006
1 parent e9b3ec5 commit 0bea435
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: 01387959022def72f95f4bc1341aa69e32a06b30
refs/heads/master: a3f3f3176686ada02d9eb5e4a6d7dff1ee13396c
1 change: 1 addition & 0 deletions trunk/drivers/input/mouse/psmouse-base.c
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ static int genius_detect(struct psmouse *psmouse, int set_properties)
set_bit(REL_WHEEL, psmouse->dev->relbit);

psmouse->vendor = "Genius";
psmouse->name = "Mouse";
psmouse->pktsize = 4;
}

Expand Down

0 comments on commit 0bea435

Please sign in to comment.