Thread (2 messages) 2 messages, 2 authors, 2017-01-24

Re: [PATCH] hid-lg: Fixes immediate disconnection of Logitech Rumblepad 2

From: Benjamin Tissoires <hidden>
Date: 2017-01-24 08:07:26

Hi,

On Jan 20 2017 or thereabouts, Ardinartsev Nikita wrote:
hid-lg: Fixes immediate disconnection of Logitech Rumblepad 2

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=117091
Having a bug link is fine, but please also write a short description of
what you are trying to solve.
quoted hunk ↗ jump to hunk
Signed-off-by: Ardinartsev Nikita <redacted>
---
 drivers/hid/hid-lg.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/hid/hid-lg.c b/drivers/hid/hid-lg.c
index c5c5fbe..f1afb6b 100644
--- a/drivers/hid/hid-lg.c
+++ b/drivers/hid/hid-lg.c
@@ -872,7 +872,7 @@ static const struct hid_device_id lg_devices[] = {
 	{ HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH,
USB_DEVICE_ID_LOGITECH_WINGMAN_FFG),
 		.driver_data = LG_NOGET | LG_FF4 },
 	{ HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH,
USB_DEVICE_ID_LOGITECH_RUMBLEPAD2),
-		.driver_data = LG_FF2 },
+		.driver_data = LG_FF2 | LG_NOGET },
This looks OK, but I'd like to get the confirmation first that the
rumble effects are still working.

Cheers,
Benjamin
 	{ HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH,
USB_DEVICE_ID_LOGITECH_FLIGHT_SYSTEM_G940),
 		.driver_data = LG_FF3 },
 	{ HID_USB_DEVICE(USB_VENDOR_ID_LOGITECH, USB_DEVICE_ID_SPACENAVIGATOR),
-- 
2.7.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help