From 4eae976a6a94001a26e9b7347d542ccfde88d852 Mon Sep 17 00:00:00 2001 From: kmacy Date: Sat, 19 Apr 2008 03:22:43 +0000 Subject: move cxgb_lt2.[ch] from NIC to TOE move most offload functionality from NIC to TOE factor out all socket and inpcb direct access factor out access to locking in incpb, pcbinfo, and sockbuf --- sys/conf/files | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/conf') diff --git a/sys/conf/files b/sys/conf/files index c1ca81e..f2f6f11 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -518,7 +518,6 @@ dev/cs/if_cs_isa.c optional cs isa dev/cs/if_cs_pccard.c optional cs pccard dev/cxgb/cxgb_main.c optional cxgb pci dev/cxgb/cxgb_offload.c optional cxgb pci -dev/cxgb/cxgb_l2t.c optional cxgb pci dev/cxgb/cxgb_lro.c optional cxgb pci dev/cxgb/cxgb_sge.c optional cxgb pci dev/cxgb/cxgb_multiq.c optional cxgb pci -- cgit v1.1