Click here to Skip to main content
15,868,006 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
For some purposes I want CD-ROM drive always read sectors from medium (disc) not retrieve them from cache (volatile or non-volatile). I know I should use Caching Mode Page (08h).
Sending other SCSI command such as 28h (READ CD) or BBh (SET CD SPEED) was fine and easy but I have no idea how to send Mode Select with caching mode page option or structure, I don't know exactly.

I've searched this so much but found nothing. So please give me a detailed C++ code to disable CD-ROM caching or some code to read sectors from medium.

Thanks
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900