PCI
Implement a driver that supports Thunderbolt devices or PCI cards.
Overview
For many types of PCI drivers, the use of kernel extensions is deprecated. Instead, create a DriverKit extension using PCIDriverKit.
Implement a driver that supports Thunderbolt devices or PCI cards.
For many types of PCI drivers, the use of kernel extensions is deprecated. Instead, create a DriverKit extension using PCIDriverKit.