freebsd-skq/sys/dev/bge
yongari cb37c49112 Fix a long standing bug which regarded some revisions of controller
as 5788. This caused BGE_MISC_LOCAL_CTL register is used to
generate link state change interrupt for non-5788 controllers. The
interrupt handler may or may not detect link state attention as
status block wouldn't be updated when an interrupt was generated
with BGE_MISC_LOCAL_CTL register. All controllers except 5700 and
5788 should use host coalescing mode register to trigger an
interrupt.
2010-10-07 17:14:50 +00:00
..
if_bge.c Fix a long standing bug which regarded some revisions of controller 2010-10-07 17:14:50 +00:00
if_bgereg.h Remove bge_tx_buf_ratio, unused member of softc. 2010-10-06 17:47:13 +00:00