From: Dave Jones <davej@codemonkey.org.uk>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: alan@lxorguk.ukuu.org.uk
Subject: Re: [PATCH] PATCH: IPMI driver
Date: Thu, 9 Jan 2003 16:44:07 +0000 [thread overview]
Message-ID: <20030109164407.GA26195@codemonkey.org.uk> (raw)
In-Reply-To: <200301090332.h093WML05981@hera.kernel.org>
> ChangeSet 1.980, 2003/01/08 22:23:15-02:00, alan@lxorguk.ukuu.org.uk
>
> [PATCH] PATCH: IPMI driver
>
> This has been in -ac for a short while. Linus accepted and merged the
> same IPMI support into 2.5.54 so now it can move into 2.4 IMHO
>
> Documentation/IPMI.txt | 341 ++++++
> drivers/char/Makefile | 5
> drivers/char/ipmi/Makefile | 20
> drivers/char/ipmi/ipmi_devintf.c | 532 ++++++++++
> drivers/char/ipmi/ipmi_kcs_intf.c | 1235 ++++++++++++++++++++++++
> drivers/char/ipmi/ipmi_kcs_sm.c | 467 +++++++++
> drivers/char/ipmi/ipmi_kcs_sm.h | 70 +
> drivers/char/ipmi/ipmi_msghandler.c | 1811 ++++++++++++++++++++++++++++++++++++
> drivers/char/ipmi/ipmi_watchdog.c | 971 +++++++++++++++++++
> include/linux/ipmi.h | 516 ++++++++++
> include/linux/ipmi_msgdefs.h | 58 +
> include/linux/ipmi_smi.h | 144 ++
> 12 files changed, 6170 insertions(+)
Either I'm blind, or none of those files exist in Linus' tree
looking at current bitkeeper snapshot.
Dave
--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs
next parent reply other threads:[~2003-01-09 16:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200301090332.h093WML05981@hera.kernel.org>
2003-01-09 16:44 ` Dave Jones [this message]
2003-01-09 18:06 ` [PATCH] PATCH: IPMI driver Alan Cox
2003-01-09 17:22 ` Dave Jones
2003-01-09 18:12 ` Alan Cox
2003-01-09 19:16 ` Corey Minyard
2003-01-09 19:20 ` Dave Jones
2003-01-09 19:37 ` Corey Minyard
2003-01-09 20:17 ` Alan Cox
2003-01-09 19:37 ` Dave Jones
2003-01-09 20:42 ` Jeff Garzik
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=20030109164407.GA26195@codemonkey.org.uk \
--to=davej@codemonkey.org.uk \
--cc=alan@lxorguk.ukuu.org.uk \
--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.