summaryrefslogtreecommitdiffstats
path: root/sys/arch/octeon/include/pci_machdep.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve indentation and variable naming.visa2018-06-181-32/+42
* Fix build with DEBUG_PCI_CONF.visa2018-06-181-5/+5
* Initial support for MSI-X. Only supported on amd64 for now. I have diffs tokettenis2016-05-041-1/+2
* Add a stub for the new MD hook needed to handle ACPI Power Resources.mpi2013-11-051-1/+2
* Remove a loongson reference.bcallah2013-04-231-4/+1
* Implement pci_min_powerstate().kettenis2012-08-291-1/+3
* Introduce pci_probe_device_hook(pci_chipset_tag_t, struct pci_attach_args *).miod2011-10-101-1/+2
* Add pci_intr_map_msi() stub.kettenis2011-05-211-1/+2
* Introduce a new pci routine, pci_conf_size(), which returns the size of amiod2010-12-041-1/+4
* Inital commit of PCI and SATA support for OCTEONsyuu2010-10-281-0/+120