Ended falsely alleged erasability of DVD-RAM and DVD+RW

This commit is contained in:
2007-09-09 18:28:05 +00:00
parent 542afd7b3b
commit c70a78c477
3 changed files with 7 additions and 1 deletions

View File

@ -244,6 +244,9 @@ void burn_disc_erase(struct burn_drive *drive, int fast)
/* ts A70131 : allow blanking of overwriteable DVD-RW (profile 0x13) */
/* ts A70216 : allow blanking of CD-RW or DVD-RW in any regular state
and of any kind of full media */
/* ts A70909 : the willingness to burn any BURN_DISC_FULL media is
inappropriate. One would rather need a -force option
Note: keep this in sync with mmc_read_disc_info() */
if ((drive->current_profile != 0x0a &&
drive->current_profile != 0x13 &&
drive->current_profile != 0x14 &&