From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Hasler Subject: Re: [PATCH] HID: usbhid: fix more Mayflash adapters (HID_QUIRK_MULTI_INPUT) Date: Mon, 19 Dec 2016 11:28:48 +0100 Message-ID: References: <20161213002305.GA30732@dtor-ws> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-io0-f194.google.com ([209.85.223.194]:36401 "EHLO mail-io0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755083AbcLSK33 (ORCPT ); Mon, 19 Dec 2016 05:29:29 -0500 Received: by mail-io0-f194.google.com with SMTP id b194so18552805ioa.3 for ; Mon, 19 Dec 2016 02:29:28 -0800 (PST) In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Jiri Kosina Cc: Dmitry Torokhov , Benjamin Tissoires , Andrew Rodland , linux-input@vger.kernel.org Hello 2016-12-19 11:19 GMT+01:00 Jiri Kosina : > On Mon, 12 Dec 2016, Dmitry Torokhov wrote: > >> From: Andrew Rodland >> >> Add "Mayflash GameCube Controller Adapter for Wii U and PC USB" and >> "Mayflash PS3 Game Controller Adapter" to the list of devices needing >> HID_QUIRK_MULTI_INPUT. These devices have 4 controller ports, and without >> the quirk they all become one very large joystock device. With the quirk >> they're recognized as 4 separate joysticks. >> >> Signed-off-by: Andrew Rodland >> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=115841 >> [dtor: picked up Andrew's patch, added the PS3 controller data from >> bugzilla info] >> Signed-off-by: Dmitry Torokhov > > This is already in as b2554000f5b ("HID: usbhid: Add quirks for > Mayflash/Dragonrise GameCube and PS3 adapters"). > > Thanks, > > -- > Jiri Kosina > SUSE Labs > What maybe still should be added, is the "Mayflash Dolphin-bar" (PID 0x1803, see the Bugzilla entry mentioned above). Best regards Marcel 2016-12-19 11:19 GMT+01:00 Jiri Kosina : > On Mon, 12 Dec 2016, Dmitry Torokhov wrote: > >> From: Andrew Rodland >> >> Add "Mayflash GameCube Controller Adapter for Wii U and PC USB" and >> "Mayflash PS3 Game Controller Adapter" to the list of devices needing >> HID_QUIRK_MULTI_INPUT. These devices have 4 controller ports, and without >> the quirk they all become one very large joystock device. With the quirk >> they're recognized as 4 separate joysticks. >> >> Signed-off-by: Andrew Rodland >> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=115841 >> [dtor: picked up Andrew's patch, added the PS3 controller data from >> bugzilla info] >> Signed-off-by: Dmitry Torokhov > > This is already in as b2554000f5b ("HID: usbhid: Add quirks for > Mayflash/Dragonrise GameCube and PS3 adapters"). > > Thanks, > > -- > Jiri Kosina > SUSE Labs >