KenH
2009-06-01 19:14:01 UTC
Hi,
I found Windows 2003 R2 & Windows 2008 have ipmidrv.sys from Microsoft
instead of hardware server company. But I could not find how to discover and
use it in WDK. I assume that I'll need to use
SetupDiGetClassDevs() with proper GUID_DEVCLASS to enumerate but what's the
IPMI device GUID? And I also assume I'll need to use IOCTL to send command to
the IPMI device. Is there a document about the IOCTL this ipmidrv.sys
supports?
Thanks,
Ken
I found Windows 2003 R2 & Windows 2008 have ipmidrv.sys from Microsoft
instead of hardware server company. But I could not find how to discover and
use it in WDK. I assume that I'll need to use
SetupDiGetClassDevs() with proper GUID_DEVCLASS to enumerate but what's the
IPMI device GUID? And I also assume I'll need to use IOCTL to send command to
the IPMI device. Is there a document about the IOCTL this ipmidrv.sys
supports?
Thanks,
Ken