Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Noriyuki Soda <soda@netbsd.org>
List: source-changes
Date: 02/25/2000 05:28:44
Module Name:	syssrc
Committed By:	soda
Date:		Fri Feb 25 13:28:43 UTC 2000

Modified Files:
	syssrc/sys/arch/arc/dev: if_sn.c

Log Message:
Do not hardcode ethernet address.
This haven't tested with original Acer Pica 61, but it appeared that
NEC Image RISCstation is almost fully compatible with Pica 61, and
doesn't have problem with using product id as ethernet address.
(Although it is better to use SONIC device configuration data from ARC BIOS,
 rather than product id. Autoconfiguration stuff for jazz derived systems
 really should be revisited.)


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/arch/arc/dev/if_sn.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.