Document r253860, r253776, r253233, r252903, r252899, r252898
Add man page references for: - ctl(4) - cxgbe(4) - setfib(1) - ixgbe(4) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
97027ff5bd
commit
d6f5c80c75
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42752
1 changed files with 32 additions and 0 deletions
|
|
@ -7,9 +7,13 @@
|
|||
<!ENTITY manlink.begin "http://www.FreeBSD.org/cgi/man.cgi?manpath=&os;+&release.version;">
|
||||
<!ENTITY man.awk.1 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=awk&sektion=1'>awk(1)</a>">
|
||||
<!ENTITY man.less.1 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=less&sektion=1'>less(1)</a>">
|
||||
<!ENTITY man.setfib.1 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=setfib&sektion=1'>setfib(1)</a>">
|
||||
<!ENTITY man.xz.1 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=xz&sektion=1'>xz(1)</a>">
|
||||
<!ENTITY man.cam.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=cam&sektion=4'>cam(4)</a>">
|
||||
<!ENTITY man.ctl.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=ctlamp;sektion=4'>ctl(4)</a>">
|
||||
<!ENTITY man.cxgbe.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=cxgbe;sektion=4'>cxgbe(4)</a>">
|
||||
<!ENTITY man.firewire.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=firewire&sektion=4'>firewire(4)</a>">
|
||||
<!ENTITY man.ixgbe.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=ixgbe;sektion=4'>ixgbe(4)</a>">
|
||||
<!ENTITY man.virtio.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=virtio&sektion=4'>virtio(4)</a>">
|
||||
<!ENTITY man.nvme.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=nvme&sektion=4'>nvme(4)</a>">
|
||||
<!ENTITY man.oce.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=oce&sektion=4'>oce(4)</a>">
|
||||
|
|
@ -167,6 +171,34 @@
|
|||
<p>Add support for the Chelsio 40G T5. [<a
|
||||
href="&svn.rev;252495">r252495</a>]</p></li>
|
||||
|
||||
<li>
|
||||
<p>Update the &man.ixgbe.4; driver. [<a
|
||||
href="&svn.rev;252898">r252898</a>]</p></li>
|
||||
|
||||
<li>
|
||||
<p>Update the Intel e1000 driver. [<a
|
||||
href="&svn.rev;252899">r252899</a>]</p></li>
|
||||
|
||||
<li>
|
||||
<p>Add support for the HighPoint DC Series Data Center HBA
|
||||
(DC7280 and R750). [<a
|
||||
href="&svn.rev;252903">r252903</a>]</p></li>
|
||||
|
||||
<li>
|
||||
<p>Add service-specific &man.setfib.1; support.
|
||||
This is enabled by setting:
|
||||
<code><name>_fib</code> in &man.rc.conf.5;.[<a
|
||||
href="&svn.rev;253233">r253233</a>]</p></li>
|
||||
|
||||
<li>
|
||||
<p>Update devices supported by &man.cxgbe.4;. [<a
|
||||
href="&svn.rev;253776">r253776</a>]</p></li>
|
||||
|
||||
<li>
|
||||
<p>Remove &man.ctl.4; from the GENERIC kernel configuration.
|
||||
[<a
|
||||
href="&svn.rev;253860">r253860</a>]</p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue