mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 15:27:29 +00:00
Input: psmouse - set name for Genius mice
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
This commit is contained in:
parent
0138795902
commit
a3f3f31766
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue