mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
* DiscImageChef/Commands/MediaInfo.cs:
* DiscImageChef/Commands/DeviceInfo.cs: Added support for SCSI sequential devices. * DiscImageChef.Decoders/SCSI/SSC/BlockLimits.cs: * DiscImageChef.Decoders/SCSI/SSC/DensitySupport.cs: * DiscImageChef.Decoders/DiscImageChef.Decoders.csproj: Added decoders for SCSI SSC READ BLOCK LIMITS and REPORT DENSITY SUPPORT. * DiscImageChef.Devices/Device/ScsiCommands/SSC.cs: Corrected ReportDensitySupport. * DiscImageChef.Decoders/SCSI/Modes.cs: Corrected mode size.
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
2016-01-15 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* SCSI/SSC/BlockLimits.cs:
|
||||
* SCSI/SSC/DensitySupport.cs:
|
||||
* DiscImageChef.Decoders.csproj:
|
||||
Added decoders for SCSI SSC READ BLOCK LIMITS and REPORT
|
||||
DENSITY SUPPORT.
|
||||
|
||||
* SCSI/Modes.cs:
|
||||
Corrected mode size.
|
||||
|
||||
2015-12-30 Natalia Portillo <claunia@claunia.com>
|
||||
|
||||
* SCSI/Inquiry.cs:
|
||||
|
||||
Reference in New Issue
Block a user