]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r199237, r199238, r199239, r199240, r200003
authornp <np@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 6 Dec 2009 01:45:55 +0000 (01:45 +0000)
committernp <np@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 6 Dec 2009 01:45:55 +0000 (01:45 +0000)
commitf9c77bd6ed6f3e7e98f99f2ab1f6d162231cad02
tree426ce4b973ded853cd88ac5c86f79fd4e9f3dad6
parentab74a092264a1742fa1ec1ce5ae3076931660fea
MFC r199237, r199238, r199239, r199240, r200003

r199237:
sc->rev and is_offload(sc) will always be 0 during probe.  Wait till
attach to get correct values.

r199238:
Make sure *some* edc is setup even for an unknown transceiver (assume
it is optical).

r199239:
The 10GBASE-T card should use an IPG of 1.  Also enable the check
for low power startup on this card.

r199240:
Don't disable the XGMAC's tx on ifconfig down.  It is unnecessary
and can cause false backpressure in the chip.  Fix a us/ms mixup
while here.

r200003:
T3 firmware 7.8.0 for cxgb(4)

git-svn-id: svn://svn.freebsd.org/base/stable/8@200175 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/cxgb/common/cxgb_ael1002.c
sys/dev/cxgb/common/cxgb_aq100x.c
sys/dev/cxgb/common/cxgb_common.h
sys/dev/cxgb/common/cxgb_xgmac.c
sys/dev/cxgb/cxgb_main.c
sys/dev/cxgb/cxgb_t3fw.h