Added tests for Media Card Pass Through commands.

This commit is contained in:
2017-09-08 18:00:01 +01:00
parent 386f35afb7
commit 9ea7b076af
3 changed files with 103 additions and 16 deletions

View File

@@ -848,7 +848,6 @@ namespace DiscImageChef.Tests.Devices.ATA
}
}
public static void Seek(string devPath, Device dev)
{
ushort cylinder = 0;