VirtualBox

Ignore:
Timestamp:
Sep 26, 2016 9:22:44 PM (8 years ago)
Author:
vboxsync
Message:

AHCI,DrvSCSI: Undo the hack now that the bug is fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DrvSCSI.cpp

    r64028 r64030  
    152152    void *pvIoReqAlloc;
    153153    int rc = pThis->pDrvMediaEx->pfnIoReqAlloc(pThis->pDrvMediaEx, &hIoReq, &pvIoReqAlloc, u64Tag,
    154                                                PDMIMEDIAEX_F_SYNC);
     154                                               PDMIMEDIAEX_F_DEFAULT);
    155155    if (RT_SUCCESS(rc))
    156156    {
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