]> mj.ucw.cz Git - pciutils.git/blobdiff - lib/init.c
Import initial Darwin Support from Apple
[pciutils.git] / lib / init.c
index 103dc3afd89907e1bf228380e560a44716e4f0e7..04d8638a64ce7569c742d7d8067c13ce0de7b3ff 100644 (file)
@@ -57,6 +57,11 @@ static struct pci_methods *pci_methods[PCI_ACCESS_MAX] = {
 #else
   NULL,
 #endif
+#ifdef PCI_HAVE_PM_DARWIN_DEVICE
+  &pm_darwin_device,
+#else
+  NULL,
+#endif
 };
 
 void *