On Wednesday 12 April 2017 16:08:54 Darren Hart wrote: > In Windows, applications interact with WMI more or less directly. We don't do > this in Linux currently, although it has been discussed in the past [3]. Some > vendors will work around this by performing SMI/SMM, which is inefficient at > best. Exposing WMI methods to userspace would bring parity to WMI for Linux and > Windows. Maybe we should first ask, why linux userspace applications need direct access to WMI? If we look at current WMI linux drivers, basically every one translate WMI interface to some standard linux class driver (with some extensions). This is something which should stay in kernel. E.g. rfkill, backlight, led, input keyboard, ... -- Pali Rohár pali.rohar@xxxxxxxxx