diff options
Diffstat (limited to 'static/netbsd/man4/isapnp.4 4.html')
| -rw-r--r-- | static/netbsd/man4/isapnp.4 4.html | 142 |
1 files changed, 0 insertions, 142 deletions
diff --git a/static/netbsd/man4/isapnp.4 4.html b/static/netbsd/man4/isapnp.4 4.html deleted file mode 100644 index a3cc6645..00000000 --- a/static/netbsd/man4/isapnp.4 4.html +++ /dev/null @@ -1,142 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">ISAPNP(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">ISAPNP(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">isapnp</code> — - <span class="Nd">introduction to ISA Plug-and-Play support</span></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1> -<p class="Pp"><code class="Cd">isapnp0 at isa?</code></p> -<p class="Pp">An</p> -<br/> -<table class="Nm"> - <tr> - <td><code class="Nm">isapnp</code></td> - <td>bus can be configured for each supported 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"><span class="Ux">NetBSD</span> provides machine-independent bus - support and drivers for ISA Plug-and-Play (isapnp) autoconfiguration of - PnP-compatible devices on an ISA bus.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SUPPORTED_DEVICES"><a class="permalink" href="#SUPPORTED_DEVICES">SUPPORTED - DEVICES</a></h1> -<p class="Pp"><span class="Ux">NetBSD</span> includes machine-independent ISAPNP - drivers, sorted by function and driver name:</p> -<section class="Ss"> -<h2 class="Ss" id="SCSI_interfaces"><a class="permalink" href="#SCSI_interfaces">SCSI - interfaces</a></h2> -<div class="Bd-indent"> -<dl class="Bl-tag"> - <dt><a class="Xr">aha(4)</a></dt> - <dd>Adaptec AHA-154[02] SCSI interfaces.</dd> - <dt><a class="Xr">aic(4)</a></dt> - <dd>Adaptec AHA-1520B SCSI interfaces.</dd> -</dl> -</div> -</section> -<section class="Ss"> -<h2 class="Ss" id="Disk_controllers"><a class="permalink" href="#Disk_controllers">Disk - controllers</a></h2> -<div class="Bd-indent"> -<dl class="Bl-tag"> - <dt><a class="Xr">wdc(4)</a></dt> - <dd>Standard IDE and ATAPI drive controller.</dd> -</dl> -</div> -</section> -<section class="Ss"> -<h2 class="Ss" id="Serial_and_parallel_interfaces"><a class="permalink" href="#Serial_and_parallel_interfaces">Serial - and parallel interfaces</a></h2> -<div class="Bd-indent"> -<dl class="Bl-tag"> - <dt><a class="Xr">com(4)</a></dt> - <dd>8250/16450/16550-compatible ISA PnP serial cards and internal modems.</dd> -</dl> -</div> -</section> -<section class="Ss"> -<h2 class="Ss" id="Network_interfaces"><a class="permalink" href="#Network_interfaces">Network - interfaces</a></h2> -<div class="Bd-indent"> -<dl class="Bl-tag"> - <dt><a class="Xr">an(4)</a></dt> - <dd>Aironet 4500/4800 and Cisco 340 series 802.11 interfaces.</dd> - <dt><a class="Xr">ep(4)</a></dt> - <dd>3Com 3c509B EtherLink III Ethernet interface.</dd> - <dt><a class="Xr">le(4)</a></dt> - <dd>PCnet-PnP Ethernet interfaces based on the successor to the AMD LANCE - chip.</dd> - <dt><a class="Xr">ne(4)</a></dt> - <dd>NE2000-compatible Ethernet interfaces.</dd> -</dl> -</div> -</section> -<section class="Ss"> -<h2 class="Ss" id="Sound_cards"><a class="permalink" href="#Sound_cards">Sound - cards</a></h2> -<div class="Bd-indent"> -<dl class="Bl-tag"> - <dt><a class="Xr">ess(4)</a></dt> - <dd>ESS Technology derived PnP sound cards and devices.</dd> - <dt><a class="Xr">guspnp(4)</a></dt> - <dd>Gravis Ultrasound PnP sound cards.</dd> - <dt><a class="Xr">sb(4)</a></dt> - <dd>SoundBlaster, SoundBlaster 16, and SoundBlaster Pro sound cards.</dd> - <dt><a class="Xr">wss(4)</a></dt> - <dd>Windows Sound System compatible cards, e.g., most of the cards with - Crystal Semiconductor chips.</dd> - <dt><a class="Xr">ym(4)</a></dt> - <dd>Yamaha OPL3-SAx sound cards.</dd> -</dl> -</div> -</section> -<section class="Ss"> -<h2 class="Ss" id="Miscellaneous_devices"><a class="permalink" href="#Miscellaneous_devices">Miscellaneous - devices</a></h2> -<div class="Bd-indent"> -<dl class="Bl-tag"> - <dt><a class="Xr">pcic(4)</a></dt> - <dd>PCI PCMCIA controllers, including the Cirrus Logic GD6729.</dd> -</dl> -</div> -<p class="Pp">ISA Plug-and-Play devices also have alternate ISA drivers with - static ISA IO address configuration. These are listed in - <a class="Xr">isa(4)</a>. The <code class="Nm">isapnp</code> bus ignores - devices that have already been found and configured as - <a class="Xr">isa(4)</a> devices. The <code class="Nm">isapnp</code> bus is - only effective on machines which lack a PnP BIOS, or on which the PnP BIOS - has been disabled. The manual pages for each individual - <code class="Nm">isapnp</code> driver also list the supported front-ends for - other buses.</p> -</section> -</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">intro(4)</a>, <a class="Xr">isa(4)</a>, - <a class="Xr">isapnp(9)</a></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">isapnp</code> driver appeared in - <span class="Ux">NetBSD 1.3</span>.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">February 26, 2021</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
