summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authornp <np@FreeBSD.org>2014-06-25 02:14:55 +0000
committernp <np@FreeBSD.org>2014-06-25 02:14:55 +0000
commit810c9620cc2ab59308ebd8040f6e2b62833773ad (patch)
tree584464a3df55cd47896c817c2818969801163d65 /sys/conf
parent3fdf3636165e1b4d07bc2845d268b2a198b2c976 (diff)
downloadFreeBSD-src-810c9620cc2ab59308ebd8040f6e2b62833773ad.zip
FreeBSD-src-810c9620cc2ab59308ebd8040f6e2b62833773ad.tar.gz
MFC r267757:
cxgbe(4): Update the bundled T4 and T5 firmwares to versions 1.11.27.0 Obtained from: Chelsio
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 08ce124..0f89d6e 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1202,7 +1202,7 @@ t4fw.fwo optional cxgbe \
no-implicit-rule \
clean "t4fw.fwo"
t4fw.fw optional cxgbe \
- dependency "$S/dev/cxgbe/firmware/t4fw-1.9.12.0.bin.uu" \
+ dependency "$S/dev/cxgbe/firmware/t4fw-1.11.27.0.bin.uu" \
compile-with "${NORMAL_FW}" \
no-obj no-implicit-rule \
clean "t4fw.fw"
@@ -1226,7 +1226,7 @@ t5fw.fwo optional cxgbe \
no-implicit-rule \
clean "t5fw.fwo"
t5fw.fw optional cxgbe \
- dependency "$S/dev/cxgbe/firmware/t5fw-1.9.12.0.bin.uu" \
+ dependency "$S/dev/cxgbe/firmware/t5fw-1.11.27.0.bin.uu" \
compile-with "${NORMAL_FW}" \
no-obj no-implicit-rule \
clean "t5fw.fw"
OpenPOWER on IntegriCloud