Cared for some SCSI error conditions which were ignored up to now

This commit is contained in:
2006-11-06 19:58:24 +00:00
parent 448aac8880
commit e54be83b27
6 changed files with 42 additions and 14 deletions

View File

@@ -129,6 +129,10 @@ struct burn_drive
enum burn_disc_status status;
int erasable;
volatile int released;
/* ts A61106 */
int silent_on_scsi_error;
int nwa; /* next writeable address */
int alba; /* absolute lba */
int rlba; /* relative lba in section */