K 10 svn:author V 4 wulf K 8 svn:date V 27 2018-08-13T19:00:42.913288Z K 7 svn:log V 293 evdev: remove soft context from evdev methods parameter list. Now softc should be retrieved from struct edvev * pointer with evdev_get_softc() helper. wmt(4) is a sample of driver that support both KPI. Reviewed by: hselasky, gonzo Differential Revision: https://reviews.freebsd.org/D16614 END