From f9193e6daaff1856be00a9438fef1064b731599a Mon Sep 17 00:00:00 2001 From: np Date: Tue, 26 Feb 2013 00:10:28 +0000 Subject: cxgbe(4): Update firmware to 1.8.4.0. MFC after: 5 days --- sys/modules/cxgbe/firmware/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules') diff --git a/sys/modules/cxgbe/firmware/Makefile b/sys/modules/cxgbe/firmware/Makefile index b6a8729..fea29a5 100644 --- a/sys/modules/cxgbe/firmware/Makefile +++ b/sys/modules/cxgbe/firmware/Makefile @@ -17,7 +17,7 @@ FIRMWS += ${F}:${F:C/.txt//}:1.0.0.0 .endif .endfor -T4FW_VER = 1.6.2.0 +T4FW_VER = 1.8.4.0 FIRMWS += t4fw.fw:t4fw:${T4FW_VER} CLEANFILES += t4fw.fw -- cgit v1.1