diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 19:59:05 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 19:59:05 -0400 |
| commit | 1f19f33e45791ea59aed048796fc68672c6723a5 (patch) | |
| tree | 54625fba89e91d1c2177801ec635e8528bba937f /static/freebsd/man4/orm.4 4.html | |
| parent | ac5e55f5f2af5b92794c2aded46c6bae85b5f5ed (diff) | |
docs: Removed Precompiled HTML
Diffstat (limited to 'static/freebsd/man4/orm.4 4.html')
| -rw-r--r-- | static/freebsd/man4/orm.4 4.html | 46 |
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> — <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> - <<a class="Mt" href="mailto:nms@otdel-1.org">nms@otdel-1.org</a>>.</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> |
