Hello everybody, Do you have any idea in OpenHPI 2.16.0, whether the XTCAHPI_CTRL_NUM_DESIRED_PWR is implemented?
Looks like no. Following is the grep output. Please clarify. linux-lnpx:/home/foo/openhpi-2.16.0/plugins/ipmidirect # find . -name "*.[ch]*"|xargs grep SetState ./ipmi_control_atca_led.h: virtual SaErrorT SetState( const SaHpiCtrlModeT &mode, const SaHpiCtrlStateT &state ); ./ipmi_control_sun_led.h: virtual SaErrorT SetState(const SaHpiCtrlModeT &mode, ./ipmi_control_fan.h: virtual SaErrorT SetState( const SaHpiCtrlModeT &mode, const SaHpiCtrlStateT &state ); ./ipmi_control_atca_led.cpp:cIpmiControlAtcaLed::SetState( const SaHpiCtrlModeT &mode, const SaHpiCtrlStateT &state ) ./ipmi_control_sun_led.cpp:cIpmiControlSunLed::SetState(const SaHpiCtrlModeT& mode, ./ipmi_mc_vendor_intel.h: virtual SaErrorT SetState( const SaHpiCtrlModeT &mode, const SaHpiCtrlStateT &state ); ./ipmi.cpp: SaErrorT rv = control->SetState( mode, *state ); ./ipmi_control.h: virtual SaErrorT SetState( const SaHpiCtrlModeT &mode, const SaHpiCtrlStateT &state ) = 0; ./ipmi_control_fan.cpp:cIpmiControlFan::SetState( const SaHpiCtrlModeT &mode, const SaHpiCtrlStateT &state ) ./ipmi_mc_vendor_intel.cpp:cIpmiControlIntelRmsLed::SetState( const SaHpiCtrlModeT &mode, const SaHpiCtrlStateT &state ) linux-lnpx:/home/foo/openhpi-2.16.0/plugins/ipmidirect # regards Mahesh ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ Openhpi-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openhpi-devel
