GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PNP(4) FreeBSD Kernel Interfaces Manual (i386) PNP(4)

pnpsupport for “Plug and Play” (PnP) ISA devices

The pnp driver enumerates ISA devices which support “Plug and Play ISA Specification” in the system. It assigns ISA bus resources (interrupt line, DMA channel, I/O ports, and memory region) to each device and activates it.

If it cannot assign necessary resources to a PnP ISA device without causing conflict with other devices in the system, the device will not be activated and will be unavailable to programs.

pnpbios(4)

Intel and Microsoft, Plug and Play ISA Specification, Version 1.0a, May 5, 1994.

Clarifications to the Plug and Play ISA Specification, Version 1.0a, December 10, 1994.

The pnp driver first appeared in FreeBSD 2.2.5. It has been substantially updated in subsequent versions.

PnP support was originally written for FreeBSD 2.2.5 by Luigi Rizzo, based on initial work done by Sujal Patel.

It is not possible to disable individual PnP ISA devices. The pnp driver will find all devices conforming the PnP ISA specification and try to activate them all.

There is no way to explicitly assign particular resource to the PnP ISA device. The resource assignment is fully automatic and there is no provision for manual override.

September 20, 2001 FreeBSD 14.3-RELEASE

Search for    or go to Top of page |  Section 4 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.