Support HD-DVD

This commit is contained in:
Paul Dicker
2025-03-29 08:51:23 +01:00
committed by Stéphane Lesimple
parent c19e7ea100
commit c0bde64a54
2 changed files with 51 additions and 2 deletions

View File

@@ -235,6 +235,10 @@ typedef struct _DeviceHandle
#define BD_R 0x41
#define BD_RE 0x42
#define HD_DVD 0x50
#define HD_DVD_R 0x51
#define HD_DVD_RW 0x52
#define UNSUPPORTED 0x00
/* transport io modes */