:man| Alphabetical   Categories   About us 
 
PNPBIOS (4) | Special files and drivers | Unix Manual Pages | :man

NAME

pnpbios - support for embedded devices on the motherboard

CONTENTS

Description
Caveats
See Also
Standards
History
Authors

DESCRIPTION

The pnpbios driver enumerates embedded ISA devices on the motherboard whose BIOS supports ""Plug and Play BIOS Specification"". 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 device without causing conflict with other devices in the system, the device will not be activated and will be unavailable to programs.

CAVEATS

There is no explicit way to disable individual embedded devices. The pnpbios driver will find all devices reported by the ""Plug and Play (PnP)"" BIOS and try to activate them all.

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.

SEE ALSO

pnp(4)

STANDARDS

HISTORY

AUTHORS

 
Created by Blin Media, 2008-2013