summaryrefslogtreecommitdiff
path: root/static/freebsd/man4/man4.i386/pnpbios.4 3.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/freebsd/man4/man4.i386/pnpbios.4 3.html')
-rw-r--r--static/freebsd/man4/man4.i386/pnpbios.4 3.html67
1 files changed, 0 insertions, 67 deletions
diff --git a/static/freebsd/man4/man4.i386/pnpbios.4 3.html b/static/freebsd/man4/man4.i386/pnpbios.4 3.html
deleted file mode 100644
index fc89ab57..00000000
--- a/static/freebsd/man4/man4.i386/pnpbios.4 3.html
+++ /dev/null
@@ -1,67 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">PNPBIOS(4)</td>
- <td class="head-vol">Device Drivers Manual (i386)</td>
- <td class="head-rtitle">PNPBIOS(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">pnpbios</code> &#x2014; <span class="Nd">support
- for embedded devices on the motherboard</span></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">pnpbios</code> driver enumerates embedded ISA
- devices on the motherboard whose BIOS supports &#x201C;Plug and Play BIOS
- Specification&#x201D;. It assigns ISA bus resources (interrupt line, DMA
- channel, I/O ports, and memory region) to each device and activates it.</p>
-<p class="Pp">If it cannot assign necessary resources to a device without
- causing conflict with other devices in the system, the device will not be
- activated and will be unavailable to programs.</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">pnp(4)</a></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="STANDARDS"><a class="permalink" href="#STANDARDS">STANDARDS</a></h1>
-<p class="Pp"><cite class="Rs"><span class="RsA">Compaq</span>,
- <span class="RsA">Phenix</span>, and <span class="RsA">Intel</span>,
- <span class="RsT">Plug and Play BIOS Specification Version 1.0A</span>,
- <span class="RsD">May 5, 1994</span>.</cite></p>
-<p class="Pp"><cite class="Rs"><span class="RsA">Compaq</span>,
- <span class="RsA">Phenix</span>, and <span class="RsA">Intel</span>,
- <span class="RsT">Plug and Play BIOS CLARIFICATION Paper for Plug and Play
- BIOS Specification Version 1.0A</span>, <span class="RsD">October 6,
- 1994</span>.</cite></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">pnpbios</code> driver first appeared in
- <span class="Ux">FreeBSD 4.0</span>.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1>
-<p class="Pp">The <code class="Nm">pnpbios</code> driver was written by
- <span class="An">Mike Smith</span>.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="CAVEATS"><a class="permalink" href="#CAVEATS">CAVEATS</a></h1>
-<p class="Pp">There is no explicit way to disable individual embedded devices.
- The <code class="Nm">pnpbios</code> driver will find all devices reported by
- the &#x201C;Plug and Play (PnP)&#x201D; BIOS and try to activate them
- all.</p>
-<p class="Pp">There is no way to explicitly assign particular resource to a
- device. The resource assignment is fully automatic and there is no provision
- for manual override.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">September 20, 2001</td>
- <td class="foot-os">FreeBSD 15.0</td>
- </tr>
-</table>