Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933183AbdCGSsB (ORCPT ); Tue, 7 Mar 2017 13:48:01 -0500 Received: from mail-pf0-f193.google.com ([209.85.192.193]:35366 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755986AbdCGSrx (ORCPT ); Tue, 7 Mar 2017 13:47:53 -0500 Date: Tue, 7 Mar 2017 09:58:13 -0800 From: "dmitry.torokhov@gmail.com" To: Masaki Ota Cc: Paul Donohue , Nick Fletcher , Joseph Salisbury , "ben@smart-cactus.org" , "mhocko@suse.com" , "pali.rohar@gmail.com" , "rydberg@bitmath.org" , "linux@roeck-us.net" , "open list:HID CORE LAYER" , LKML , "stable@vger.kernel.org" Subject: Re: [REGRESSION][v4.9.y][v4.10.y] Input: ALPS - set DualPoint flag for 74 03 28 devices Message-ID: <20170307175813.GC13740@dtor-ws> References: <78be095c-a7ae-328d-dd0a-b8470dfc1318@canonical.com> <20170304161509.GI4609@TopQuark.net> <20170305175619.GJ4609@TopQuark.net> <20170305180841.GK4609@TopQuark.net> <20170307021758.GM4609@TopQuark.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 830 Lines: 29 Hi Masaki, On Tue, Mar 07, 2017 at 08:40:20AM +0000, Masaki Ota wrote: > Hi, Paul, > > I have modified the source code. > > There are three issues. > #1. E7=73 03 28 Button pad device is not assigned "ALPS_BUTTONPAD" Flag correctly. > #2. E7=73 03 28 devices are not assigned " ALPS_DUALPOINT" Flag correctly. > #3. E7=73 03 28 device cursor speed is slow. > > Actually, the cause is all the same. > E7=73 03 28 device does not get correct information from OTP. > OTP is the device information byte. I specified correct bit. > > Then, I think it is also the issue. > #4. Stick Pointer cursor speed is fast. > > I will check Stick parameter. Could you please submit this as a proper patch now that we have confirmation that it works? Also, I wonder if V8PLUS should be full protocol instead of a flag. Thanks. -- Dmitry