ISAPNP(4) | Device Drivers Manual | ISAPNP(4) |
isapnp
—
introduction to ISA Plug-and-Play support
isapnp0 at isa?
An
isapnp |
bus can be configured for each supported ISA bus. |
NetBSD provides machine-independent bus support and drivers for ISA Plug-and-Play (isapnp) autoconfiguration of PnP-compatible devices on an ISA bus.
NetBSD includes machine-independent ISAPNP drivers, sorted by function and driver name:
ISA Plug-and-Play devices also have alternate ISA drivers with
static ISA IO address configuration. These are listed in
isa(4). The
isapnp
bus ignores devices that have already been
found and configured as isa(4)
devices. The isapnp
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 isapnp
driver
also list the supported front-ends for other buses.
The isapnp
driver appeared in
NetBSD 1.3.
February 26, 2021 | NetBSD 10.99 |