> Changes in v4: > - implement wmi driver instead platform driver. There are many ASUS boards where the required function is present but does nothing. With the WMI module alias the driver will be attempted to load for those boards (and rejected by the _probe() function). Is it a good thing? Eugene