From: Corey Minyard <minyard@acm.org>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] IPMI driver for Linux, version 4
Date: Tue, 08 Oct 2002 15:26:24 -0500 [thread overview]
Message-ID: <3DA33F70.7050504@acm.org> (raw)
I have put a new version of the IPMI driver on my home page
(http://home.attbi.com/~minyard) that fixes a bug. A previous
unannounce version is there (v3) that adds IPMB broadcast support and
fixes a bug. If you are using this driver, you want to update to the
newest version. These are only supplied as a patches against the
previous version since the patches are small and apply to all kernel
versions. If someone wants a full patch, I can do that, too.
I was toying with the idea of adding a socket interface to the IPMI
driver. This way, it would naturally handle separation of addressing
and data, and it wouldn't take up a character device. I think I could
map everything the driver does into standard network calls, and the IPMB
bus is sort of a network, anyway. Does anyone have any opinions on this?
-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-08 20:22 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=3DA33F70.7050504@acm.org \
--to=minyard@acm.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®