Ticket 93: write speeds from mode page 2Ah descriptors

This commit is contained in:
2006-12-25 11:34:43 +00:00
parent 00afac796e
commit a4846ef882
4 changed files with 61 additions and 17 deletions

View File

@ -226,6 +226,9 @@ int burn_drive_grab(struct burn_drive *d, int le)
/* ts A61118 */
d->start_unit(d);
/* ts A61225 : after loading the tray, mode page 2Ah can change */
d->getcaps(d);
/* ts A61202 : gave bit1 of le a meaning */
sose = d->silent_on_scsi_error;
if (!le)