VirtualBox

Changeset 34486 in vbox


Ignore:
Timestamp:
Nov 29, 2010 7:33:17 PM (14 years ago)
Author:
vboxsync
Message:

ACPI: allow to configure SCI if not yet configured (reset)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevACPI.cpp

    r34427 r34486  
    24142414
    24152415
    2416     if (Address == VBOX_PCI_INTERRUPT_LINE)
     2416    if (Address == VBOX_PCI_INTERRUPT_LINE && PCIDevGetInterruptLine(pPciDev) != 0)
    24172417    {
    24182418        Log(("acpi: ignore interrupt line settings: %x, we'll use hardcoded value %x\n", u32Value, PCIDevGetInterruptLine(pPciDev)));
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