Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: john heasley <heas@netbsd.org>
List: source-changes
Date: 06/28/2004 20:50:52
Module Name:	src
Committed By:	heas
Date:		Mon Jun 28 20:50:52 UTC 2004

Modified Files:
	src/sys/dev/ic: hme.c hmevar.h

Log Message:
do not reset the chip (and subsequently the phy) when unnecessary; that is,
for address changes, multicast filter changes, or adjusting promiscuous mode.
Fixes resetting the phy for things like start/stopping tcpdump.

ok petrov@, martin@, pk@


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/dev/ic/hme.c
cvs rdiff -r1.10 -r1.11 src/sys/dev/ic/hmevar.h

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