diff --git a/cdrskin/cdrskin_timestamp.h b/cdrskin/cdrskin_timestamp.h index 541c1ca..badfad1 100644 --- a/cdrskin/cdrskin_timestamp.h +++ b/cdrskin/cdrskin_timestamp.h @@ -1 +1 @@ -#define Cdrskin_timestamP "2009.10.04.151239" +#define Cdrskin_timestamP "2009.10.09.123651" diff --git a/libburn/mmc.c b/libburn/mmc.c index ae35214..71405a2 100644 --- a/libburn/mmc.c +++ b/libburn/mmc.c @@ -1741,6 +1741,10 @@ regard_as_blank:; do_read_toc = 1; break; + case 3: + /* ts A91009 : DVD-RAM has disc status "others" */ + mmc_read_capacity(d); + break; } /* ts A90603 : An MMC-1 drive might not know the media type yet */