aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcib_support.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Add OFW_IOMMU id type for pci_get_id() so we can ask parent IOMMURuslan Bukin2022-05-071-0/+3
* pci: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Re-commit r299467 having fixed the build:Andrew Turner2016-05-161-3/+7
* Revert r299467 to fix the kernel build.Conrad Meyer2016-05-111-7/+3
* Add a new get_id interface to pci and pcib. This will allow us to bothAndrew Turner2016-05-111-3/+7
* Add some pcib methods to get ARI-related informationRyan Stone2015-03-011-0/+10
* Add missing copyright date.Ryan Stone2014-04-011-1/+1
* Add support for PCIe ARIRyan Stone2014-04-011-0/+6
* Add a method to get the PCI RID for a device.Ryan Stone2014-04-011-0/+62
* Revert PCI RID changes.Ryan Stone2014-04-011-62/+0
* Add a method to get the PCI Routing ID for a deviceRyan Stone2014-04-011-0/+62