]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- fix qset to port binding as a proper fix for the problems encountered on the 4...
authorKip Macy <kmacy@FreeBSD.org>
Sun, 9 Sep 2007 01:28:03 +0000 (01:28 +0000)
committerKip Macy <kmacy@FreeBSD.org>
Sun, 9 Sep 2007 01:28:03 +0000 (01:28 +0000)
commit5c5df3da16387de4c7bf2eaf04f9b75f06632f79
tree4cef61463d4eb54cc5156a6cc7cf54ed763f4010
parentcd41628daf6cc5e8d49c0941e07b2b774a53924b
 - fix qset to port binding as a proper fix for the problems encountered on the 4-port
 - fix the use after free seen when sending packets small enough to fit as an immediate
   and bpf peers are present
 - update to firmware rev 4.7 along with various small vendor fixes

Supported by: Chelsio
Approved by: re (blanket)
MFC after: 3 days
12 files changed:
sys/dev/cxgb/common/cxgb_common.h
sys/dev/cxgb/common/cxgb_ctl_defs.h
sys/dev/cxgb/common/cxgb_sge_defs.h
sys/dev/cxgb/common/cxgb_t3_hw.c
sys/dev/cxgb/common/cxgb_vsc7323.c
sys/dev/cxgb/common/cxgb_xgmac.c
sys/dev/cxgb/cxgb_adapter.h
sys/dev/cxgb/cxgb_main.c
sys/dev/cxgb/cxgb_sge.c
sys/dev/cxgb/t3fw-4.5.0.bin.gz.uu [deleted file]
sys/dev/cxgb/t3fw-4.7.0.bin.gz.uu [new file with mode: 0644]
sys/modules/cxgb/Makefile