diff options
Diffstat (limited to 'static/freebsd/man4/wlan_amrr.4 4.html')
| -rw-r--r-- | static/freebsd/man4/wlan_amrr.4 4.html | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/static/freebsd/man4/wlan_amrr.4 4.html b/static/freebsd/man4/wlan_amrr.4 4.html new file mode 100644 index 00000000..9a643a5c --- /dev/null +++ b/static/freebsd/man4/wlan_amrr.4 4.html @@ -0,0 +1,50 @@ +<table class="head"> + <tr> + <td class="head-ltitle">WLAN_AMRR(4)</td> + <td class="head-vol">Device Drivers Manual</td> + <td class="head-rtitle">WLAN_AMRR(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">wlan_amrr</code> — <span class="Nd">AMRR + rate adaptation algorithm support for 802.11 devices</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">device wlan_amrr</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">wlan_amrr</code> module implements the + Adaptive Multi-Rate Retry tx rate control algorithm for use by 802.11 device + drivers.</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">bwi(4)</a>, <a class="Xr">iwn(4)</a>, + <a class="Xr">ral(4)</a>, <a class="Xr">rum(4)</a>, + <a class="Xr">ural(4)</a>, <a class="Xr">wlan(4)</a>, + <a class="Xr">wpi(4)</a>, <a class="Xr">zyd(4)</a></p> +</section> +<section class="Sh"> +<h1 class="Sh" id="STANDARDS"><a class="permalink" href="#STANDARDS">STANDARDS</a></h1> +<p class="Pp">More information can be found in the paper describing the + <a class="permalink" href="#AMRR"><i class="Em" id="AMRR">AMRR</i></a> + algorithm at + <span class="Pa">http://hal.inria.fr/inria-00070784/en/</span>.</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">wlan_amrr</code> driver first appeared in + <span class="Ux">FreeBSD 6.0</span>.</p> +</section> +</div> +<table class="foot"> + <tr> + <td class="foot-date">April 13, 2008</td> + <td class="foot-os">FreeBSD 15.0</td> + </tr> +</table> |
