3835413bc1
configuration of devices logically attached to the ISA bus: * Change the isa_attach_args to have arrays of io, mem, irq, drq resources. * Add a "pnpnames" and a linked list of "pnpcompatnames" to the isa_attach_args. If either of these members are non-NULL, direct configuration of the bus is being performed. Add an ISA_DIRECT_CONFIG() macro to test for this. * Drivers are not allowed to modify the isa_attach_args unless direct configuration is not being performed and the probe fucntion is returning success. * Adapt device drivers -- currently, all driver probe routines return "no match" if ISA_DIRECT_CONFIG() evaluates to true. |
||
---|---|---|
.. | ||
aha_isapnp.c | ||
aic_isapnp.c | ||
com_isapnp.c | ||
devlist2h.awk | ||
ess_isapnp.c | ||
files.isapnp | ||
gus_isapnp.c | ||
i82365_isapnp.c | ||
if_an_isapnp.c | ||
if_cs_isapnp.c | ||
if_ep_isapnp.c | ||
if_le_isapnp.c | ||
if_levar.h | ||
if_ne_isapnp.c | ||
if_tr_isapnp.c | ||
isapnp.c | ||
isapnpdebug.c | ||
isapnpdevs | ||
isapnpdevs.c | ||
isapnpdevs.h | ||
isapnpreg.h | ||
isapnpres.c | ||
isapnpvar.h | ||
isic_isapnp_ctx_s0P.c | ||
isic_isapnp_drn_ngo.c | ||
isic_isapnp_dynalink.c | ||
isic_isapnp_elsa_qs1i.c | ||
isic_isapnp_siemens_isurf.c | ||
isic_isapnp_sws.c | ||
isic_isapnp_tel_s0P.c | ||
isic_isapnp.c | ||
Makefile.isapnpdevs | ||
mpu_isapnp.c | ||
sb_isapnp.c | ||
wdc_isapnp.c | ||
wss_isapnp.c | ||
ym_isapnp.c |