From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Date: Thu, 14 May 1998 05:44:51 +0000 Subject: Re: 2 weird problems (first ethernet) Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ultralinux@vger.kernel.org Date: Thu, 14 May 1998 13:28:10 +1000 From: Grant Beattie sparc systems have the hardware address burned into the PROM, not the ethernet device. The behavior you're seeing is correct. And furthermore if it is a problem, you can add args to ifconfig to set the ethernet address on each interface to whatever you like. Later, David S. Miller davem@dm.cobaltmicro.com