Determining read capacity for DVD-RAM
This commit is contained in:
parent
3c69b684a8
commit
a318da9463
@ -1 +1 @@
|
|||||||
#define Cdrskin_timestamP "2009.10.04.151239"
|
#define Cdrskin_timestamP "2009.10.09.123651"
|
||||||
|
@ -1741,6 +1741,10 @@ regard_as_blank:;
|
|||||||
|
|
||||||
do_read_toc = 1;
|
do_read_toc = 1;
|
||||||
break;
|
break;
|
||||||
|
case 3:
|
||||||
|
/* ts A91009 : DVD-RAM has disc status "others" */
|
||||||
|
mmc_read_capacity(d);
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ts A90603 : An MMC-1 drive might not know the media type yet */
|
/* ts A90603 : An MMC-1 drive might not know the media type yet */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user