Deleted Added
full compact
4,5d3
< # Also note that the firmware reserves some of these resources for its own use
< # so it's not always possible for the drivers to grab everything listed here.
61c59
< nvi = 48
---
> nvi = 54
65c63
< nexactf = 300
---
> nexactf = 328
79c77
< nfilter = 1504
---
> nfilter = 1488
92a91,102
> # The following function, 1023, is not an actual PCIE function but is used to
> # configure and reserve firmware internal resources that come from the global
> # resource pool.
> [function "1023"]
> wx_caps = all
> r_caps = all
> nvi = 4
> cmask = all
> pmask = all
> nexactf = 8
> nfilter = 16
>
129c139
< checksum = 0xb31cdfac
---
> checksum = 0xdb5813f9
131c141
< # $FreeBSD: head/sys/dev/cxgbe/firmware/t4fw_cfg.txt 228561 2011-12-16 02:09:51Z np $
---
> # $FreeBSD: head/sys/dev/cxgbe/firmware/t4fw_cfg.txt 237436 2012-06-22 07:51:15Z np $