VirtualBox

Changeset 67596 in vbox


Ignore:
Timestamp:
Jun 26, 2017 6:48:03 AM (8 years ago)
Author:
vboxsync
Message:

ACPI: Slight correction.

File:
1 edited

Legend:

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

    r67585 r67596  
    29912991    isos[1].u8Source   = 9; /* IRQ9 */
    29922992    isos[1].u32GSI     = 9; /* connected to pin 9 */
    2993     isos[1].u16Flags   = 0xd; /* active high, level triggered */
     2993    isos[1].u16Flags   = 0xf; /* active low, level triggered */
    29942994    Assert(NUMBER_OF_IRQ_SOURCE_OVERRIDES == 2);
    29952995
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