From: simon@mungewell.org
Cc: jkosina@suse.cz, linux-input@vger.kernel.org,
	linux-kernel@vger.kernel.org, simon@mungewell.org,
	elias.vds@gmail.com,
	"\"Michal Malý\"" <madcatxster@devoid-pointer.net>
Subject: Re: [PATCH 0/4] HID: Improve handling of multimode Logitech handling wheels
Date: Fri, 6 Feb 2015 12:27:21 -0500	[thread overview]
Message-ID: <6e685b15c7cad542141da09c54b8992c.squirrel@mungewell.org> (raw)
In-Reply-To: <1423240486-6714-1-git-send-email-madcatxster@devoid-pointer.net>
> 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
next prev parent reply	other threads:[~2015-02-06 17:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-06 16:34 [PATCH 0/4] HID: Improve handling of multimode Logitech handling wheels Michal Malý
2015-02-06 16:34 ` [PATCH 1/4] HID: Identify Logitech gaming wheels in compatibility modes accordingly to Logitech specifications Michal Malý
2015-02-17 12:12   ` Jiri Kosina
2015-02-06 16:34 ` [PATCH 2/4] HID: Display the real wheel model and supported alternate modes through sysfs. This applies only to multimode wheels Michal Malý
2015-02-06 16:34 ` [PATCH 3/4] HID: Introduce a module parameter to disable automatic switch of Logitech gaming wheels from compatibility to native mode. This only applies " Michal Malý
2015-02-17 12:10   ` Jiri Kosina
2015-02-06 16:34 ` [PATCH 4/4] HID: Allow switching of Logitech gaming wheels between available compatibility modes through sysfs. " Michal Malý
2015-02-06 17:27 ` simon [this message]
2015-02-09  9:14 ` [PATCH 0/4] HID: Improve handling of multimode Logitech handling wheels Elias Vanderstuyft
  -- strict thread matches above, loose matches on Subject: below --
2015-02-13 16:27 Simon Wood
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox
  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):
  git send-email \
    --in-reply-to=6e685b15c7cad542141da09c54b8992c.squirrel@mungewell.org \
    --to=simon@mungewell.org \
    --cc=elias.vds@gmail.com \
    --cc=jkosina@suse.cz \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=madcatxster@devoid-pointer.net \
    /path/to/YOUR_REPLY
  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
  Be sure your reply has a Subject: header at the top and a blank line
  before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).