I have an app that retrieves data from a dvd-rom. It has to go to the disk
regularly, but if there is a delay of 30 seconds or so the disk spins down,
causing a delay on the next iteration. Is there any way to programmatically
control whether the drive spins down or not? I would of course allow my
users to override this setting.