Added Adaptec ACB-4000A and ACB-4070 vendor commands.

This commit is contained in:
2016-01-13 05:04:45 +00:00
parent 3b318a56e3
commit 9389d4bb3e
4 changed files with 251 additions and 1 deletions

View File

@@ -59,6 +59,7 @@
<Compile Include="Device\ScsiCommands\HL-DT-ST.cs" />
<Compile Include="Device\ScsiCommands\SSC.cs" />
<Compile Include="Device\ScsiCommands\SMC.cs" />
<Compile Include="Device\ScsiCommands\Adaptec.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>