Determining read capacity for DVD-RAM
This commit is contained in:
parent
532f45fc13
commit
1deac6afeb
@ -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;
|
||||
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 */
|
||||
|
Loading…
Reference in New Issue
Block a user