All of lore.kernel.org
 help / color / mirror / Atom feed
From: Corey Minyard <cminyard@mvista.com>
To: linux-kernel@vger.kernel.org, Alan Cox <alan@redhat.com>
Subject: [PATCH] Version 15 of the Linux IPMI driver
Date: Fri, 06 Dec 2002 11:05:29 -0600	[thread overview]
Message-ID: <3DF0D8D9.2090703@mvista.com> (raw)

This is yet another release of the IPMI driver for Linux.  This is
for linux 2.4.20 and 2.5.50, patches are available from the previous
release (Version 14) of the IPMI driver.

This release of the IPMI driver fixes some race conditions on SMP
systems, and fixes some minor problems in the watchdog. A special
thanks goes to Francois Isabelle at Kontron for finding the SMP
problem and helping me debug it.

The NMI handler has changed to export the nmi_watchdog variable;
since the ipmi watchdog is incompatible with the IOAPIC nmi_watchdog
setting, it detects this and refuses to use NMI in that case. As usual, you
don't need the NMI patch if you don't care about IPMI NMI watchdog
pretimeouts, but you must upgrade to the new NMI patch if you use the
IPMI NMI watchdog pretimeout.

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 patches.

-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.  A nice overview of
IPMI is available at
http://www.intel.com/platforms/applied/eiacomm/papers/25133701.pdf


                 reply	other threads:[~2002-12-06 16:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DF0D8D9.2090703@mvista.com \
    --to=cminyard@mvista.com \
    --cc=alan@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.