From 48d05478bf5ab276b791c8988d6b47cfc37ab1d0 Mon Sep 17 00:00:00 2001 From: Navdeep Parhar Date: Mon, 14 Oct 2013 21:25:07 +0000 Subject: cxgbe(4): Update T4 and T5 firmwares to 1.9.12.0 --- sys/modules/cxgbe/t4_firmware/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules/cxgbe/t4_firmware/Makefile') diff --git a/sys/modules/cxgbe/t4_firmware/Makefile b/sys/modules/cxgbe/t4_firmware/Makefile index d5b86d1b04ff..a92dc0bb44a4 100644 --- a/sys/modules/cxgbe/t4_firmware/Makefile +++ b/sys/modules/cxgbe/t4_firmware/Makefile @@ -17,7 +17,7 @@ FIRMWS += ${F}:${F:C/.txt//}:1.0.0.0 .endif .endfor -T4FW_VER = 1.8.11.0 +T4FW_VER = 1.9.12.0 FIRMWS += t4fw.fw:t4fw:${T4FW_VER} CLEANFILES += t4fw.fw -- cgit v1.2.3