Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758277AbbBFSYy (ORCPT ); Fri, 6 Feb 2015 13:24:54 -0500 Received: from host171.canaca.com ([67.55.55.225]:35077 "EHLO host171.canaca.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754002AbbBFSYx (ORCPT ); Fri, 6 Feb 2015 13:24:53 -0500 X-Greylist: delayed 3448 seconds by postgrey-1.27 at vger.kernel.org; Fri, 06 Feb 2015 13:24:53 EST Message-ID: <6e685b15c7cad542141da09c54b8992c.squirrel@mungewell.org> 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: Fri, 6 Feb 2015 12:27:21 -0500 Subject: Re: [PATCH 0/4] HID: Improve handling of multimode Logitech handling wheels From: simon@mungewell.org To: =?iso-8859-1?Q?=22Michal_Mal=C3=BD=22?= Cc: jkosina@suse.cz, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, simon@mungewell.org, elias.vds@gmail.com, =?iso-8859-1?Q?=22Michal_Mal=C3=BD=22?= User-Agent: SquirrelMail/1.4.22 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-Priority: 3 (Normal) Importance: Normal X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host171.canaca.com X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - mungewell.org X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1102 Lines: 27 > 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. Hi all, We should note that part 1 performs a very important function of identify the wheels as per Logitech's schema. At present our (old detection) uses USB Revision to identify 'fancy' wheels which can be placed into native mode. This means when Logitech updates the hardware we are playing catch-up (this has happened 3 times with the DF-GT wheel so far). This newer code should automatically cope with new wheels in the future. Thanks to Michal for undertaking this work. I have been testing the code over the past weeks and believe it to be working, I will confirm mid-next week when I can gain access to my wheels. Simon -- 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/