From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Trippelsdorf Subject: Re: [PATCH v4] HID: Add full support for Logitech Unifying receivers Date: Wed, 14 Sep 2011 19:00:09 +0200 Message-ID: <20110914170009.GB1623@x4.trippels.de> References: <1315638713-3731-1-git-send-email-benjamin.tissoires@gmail.com> <20110910072826.GA1611@x4.trippels.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from ud10.udmedia.de ([194.117.254.50]:60405 "EHLO mail.ud10.udmedia.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755253Ab1INRAM (ORCPT ); Wed, 14 Sep 2011 13:00:12 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Benjamin Tissoires Cc: Dmitry Torokhov , Jiri Kosina , rtitmuss@logitech.com, ogay@logitech.com, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Nestor Lopez Casado , Jean-Daniel Zanone On 2011.09.14 at 18:45 +0200, Benjamin Tissoires wrote: > I got some information for you. Apparently, it won't be possible to > enable this thumb button right now. > To enable it, the Windows driver put the mouse in a kind of debug mode > that need to be handled properly, which is not the case as of today. Understood. But all we need to know is the magic bytes to send to the controller to enable the thumb-button. And because it works without problems under Windows, it shouldn't be impossible to implement in Linux. Maybe the Logitech guys could cook something up? Thanks. -- Markus