mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Updated to last upstream. * DiscImageChef.CommonTypes/MediaTypeFromSCSI.cs: Added DDS-2, DDS-3, DDS-4 with no medium type code. * DiscImageChef.Devices/Device/ScsiCommands/SPC.cs: Added REQUEST SENSE command. * DiscImageChef.Devices/Device/ScsiCommands/SSC.cs: Added SPACE command. * DiscImageChef.Devices/Enums.cs: Added enumeration for SPACE command codes. * DiscImageChef.Metadata/MediaType.cs: Added support for DDS, DDS-2, DDS-3, DDS-4.