LWN.net Logo

LinuxCon: x86 platform drivers

LinuxCon: x86 platform drivers

Posted Aug 24, 2011 22:42 UTC (Wed) by flewellyn (subscriber, #5047)
In reply to: LinuxCon: x86 platform drivers by paravoid
Parent article: LinuxCon: x86 platform drivers

I believe Microsoft's WMI is just such an attempt. Except, of course, for compressing the MOF code using a proprietary tool. That part is just vendor lockout.


(Log in to post comments)

LinuxCon: x86 platform drivers

Posted Sep 7, 2011 8:38 UTC (Wed) by cathectic (subscriber, #40543) [Link]

Although that seems to have failed as well - the original WMI spec suggested
Microsoft would standarise some of the WMI GUID's for common operations (GUID's are then mapped to a particular ACPI method, but the Linux WMI driver handles that conversion for you), which would have been useful here e.g. one standard GUID and arguments for querying a battery, a standard for wireless devices, etc.

Unfortunately, Microsoft have never done any such standardisation for WMI GUID calls, so it seems to have just become yet another way to put more vendor specific rubbish into the firmware in new and exciting ways.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds