NetBSD/sys/arch/sgimips/pci
rafal c21021e6fb Improve the interrupt code somewhat by having callers of xxx_intr_establish
pass in an interrupt handle (which is currently to the CRIME interrupt the
device is attached to) so the interrupt handlers know which device was the
one looking for attention.

While here, fix up PCI interrupt routing for both the on-board devices and
the PCI slots -- even though there is only one PCI slot in the chasis, the
hardware can accomodate up to three and provides an interrupt mapping for
all the PCI interrupt pins for both the internal SCSI & PCI slot and the
two "extra" slots.
2003-01-06 06:19:40 +00:00
..
macepci.c Use aprint_normal() for cfprint routines. 2003-01-01 02:10:08 +00:00
macepcireg.h Replace lots of 8x<space> with <tabs> and other miscellaneous indentation 2002-03-13 13:12:25 +00:00
pci_machdep.c Improve the interrupt code somewhat by having callers of xxx_intr_establish 2003-01-06 06:19:40 +00:00