freebsd-dev/sys/dev/bge
Pyun YongHyeon 6ede2cfa12 Remove one last reference of BGE_MI_MODE register for auto polling.
Previously bge(4) always enabled auto polling for non-BGE_FLAG_TBI
controllers. With this change, auto polling is not used anymore so
polling through mii(4) was introduced.

Reviewed by:	davidch
2010-10-11 22:56:23 +00:00
..
if_bge.c Remove one last reference of BGE_MI_MODE register for auto polling. 2010-10-11 22:56:23 +00:00
if_bgereg.h Remove bge_tx_buf_ratio, unused member of softc. 2010-10-06 17:47:13 +00:00