VirtualBox

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


Ignore:
Timestamp:
Sep 26, 2008 1:00:29 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
37103
Message:

attempt to fix Darwin passthrough

File:
1 edited

Legend:

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

    r12765 r12767  
    410410    rc = DRVHostBaseScsiCmd(pThis, pbCmd, 12, PDMBLOCKTXDIR_FROM_DEVICE, pvBuf, pcbBuf, pabSense, cbSense, cTimeoutMillies);
    411411    if (rc == VERR_UNRESOLVED_ERROR)
    412         rc = VINF_SUCCESS;
     412        /* sense information set */
     413        rc = VERR_DEV_IO_ERROR;
    413414
    414415#elif defined(RT_OS_L4)
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