]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Import updated support code for the TOM (tcp offload module).
authorKip Macy <kmacy@FreeBSD.org>
Sat, 15 Dec 2007 21:54:59 +0000 (21:54 +0000)
committerKip Macy <kmacy@FreeBSD.org>
Sat, 15 Dec 2007 21:54:59 +0000 (21:54 +0000)
commit3e96c7e790c3d5388385ced9c80192fb6f08ecfc
tree0213d41f9a474f10078a56fce50a0d1453ec6d92
parenta0d231fbb8cb020e51b894b14e7aa35030f53f96
Import updated support code for the TOM (tcp offload module).
13 files changed:
sys/dev/cxgb/cxgb_adapter.h
sys/dev/cxgb/cxgb_include.h
sys/dev/cxgb/cxgb_l2t.c
sys/dev/cxgb/cxgb_l2t.h
sys/dev/cxgb/cxgb_main.c
sys/dev/cxgb/cxgb_offload.c
sys/dev/cxgb/cxgb_offload.h
sys/dev/cxgb/cxgb_osdep.h
sys/dev/cxgb/cxgb_sge.c
sys/dev/cxgb/t3cdev.h [new file with mode: 0644]
sys/dev/cxgb/ulp/toecore/cxgb_toedev.h [new file with mode: 0644]
sys/dev/cxgb/ulp/toecore/toedev.c [new file with mode: 0644]
sys/dev/cxgb/ulp/toecore/toedev.h [deleted file]