freebsd-dev/sys/dev/bge
Jung-uk Kim d949071d71 Do not report MAC, TX, and RX stats via sysctl(8) with BCM5705+.
The register layout is little different from memory-mapped stats
in the previous generation chips.  In fact, it is bad because
registers in this range are cleared after reading them.

Reviewed by:	scottl
MFC after:	3 days
2007-11-16 16:39:27 +00:00
..
if_bge.c Do not report MAC, TX, and RX stats via sysctl(8) with BCM5705+. 2007-11-16 16:39:27 +00:00
if_bgereg.h Rearrange DMA read/write control register settings based on document snippet 2007-05-22 19:22:58 +00:00