summaryrefslogtreecommitdiff
path: root/static/freebsd/man4/bhndb.4 4.html
blob: f2b66c5bc31148fe3c8f1b5b3b8eadde45efe22e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<table class="head">
  <tr>
    <td class="head-ltitle">BHNDB(4)</td>
    <td class="head-vol">Device Drivers Manual</td>
    <td class="head-rtitle">BHNDB(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</code> &#x2014; <span class="Nd">Broadcom
    Home Networking Division interconnect 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></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_load=&quot;YES&quot;</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</code> driver provides
    <a class="Xr">bhnd(4)</a> host bridge support for Broadcom Home Networking
    Division's wireless chipsets and network adapters.</p>
<p class="Pp">To enable use for PCI/PCIe systems, see the
    <a class="Xr">bhndb_pci(4)</a> driver.</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_pci(4)</a>,
    <a class="Xr">bwn(4)</a>, <a class="Xr">intro(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</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</code> driver was written by
    <span class="An">Landon Fuller</span>
    &lt;<a class="Mt" href="mailto:landonf@FreeBSD.org">landonf@FreeBSD.org</a>&gt;.</p>
</section>
<section class="Sh">
<h1 class="Sh" id="CAVEATS"><a class="permalink" href="#CAVEATS">CAVEATS</a></h1>
<p class="Pp">The <code class="Nm">bhndb</code> driver does not currently
    support PCMCIA or SDIO devices.</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>