|
|
CVSROOT: /cvs
Module name: src
Changes by: sthen@xxxxxxxxxxxxxxx 2008/02/20 03:26:53
Modified files:
sys/dev/pci : if_bge.c if_bgereg.h
Log message:
when bge has link, use autopolling for link status, not direct mii polls.
fixes input errors on BCM5701/5702X/5704 and may avoid firmware hangs on
some cards if asf/ipmi support is added.
original diff from Oleg Bulyzhin in a freebsd-net post and ported by
mickey; included stats counter changes which don't apply to -current
so they are split out and not included here. "The rest of the diff
looks ok" brad.
tested on 5701/5702X/5703X/5704C/5721 by mpf naddy okan beck sthen
ok beck (before splitting out stats changes), krw, henning.
closes kernel/5699
|
|