Implement Get SDHCI Registers remote packet.

This commit is contained in:
2019-10-18 00:27:53 +01:00
parent 8c0e01aa2c
commit e51f95e4f0
3 changed files with 108 additions and 3 deletions

View File

@@ -401,7 +401,6 @@ namespace DiscImageChef.Devices
else
{
Type = remote.GetDeviceType();
// TODO: Get SD/MMC registers if SD/MMC
switch (Type)
{
@@ -450,7 +449,6 @@ namespace DiscImageChef.Devices
#endregion SecureDigital / MultiMediaCard
#region USB
switch (PlatformId)