VirtualBox

Changeset 33133 in vbox


Ignore:
Timestamp:
Oct 14, 2010 2:00:21 PM (14 years ago)
Author:
vboxsync
Message:

PCI: typo in HBC address

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImpl2.cpp

    r33127 r33133  
    860860            case ChipsetType_ICH9:
    861861                InsertConfigNode(pDevices, "ich9pci", &pDev);
    862                 u32HbcPciAddress = (0x1d << 16) | 0;
     862                u32HbcPciAddress = (0x1e << 16) | 0;
    863863                u32IocPciAddress = (0x1f << 16) | 0; // LPC controller
    864864                break;
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