All of lore.kernel.org
 help / color / mirror / Atom feed
* Input: byd - fix issue where generic PS/2 mice are detected as BYD touchpad
@ 2016-06-26  2:25 Richard Pospesel
  2016-06-26  2:25 ` [PATCH] made the byd_detect function more restrictive to prevent false positives when actual mouse is a generic PS/2 mouse; byd_detect now tries to go through BYD touchpad configuration steps, which fail when not performed on " Richard Pospesel
  0 siblings, 1 reply; 9+ messages in thread
From: Richard Pospesel @ 2016-06-26  2:25 UTC (permalink / raw)
  To: linux-input; +Cc: chris, dmitry.torokhov, phonesyfreakies


The secret handshake used was not sufficient to determine whether the connected
device was actually a BYD touchpad.  Added some restrictions on what the first
byte returned may be (based off of experiments with BYD touchapd) and added a
subsequent call to byd_reset which attemtps to configure the BYD touchpad using
BYD-specific commands.  Fixes bug 1201781.  Tested on laptop with BYD touchpad
hardware.

Applied against commit fcd6eb50eadd83f857eac55f99316f1789707cdb

Signed-off-by: Richard Pospesel <pospeselr@gmail.com>

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-08-18 10:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-26  2:25 Input: byd - fix issue where generic PS/2 mice are detected as BYD touchpad Richard Pospesel
2016-06-26  2:25 ` [PATCH] made the byd_detect function more restrictive to prevent false positives when actual mouse is a generic PS/2 mouse; byd_detect now tries to go through BYD touchpad configuration steps, which fail when not performed on " Richard Pospesel
2016-06-27 21:34   ` Dmitry Torokhov
2016-06-29  4:01     ` [PATCH] Input: byd - fix issue where generic PS/2 mice are detected as " Richard Pospesel
2016-07-11 20:26       ` Chris Diamand
2016-07-12  2:57         ` Dmitry Torokhov
2016-07-14 16:46           ` Dmitry Torokhov
     [not found]             ` <CAHc7Qt1AEdCxu+rnrYqMRNQFGac4VuNFG=tfTSeHam4SnB3F3w@mail.gmail.com>
2016-08-02 11:32               ` Chris Diamand
2016-08-18 10:04                 ` Benjamin Tissoires

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.