summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/kue.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/kue.4 4.html')
-rw-r--r--static/netbsd/man4/kue.4 4.html106
1 files changed, 0 insertions, 106 deletions
diff --git a/static/netbsd/man4/kue.4 4.html b/static/netbsd/man4/kue.4 4.html
deleted file mode 100644
index 5bdb45ea..00000000
--- a/static/netbsd/man4/kue.4 4.html
+++ /dev/null
@@ -1,106 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">KUE(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">KUE(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">kue</code> &#x2014; <span class="Nd">Kawasaki LSI
- KL5KUSB101B USB 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">kue* at uhub?</code></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="HARDWARE"><a class="permalink" href="#HARDWARE">HARDWARE</a></h1>
-<p class="Pp">The <code class="Nm">kue</code> driver supports the following
- adapters:</p>
-<p class="Pp"></p>
-<div class="Bd-indent">
-<dl class="Bl-tag Bl-compact">
- <dt>3Com 3c19250</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>3Com 3c460 HomeConnect Ethernet USB Adapter</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>Abocom URE450</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>ADS Technologies USB-10BT</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>Aox USB101</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>ATen UC10T</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>Corega EtherUSB</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>D-Link DSB-650</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>Entrega NET-USB-E45</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>I/O Data USB-ET/T</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>Kawasaki USB101</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>LinkSys USB10T</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>Netgear EA101</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>Peracom USB Ethernet Adapter (3 models)</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>SMC 2102USB</dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt>SMC 2104USB</dt>
- <dd style="width: auto;">&#x00A0;</dd>
-</dl>
-</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">kue</code> driver provides support for USB
- Ethernet adapters based on the Kawasaki LSI KL5KLUSB101B chipset.</p>
-<p class="Pp">The KL5KLUSB101B supports a 128-entry multicast filter, single
- perfect filter entry for the station address and promiscuous mode. Packets
- are received and transmitted over separate USB bulk transfer endpoints.</p>
-<p class="Pp">The Kawasaki adapter supports only 10Mbps half-duplex mode, hence
- there are no <a class="Xr">ifmedia(4)</a> modes to select.</p>
-<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">netintro(4)</a>,
- <a class="Xr">usb(4)</a>, <a class="Xr">usbnet(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">kue</code> device driver first appeared in
- <span class="Ux">FreeBSD 4.0</span>, and in <span class="Ux">NetBSD
- 1.5</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">kue</code> driver was written by
- <span class="An">Bill Paul</span> &#x27E8;wpaul@ee.columbia.edu&#x27E9;.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
-<p class="Pp">The <code class="Nm">kue</code> driver does not accumulate
- Ethernet collisions statistics because the Kawasaki firmware does not appear
- to maintain any internal statistics.</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>