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

@ -72,6 +72,8 @@ int mmc_compose_mode_page_5(struct burn_drive *d,
int mmc_read_10(struct burn_drive *d, int start, int amount,
struct buffer *buf);
/* ts A81210 : Determine the upper limit of readable data size */
int mmc_read_capacity(struct burn_drive *d);
/* mmc5r03c.pdf 4.3.4.4.1 d) "The maximum number of RZones is 2 302." */