summaryrefslogtreecommitdiffstats
path: root/src/hardware/LMI_PCIDeviceProvider.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hardware/LMI_PCIDeviceProvider.c')
-rw-r--r--src/hardware/LMI_PCIDeviceProvider.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hardware/LMI_PCIDeviceProvider.c b/src/hardware/LMI_PCIDeviceProvider.c
index e2a159b..1a9eeca 100644
--- a/src/hardware/LMI_PCIDeviceProvider.c
+++ b/src/hardware/LMI_PCIDeviceProvider.c
@@ -31,6 +31,8 @@ struct pci_access *acc_dev = NULL;
static void LMI_PCIDeviceInitialize()
{
+ lmi_init(provider_name, _cb, provider_config_defaults);
+
if (init_pci_access(&acc_dev, PCI_FILL_IDENT
| PCI_FILL_IRQ
| PCI_FILL_BASES