diff options
author | John Chen <johnchen902@gmail.com> | 2021-03-30 19:33:18 +0800 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2021-04-07 13:15:15 +0200 |
commit | c0dc5582812dfaf122a6eb188b0cd8e5ae4b0387 (patch) | |
tree | 6b7cf9e8d439db1770cdf66a0d54cc620fdcfb6d /include/linux/hid.h | |
parent | 3dcc5f7b45e037b0c6e84e4f757d16c55535db28 (diff) | |
download | linux-c0dc5582812dfaf122a6eb188b0cd8e5ae4b0387.tar.gz linux-c0dc5582812dfaf122a6eb188b0cd8e5ae4b0387.tar.bz2 linux-c0dc5582812dfaf122a6eb188b0cd8e5ae4b0387.zip |
HID: magicmouse: fix reconnection of Magic Mouse 2
It is observed that the Magic Mouse 2 would not enter multi-touch mode
unless the mouse is connected before loading the module. It seems to be
a quirk specific to Magic Mouse 2
Retrying after 500ms fixes the problem for me. The delay can't be
reduced much further --- 300ms didn't work for me. Retrying immediately
after receiving an event didn't work either.
Signed-off-by: John Chen <johnchen902@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'include/linux/hid.h')
0 files changed, 0 insertions, 0 deletions