Re: [PATCH] USB: Add quirk for WORLDE easykey.25 MIDI keyboard

2017-01-24 Thread Lukáš Lalinský
On Tue, Jan 24, 2017 at 8:37 AM, Lukáš Lalinský wrote: > On Tue, Jan 24, 2017 at 8:32 AM, Oliver Neukum wrote: >> Am Montag, den 23.01.2017, 19:36 +0100 schrieb Lukáš Lalinský: >>> I have uploaded both captures here - >>> https://gist.github.com/lalinsky/83148a827d5cd43e79e377d8e1b5ed0d >> >> Ind

Re: [PATCH] USB: Add quirk for WORLDE easykey.25 MIDI keyboard

2017-01-24 Thread Oliver Neukum
Am Dienstag, den 24.01.2017, 08:37 +0100 schrieb Lukáš Lalinský: > On Tue, Jan 24, 2017 at 8:32 AM, Oliver Neukum > wrote: > > > > Am Montag, den 23.01.2017, 19:36 +0100 schrieb Lukáš Lalinský: > > > > > > I have uploaded both captures here - > > > https://gist.github.com/lalinsky/83148a827d5cd4

Re: [PATCH] USB: Add quirk for WORLDE easykey.25 MIDI keyboard

2017-01-23 Thread Lukáš Lalinský
On Tue, Jan 24, 2017 at 8:32 AM, Oliver Neukum wrote: > Am Montag, den 23.01.2017, 19:36 +0100 schrieb Lukáš Lalinský: >> I have uploaded both captures here - >> https://gist.github.com/lalinsky/83148a827d5cd43e79e377d8e1b5ed0d > > Indeed it is does not set a configuration. Either the capture > is

Re: [PATCH] USB: Add quirk for WORLDE easykey.25 MIDI keyboard

2017-01-23 Thread Oliver Neukum
Am Montag, den 23.01.2017, 19:36 +0100 schrieb Lukáš Lalinský: > On Sat, Jan 21, 2017 at 10:08 AM, Greg Kroah-Hartman > wrote: > > > > Always use scripts/get_maintainer.pl to determine who to send > > patches > > to, and what mailing list.  You forgot linux-usb@vger, which I've > > now > > added.

Re: [PATCH] USB: Add quirk for WORLDE easykey.25 MIDI keyboard

2017-01-23 Thread Lukáš Lalinský
On Sat, Jan 21, 2017 at 10:08 AM, Greg Kroah-Hartman wrote: > Always use scripts/get_maintainer.pl to determine who to send patches > to, and what mailing list. You forgot linux-usb@vger, which I've now > added... I'm sorry about that. I actually did use scripts/get_maintainer.pl, but it only re

Re: [PATCH] USB: Add quirk for WORLDE easykey.25 MIDI keyboard

2017-01-21 Thread Greg Kroah-Hartman
On Fri, Jan 20, 2017 at 07:46:34PM +0100, Lukáš Lalinský wrote: > Add a quirk for WORLDE easykey.25 MIDI keyboard (idVendor=0218, > idProduct=0401). The device reports that it has config string > descriptor at index 3, but when the system selects the configuration > and tries to get the description

[PATCH] USB: Add quirk for WORLDE easykey.25 MIDI keyboard

2017-01-20 Thread Lukáš Lalinský
Add a quirk for WORLDE easykey.25 MIDI keyboard (idVendor=0218, idProduct=0401). The device reports that it has config string descriptor at index 3, but when the system selects the configuration and tries to get the description, it returns a -EPROTO error, the communication restarts and this keeps