VirtualBox

Changeset 34302 in vbox


Ignore:
Timestamp:
Nov 23, 2010 5:35:15 PM (14 years ago)
Author:
vboxsync
Message:

PCI: run BIOS fake on reset in ICH9

File:
1 edited

Legend:

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

    r34301 r34302  
    16911691        }
    16921692
    1693         int iIrq = aPciIrqs[ich9pciSlotGetPirq(uBus, uDevFn, iPin)];       
     1693        int iIrq = aPciIrqs[ich9pciSlotGetPirq(uBus, uDevFn, iPin)];
    16941694        ich9pciConfigWrite(pGlobals, uBus, uDevFn, VBOX_PCI_INTERRUPT_LINE, iIrq, 1);
    16951695    }
     
    24132413            ich9pciResetDevice(pBus->apDevices[i]);
    24142414    }
     2415
     2416    ich9pciFakePCIBIOS(pDevIns);
    24152417}
    24162418
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