On Sun, Feb 7, 2010 at 3:58 PM, Thomas Schmitt <[email protected]> wrote:
> Hi, > > > case 0x16: disctype = MMC_DISCTYPE_DVD_R_DL; break; > > case 0x2A: disctype = MMC_DISCTYPE_DVD_PRW_DL; break; > > case 0x50: disctype = MMC_DISCTYPE_HD_DVD_ROM; break; > > case 0x51: disctype = MMC_DISCTYPE_HD_DVD_R; break; > > case 0x52: disctype = MMC_DISCTYPE_HD_DVD_RAM; break; > > These are missing in doc/glossary.texi, yet. > 2A was there. The other's I have just added with other sequentially recordable profiles. Please check that this is correct.
