netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arjan van de Ven <arjan@linux.intel.com>
To: Darren Hart <dvhart@linux.intel.com>
Cc: Alan Cox <alan@linux.intel.com>,
	Tomoya MORINAGA <tomoya.rohm@gmail.com>,
	Alan Cox <alan@lxorguk.ukuu.org.uk>,
	David Miller <davem@davemloft.net>,
	linux-kernel@vger.kernel.org, jeffrey.t.kirsher@intel.com,
	paul.gortmaker@windriver.com, jdmason@kudzu.us,
	netdev@vger.kernel.org
Subject: Re: [PATCH] pch_gbe: Use a randomly generated MAC instead of failing probe
Date: Mon, 16 Jan 2012 08:07:43 -0800	[thread overview]
Message-ID: <4F144B4F.7050905@linux.intel.com> (raw)
In-Reply-To: <4F14457F.8060509@linux.intel.com>

On 1/16/2012 7:42 AM, Darren Hart wrote:

> One reason I don't care for this alternative approach is that this
> particular hardware is targeted at embedded use where we can't assume a
> full init system is available, etc. It can be made to work of course, it
> just isn't as automated.
> 

the tricky thing with embedded hw like this is that all devices might
end up with the same, read-only filesystem, so storing the mac on the FS
and then loading it from there into the HW is... suboptimal.

Would be very nice if busybox had a command that would check the mac
from each IF, and created the random mac from userspace automatically...

  reply	other threads:[~2012-01-16 16:07 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-14  6:44 [PATCH] pch_gbe: Use a randomly generated MAC instead of failing probe Darren Hart
2012-01-14  8:14 ` David Miller
2012-01-14 15:54   ` Darren Hart
2012-01-14 19:56     ` David Miller
2012-01-14 20:29       ` Joe Perches
2012-01-14 21:46       ` Alan Cox
2012-01-14 22:36         ` Darren Hart
2012-01-16  7:38           ` Tomoya MORINAGA
2012-01-16 12:31             ` Alan Cox
2012-01-16 15:42               ` Darren Hart
2012-01-16 16:07                 ` Arjan van de Ven [this message]
2012-01-16 16:20                   ` David Laight
2012-01-16 16:35                     ` Arjan van de Ven
2012-01-16 16:44                       ` Mark Brown
2012-01-16 17:02                         ` Alan Cox
2012-01-16 21:06                     ` Rick Jones
2012-01-16 15:38             ` Darren Hart
2012-01-14  8:15 ` David Miller
2012-01-14  8:18   ` Cong Wang
2012-01-14 15:45   ` Darren Hart
2012-01-16 15:22   ` Nick Bowler
2012-01-16 23:04     ` David Miller
2012-01-16 23:07       ` Darren Hart

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=4F144B4F.7050905@linux.intel.com \
    --to=arjan@linux.intel.com \
    --cc=alan@linux.intel.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=davem@davemloft.net \
    --cc=dvhart@linux.intel.com \
    --cc=jdmason@kudzu.us \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=paul.gortmaker@windriver.com \
    --cc=tomoya.rohm@gmail.com \
    /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).