summaryrefslogtreecommitdiffstats
path: root/sys/arch/sgi/pci/pci_machdep.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When computing the total resources required by devices behind a ppb, takemiod2009-07-231-3/+20
* PCI-Cardbus bridge support for both O2 (macepcibr) and Octane/Origin (xbridge)miod2009-07-211-4/+30
* Program PPB_REG_PREFLIM_HI32, not PPB_REG_PREFBASE_HI32 a second time. Oops.miod2009-07-161-2/+2
* Make the PCI-PCI bridge initialization code bus-independent, relying on amiod2009-07-161-13/+203
* Extend xbridge to support shared interrupt handlers, and perform PCI-PCImiod2009-07-131-0/+50