On Fri, Aug 08, 2014 at 10:46:09AM -0400, Ted Mielczarek wrote: > Xbox One controllers require an initialization message to start sending data, > so xpad_init_output becomes a required function. The Xbox One controller does > not have LEDs like the Xbox 360 controller, so that functionality is not > implemented. The format of messages controlling rumble is currently > undocumented, so rumble support is not yet implemented. > > The only thing I'm not certain about in this patch is the check against > bInterfaceNumber in xpad_probe. The Xbox One controller advertises three > interfaces with the same interface class, subclass and protocol, and I > couldn't see any way to match just the first one using usb_device_id. > > Signed-off-by: Ted Mielczarek <[email protected]>
Applied, thank you. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
