Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/ic



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.




Home | Main Index | Thread Index | Old Index