Date: Wed, 29 Sep 2010 21:56:31 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h Message-ID: <201009292156.o8TLur52098274@repoman.freebsd.org>
index | next in thread | raw e-mail
yongari 2010-09-29 21:56:31 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c if_bgereg.h
Log:
SVN rev 213283 on 2010-09-29 21:56:31Z by yongari
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.
Revision Changes Path
1.306 +247 -14 src/sys/dev/bge/if_bge.c
1.105 +92 -35 src/sys/dev/bge/if_bgereg.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009292156.o8TLur52098274>
