Re: [PATCH 1/3] HID: sony: Enable LED controls and rumble for the Sixaxis on Bluetooth.

2014-02-19 Thread David Herrmann
Hi On Tue, Feb 18, 2014 at 11:22 PM, Frank Praznik frank.praz...@oh.rr.com wrote: Add a SIXAXIS_CONTROLLER macro to simplify conditionals where the connection type is irrelevant. Enable the LED and force feedback controls for Sixaxis controllers connected via Bluetooth. Send Sixaxis

Re: Questions about the documentation/specification of Linux ForceFeedback input.h

2014-02-19 Thread Elias Vanderstuyft
On Sun, Feb 16, 2014 at 12:04 AM, Anssi Hannula anssi.hann...@iki.fi wrote: 15.02.2014 22:32, Elias Vanderstuyft kirjoitti: On Sat, Feb 15, 2014 at 3:04 PM, Anssi Hannula anssi.hann...@iki.fi wrote: However, from what I can see, you can achieve the exact same effect with these parameters

Re: [PATCH] HID: sony: Fix work queue issues.

2014-02-19 Thread Frank Praznik
On Wed, Feb 19, 2014 at 1:41 PM, David Herrmann dh.herrm...@gmail.com wrote: Hi Frank On Wed, Feb 19, 2014 at 7:09 PM, Frank Praznik frank.praz...@oh.rr.com wrote: Don't initialize force-feedback for devices that don't support it to avoid calls to schedule_work() with an uninitialized

Problem with Logitech SpaceNavigator

2014-02-19 Thread Christian Ehrlicher
Hi, I've a problem with some SpaceNavigator devices with a newer firmware (4.31). The problem is that the fixup for the EV_REL/EV_ABS (LG_RDESC_REL_ABS) is not applied for the new firmware because the report_descriptor is different (see attachments). It looks like the checked and modified

Re: ff-core effect id handling in case of a failed effect upload

2014-02-19 Thread Andrew Eikum
On Wed, Feb 19, 2014 at 06:32:54PM +0100, Elias Vanderstuyft wrote: I'll include the code (with effectId_old variable) and this discussion when I submit my whole patchset for Wine's DInput libs to Wine-devel mailing list. Right now, I don't know who I should personally mail to. Patches ready