Enabled writing to DVD-RAM

This commit is contained in:
2007-01-12 16:26:31 +00:00
parent c381104505
commit f77dd3134b
6 changed files with 64 additions and 31 deletions

View File

@ -434,6 +434,10 @@ void spc_getcaps(struct burn_drive *d)
spc_inquiry(d);
spc_sense_caps(d);
spc_sense_error_params(d);
/* <<< for debugging. >>> ??? to be fixely included here ?
mmc_read_format_capacities(d, -1);
*/
}
/*