VirtualBox

Changeset 13866 in vbox


Ignore:
Timestamp:
Nov 5, 2008 2:15:30 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
38864
Message:

darwin too. (untested)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp

    r13864 r13866  
    441441        ||  iCmd == SUP_IOCTL_FAST_DO_HWACC_RUN
    442442        ||  iCmd == SUP_IOCTL_FAST_DO_NOP)
    443         return supdrvIOCtlFast(iCmd, 0 /* @todo VMCPU id. */, &g_DevExt, pSession);
     443        return supdrvIOCtlFast(iCmd, *(uint32_t *)pData, &g_DevExt, pSession);
    444444    return VBoxDrvDarwinIOCtlSlow(pSession, iCmd, pData, pProcess);
    445445}
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