diff options
Diffstat (limited to 'static/netbsd/man4/bge.4 3.html')
| -rw-r--r-- | static/netbsd/man4/bge.4 3.html | 163 |
1 files changed, 0 insertions, 163 deletions
diff --git a/static/netbsd/man4/bge.4 3.html b/static/netbsd/man4/bge.4 3.html deleted file mode 100644 index 0dbbfee0..00000000 --- a/static/netbsd/man4/bge.4 3.html +++ /dev/null @@ -1,163 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">BGE(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">BGE(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">bge</code> — <span class="Nd">Broadcom - BCM57xx/BCM590x 10/100/Gigabit Ethernet 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">bge* at pci? dev ? function ?</code></p> -<p class="Pp">Configuration of PHYs may also be necessary. See - <a class="Xr">mii(4)</a>.</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">bge</code> driver provides support for - various NICs based on the Broadcom BCM570x, 571x, 572x, 575x, 576x, 578x, - 5776x and 5778x Gigabit Ethernet controller chips and the 590x and 5779x - Fast Ethernet controller chips, including the following:</p> -<p class="Pp"></p> -<ul class="Bl-bullet Bl-compact"> - <li>3Com 3c996-T (10/100/1000baseT)</li> - <li>3Com 3c996-SX (1000baseSX)</li> - <li>3Com 3c996B-T (10/100/1000baseT)</li> - <li>Allied-Telesis AT-2972LX10/LC</li> - <li>Apple Thunderbolt to Gigabit Ethernet adapter A1433 - (10/100/1000baseT)</li> - <li>Dell PowerEdge 1750 integrated BCM5704C NIC (10/100/1000baseT)</li> - <li>Dell PowerEdge 2550 integrated BCM5700 NIC (10/100/1000baseT)</li> - <li>Dell PowerEdge 2650 integrated BCM5703 NIC (10/100/1000baseT)</li> - <li>Fujitsu PRIMEPOWER 250/450 LAN (10/100/1000baseT)</li> - <li>Fujitsu PW0G8GE1U (1000baseSX)</li> - <li>Fujitsu PW0G8GE2U (10/100/1000baseT)</li> - <li>Fujitsu PW008GE4 (1000baseSX)</li> - <li>Fujitsu PW008GE5 (10/100/1000baseT)</li> - <li>Fujitsu PW008QG1U (10/100/1000baseT)</li> - <li>HP ProLiant NC320T PCI-E Gigabit NIC (10/100/1000baseT)</li> - <li>HP ProLiant NC320m PCI-E Gigabit NIC (10/100/1000baseT)</li> - <li>HP ProLiant NC331T PCI-E Gigabit NIC (10/100/1000baseT)</li> - <li>HP ProLiant NC332T PCI-E Gigabit NIC (10/100/1000baseT)</li> - <li>HP ProLiant NC370F PCI-X Gigabit NIC (1000baseSX)</li> - <li>HP ProLiant NC370T PCI-X Gigabit NIC (10/100/1000baseT)</li> - <li>HP ProLiant NC1020 PCI Gigabit NIC (10/100/1000baseT)</li> - <li>HP ProLiant NC6770 PCI-X Gigabit NIC (1000baseSX)</li> - <li>HP ProLiant NC7760 embedded PCI Gigabit NIC (10/100/1000baseT)</li> - <li>HP ProLiant NC7770 PCI-X Gigabit NIC (10/100/1000baseT)</li> - <li>HP ProLiant NC7771 PCI-X Gigabit NIC (10/100/1000baseT)</li> - <li>HP ProLiant NC7780 embedded PCI-X Gigabit NIC (10/100/1000baseT)</li> - <li>HP ProLiant NC7781 embedded PCI-X Gigabit NIC (10/100/1000baseT)</li> - <li>HP ProLiant NC7782 embedded PCI-X Gigabit NIC (10/100/1000baseT)</li> - <li>IBM ThinkPad T43/T43p integrated BCM5751M NIC (10/100/1000baseT)</li> - <li>IBM xSeries 235 integrated BCM5703X NIC (10/100/1000baseT)</li> - <li>IBM xSeries 305 integrated BCM5703X NIC (10/100/1000baseT)</li> - <li>Netgear GA302T (10/100/1000baseT)</li> - <li>SysKonnect SK-9D21 (10/100/1000baseT)</li> - <li>SysKonnect SK-9D41 (1000baseSX)</li> -</ul> -<p class="Pp">The <code class="Nm">bge</code> driver supports IPv4 IP, TCP, and - UDP checksum offload for receive, IP checksum offload for transmit, VLAN tag - insertion and stripping, as well as a 256-bit multicast hash filter. The - BCM5717, BCM5718, BCM5723, BCM5754, BCM5755, BCM5761, BCM5762, BCM5764, - BCM5784, BCM5785, BCM5787 and BCM577xx chips also support IPv6 receive - TCP/UDP checksum offload. The <code class="Nm">bge</code> driver supports - this feature of the chip. See <a class="Xr">ifconfig(8)</a> for information - on how to enable this feature.</p> -<p class="Pp">The BCM5700, BCM5701, BCM5702, BCM5703, BCM5704, BCM5714, BCM5717, - BCM5719, BCM5720, BCM5762, BCM5780, BCM57765 and BCM57766 also support jumbo - frames, which can be configured via the interface MTU setting. Selecting an - MTU larger than 1500 bytes with the <a class="Xr">ifconfig(8)</a> utility - configures the adapter to receive and transmit Jumbo frames.</p> -<p class="Pp">The level of interrupt mitigation for received packets can be - adjusted with the <code class="Li">hw.bge.rx_lvl</code> - <a class="Xr">sysctl(8)</a> control. A value of 1 yields a - <code class="Nm">bge</code> interrupt for every two full-sized Ethernet - frames. Each increment of the value will, roughly, halve receive interrupt - rate, up to a maximum of 5, which interrupts about every 30 to 40 full-sized - TCP segments.</p> -<p class="Pp">The <code class="Nm">bge</code> driver supports the following - media types:</p> -<dl class="Bl-tag"> - <dt id="autoselect"><a class="permalink" href="#autoselect"><code class="Cm">autoselect</code></a></dt> - <dd>Enable autoselection of the media type and options. The user can manually - override the autoselected mode by adding media options to the appropriate - <a class="Xr">ifconfig.if(5)</a> file.</dd> - <dt id="10baseT"><a class="permalink" href="#10baseT"><code class="Cm">10baseT</code></a></dt> - <dd>Set 10Mbps operation. The <a class="Xr">ifconfig(8)</a> - <code class="Ic">mediaopt</code> option can also be used to select either - <code class="Cm">full-duplex</code> or <code class="Cm">half-duplex</code> - modes.</dd> - <dt id="100baseTX"><a class="permalink" href="#100baseTX"><code class="Cm">100baseTX</code></a></dt> - <dd>Set 100Mbps (Fast Ethernet) operation. The <a class="Xr">ifconfig(8)</a> - <code class="Ic">mediaopt</code> option can also be used to select either - <code class="Cm">full-duplex</code> or <code class="Cm">half-duplex</code> - modes.</dd> - <dt id="1000baseT"><a class="permalink" href="#1000baseT"><code class="Cm">1000baseT</code></a></dt> - <dd>Set 1000baseT operation over twisted pair. Both - <code class="Cm">full-duplex</code> and - <code class="Cm">half-duplex</code> modes are supported.</dd> - <dt id="1000baseSX"><a class="permalink" href="#1000baseSX"><code class="Cm">1000baseSX</code></a></dt> - <dd>Set 1000Mbps (Gigabit Ethernet) operation. Both - <code class="Cm">full-duplex</code> and - <code class="Cm">half-duplex</code> modes are supported.</dd> -</dl> -<p class="Pp">The <code class="Nm">bge</code> driver supports the following - media options:</p> -<dl class="Bl-tag"> - <dt id="full-duplex"><a class="permalink" href="#full-duplex"><code class="Cm">full-duplex</code></a></dt> - <dd>Force full duplex operation.</dd> - <dt id="half-duplex"><a class="permalink" href="#half-duplex"><code class="Cm">half-duplex</code></a></dt> - <dd>Force half duplex operation.</dd> -</dl> -<p class="Pp">For more information on configuring this device, see - <a class="Xr">ifconfig(8)</a>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="DIAGNOSTICS"><a class="permalink" href="#DIAGNOSTICS">DIAGNOSTICS</a></h1> -<dl class="Bl-diag"> - <dt>bge%d: can't find mem space</dt> - <dd>A fatal initialization error has occurred.</dd> - <dt>bge%d: couldn't map interrupt</dt> - <dd>A fatal initialization error has occurred.</dd> - <dt>bge%d: watchdog timeout -- resetting</dt> - <dd>The device has stopped responding to the network, or there is a problem - with the network connection (cable).</dd> -</dl> -</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">arp(4)</a>, <a class="Xr">brgphy(4)</a>, - <a class="Xr">ifmedia(4)</a>, <a class="Xr">mii(4)</a>, - <a class="Xr">netintro(4)</a>, <a class="Xr">pci(4)</a>, - <a class="Xr">ifconfig(8)</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">bge</code> driver first appeared in - <span class="Ux">NetBSD 1.6.1</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">bge</code> driver was written by - <span class="An">Bill Paul</span> ⟨wpaul@windriver.com⟩ for - <span class="Ux">FreeBSD</span> and ported to <span class="Ux">NetBSD</span> - by <span class="An">Frank van der Linden</span> - ⟨fvdl@wasabisystems.com⟩, <span class="An">Jason R. - Thorpe</span> ⟨thorpej@wasabisystems.com⟩ and - <span class="An">Jonathan Stone</span> - ⟨jonathan@dsg.stanford.edu⟩.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">October 15, 2019</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
