git: psm: Get rid of PSM_LEVEL_NATIVE, and the psmwrite method used with that.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Fri Sep 22 08:52:36 PDT 2017
commit 5b246b1705a0eaf9593195f71335082547c8edc1
Author: Imre Vadász <imre at vdsz.com>
Date: Fri Sep 22 17:46:45 2017 +0200
psm: Get rid of PSM_LEVEL_NATIVE, and the psmwrite method used with that.
* Nothing in userspace ever uses this feature. This apparently was intended
to allow implementing the complete mouse packet parsing in userspace.
Summary of changes:
sys/dev/misc/psm/psm.c | 73 +++++---------------------------------------------
1 file changed, 7 insertions(+), 66 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5b246b1705a0eaf9593195f71335082547c8edc1
--
DragonFly BSD source repository
More information about the Commits
mailing list