cvs commit: src/sys/dev/re if_re.c
Bill Paul
wpaul at FreeBSD.org
Thu Sep 11 00:54:18 PDT 2003
wpaul 2003/09/11 00:54:17 PDT
FreeBSD src repository
Modified files:
sys/dev/re if_re.c
Log:
Toggle the interface on and off before starting the diag test. This
seems to be necessary for the 8139C+ under certain circumstances, and
doesn't appear to hurt the other chips. (In the failure case, the
packet would be sent through the TX DMA ring but not get echoed
back. I suspect this has something to do with the link state changing
unexpectedly.)
Revision Changes Path
1.6 +3 -0 src/sys/dev/re/if_re.c
More information about the cvs-src
mailing list