Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932970AbbBIJOs (ORCPT ); Mon, 9 Feb 2015 04:14:48 -0500 Received: from mail-we0-f176.google.com ([74.125.82.176]:54836 "EHLO mail-we0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932469AbbBIJOr convert rfc822-to-8bit (ORCPT ); Mon, 9 Feb 2015 04:14:47 -0500 MIME-Version: 1.0 In-Reply-To: <1423240486-6714-1-git-send-email-madcatxster@devoid-pointer.net> References: <1423240486-6714-1-git-send-email-madcatxster@devoid-pointer.net> Date: Mon, 9 Feb 2015 10:14:45 +0100 Message-ID: Subject: Re: [PATCH 0/4] HID: Improve handling of multimode Logitech handling wheels From: Elias Vanderstuyft To: =?UTF-8?B?TWljaGFsIE1hbMO9?= Cc: Jiri Kosina , "open list:HID CORE LAYER" , "linux-kernel@vger.kernel.org" , Simon Wood Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1772 Lines: 44 On Fri, Feb 6, 2015 at 5:34 PM, Michal Malý wrote: > This patch series improves handling of various Logitech gaming wheels and > allows switching between various compatibility modes which might be useful > to improve compatibility with very old games and testing purposes. > > Signed-off-by: Michal Malý > > Michal Malý (4): > Identify Logitech gaming wheels in compatibility modes accordingly to > Logitech specifications > Display the real wheel model and supported alternate modes through > sysfs. This applies only to multimode wheels. > Introduce a module parameter to disable automatic switch of Logitech > gaming wheels from compatibility to native mode. This only applies > to multimode wheels. > Allow switching of Logitech gaming wheels between available > compatibility modes through sysfs. This only applies to multimode > wheels. > > .../ABI/testing/sysfs-driver-hid-logitech-lg4ff | 45 ++ > drivers/hid/hid-lg.c | 6 + > drivers/hid/hid-lg4ff.c | 608 ++++++++++++++++++--- > 3 files changed, 583 insertions(+), 76 deletions(-) > > -- > 2.2.2 > Applied cleanly on kernel 3.17.8, and tested with: - Logitech Formula Vibration Wheel - Logitech MOMO (Black) Wheel Everything keeps working like it was before, which is correct because these wheels are no multimode wheels. Tested-by: Elias Vanderstuyft Thanks, Elias -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/