VirtualBox

Changeset 24111 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Oct 27, 2009 10:42:17 AM (15 years ago)
Author:
vboxsync
Message:

DevVGA_VBVA: disable reset assertion for everyone but Misha

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp

    r24095 r24111  
    957957        {
    958958            rc = pCmd->rc;
    959 #ifdef DEBUG_bird /** @todo the assertion below hits when booting dsl here and resetting during early boot... */
     959#ifndef DEBUG_misha /** @todo the assertion below hits when booting dsl here and resetting during early boot... */
    960960            AssertMsg(RT_SUCCESS(rc) || rc == VERR_NOT_IMPLEMENTED, ("%Rrc\n", rc));
    961961            if (rc == VERR_NOT_IMPLEMENTED)
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