VirtualBox

Ignore:
Timestamp:
Sep 8, 2009 11:29:03 PM (15 years ago)
Author:
vboxsync
Message:

SCSI: Remove non supported command reporting it as an invalid opcode instead. Fixes botting Fedora 11 after kernel update

File:
1 edited

Legend:

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

    r22277 r22850  
    392392                        drvscsiScatterGatherListCopyFromBuffer(pRequest, aReply, sizeof(aReply));
    393393                        rc =  drvscsiCmdOk(pRequest);
    394                         break;
    395                     }
    396                     case SCSI_SERVICE_ACTION_IN_16:
    397                     {
    398                         AssertMsgFailed(("Not implemented yet.\n"));
    399394                        break;
    400395                    }
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