Made clarification in remark about atip speed conversion

This commit is contained in:
Thomas Schmitt 2006-10-23 07:42:46 +00:00
parent 3b57183e91
commit a4d7710063
1 changed files with 2 additions and 2 deletions

View File

@ -455,8 +455,8 @@ void mmc_read_atip(struct burn_drive *d)
/* ts A61021 */ /* ts A61021 */
unsigned char *data; unsigned char *data;
/* Speed values from A1: /* Speed values from A1:
With 4 cdrecord tells 10 or 8 where MMC-1 says 8. With 4 cdrecord tells "10" or "8" where MMC-1 says "8".
cdrecord 8 appear on 4xCD-RW and thus seem to be quite invalid. cdrecord "8" appear on 4xCD-RW and thus seem to be quite invalid.
My CD-R (>=24 speed) tell no A1. My CD-R (>=24 speed) tell no A1.
The higher non-MMC-1 values are hearsay. The higher non-MMC-1 values are hearsay.
*/ */