[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAB8qb1LPv1Q3QH1vqeBpFJ4ZZdah3w4UFy88rT7_9jroG2Z6aA@mail.gmail.com>
Date: Fri, 13 Feb 2015 09:27:51 -0700
From: Simon Wood <mungewell@...il.com>
To: Simon Wood <simon@...gewell.org>,
Michal Malý <madcatxster@...oid-pointer.net>
Cc: jkosina@...e.cz, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org, elias.vds@...il.com
Subject: Re: [PATCH 0/4] HID: Improve handling of multimode Logitech handling wheels
Hi all,
I tested this with a DFP, G27 and WiiWheell was looking good, but then
I found a small bug.
It seems that the requested mode is case sensitive. 'G25' works, but
'g25' is seen as a request for a 'DF-GT' and causes and error.
Sorry I didn't see this earlier. I'd be happy to apply and fix later,
but I suspect Jiri will say fix it first.
Simon
PS. Resent via Gmail as my hosting is having issues.
On Fri, 6 Feb 2015 10:27:21 -0700, simon@...gewell.org 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.
>
> 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
View attachment "modeswitch_v1_fail.txt" of type "text/plain" (10979 bytes)
Powered by blists - more mailing lists