Date: Sun, 6 Dec 2009 01:45:55 +0000 (UTC) From: Navdeep Parhar <np@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/cxgb cxgb_main.c cxgb_t3fw.h src/sys/dev/cxgb/common cxgb_ael1002.c cxgb_aq100x.c cxgb_common.h cxgb_xgmac.c Message-ID: <200912060146.nB61kKvx023129@repoman.freebsd.org>
index | next in thread | raw e-mail
np 2009-12-06 01:45:55 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/cxgb cxgb_main.c cxgb_t3fw.h
sys/dev/cxgb/common cxgb_ael1002.c cxgb_aq100x.c
cxgb_common.h cxgb_xgmac.c
Log:
SVN rev 200175 on 2009-12-06 01:45:55Z by np
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)
Revision Changes Path
1.13.2.3 +2 -2 src/sys/dev/cxgb/common/cxgb_ael1002.c
1.1.2.3 +0 -2 src/sys/dev/cxgb/common/cxgb_aq100x.c
1.15.2.3 +1 -1 src/sys/dev/cxgb/common/cxgb_common.h
1.13.2.3 +1 -1 src/sys/dev/cxgb/common/cxgb_xgmac.c
1.91.2.4 +3 -3 src/sys/dev/cxgb/cxgb_main.c
1.2.2.3 +740 -723 src/sys/dev/cxgb/cxgb_t3fw.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912060146.nB61kKvx023129>
