VirtualBox

Ignore:
Timestamp:
Sep 16, 2008 5:37:04 PM (16 years ago)
Author:
vboxsync
Message:

Devices/Storage: type problem in solaris part of the dvd passthrough code

File:
1 edited

Legend:

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

    r12510 r12511  
    511511    }
    512512    usc.uscsi_flags |= USCSI_RQENABLE;
    513     usc.uscsi_rqbuf = pabSense;
     513    usc.uscsi_rqbuf = (char *)pabSense;
    514514    usc.uscsi_rqlen = cbSense;
    515515    usc.uscsi_cdb = (caddr_t)&scdb;
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