[PATCH] Version 17 of the IPMI driver

From: Corey Minyard (cminyard@mvista.com)
Date: Mon Jan 13 2003 - 14:19:25 EST


This is yet another release of the IPMI driver for Linux. This release
mostly compensates for hardware bugs.

Some broken hardware doesn't implement the KCS state machine quite right.
The 1.0 spec is a little vague and some vendors got it wrong.

It implements retries for messages sent on the IPMB bus, since they
can be lost, and some IPMB busses are not up to snuff.

It modifies the message timers to not start until after the message has
been transmitted by the SMI. If your KCS interface is slow or very busy,
it could have caused problems because the timer was started at queue time,
not when the message was actually sent on the IPMB. This only affect IPMB.

If fixes a minor 2.5 compile issue.

As usual, you can get the drivers from SourceForge. The home page is
http://openipmi.sourceforge.net. http://sourceforge.net/projects/openipmi
gets you directly to the page with the info.

-Corey

PS - In case you don't know, IPMI is a standard for system management, it
provides ways to detect the managed devices in the system and sensors
attached to them. You can get more information at
http://www.intel.com/design/servers/ipmi/spec.htm.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jan 15 2003 - 22:00:46 EST