K 10 svn:author V 4 wulf K 8 svn:date V 27 2019-04-20T21:04:56.582363Z K 7 svn:log V 394 psm(4): respect tap_disabled configuration with enabled Extended support This fixes a bug where, even when hw.psm.tap_enabled=0, touchpad taps were processed. tap_enabled has three states: unconfigured, disabled, and enabled (-1, 0, 1). To respect PR kern/139272, taps are ignored only when explicity disabled. Submitted by: Ben LeMasurier (initial version) MFC after: 2 weeks END