On Mon, 2007-08-06 at 13:38 -0700, Drew Moseley wrote:

> I have been working on OEM LED controls with the IPMI plugin and
> discovered some errors in handling colors.
> 
> The CtrlRec.Num field for the LED needs to be set to the "well-defined"
> number in the SAIM-HPI-B.01.01-ATCA spec.
> 
> Also the ATCAHPI_LED_<color> defines are used in a few places where it
> should be the ATCAHPI_LED_COLOR_<color> defines and the test for the
> supported color needs to be more explicit since the bit test as
> currently implemented does not work; the values being used are not bit
> fields so a bit test is inappropriate.
> 
> A patch is below for comments.

These too.  Thanks again.

-- 
Bryan Sutula <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Openhpi-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openhpi-devel

Reply via email to