VirtualBox

Changeset 32906 in vbox for trunk/src/VBox/Devices/Bus


Ignore:
Timestamp:
Oct 5, 2010 11:45:48 AM (14 years ago)
Author:
vboxsync
Message:

PCI: forgot another init

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Bus/DevPCI.cpp

    r32860 r32906  
    20412041    PciBusReg.u32Version              = PDM_PCIBUSREG_VERSION;
    20422042    PciBusReg.pfnRegisterR3           = pciRegister;
     2043    PciBusReg.pfnRegisterMsiR3        = NULL;
    20432044    PciBusReg.pfnIORegionRegisterR3   = pciIORegionRegister;
    20442045    PciBusReg.pfnSetConfigCallbacksR3 = pciSetConfigCallbacks;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette