From: Jeff Garzik <jeff@garzik.org>
To: Auke Kok <auke-jan.h.kok@intel.com>
Cc: david.graham@intel.com, netdev@vger.kernel.org
Subject: Re: [PATCH] e100: Fix Tyan motherboard e100 not receiving IPMI commands
Date: Tue, 10 Jul 2007 12:26:38 -0400 [thread overview]
Message-ID: <4693B33E.1020306@garzik.org> (raw)
In-Reply-To: <20070710154511.8419.38789.stgit@localhost.localdomain>
Auke Kok wrote:
> From: David Graham <david.graham@intel.com>
>
> The 82550 & 51 parts have an extended configuration block that
> includes a bit "GMRC", required to enable the expected TCO behavior,
> in config byte offset 22d. The config block sent by the failing driver
> does include the extension area, but this bit is not initialised,
> and the downlaod only specifies 0x16 bytes to be sent to the NIC
> (thaht's bytes 00..21d). By initializing the GMRC bit, and extending
> the download size for D102+ MACs, the problem is resolved.
>
> Signed-off-by: David Graham <david.graham@intel.com>
> Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
> ---
>
> drivers/net/e100.c | 12 +++++++++---
> 1 files changed, 9 insertions(+), 3 deletions(-)
applied
prev parent reply other threads:[~2007-07-10 16:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-10 15:45 [PATCH] e100: Fix Tyan motherboard e100 not receiving IPMI commands Auke Kok
2007-07-10 16:26 ` Jeff Garzik [this message]
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=4693B33E.1020306@garzik.org \
--to=jeff@garzik.org \
--cc=auke-jan.h.kok@intel.com \
--cc=david.graham@intel.com \
--cc=netdev@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.