Andy, I was looking at a system that will have many more WMI methods, and realizing that I can't view the bmof for the extra methods. This is because of b0e863029 which will show a warning when multiple of the same WMI GUID's are found. The same GUID 05901221-D566-11D1-B2F0-00A0C9062910 is used to describe each one of them. I think the symlinks in sysfs will break if the warning is just removed. So what should we do about this? I think they should both be accessible from the bmof driver from userspace. Thanks,