NetBSD/sys/arch/playstation2/dev
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
..
emac3.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
emac3reg.h
emac3var.h
if_smap.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
if_smapreg.h
ohci_sbus.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
sbus.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
sbusreg.h
sbusvar.h
spd.c __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
spdreg.h
spdvar.h
wdc_spd.c 1) Use config_interrupts() to attach IDE and ATAPI drives. This eliminates 2003-09-19 21:35:56 +00:00