Author: np
Date: Mon Apr 11 02:18:59 2016
New Revision: 297797
URL: https://svnweb.freebsd.org/changeset/base/297797
Log:
cxgbe(4): Provide an explicit value for nqpcq in the firmware
configuration file.
Modified:
head/sys/dev/cxgbe/firmware/t5fw_cfg.txt
Modified: head/sys/dev/cxgbe/firmware/t5fw_cfg.txt
==============================================================================
--- head/sys/dev/cxgbe/firmware/t5fw_cfg.txt Mon Apr 11 00:12:24 2016
(r297796)
+++ head/sys/dev/cxgbe/firmware/t5fw_cfg.txt Mon Apr 11 02:18:59 2016
(r297797)
@@ -151,6 +151,7 @@
niqflint = 512
nethctrl = 1024
neq = 2048
+ nqpcq = 8192
nexactf = 456
cmask = all
pmask = all
@@ -289,7 +290,7 @@
[fini]
version = 0x1
- checksum = 0x2d7417e5
+ checksum = 0x89c83d98
#
# $FreeBSD$
#
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"