NetBSD/sys/dev/isapnp
mycroft d40837608f 1) Use config_interrupts() to attach IDE and ATAPI drives. This eliminates
most polling.
2) Clean up some goofiness in pciide -- get rid of the whole "candisable" path
   (it's gratuitous) and simplify the code by calling pciide_map_compat_intr(),
   *_set_modes() and wdc_print_modes() from central locations.
3) Add a register writability and register ghost test to eliminate phantom
   drives more quickly.
2003-09-19 21:35:56 +00:00
..
Makefile.isapnpdevs
aha_isapnp.c
aic_isapnp.c
com_isapnp.c
devlist2h.awk
ess_isapnp.c
files.isapnp aha and le uses isadma 2003-08-14 10:03:03 +00:00
gus_isapnp.c DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
i82365_isapnp.c
if_an_isapnp.c
if_cs_isapnp.c
if_ep_isapnp.c
if_fmv_isapnp.c
if_le_isapnp.c
if_ne_isapnp.c
if_tr_isapnp.c
isapnp.c
isapnpdebug.c
isapnpdevs Add CMI8330/C3D Audio Adapter (wss). This closes PR kern/22081 by Mayukh 2003-07-08 07:26:04 +00:00
isapnpdevs.c regen 2003-07-08 07:26:26 +00:00
isapnpdevs.h regen 2003-07-08 07:26:26 +00:00
isapnpreg.h
isapnpres.c
isapnpvar.h
isic_isapnp.c
isic_isapnp_ctx_s0P.c
isic_isapnp_drn_ngo.c
isic_isapnp_dynalink.c
isic_isapnp_elsa_qs1i.c
isic_isapnp_itkix.c
isic_isapnp_siemens_isurf.c
isic_isapnp_sws.c
isic_isapnp_tel_s0P.c
joy_isapnp.c
mpu_isapnp.c
sb_isapnp.c
wdc_isapnp.c 1) Use config_interrupts() to attach IDE and ATAPI drives. This eliminates 2003-09-19 21:35:56 +00:00
wss_isapnp.c
ym_isapnp.c