Re: [PATCH] HID: add support for 0079:1846 Mayflash/Dragonrise USB Gamecube Adapter
From: Jiri Kosina <jikos@kernel.org>
Date: 2020-11-25 13:33:01
From: Jiri Kosina <jikos@kernel.org>
Date: 2020-11-25 13:33:01
On Tue, 17 Nov 2020, Wladimir J. van der Laan wrote:
From: Ethan Warth <redacted> Mayflash/Dragonrise seems to have yet another device ID for one of their Gamecube controller adapters. Previous to this commit, the adapter registered only one /dev/input/js* device, and all controller inputs (from any controller) were mapped to this device. This patch defines the 1846 USB device ID and enables the HID_QUIRK_MULTI_INPUT quirk for it, which fixes that (with the patch, four /dev/input/js* devices are created, one for each of the four controller ports). Signed-off-by: Ethan Warth <redacted> Tested-by: Wladimir J. van der Laan <redacted>
Applied, thanks. -- Jiri Kosina SUSE Labs