summaryrefslogtreecommitdiff
path: root/static/freebsd/man4/runfw.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/freebsd/man4/runfw.4 4.html')
-rw-r--r--static/freebsd/man4/runfw.4 4.html45
1 files changed, 0 insertions, 45 deletions
diff --git a/static/freebsd/man4/runfw.4 4.html b/static/freebsd/man4/runfw.4 4.html
deleted file mode 100644
index b8d7d2e2..00000000
--- a/static/freebsd/man4/runfw.4 4.html
+++ /dev/null
@@ -1,45 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">RUNFW(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">RUNFW(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">runfw</code> &#x2014; <span class="Nd">Firmware
- Module for Ralink driver</span></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
-<p class="Pp">To compile this module into the kernel, place the following line
- in your kernel configuration file:</p>
-<div class="Bd Pp Bd-indent"><code class="Cd">device runfw</code></div>
-<p class="Pp">This will include two firmware images, RT2870 and RT3071, inside
- the kernel. <a class="Xr">run(4)</a> will load the appropriate image into
- the chip.</p>
-<p class="Pp">Alternatively, to load the firmware images as a module at boot
- time, place the following line in <a class="Xr">loader.conf(5)</a>:</p>
-<div class="Bd Pp Bd-indent Li">
-<pre>runfw_load=&quot;YES&quot;</pre>
-</div>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
-<p class="Pp">This module provides firmware sets for the Ralink RT2700U,
- RT2800U, RT3000U and RT3900E chip based USB WiFi adapters. Please read
- Ralink's license, src/sys/contrib/dev/run/LICENSE.</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">run(4)</a>, <a class="Xr">firmware(9)</a></p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">November 11, 2013</td>
- <td class="foot-os">FreeBSD 15.0</td>
- </tr>
-</table>