mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
* DiscImageChef.Devices/Command.cs:
* DiscImageChef.Decoders/ATA/Errors.cs: * DiscImageChef/Commands/DeviceInfo.cs: * DiscImageChef.Devices/Linux/Command.cs: * DiscImageChef.Devices/Device/Commands.cs: * DiscImageChef.Devices/Device/AtaCommands.cs: * DiscImageChef.Devices/Device/Constructor.cs: * DiscImageChef.Devices/Device/AtapiCommands.cs: * DiscImageChef.Devices/DiscImageChef.Devices.csproj: * DiscImageChef.Decoders/DiscImageChef.Decoders.csproj: Moved ATA register definition to a more common place. * DiscImageChef.Decoders/SCSI/Sense.cs: Added information from SAT-4.
This commit is contained in:
@@ -83,6 +83,7 @@
|
||||
<Compile Include="SCSI\MMC\Features.cs" />
|
||||
<Compile Include="SCSI\DiscStructureCapabilities.cs" />
|
||||
<Compile Include="SCSI\Sense.cs" />
|
||||
<Compile Include="ATA\Errors.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user