VirtualBox

Changeset 67682 in vbox for trunk/src/VBox/Devices/PC


Ignore:
Timestamp:
Jun 29, 2017 8:44:44 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
116502
Message:

DevPCI/DevACPI/DevBusLogic: no code change, just use symbolic constants for PCIDevSetCommand()

File:
1 edited

Legend:

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

    r67596 r67682  
    40244024
    40254025    /* See p. 50 of PIIX4 manual */
    4026     PCIDevSetCommand(&pThis->dev, 0x01);
     4026    PCIDevSetCommand(&pThis->dev, PCI_COMMAND_IOACCESS);
    40274027    PCIDevSetStatus(&pThis->dev, 0x0280);
    40284028
Note: See TracChangeset for help on using the changeset viewer.

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