Adjusted maximum realistic number of tracks to MMC specs
This commit is contained in:
parent
7989d32834
commit
4f3dd8614d
@ -1 +1 @@
|
||||
#define Cdrskin_timestamP "2007.02.18.094414"
|
||||
#define Cdrskin_timestamP "2007.02.18.094858"
|
||||
|
@ -69,6 +69,7 @@ int mmc_compose_mode_page_5(struct burn_drive *d,
|
||||
unsigned char *pd);
|
||||
|
||||
|
||||
#define BURN_MMC_FAKE_TOC_MAX_SIZE 1000
|
||||
/* mmc5r03c.pdf 4.3.4.4.1 d) "The maximum number of RZones is 2 302." */
|
||||
#define BURN_MMC_FAKE_TOC_MAX_SIZE 2302
|
||||
|
||||
#endif /*__MMC*/
|
||||
|
Loading…
Reference in New Issue
Block a user