Ticket 21: media type via 46h GET CONFIGURATION , Current Profile

This commit is contained in:
2006-12-01 21:38:34 +00:00
parent 6869e12e4d
commit ad2c080145
4 changed files with 84 additions and 13 deletions

View File

@@ -119,6 +119,12 @@ struct burn_drive
enum burn_disc_status status;
int erasable;
/* ts A61201 from 46h GET CONFIGURATION */
int current_profile;
char current_profile_text[80];
int current_is_cd_profile;
volatile int released;
/* ts A61106 */