netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Pyne <michael.pyne@kdemail.net>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: "Ayaz Abdulla" <AAbdulla@nvidia.com>,
	jeff@garzik.org, netdev@vger.kernel.org, stable@kernel.org
Subject: Re: [patch 2/8] forcedeth: fix MAC address detection on network card (regression in 2.6.23)
Date: Wed, 21 Nov 2007 18:50:31 -0500	[thread overview]
Message-ID: <200711211850.36744.michael.pyne@kdemail.net> (raw)
In-Reply-To: <20071121154723.34c5f647.akpm@linux-foundation.org>

[-- Attachment #1: Type: text/plain, Size: 1203 bytes --]

On Wednesday 21 November 2007, Andrew Morton wrote:
> On Wed, 21 Nov 2007 15:34:52 -0800
>
> "Ayaz Abdulla" <AAbdulla@nvidia.com> wrote:
> > The solution is to get the OEM to update their BIOS (instead of
> > integrating this patch) since the MCP61 specs indicate that the MAC
> > Address should be in correct order from BIOS.
> >
> > By changing the feature DEV_HAS_CORRECT_MACADDR to all MCP61 boards, it
> > could cause it to break on other OEM systems who have implemented it
> > correctly.
>
> Getting an OEM to fix their BIOS isn't always a simple thing...
>
> Perhaps Michael's change should be enabled by a module parameter for
> those who happen to have the busted BIOS?

I have contacted the motherboard vendor about this a couple of weeks ago per 
Ayaz's request and have received no response.  I've also upgraded to the 
latest firmware for this motherboard and the bug remains.

I think it would be ideal if there were a way to detect broken MCP61's (i.e. 
those with a Gigabyte MAC ID instead of the nVidia one) and only reverse the 
MAC address then.  A module parameter would also work but then I'd need to 
remember to apply it. :)

Regards,
 - Michael Pyne

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2007-11-21 23:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-21 23:02 [patch 2/8] forcedeth: fix MAC address detection on network card (regression in 2.6.23) akpm
2007-11-21 23:34 ` Ayaz Abdulla
2007-11-21 23:47   ` Andrew Morton
2007-11-21 23:50     ` Michael Pyne [this message]
2007-11-22  1:34       ` Jesper Juhl

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=200711211850.36744.michael.pyne@kdemail.net \
    --to=michael.pyne@kdemail.net \
    --cc=AAbdulla@nvidia.com \
    --cc=akpm@linux-foundation.org \
    --cc=jeff@garzik.org \
    --cc=netdev@vger.kernel.org \
    --cc=stable@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;
as well as URLs for NNTP newsgroup(s).