VirtualBox

Changeset 42996 in vbox for trunk/src/VBox/Devices/Storage


Ignore:
Timestamp:
Aug 27, 2012 1:49:54 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
80328
Message:

ATAPI/Passthrough: Fix reading audio CDs with certain media players like vlc, kaffeine and amarok

File:
1 edited

Legend:

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

    r42959 r42996  
    22952295            }
    22962296            else if (   s->aATAPICmd[0] == SCSI_READ_TOC_PMA_ATIP
    2297                      && (s->aATAPICmd[2] & 0xf) != 0x05)
     2297                     && (s->aATAPICmd[2] & 0xf) != 0x05
     2298                     && s->aATAPICmd[6] != 0xaa)
    22982299            {
    22992300                /* Set the media type if we can detect it. */
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