Re: [PATCH] usbhid: Fix for the WiiU adapter from Mayflash

From: Jiri Kosina
Date: Sun Oct 04 2015 - 17:03:59 EST


On Sat, 3 Oct 2015, Felipe Balbi wrote:

> > The WiiU adapter from Mayflash (see
> > http://www.mayflash.com/Products/NINTENDOWiiU/W009.html) is not
> > working correctly.
> >
> > The "XInput" mode works fine, the controller is recognized as a xbox
> > controller. But it is only possible to connect one controller with
> > this method.
> >
> > In "DInput" mode the device is recognized as some kind of mouse input
> > but no joystick is created. This commit will change this behavior with
> > HID_QUIRK_MULTI_INPUT to split the device into 4 input devices so that
> > it will also create joysticks in /dev/input/js*.
> >
>
> Please split your commit log so that sentences don't go over 72
> characters.
>
> Other than that:
>
> Reviewed-by: Felipe Balbi <balbi@xxxxxx>

I've fixed up the formatting and applied to hid.git#for-4.3/upstream-fixes
(please note that this doesn't guarantee that this patch will not go to
4.3 still, because it alone is not going to be reason for pull request,
but might eventually piggy-back on something that'll be needed for 4.3).

Thanks,

--
Jiri Kosina
SUSE Labs

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/