提交 a3f3f317 编写于 作者: D Dmitry Torokhov

Input: psmouse - set name for Genius mice

Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
上级 01387959
......@@ -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;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册