Starting with Linux 4.8 the SD/MMC OCR is shown also in /sys, so cache

it if present.
This commit is contained in:
2017-09-29 13:05:50 +00:00
parent a82071a3e3
commit bc72ff1642
3 changed files with 20 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ namespace DiscImageChef.Devices
readonly byte[] cachedCsd;
readonly byte[] cachedCid;
readonly byte[] cachedScr;
readonly byte[] cachedOcr;
/// <summary>
/// Gets the Platform ID for this device