NetBSD/sys/arch/sgimips/pci
rafal c1ff3ce973 Fix a bug that would cause the PCI fixup to assign addresses beyond the range
of KSEG0/1 mappable PCI window (the MEG_ALIGN macro was aligning to *16* MB
instead of *1* MB due to an extra 0 in the round-to constant).  Also, allow
the PCI code to fix up all functions of a multifunction device; both from
Chris Sekiya, with a bit of massaging by me.
2003-01-19 23:08:54 +00:00
..
macepci.c Fix a bug that would cause the PCI fixup to assign addresses beyond the range 2003-01-19 23:08:54 +00:00
macepcireg.h Replace lots of 8x<space> with <tabs> and other miscellaneous indentation 2002-03-13 13:12:25 +00:00
pci_addr_fixup.h PCI fixup code for the O2. Tested with a range of 32 and 64-bit network 2003-01-06 06:21:11 +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