Date: Tue, 3 May 2016 11:49:29 +0000 (UTC) From: "Pedro F. Giffuni" <pfg@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r298976 - head/sys/dev/cxgbe/firmware Message-ID: <201605031149.u43BnTeS014332@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pfg Date: Tue May 3 11:49:29 2016 New Revision: 298976 URL: https://svnweb.freebsd.org/changeset/base/298976 Log: Revert r298955 for the cxgbe firmware. These files have checksums that are none of my business. Requested by: np Modified: head/sys/dev/cxgbe/firmware/t4fw_cfg_uwire.txt head/sys/dev/cxgbe/firmware/t5fw_cfg_fpga.txt head/sys/dev/cxgbe/firmware/t5fw_cfg_uwire.txt Modified: head/sys/dev/cxgbe/firmware/t4fw_cfg_uwire.txt ============================================================================== --- head/sys/dev/cxgbe/firmware/t4fw_cfg_uwire.txt Tue May 3 08:35:35 2016 (r298975) +++ head/sys/dev/cxgbe/firmware/t4fw_cfg_uwire.txt Tue May 3 11:49:29 2016 (r298976) @@ -17,7 +17,7 @@ # finite. This requires balancing the configuration/operation needs of # device drivers across OSes and a large number of customer application. # -# Some of the more important resources to allocate and their constraints are: +# Some of the more important resources to allocate and their constaints are: # 1. Virtual Interfaces: 128. # 2. Ingress Queues with Free Lists: 1024. PCI-E SR-IOV Virtual Functions # must use a power of 2 Ingress Queues. @@ -275,7 +275,7 @@ # to directly select the type of Physical Function to which they wish to be # attached. # -# Note that the actual values used for the PCI-E Intellectual Property will be +# Note that the actual values used for the PCI-E Intelectual Property will be # 1 less than those below since that's the way it "counts" things. For # readability, we use the number we actually mean ... # Modified: head/sys/dev/cxgbe/firmware/t5fw_cfg_fpga.txt ============================================================================== --- head/sys/dev/cxgbe/firmware/t5fw_cfg_fpga.txt Tue May 3 08:35:35 2016 (r298975) +++ head/sys/dev/cxgbe/firmware/t5fw_cfg_fpga.txt Tue May 3 11:49:29 2016 (r298976) @@ -17,7 +17,7 @@ # finite. This requires balancing the configuration/operation needs of # device drivers across OSes and a large number of customer application. # -# Some of the more important resources to allocate and their constraints are: +# Some of the more important resources to allocate and their constaints are: # 1. Virtual Interfaces: 128. # 2. Ingress Queues with Free Lists: 1024. PCI-E SR-IOV Virtual Functions # must use a power of 2 Ingress Queues. @@ -292,7 +292,7 @@ # to directly select the type of Physical Function to which they wish to be # attached. # -# Note that the actual values used for the PCI-E Intellectual Property will be +# Note that the actual values used for the PCI-E Intelectual Property will be # 1 less than those below since that's the way it "counts" things. For # readability, we use the number we actually mean ... # Modified: head/sys/dev/cxgbe/firmware/t5fw_cfg_uwire.txt ============================================================================== --- head/sys/dev/cxgbe/firmware/t5fw_cfg_uwire.txt Tue May 3 08:35:35 2016 (r298975) +++ head/sys/dev/cxgbe/firmware/t5fw_cfg_uwire.txt Tue May 3 11:49:29 2016 (r298976) @@ -18,7 +18,7 @@ # are finite. This requires balancing the configuration/operation needs of # device drivers across OSes and a large number of customer application. # -# Some of the more important resources to allocate and their constraints are: +# Some of the more important resources to allocate and their constaints are: # 1. Virtual Interfaces: 256. # 2. Ingress Queues with Free Lists: 1024. # 3. Egress Queues: 128K. @@ -309,7 +309,7 @@ # to directly select the type of Physical Function to which they wish to be # attached. # -# Note that the actual values used for the PCI-E Intellectual Property will be +# Note that the actual values used for the PCI-E Intelectual Property will be # 1 less than those below since that's the way it "counts" things. For # readability, we use the number we actually mean ... #
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605031149.u43BnTeS014332>