public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Corey Minyard <minyard@acm.org>
To: linux-kernel@vger.kernel.org, openipmi-developer@lists.sourceforge.net
Subject: New version of the IPMI driver (version 23)
Date: Mon, 23 Jun 2003 13:09:23 -0500	[thread overview]
Message-ID: <3EF74253.1040702@acm.org> (raw)

This update makes significant changes to the IPMI driver.  No user
interfaces changes have been made (although some new features have been
added), but lots of internal changes have been done.  These are:

    * A new low-level driver has been added, the "SI" (System Interface)
      driver.  It supports both KCS and SMIC interfaces.  The old
      KCS-only interface is also there, but it is deprecated.
    * A socket interface has been added to the driver, this adds an IPMI
      socket (so that another device number doesn't have to be used to
      talk to IPMI).
    * Support has been added for setting the timeout parameters on a
      per-message or per-connection basis.
    * A bunch of proc filesystem statistics have been added for IPMI.
    * The ACPI code should work in all cases now, and auto-detects the
      interface type.
    * Tons of little bug fixes, performance fixes, etc. have been done.
    * A new version of the IMB and Radisys emulation drivers are also
      there, with minor bug fixes.

This should be pretty stable, a lot of people have been testing it. 
Thanks to all those who helped me with this.

You can get it at http://openipmi.sf.net, a 2.4.21 and 2.5.73 version
are available.

I plan to start trying to push this into 2.5 soon.

-Corey


                 reply	other threads:[~2003-06-23 17:55 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=3EF74253.1040702@acm.org \
    --to=minyard@acm.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=openipmi-developer@lists.sourceforge.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox