summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authornp <np@FreeBSD.org>2009-10-05 20:21:41 +0000
committernp <np@FreeBSD.org>2009-10-05 20:21:41 +0000
commit7e261d5659ff5086d3f0055f0d6ba9ede8e15f30 (patch)
tree802f7eebcdd7790a4ecc31d402dcf0fa269b0ff2 /sys/conf
parent3c6c0fbaddc33d4c8303445bbe08717280dce4cc (diff)
downloadFreeBSD-src-7e261d5659ff5086d3f0055f0d6ba9ede8e15f30.zip
FreeBSD-src-7e261d5659ff5086d3f0055f0d6ba9ede8e15f30.tar.gz
cxgb(4) updates, including:
- support for the new Gen-2, BT, and LP-CR cards. - T3 firmware 7.7.0 - shared "common code" updates. Approved by: gnn (mentor) Obtained from: Chelsio MFC after: 1 month
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index ef906a7..e0dff65 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -774,6 +774,8 @@ dev/cxgb/common/cxgb_vsc8211.c optional cxgb pci \
compile-with "${NORMAL_C} -I$S/dev/cxgb"
dev/cxgb/common/cxgb_ael1002.c optional cxgb pci \
compile-with "${NORMAL_C} -I$S/dev/cxgb"
+dev/cxgb/common/cxgb_aq100x.c optional cxgb pci \
+ compile-with "${NORMAL_C} -I$S/dev/cxgb"
dev/cxgb/common/cxgb_mv88e1xxx.c optional cxgb pci \
compile-with "${NORMAL_C} -I$S/dev/cxgb"
dev/cxgb/common/cxgb_xgmac.c optional cxgb pci \
OpenPOWER on IntegriCloud