diff options
Diffstat (limited to 'static/freebsd/man4/bhndb_pci.4 3.html')
| -rw-r--r-- | static/freebsd/man4/bhndb_pci.4 3.html | 63 |
1 files changed, 0 insertions, 63 deletions
diff --git a/static/freebsd/man4/bhndb_pci.4 3.html b/static/freebsd/man4/bhndb_pci.4 3.html deleted file mode 100644 index 76e5f49a..00000000 --- a/static/freebsd/man4/bhndb_pci.4 3.html +++ /dev/null @@ -1,63 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">BHNDB_PCI(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">BHNDB_PCI(4)</td> - </tr> -</table> -<div class="manual-text"> -<section class="Sh"> -<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1> -<p class="Pp"><code class="Nm">bhndb_pci</code> — - <span class="Nd">Broadcom Home Networking Division PCI host bridge - driver</span></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1> -<p class="Pp">To compile this driver into the kernel, add the following lines to - the kernel configuration file:</p> -<div class="Bd Pp Bd-indent"><code class="Cd">device bhnd</code> -<br/> -<code class="Cd">device bhndb</code> -<br/> -<code class="Cd">device bhndb_pci</code> -<br/> -<code class="Cd">device pci</code></div> -<p class="Pp">To load the driver as a module at boot, add this line to - <a class="Xr">loader.conf(5)</a>:</p> -<div class="Bd Pp Bd-indent Li"> -<pre>bhndb_pci_load="YES"</pre> -</div> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">The <code class="Nm">bhndb_pci</code> driver provides - <a class="Xr">bhndb(4)</a> support for the PCI and PCIe host bridge cores - found in Broadcom Home Networking Division's wireless chipsets and network - adapters.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE - ALSO</a></h1> -<p class="Pp"><a class="Xr">bhnd(4)</a>, <a class="Xr">bhndb(4)</a>, - <a class="Xr">bwn(4)</a>, <a class="Xr">intro(4)</a>, - <a class="Xr">pci(4)</a></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1> -<p class="Pp">The <code class="Nm">bhndb_pci</code> device driver first appeared - in <span class="Ux">FreeBSD 11.0</span>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1> -<p class="Pp">The <code class="Nm">bhndb_pci</code> driver was written by - <span class="An">Landon Fuller</span> - <<a class="Mt" href="mailto:landonf@FreeBSD.org">landonf@FreeBSD.org</a>>.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">October 16, 2017</td> - <td class="foot-os">FreeBSD 15.0</td> - </tr> -</table> |
