mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
* DiscImageChef.Devices/Enums.cs:
* DiscImageChef.Devices/DiscImageChef.Devices.csproj: * DiscImageChef.Devices/Device/ScsiCommands/ArchiveCorp.cs: Added vendor commands for Archive Corporation Viper 2060S, 2125S and 2150S. * DiscImageChef.Devices/Device/ScsiCommands/Adaptec.cs: Corrected documentation typo.
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
<Compile Include="Device\ScsiCommands\SSC.cs" />
|
||||
<Compile Include="Device\ScsiCommands\SMC.cs" />
|
||||
<Compile Include="Device\ScsiCommands\Adaptec.cs" />
|
||||
<Compile Include="Device\ScsiCommands\ArchiveCorp.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user