diff options
Diffstat (limited to 'static/netbsd/man4/axen.4 4.html')
| -rw-r--r-- | static/netbsd/man4/axen.4 4.html | 94 |
1 files changed, 0 insertions, 94 deletions
diff --git a/static/netbsd/man4/axen.4 4.html b/static/netbsd/man4/axen.4 4.html deleted file mode 100644 index bd16fa34..00000000 --- a/static/netbsd/man4/axen.4 4.html +++ /dev/null @@ -1,94 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">AXEN(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">AXEN(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">axen</code> — <span class="Nd">ASIX - Electronics AX88178a/AX88179 10/100/Gigabit USB 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">axen* at uhub? port ?</code> - <br/> - <code class="Cd">rgephy* 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">axen</code> driver provides support for USB - Ethernet adapters based on the ASIX Electronics AX88178a USB 2.0 and AX88179 - USB 3.0 chipsets including the following:</p> -<p class="Pp"></p> -<div class="Bd-indent"> -<dl class="Bl-tag Bl-compact"> - <dt>Buffalo LUA4-U3-AGT</dt> - <dd style="width: auto;"> </dd> - <dt>D-Link DUB-1312</dt> - <dd style="width: auto;"> </dd> - <dt>Kurotoshiko GbE-USB3.0</dt> - <dd style="width: auto;"> </dd> - <dt>Kurotoshiko GbE-USB3.0S2</dt> - <dd style="width: auto;"> </dd> - <dt>Logitec LAN-GTJU3</dt> - <dd style="width: auto;"> </dd> - <dt>Logitec LAN-GTJU3H3</dt> - <dd style="width: auto;"> </dd> - <dt>Shanghai Donya DN-84327</dt> - <dd style="width: auto;"> </dd> -</dl> -</div> -<p class="Pp">The <code class="Nm">axen</code> driver supports the following - media types:</p> -<dl class="Bl-tag"> - <dt>autoselect</dt> - <dd>Enable autoselection of the media type and options (this is the default). - 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>10baseT</dt> - <dd>Set 10Mbps operation.</dd> - <dt>100baseTX</dt> - <dd>Set 100Mbps (Fast Ethernet) operation.</dd> - <dt>1000baseT</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="DIAGNOSTICS"><a class="permalink" href="#DIAGNOSTICS">DIAGNOSTICS</a></h1> -<p class="Pp">See <a class="Xr">usbnet(4)</a> for diagnostics.</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">mii(4)</a>, - <a class="Xr">netintro(4)</a>, <a class="Xr">rgephy(4)</a>, - <a class="Xr">usb(4)</a>, <a class="Xr">usbnet(4)</a>, - <a class="Xr">ifconfig.if(5)</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">axen</code> device driver first appeared in - <span class="Ux">OpenBSD 5.4</span> and in <span class="Ux">NetBSD - 7.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">axen</code> driver was written by - <span class="An">Yojiro UO</span> - <<a class="Mt" href="mailto:yuo@nui.org">yuo@nui.org</a>> for - <span class="Ux">OpenBSD</span> and ported to <span class="Ux">NetBSD</span> - by <span class="An">NONAKA Kimihiro</span> - <<a class="Mt" href="mailto:nonaka@NetBSD.org">nonaka@NetBSD.org</a>>.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">August 24, 2019</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
