Date: Sat, 9 Aug 2003 18:32:16 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bge if_bge.c Message-ID: <200308100132.h7A1WGwa071628@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2003/08/09 18:32:16 PDT
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c
Log:
Silence unwanted 'gigabit link up' messages: do not treat the
BGE_MACSTAT_MI_COMPLETE bit in the MAC status register as a link
change indicator. We turn this bit on now because some of the newer
chips need it, but it usually just means that reading/writing
an MII/GMII register has completed, not that a link change has
occured.
Revision Changes Path
1.48 +2 -1 src/sys/dev/bge/if_bge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308100132.h7A1WGwa071628>
