psm: Get rid of PSM_LEVEL_NATIVE, and the psmwrite method used with that.
commit5b246b1705a0eaf9593195f71335082547c8edc1
authorImre Vadász <imre@vdsz.com>
Fri, 22 Sep 2017 15:46:45 +0000 (22 17:46 +0200)
committerImre Vadász <imre@vdsz.com>
Fri, 22 Sep 2017 15:50:16 +0000 (22 17:50 +0200)
tree1daed4d80c1508595c3e0df877ec00f137995029
parent617f6bd6553bb7523bb0198e7aaa5d9c36fb6e05
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.
sys/dev/misc/psm/psm.c