On Feb 10, 2012, at 1:30 PM, Dan Kegel wrote:
+START_TEST(cdrom) +{
[...]
- /* GENERIC_WRITE because without it, passthrough doesn't work on win7 */
But with it, you can't open the device at all on Mac. As I explained on bug 29669, the device file only has 0440 access.
Chip