summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/alc.4 3.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/alc.4 3.html')
-rw-r--r--static/netbsd/man4/alc.4 3.html67
1 files changed, 67 insertions, 0 deletions
diff --git a/static/netbsd/man4/alc.4 3.html b/static/netbsd/man4/alc.4 3.html
new file mode 100644
index 00000000..89d6e2ac
--- /dev/null
+++ b/static/netbsd/man4/alc.4 3.html
@@ -0,0 +1,67 @@
+<table class="head">
+ <tr>
+ <td class="head-ltitle">ALC(4)</td>
+ <td class="head-vol">Device Drivers Manual</td>
+ <td class="head-rtitle">ALC(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">alc</code> &#x2014; <span class="Nd">Atheros
+ AR813x/AR815x/AR816x/AR817x Killer E2200/2400/2500 Ethernet
+ device</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">alc* at pci?</code>
+ <br/>
+ <code class="Cd">atphy* at mii?</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">alc</code> driver provides support for
+ Ethernet interfaces based on the Atheros AR813x/AR815x/AR816x/AR817x
+ Gigabit/Fast Ethernet chipsets and Killer E2200/2400/2500 Ethernet
+ chipsets.</p>
+<p class="Pp">The following <var class="Ar">media</var> types are supported:</p>
+<p class="Pp"></p>
+<dl class="Bl-tag Bl-compact">
+ <dt id="autoselect"><a class="permalink" href="#autoselect"><code class="Cm">autoselect</code></a></dt>
+ <dd>Enable autoselection of the media type and options.</dd>
+ <dt id="10baseT"><a class="permalink" href="#10baseT"><code class="Cm">10baseT</code></a></dt>
+ <dd>Set 10Mbps operation.</dd>
+ <dt id="100baseTX"><a class="permalink" href="#100baseTX"><code class="Cm">100baseTX</code></a></dt>
+ <dd>Set 100Mbps (Fast Ethernet) operation.</dd>
+ <dt id="1000baseT"><a class="permalink" href="#1000baseT"><code class="Cm">1000baseT</code></a></dt>
+ <dd>Set 1000Mbps (Gigabit Ethernet) 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="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
+ ALSO</a></h1>
+<p class="Pp"><a class="Xr">arp(4)</a>, <a class="Xr">atphy(4)</a>,
+ <a class="Xr">ifmedia(4)</a>, <a class="Xr">intro(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">alc</code> device driver was written by
+ <span class="An">Pyun YongHyeon</span> and first appeared in
+ <span class="Ux">FreeBSD 8.0</span>. It was ported to
+ <span class="Ux">OpenBSD 4.7</span> by <span class="An">Kevin Lo</span> and
+ then ported to <span class="Ux">NetBSD 6.0</span> by <span class="An">Fire
+ Crow</span>. <span class="An">Leonardo Taccari</span> ported the
+ AR816x/AR817x support for <code class="Nm">alc</code> from
+ <span class="Ux">FreeBSD 11.0</span>.</p>
+</section>
+</div>
+<table class="foot">
+ <tr>
+ <td class="foot-date">October 16, 2019</td>
+ <td class="foot-os">NetBSD 10.1</td>
+ </tr>
+</table>