The PCI and AGP family provides support for, and access to, devices attached to PCI and AGP buses and PCI bridges.
Bundle identifier:
com.apple.iokit.IOPCIFamily
Headers in:
Kernel.framework/Headers/IOKit/pci/
References and specifications:
This family supports all major features of the PCI Localbus 2.1 specification.
PCI Special Interest Group—http://www.pcisig.com
Apple Developer Connection—http://developer.apple.com/hardwaredrivers/pci/
Class hierarchy:

Device interface:
None. Applications are not permitted direct access to PCI bus hardware for security reasons. Instead, applications should interact with higher-level services, such as those provided by device interfaces of the USB or other families.
Matching properties:
The PCI/AGP family permits matching based on Open Firmware or on PCI registers. See the description of the IOPCIDevice class in the reference documentation for details.
Check the Darwin Open Source project for example PCI drivers.
Last updated: 2007-05-17