summaryrefslogtreecommitdiff
path: root/static/freebsd/man4/orm.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/freebsd/man4/orm.4 4.html')
-rw-r--r--static/freebsd/man4/orm.4 4.html46
1 files changed, 0 insertions, 46 deletions
diff --git a/static/freebsd/man4/orm.4 4.html b/static/freebsd/man4/orm.4 4.html
deleted file mode 100644
index c4d67509..00000000
--- a/static/freebsd/man4/orm.4 4.html
+++ /dev/null
@@ -1,46 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">ORM(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">ORM(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">orm</code> &#x2014; <span class="Nd">ISA I/O
- space option ROM(s) driver</span></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
-<table class="Nm">
- <tr>
- <td><code class="Nm">orm</code></td>
- <td>is automatically included on all systems that have an ISA bus.</td>
- </tr>
-</table>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
-<p class="Pp">The driver scans at boot time the ISA I/O memory space for option
- ROM(s) and claims them. Other drivers are thus precluded from using ISA I/O
- memory that is on top of an option ROM.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1>
-<p class="Pp">This manual page was written by <span class="An">Nikolai
- Saoukh</span>
- &lt;<a class="Mt" href="mailto:nms@otdel-1.org">nms@otdel-1.org</a>&gt;.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
-<p class="Pp">Due to the implementation of the resource manager, other drivers
- cannot attach to the option ROM address range.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">December 15, 2000</td>
- <td class="foot-os">FreeBSD 15.0</td>
- </tr>
-</table>