All of lore.kernel.org
 help / color / mirror / Atom feed
From: Corey Minyard <cminyard@mvista.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] IPMI driver for Linux, version 7
Date: Tue, 15 Oct 2002 22:02:59 -0500	[thread overview]
Message-ID: <3DACD6E3.6020707@mvista.com> (raw)

In the continuing saga of IPMI driver updates, here's another installment.

More cleanups and bug fixes, some from Arjan van de Ven, and others from 
myself. This fixes some problems with blocking operations while holding 
a lock. It has an unfortunate interface change (but better now than 
later), the lun field is removed from the IPMI message, and one is added 
to the system interface address. It's a minor change, but it really 
needed to be done to make things consistent. It's only released as a 
patch to the v6 version and it applies cleanly to all kernel versions. 
 As usual, you can download the driver from my home page at  
http://home.attbi.com/~minyard.

-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


             reply	other threads:[~2002-10-16  2:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-16  3:02 Corey Minyard [this message]
2002-10-19 11:02 ` [PATCH] IPMI driver for Linux, version 7 Adrian Bunk
2002-10-20 21:05   ` Corey Minyard
2002-10-21 15:27     ` Alan Cox
     [not found] <649046018@toto.iv>
2002-10-21  1:05 ` Peter Chubb
  -- strict thread matches above, loose matches on Subject: below --
2002-10-22 21:58 Perez-Gonzalez, Inaky

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=3DACD6E3.6020707@mvista.com \
    --to=cminyard@mvista.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.