From a4d7710063d8b8696d0146067dbabe387a1845c8 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Mon, 23 Oct 2006 07:42:46 +0000 Subject: [PATCH] Made clarification in remark about atip speed conversion --- libburn/mmc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libburn/mmc.c b/libburn/mmc.c index 7483d76..cf0b07a 100644 --- a/libburn/mmc.c +++ b/libburn/mmc.c @@ -455,8 +455,8 @@ void mmc_read_atip(struct burn_drive *d) /* ts A61021 */ unsigned char *data; /* Speed values from A1: - 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. + 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. My CD-R (>=24 speed) tell no A1. The higher non-MMC-1 values are hearsay. */