summaryrefslogtreecommitdiff
path: root/sys/arch/sgi/pci/pci_machdep.h
AgeCommit message (Expand)Author
2013-11-05Add a stub for the new MD hook needed to handle ACPI Power Resources.Martin Pieuchot
2012-08-29Implement pci_min_powerstate().Mark Kettenis
2011-10-10Introduce pci_probe_device_hook(pci_chipset_tag_t, struct pci_attach_args *).Miod Vallat
2011-05-21Add pci_intr_map_msi() stub.Mark Kettenis
2010-12-04Introduce a new pci routine, pci_conf_size(), which returns the size of aMiod Vallat
2010-06-29Add support for mapping ACPI to PCI devicesJordan Hargrave
2010-04-06Obtain struct sgi_device_location for the console input and output devices,Miod Vallat
2010-03-07Add an MD interface for PCI drivers to be able to retrieve the node and widgetMiod Vallat
2009-08-22Constify the what/name parameter of pci_intr_establish().Michael Knudsen
2009-07-21PCI-Cardbus bridge support for both O2 (macepcibr) and Octane/Origin (xbridge)Miod Vallat
2009-07-16Make the PCI-PCI bridge initialization code bus-independent, relying on aMiod Vallat
2009-07-13Extend xbridge to support shared interrupt handlers, and perform PCI-PCIMiod Vallat
2008-02-16Remove unused fields of struct mips_pci_chipset.Miod Vallat
2007-05-20Remove irrelevant code and defines.Miod Vallat
2004-08-10spacingTheo de Raadt
2004-08-06initial sgi importPer Fogelstrom