Date: Wed, 1 May 2002 12:23:04 -0700 (PDT) From: Semen Ustimenko <semenu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/tx if_tx.c Message-ID: <200205011923.g41JN4t55756@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
semenu 2002/05/01 12:23:04 PDT
Modified files:
sys/dev/tx if_tx.c
Log:
Add an epic_stats_update() function (called once per second). Even though
we don't collect any stats in it, we mii_tick() in it! This fix the bug
when autonegotiating fullduplex modes.
Also, pause activity before setting TXCON in epic_miibus_statchg(). Though
i've never seen problmes from not doing that, the documentation says we
need to do it.
MFC after: 1 week
Revision Changes Path
1.57 +27 -9 src/sys/dev/tx/if_tx.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205011923.g41JN4t55756>
