summaryrefslogtreecommitdiff
path: root/src/sys/io/pci
AgeCommit message (Expand)Author
2025-09-18kern: pci: Handle logging of device and vendor IDIan Moffett
2025-09-18kern: pci: Get device_id with 'vend_dev[31:16]'Ian Moffett
2025-09-18kern: pci: Add initial bus enumerationIan Moffett
2025-09-18kern: io: Add initial PCI CAM driverIan Moffett