Re: [PATCH 1/5] HID: logitech-dj: Fix USB 3.0 issue

2014-02-14 Thread Nestor Lopez Casado
We discussed this issue with one of the receiver firmware developers today. We do see a clear issue when more than one DJ command (those with report id 0x20, 0x21) are sent to the receiver in quick sequence. The second command can be trashed if the first is still under processing, and there is no

Re: [PATCH 1/5] HID: logitech-dj: Fix USB 3.0 issue

2014-01-17 Thread Nestor Lopez Casado
On Thu, Jan 16, 2014 at 10:50 PM, Jiri Kosina wrote: > On Wed, 8 Jan 2014, Benjamin Tissoires wrote: > >> From: Benjamin Tisssoires >> >> This fix (not very clean though) should fix the long time USB3 >> issue that was spotted last year. The rational has been given by >> Hans de Goede: > > Man th

Re: [PATCH 1/5] HID: logitech-dj: Fix USB 3.0 issue

2014-01-16 Thread Jiri Kosina
On Wed, 8 Jan 2014, Benjamin Tissoires wrote: > From: Benjamin Tisssoires > > This fix (not very clean though) should fix the long time USB3 > issue that was spotted last year. The rational has been given by > Hans de Goede: Man this is so ugly ... makes one wonder how come that other OSes don'