From: Clement Calmels
When a wireless xbox 360 controller connects, its leds keep blinking
instead of indicating the contoller number.
This patch fix this issue. Tested with two wireless xbox360
controllers and the USB wireless gaming receiver:
Bus 002 Device 004: ID 045e:0719 Microsoft Corp
int [signed] gfp
drivers/staging/rtl8723au/core/rtw_cmd.c:1479:54:got restricted gfp_t
Signed-off-by: Clement Calmels
---
drivers/staging/rtl8723au/core/rtw_mlme.c| 2 +-
drivers/staging/rtl8723au/include/rtw_mlme.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a
On Sun, 22 Nov 2015 17:35:39 +0100
clement.calm...@free.fr wrote:
> From: Clement Calmels
>
> When powering up a wireless xbox 360 controller, some wrong joystick
> events are generated. It is annoying because, for example, it makes
> unwanted moves in Steam big picture mode
From: Clement Calmels
When powering up a wireless xbox 360 controller, some wrong joystick
events are generated. It is annoying because, for example, it makes
unwanted moves in Steam big picture mode's menu.
When my controller connects, this packet is received by the driver:
: 00
From: Clement Calmels
When powering up a wireless xbox 360 controller, some wrong joystick
events are generated. It is annoying because, for example, it makes
unwanted moves in Steam big picture mode's menu.
When my controller is powering up, this packet is received by the
driver:
000
On Wed, 16 Dec 2015 14:44:08 -0800
Dmitry Torokhov wrote:
> When lighting up the segment identifying wireless controller, Instead
> of sending command directly to the controller, let's do it via LED
> API (usinf led_set_brightness) so that LED object state is in sync
> with controller state and w
On Mon, 21 Dec 2015 12:06:50 -0800
Dmitry Torokhov wrote:
> On Sun, Dec 20, 2015 at 01:49:25PM +0100, Pavel Rojtberg wrote:
> > 2015-12-20 8:55 GMT+01:00 Dmitry Torokhov
> > :
> > > On Sat, Dec 19, 2015 at 10:17:09PM +0100, Clement Calmels wrote:
> > >>
7 matches
Mail list logo