mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +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:
@@ -49,7 +49,6 @@
|
||||
<Compile Include="Device\Destructor.cs" />
|
||||
<Compile Include="Device\Commands.cs" />
|
||||
<Compile Include="Device\ScsiCommands.cs" />
|
||||
<Compile Include="Structs.cs" />
|
||||
<Compile Include="Device\AtaCommands.cs" />
|
||||
<Compile Include="Device\AtapiCommands.cs" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user