mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Store MMC GET CONFIGURATION response in device report.
This commit is contained in:
@@ -1032,6 +1032,8 @@ namespace DiscImageChef.CommonTypes.Metadata
|
||||
public bool SupportsWriteInhibitDCB { get; set; }
|
||||
public bool SupportsWriteProtectPAC { get; set; }
|
||||
public ushort? VolumeLevels { get; set; }
|
||||
public byte[] BinaryData { get; set; }
|
||||
|
||||
[JsonIgnore]
|
||||
public short? BlocksPerReadableUnitSql
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user