Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 08/27/1999 12:23:19
Module Name:	syssrc
Committed By:	is
Date:		Fri Aug 27 19:23:19 UTC 1999

Modified Files:
	syssrc/sys/dev/ic: smc90cx6.c
	syssrc/sys/net: if_arc.h if_arcsubr.c

Log Message:
Factor out arc_storelladdr(), and use that instead of arc_ifattach() in
the bah_reset() function.
This makes the last change work without deconnecting all the other interfaces
from the interface list.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 syssrc/sys/dev/ic/smc90cx6.c
cvs rdiff -r1.10 -r1.11 syssrc/sys/net/if_arc.h
cvs rdiff -r1.23 -r1.24 syssrc/sys/net/if_arcsubr.c

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