Date: Tue, 9 Dec 2008 19:36:50 +0000 (UTC) From: "George V. Neville-Neil" <gnn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/cxgb cxgb_main.c src/sys/dev/cxgb/common cxgb_ael1002.c cxgb_t3_hw.c cxgb_xgmac.c Message-ID: <200812091937.mB9Jb874028068@repoman.freebsd.org>
index | next in thread | raw e-mail
gnn 2008-12-09 19:36:50 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7_1)
sys/dev/cxgb cxgb_main.c
sys/dev/cxgb/common cxgb_ael1002.c cxgb_t3_hw.c cxgb_xgmac.c
Log:
SVN rev 185806 on 2008-12-09 19:36:50Z by gnn
MFC of 3 separate commits.
Bug fix from Chelsio which addresses the issue of the device resetting
when it sees only received packets. In some cases where a device only
recieves data it mistakenly thinks that its transmitting side is broken
and resets the device.
Fix a bug with the ael1006 PHY. The bug shows up as persistent but incomplete
packet loss, of between 10-30%. The fix is to put the PHY into
and take it out of local loopback mode when resetting the interface.
Bug fix to support N310 version of Chelsio cards (board ID 1088).
Obtained from: Chelsio Inc.
Approved by: re@
Revision Changes Path
1.3.2.3.2.2 +25 -1 src/sys/dev/cxgb/common/cxgb_ael1002.c
1.9.2.3.2.2 +6 -0 src/sys/dev/cxgb/common/cxgb_t3_hw.c
1.7.2.3.2.2 +2 -25 src/sys/dev/cxgb/common/cxgb_xgmac.c
1.36.2.9.2.2 +6 -3 src/sys/dev/cxgb/cxgb_main.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812091937.mB9Jb874028068>
