Re: [RFC 1/5] INPUT: xpad: Add minimal support for Logitech G920 Wheel

2015-11-08 Thread Benjamin Tissoires
> > Sent: Friday, October 30, 2015 2:51:47 PM > Subject: Re: [RFC 1/5] INPUT: xpad: Add minimal support for Logitech G920 > Wheel > > On Fri, 23 Oct 2015, Simon Wood wrote: > > > When plugged in the Logitech G920 wheel starts with USBID 046d:c261 > > and behavi

Re: [RFC 1/5] INPUT: xpad: Add minimal support for Logitech G920 Wheel

2015-10-30 Thread Jiri Kosina
On Fri, 23 Oct 2015, Simon Wood wrote: > When plugged in the Logitech G920 wheel starts with USBID 046d:c261 > and behaviors as a vendor specific class. If a 'magic' byte sequence > is sent the wheel will detach and reconnect as a HID device with the > USBID 046d:c262. [ Benjamin added to CC ] B

[RFC 1/5] INPUT: xpad: Add minimal support for Logitech G920 Wheel

2015-10-23 Thread Simon Wood
When plugged in the Logitech G920 wheel starts with USBID 046d:c261 and behaviors as a vendor specific class. If a 'magic' byte sequence is sent the wheel will detach and reconnect as a HID device with the USBID 046d:c262. --- drivers/input/joystick/xpad.c | 16 1 file changed, 16