summaryrefslogtreecommitdiff
path: root/static/freebsd/man4/orm.4 4.html
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 19:55:43 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 19:55:43 -0400
commitac5e55f5f2af5b92794c2aded46c6bae85b5f5ed (patch)
tree9367490586c84cba28652e443e3166d66c33b0d9 /static/freebsd/man4/orm.4 4.html
parent253e67c8b3a72b3a4757fdbc5845297628db0a4a (diff)
docs: Added All FreeBSD Manuals
Diffstat (limited to 'static/freebsd/man4/orm.4 4.html')
-rw-r--r--static/freebsd/man4/orm.4 4.html46
1 files changed, 46 insertions, 0 deletions
diff --git a/static/freebsd/man4/orm.4 4.html b/static/freebsd/man4/orm.4 4.html
new file mode 100644
index 00000000..c4d67509
--- /dev/null
+++ b/static/freebsd/man4/orm.4 4.html
@@ -0,0 +1,46 @@
+<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>