VirtualBox

Changeset 6305 in vbox


Ignore:
Timestamp:
Jan 9, 2008 5:20:44 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
27173
Message:

accidently commit

File:
1 edited

Legend:

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

    r6300 r6305  
    2020#include <VBox/pdmdev.h>
    2121#include <VBox/log.h>
    22 #include <VBox/rem.h>
    2322#include <iprt/assert.h>
    2423#include <iprt/asm.h>
     
    877876    else
    878877        Log (("acpi: acpiSmiWriteU8 %#x <- unknown value\n", val));
    879     if (s->dev.config[0x5b] & (1 << 1))
    880         PDMDevHlpSMIInterrupt(s->pDevIns);
    881     LogRel(("acpiSmiWriteU8 %08x <= %08x\n", addr, val));
    882878}
    883879
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