NetBSD/sys/arch/sgimips/pci
simonb e5bd00e48d For ports that wire up pciide in compatibility mode, have
them define __HAVE_PCIIDE_MACHDEP_COMPAT_INTR_ESTABLISH
in pci_machdep.h and pciide_map_compat_intr() only calls
pciide_machdep_compat_intr_establish() if that preprocessor
define exists.

Ports that don't need to do this no longer need to supply a
dummy function.
2001-06-08 04:48:54 +00:00
..
macepci.c Use more constants and clean up a bit. 2000-06-14 22:32:20 +00:00
macepcireg.h Use more constants and clean up a bit. 2000-06-14 22:32:20 +00:00
pci_machdep.c Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00