Bug 246117

Summary: Setting hw.psm.elantech.touchpad_off to 1 also disables trackpoint on t480s
Product: Base System Reporter: Alexander Sieg <ports>
Component: miscAssignee: Vladimir Kondratyev <wulf>
Status: Closed FIXED    
Severity: Affects Only Me CC: wulf
Priority: ---    
Version: CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
psm.patch none

Description Alexander Sieg 2020-05-02 09:26:09 UTC

    
Comment 1 Vladimir Kondratyev freebsd_committer freebsd_triage 2020-05-04 23:19:57 UTC
Created attachment 214130 [details]
psm.patch

Try attached patch
Comment 2 Alexander Sieg 2020-05-06 14:54:02 UTC
That patch works like a charm.
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-06-02 00:54:22 UTC
A commit references this bug:

Author: wulf
Date: Tue Jun  2 00:53:40 UTC 2020
New revision: 361715
URL: https://svnweb.freebsd.org/changeset/base/361715

Log:
  [psm] Do not disable trackpoint when hw.psm.elantech.touchpad_off is enabled

  PR:		246117
  Reported by:	Alexander Sieg <ports@xanderio.de>
  MFC after:	1 week

Changes:
  head/sys/dev/atkbdc/psm.c
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-06-15 22:42:29 UTC
A commit references this bug:

Author: wulf
Date: Mon Jun 15 22:41:28 UTC 2020
New revision: 362208
URL: https://svnweb.freebsd.org/changeset/base/362208

Log:
  MFC r361715:

  [psm] Do not disable trackpoint when hw.psm.elantech.touchpad_off is enabled

  PR:		246117
  Reported by:	Alexander Sieg <ports@xanderio.de>

  MFC r361718:

  [psm] Workaround active PS/2 multiplexor hang

  which happens on some laptops after returning to legacy multiplexing mode
  at initialization stage.

  PR:		242542
  Reported by:	Felix Palmen <felix@palmen-it.de>

Changes:
_U  stable/12/
  stable/12/share/man/man4/psm.4
  stable/12/sys/dev/atkbdc/psm.c
Comment 5 commit-hook freebsd_committer freebsd_triage 2020-06-15 22:44:32 UTC
A commit references this bug:

Author: wulf
Date: Mon Jun 15 22:43:46 UTC 2020
New revision: 362209
URL: https://svnweb.freebsd.org/changeset/base/362209

Log:
  MFC r361715:

  [psm] Do not disable trackpoint when hw.psm.elantech.touchpad_off is enabled

  PR:		246117
  Reported by:	Alexander Sieg <ports@xanderio.de>

  MFC r361718:

  [psm] Workaround active PS/2 multiplexor hang

  which happens on some laptops after returning to legacy multiplexing mode
  at initialization stage.

  PR:		242542
  Reported by:	Felix Palmen <felix@palmen-it.de>

Changes:
_U  stable/11/
  stable/11/share/man/man4/psm.4
  stable/11/sys/dev/atkbdc/psm.c