]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement hardware MAC statistics for BCM5705 or newer Broadcom
authorPyun YongHyeon <yongari@FreeBSD.org>
Wed, 29 Sep 2010 21:56:31 +0000 (21:56 +0000)
committerPyun YongHyeon <yongari@FreeBSD.org>
Wed, 29 Sep 2010 21:56:31 +0000 (21:56 +0000)
commit2280c16b569575a456b3e3470b8fec82739417d3
tree11a143c39dae1ef69157165d69097caf040b8b5e
parent5c1a8dc0289fd6e32d4ec4a8d166e93c93b0ef49
Implement hardware MAC statistics for BCM5705 or newer Broadcom
controllers. bge(4) exported MAC statistics on controllers that
maintain the statistics in the NIC's internal memory. Newer
controllers require register access to fetch these values. These
counters provide useful information to diagnose driver issues.
sys/dev/bge/if_bge.c
sys/dev/bge/if_bgereg.h