[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090311.014957.117115597.davem@davemloft.net>
Date: Wed, 11 Mar 2009 01:49:57 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: s.hauer@...gutronix.de
Cc: shemminger@...tta.com, yanok@...raft.com,
linux-arm-kernel@...ts.arm.linux.org.uk, netdev@...r.kernel.org,
wd@...x.de, dzu@...x.de
Subject: Re: [PATCH] dnet: Dave DNET ethernet controller driver
From: Sascha Hauer <s.hauer@...gutronix.de>
Date: Wed, 11 Mar 2009 09:44:30 +0100
> On Tue, Mar 10, 2009 at 09:18:41PM -0700, Stephen Hemminger wrote:
> > Do you still need this? Only works with one board, configuration via
> > module parameters is discouraged. Same effect can be done by setting
> > mac address with regular tools.
>
> Except for root over nfs. Ok, the answer to this is usually 'use
> initrd', but this is still a pita on embedded systems.
Please remove this code. If we let you do it, we have to let everyone
else do it too, and that's something we don't want to do.
There are other ways you can handle this, for example have your board
firmware properly program the MAC address into the card at power-on,
and then have the driver here look in the MAC address registers to see
if a valid ethernet address has been left there.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists