]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
HID: microsoft: Add rumble support for the 8bitdo SN30 Pro+ controller
authorNicholas Miell <nmiell@gmail.com>
Sat, 29 Aug 2020 04:14:29 +0000 (21:14 -0700)
committerStefan Bader <stefan.bader@canonical.com>
Mon, 9 Nov 2020 13:46:43 +0000 (14:46 +0100)
commitc8ffd61f4c5b07eb1ad8a0791b1f9bda6d5792ff
treebe874bb957e450379c61410c4282164bf42febc7
parentc50665039c45fbc2d6b6eb905f885123bcb97696
HID: microsoft: Add rumble support for the 8bitdo SN30 Pro+ controller

BugLink: https://bugs.launchpad.net/bugs/1896824
[ Upstream commit 724a419ea28f7514a391e80040230f69cf626707 ]

When operating in XInput mode, the 8bitdo SN30 Pro+ requires the same
quirk as the official Xbox One Bluetooth controllers for rumble to
function.

Other controllers like the N30 Pro 2, SF30 Pro, SN30 Pro, etc. probably
also need this quirk, but I do not have the hardware to test.

Signed-off-by: Nicholas Miell <nmiell@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: William Breathitt Gray <william.gray@canonical.com>
drivers/hid/hid-ids.h
drivers/hid/hid-microsoft.c