summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/bce.4 4.html
blob: 2f2efc0d88cae4a93d87778d02cb843246382cae (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
<table class="head">
  <tr>
    <td class="head-ltitle">BCE(4)</td>
    <td class="head-vol">Device Drivers Manual</td>
    <td class="head-rtitle">BCE(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">bce</code> &#x2014; <span class="Nd">Broadcom
    BCM4401 Ethernet device driver</span></p>
</section>
<section class="Sh">
<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
<p class="Pp"><code class="Cd">bce* at pci? dev ? function ?</code></p>
</section>
<section class="Sh">
<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
<p class="Pp">The <code class="Nm">bce</code> provides support for the Broadcom
    BCM4401 10/100 Ethernet card. Other cards from the 440x series may also be
    supported.</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">bge(4)</a>, <a class="Xr">mii(4)</a>,
    <a class="Xr">ukphy(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">bce</code> driver appeared in
    <span class="Ux">NetBSD 1.6.2</span>.</p>
</section>
<section class="Sh">
<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1>
<p class="Pp"><span class="An">Cliff Wright</span>
    &#x27E8;cliff@snipe444.org&#x27E9;</p>
</section>
<section class="Sh">
<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
<p class="Pp">There is no VLAN support.</p>
<p class="Pp">There is no flow control support.</p>
<p class="Pp">Multicast is not using the packet filter and is in the accept all
    multicast mode.</p>
</section>
</div>
<table class="foot">
  <tr>
    <td class="foot-date">June 29, 2006</td>
    <td class="foot-os">NetBSD 10.1</td>
  </tr>
</table>