VirtualBox

Changeset 13486 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Oct 22, 2008 11:51:57 AM (16 years ago)
Author:
vboxsync
Message:

quick workaround to unbust the mac driver.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/powernotification-r0drv.c

    r13478 r13486  
    280280        if (RT_SUCCESS(rc))
    281281        {
     282#if 0  /** @todo fix this */
    282283            rc = rtR0MpNotificationNativeInit();
     284#endif
    283285            if (RT_SUCCESS(rc))
    284286                return rc;
     
    305307            RTSPINLOCKTMP Tmp;
    306308
     309#if 0  /** @todo fix this */
    307310            rtR0MpNotificationNativeTerm();
     311#endif
    308312
    309313            /* pick up the list and the spinlock. */
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