Formatting of BD-R SRM to default size and by index

This commit is contained in:
2008-12-10 09:26:09 +00:00
parent eb7e20a02c
commit 22554efe4f
5 changed files with 141 additions and 17 deletions

View File

@ -412,7 +412,9 @@ void burn_disc_format(struct burn_drive *drive, off_t size, int flag)
} else if (drive->current_profile == 0x41) {
/* >>> BD-R SRM */
/* >>> check whether still unformatted */;
ok= 1;
/* >>> check whether already formatted */;
} else if (drive->current_profile == 0x43) {
ok = 1; /* BD-RE */