Added READ DISC STRUCTURE.

This commit is contained in:
2015-11-02 19:12:19 +00:00
parent 45c390de67
commit ca8a152d8f
8 changed files with 584 additions and 195 deletions

View File

@@ -81,6 +81,7 @@
<Compile Include="SCSI\EVPD.cs" />
<Compile Include="SCSI\Modes.cs" />
<Compile Include="SCSI\MMC\Features.cs" />
<Compile Include="SCSI\DiscStructureCapabilities.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>