Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932425AbWBTCjE (ORCPT ); Sun, 19 Feb 2006 21:39:04 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932594AbWBTCjE (ORCPT ); Sun, 19 Feb 2006 21:39:04 -0500 Received: from mailout.stusta.mhn.de ([141.84.69.5]:51985 "HELO mailout.stusta.mhn.de") by vger.kernel.org with SMTP id S932407AbWBTCjD (ORCPT ); Sun, 19 Feb 2006 21:39:03 -0500 Date: Mon, 20 Feb 2006 03:39:00 +0100 From: Adrian Bunk To: Alessandro Zummo Cc: Martin Michlmayr , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, John Bowler Subject: Re: [RFC] [PATCH 1/2] Driver to remember ethernet MAC values: maclist Message-ID: <20060220023900.GE4971@stusta.de> References: <20060220010113.GA19309@deprecation.cyrius.com> <20060220014735.GD4971@stusta.de> <20060220030146.11f418dc@inspiron> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060220030146.11f418dc@inspiron> User-Agent: Mutt/1.5.11+cvs20060126 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1365 Lines: 40 On Mon, Feb 20, 2006 at 03:01:46AM +0100, Alessandro Zummo wrote: > On Mon, 20 Feb 2006 02:47:35 +0100 > Adrian Bunk wrote: > > > > Some Ethernet hardware implementations have no built-in storage for > > > allocated MAC values - an example is the Intel IXP420 chip which has > > > support for Ethernet but no defined way of storing allocated MAC values. > > > With such hardware different board level implementations store the > > > allocated MAC (or MACs) in different ways. Rather than put board level > > > c > > Silly question: > > > > Why can't this be implemented in user space using the SIOCSIFHWADDR > > ioctl? > > Because sometimes you need to have networking available > well before userspace. > > (netconsole, root over nfs, ...) Why can't setting MAC addresses be done from initramfs? > Best regards, > Alessandro Zummo, cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/