mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
On debug add more binary data from the responses to the report.
This commit is contained in:
@@ -458,6 +458,8 @@ namespace DiscImageChef.Core.Devices.Report
|
||||
report.ATAPI.WRVSectorCountMode2 = atapiId.WRVSectorCountMode2;
|
||||
report.ATAPI.WRVSectorCountMode2Specified = true;
|
||||
}
|
||||
if(debug)
|
||||
report.ATAPI.Identify = buffer;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user